2018-06-08 15:42:21,101 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-suite-master-110 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual4 | +--------------------------------------+----------------------------------------------------------+ 2018-06-08 15:42:21,104 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-06-08 15:42:21,104 - xtesting.ci.run_tests - DEBUG - Test args: vping_ssh 2018-06-08 15:42:21,105 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-06-08 15:42:22,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-08 15:42:22,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-08 15:42:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-08 15:42:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-08 15:42:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-08 15:42:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-08 15:42:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-08 15:42:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-08 15:42:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-08 15:42:22,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-08 15:42:22,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-08 15:42:22,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-08 15:42:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/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.14" 2018-06-08 15:42:22,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 08 Jun 2018 15:42:22 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b977c10e-a768-40d9-b3b8-bb341f1609f1 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-06-08 15:42:22,825 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b977c10e-a768-40d9-b3b8-bb341f1609f1 2018-06-08 15:42:22,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-06-08 15:42:23,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e89c30a7270142e5ae6f41146e2e7af7", "name": "admin"}], "expires_at": "2018-06-08T16:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9c1d7698304402fba4d6aa73079b6a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffa509486fe4b31b165b116dfa8c2ad"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "727e2b1a188c49a49737dc577cba835a"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a9384acb1a6345e3ad9ad2f9c63e1cef"}], "type": "metering", "id": "18d0576142d949c2b9c345293588bcea", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "208c8cc8d674431196bf8ba4396c5bbe"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "42d4b1c2d05144c3ad1120d7a3d7516e"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9d5fde4f37a74bf981b8684a7ccd8982"}], "type": "network", "id": "2904201e93784830b84502abb27ea6b1", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "29d915298a954922833dda7735576ce4"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a10fcc44366b4b0b9a651e5fa6e5052e"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ac8a47074b9446baa68a725e4c0b7eea"}], "type": "compute", "id": "38aa8799769b4abbaa6657da1cca98d0", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5dfe44036a2545658cb00d99924d39c8"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c2f75e0ec6ad4bd5aa3f48e951843a10"}, {"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf709e0d55c94d3ab2ac817ee60c7b35"}], "type": "metric", "id": "49e9d584696642c0940338bed34ed58a", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0635096e940f4a2d9d0670bd0b214d00"}, {"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3d5ad511c90f48999687c52f282d193a"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6128844d078e4f39b30b903dd66e107d"}], "type": "alarming", "id": "590d613808f34766b28f229c8e3dbe1f", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/a9c1d7698304402fba4d6aa73079b6a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "648a503ce27f4b70aa101f1bbd9f4022"}, {"url": "http://10.16.0.107:8776/v1/a9c1d7698304402fba4d6aa73079b6a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a3a201a285014322a837f402f318880c"}, {"url": "http://172.16.10.36:8776/v1/a9c1d7698304402fba4d6aa73079b6a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b18d0875966647c8a9a6e88f32ed5412"}], "type": "volume", "id": "6ebabc9b2a6a4a44ba40e30b1a9ddad2", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/a9c1d7698304402fba4d6aa73079b6a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76713a314f6c46f3928d30348479da1a"}, {"url": "http://10.16.0.107:8004/v1/a9c1d7698304402fba4d6aa73079b6a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ca60c4f440dc47d9a6964e8e7fb1ee7a"}, {"url": "http://172.16.10.36:8004/v1/a9c1d7698304402fba4d6aa73079b6a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "dc607c4ea25b4feeb45bd6dcbcf443d8"}], "type": "orchestration", "id": "957119e9d9314282977f0ce4014e1962", "name": "heat"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9692c4e0a57c40a79ed62a19bd42cfc1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b4977eb72cf345f580c939b343122f00"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bb39818661b742cc872276fbf1a77008"}], "type": "placement", "id": "b4b863a858604b669c129ed2af8a50e3", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1e84774312b54d679b91321ebc77b46f"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "556db97f636e4b9ea35502a8dfbe9088"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6152abe10abb41d6b964b305db50b71a"}], "type": "identity", "id": "d980855ea5994916bb4d6cde923198b8", "name": "keystone"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "31c11f1c01e04e7ba82fcb0d7dc818a6"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "48b6e3bea09d496a99634500c7d39ad0"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a8e1873b643f4d3d99e47e378568199f"}], "type": "image", "id": "dbeba068a45849fbab366e089904ab8f", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/a9c1d7698304402fba4d6aa73079b6a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "ca2c4699026542498e13e8e0457a4d5a"}, {"url": "http://10.16.0.107:8776/v2/a9c1d7698304402fba4d6aa73079b6a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dbfdb42b659249e68242c514ad3a4350"}, {"url": "http://172.16.10.36:8776/v2/a9c1d7698304402fba4d6aa73079b6a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dd1fab1cd9df4fea8ece2b5cb3df00b9"}], "type": "volumev2", "id": "f51cf6925f72401d8b31ed9bcb16dbd6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/a9c1d7698304402fba4d6aa73079b6a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2c8543a9b8d148988651f3efed3571b3"}, {"url": "http://172.16.10.36:8776/v3/a9c1d7698304402fba4d6aa73079b6a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ab6e2adede24e63850967d8961af06f"}, {"url": "http://10.16.0.107:8776/v3/a9c1d7698304402fba4d6aa73079b6a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b824888c1d25487c8e6cf17fc5a89d9d"}], "type": "volumev3", "id": "f7e16345d8e248038aac01cc23e52f3a", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0716173b1cdf45cda9d47d42960caa69"}, "audit_ids": ["_Vs29FBnTbiiSiLj1OEIwA"], "issued_at": "2018-06-08T15:42:23.000000Z"}} 2018-06-08 15:42:23,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-08 15:42:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET "http://172.16.10.36: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.14" -H "X-Auth-Token: {SHA1}36d715f17003c9ece2b8ce22eff0bdd55179c169" 2018-06-08 15:44:33,309 - shade - DEBUG - Unable to establish connection to http://172.16.10.36:9696/v2.0/networks.json: HTTPConnectionPool(host='172.16.10.36', port=9696): Max retries exceeded with url: /v2.0/networks.json?router%3Aexternal=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) 2018-06-08 15:44:33,309 - shade - DEBUG - Connection failure on envvars:RegionOne for network.GET.networks after 129.79661417 seconds, retrying 2018-06-08 15:44:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET "http://172.16.10.36: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.14" -H "X-Auth-Token: {SHA1}36d715f17003c9ece2b8ce22eff0bdd55179c169" 2018-06-08 15:46:44,378 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 260.866171837s 2018-06-08 15:46:44,379 - xtesting.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 238, in main self.tiers.get_test(kwargs['test'])) File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 159, in run_test test_case = cls(**test_dict) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_ssh.py", line 37, in __init__ super(VPingSSH, self).__init__(**kwargs) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_base.py", line 39, in __init__ self.ext_net = functest_utils.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/utils/functest_utils.py", line 90, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1720, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 304, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 154, in request response = self.manager.submit_task(RequestTask(**kwargs)) File "/usr/lib/python2.7/site-packages/shade/task_manager.py", line 259, in submit_task return self.run_task(task=task, raw=raw) File "/usr/lib/python2.7/site-packages/shade/task_manager.py", line 270, in run_task return self._run_task(task, raw=raw) File "/usr/lib/python2.7/site-packages/shade/task_manager.py", line 284, in _run_task return task.wait(raw) File "/usr/lib/python2.7/site-packages/shade/task_manager.py", line 98, in wait self._traceback) File "/usr/lib/python2.7/site-packages/shade/task_manager.py", line 127, in run self.done(self.main(client)) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 152, in main return request_method(**self.args) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 189, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 698, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 772, in _send_request raise exceptions.ConnectFailure(msg) ConnectFailure: Unable to establish connection to http://172.16.10.36:9696/v2.0/networks.json: HTTPConnectionPool(host='172.16.10.36', port=9696): Max retries exceeded with url: /v2.0/networks.json?router%3Aexternal=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) 2018-06-08 15:46:44,392 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR