2019-11-13 07:09:32,430 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | TEST_DB_EXT_URL | | | S3_DST_URL | | | S3_ENDPOINT_URL | | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | | | DEBUG | True | | INSTALLER_TYPE | cntt | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | HTTP_DST_URL | | | NODE_NAME | intel-pod10 | +-------------------------+----------------------------------------------------------+ 2019-11-13 07:09:32,433 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_AUTH_URL=http://identity-airship.intel-pod10.opnfv.org/v3 export OS_USER_DOMAIN_NAME=default export OS_PROJECT_DOMAIN_NAME=default export OS_USERNAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=password123 export OS_IDENTITY_API_VERSION=3 export OS_INTERFACE=public export OS_REGION_NAME=intel-pod10 2019-11-13 07:09:32,434 - xtesting.ci.run_tests - DEBUG - Test args: tenantnetwork2 2019-11-13 07:09:32,455 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-11-13 07:09:32,713 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 171, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 189, in get_external_network env.get("EXTERNAL_NETWORK"), {"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 2510, in get_network return _utils._get_entity(self, 'network', name_or_id, filters) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1272, in search_networks networks = self.list_networks(filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 814, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 919, in _send_request raise exceptions.ConnectFailure(msg) ConnectFailure: Unable to establish connection to http://identity-airship.intel-pod10.opnfv.org/v3/auth/tokens: HTTPConnectionPool(host='identity-airship.intel-pod10.opnfv.org', port=80): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-11-13 07:09:32,723 - functest.core.tenantnetwork - DEBUG - password: POvL)w=}nlBooQ.2: Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-11-13 07:09:32,743 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-11-13 07:09:32,743 - functest.core.tenantnetwork - ERROR - Cannot run tenantnetwork2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 269, in run assert self.cloud AssertionError 2019-11-13 07:09:32,744 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2019-11-13 07:09:32,745 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2019-11-13 07:09:32,746 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2019-11-13 07:09:32,747 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2019-11-13 07:09:32,743 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | XX:XX | FAIL | +------------------------+------------------+------------------+----------------+ 2019-11-13 07:09:32,748 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2019-11-13 07:09:32,749 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2019-11-13 07:09:32,750 - functest.core.tenantnetwork - ERROR - cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 282, in clean assert self.cloud AssertionError 2019-11-13 07:09:32,751 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 327, in clean assert self.project AssertionError 2019-11-13 07:09:32,751 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 211, in push_to_db assert self.start_time AssertionError 2019-11-13 07:09:32,752 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2019-11-13 07:09:32,752 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR