2021-05-26 03:22:41,696 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | onap-nofeature-noha | | INSTALLER_TYPE | oom | | BUILD_TAG | gitlab_ci-functest-kubespray-baremetal-daily- | | | master-309545015-onap | | NODE_NAME | onap_daily_pod4_master-ONAP-oom | | TEST_DB_URL | http://testresults.opnfv.org/onap/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-05-26 03:22:41,726 - xtesting.ci.run_tests - INFO - Loading test case 'healthdist'... 2021-05-26 03:22:41,996 - xtesting.ci.run_tests - INFO - Running test case 'healthdist'... 2021-05-26 03:23:01,911 - xtesting.core.robotframework - INFO - ============================================================================== Health-Check :: Test that ONAP components are available via basic API calls ============================================================================== Health Distribution Test | FAIL | Keyword teardown failed: Several failures occurred: 1) Value of variable '@{catalog_resource_ids}' is not list or list-like. 2) ConnectionError: HTTPSConnectionPool(host='sdc-be.onap', port=8443): Max retries exceeded with url: /sdc2/rest/v1/catalog/services/None (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 3) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 4) Replacing variables from keyword return value failed: Resolving variable '${resp.json()}' failed: AttributeError: 'NoneType' object has no attribute 'json' 5) Replacing variables from keyword return value failed: Resolving variable '${resp.json()}' failed: AttributeError: 'NoneType' object has no attribute 'json' ------------------------------------------------------------------------------ Health-Check :: Test that ONAP components are available via basic ... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Output: /var/lib/xtesting/results/healthdist/output.xml 2021-05-26 03:23:01,920 - xtesting.core.robotframework - INFO - Results were successfully parsed 2021-05-26 03:23:02,033 - xtesting.core.robotframework - INFO - Results were successfully generated 2021-05-26 03:23:02,033 - xtesting.ci.run_tests - INFO - Test result: +--------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+---------------------+------------------+----------------+ | healthdist | integration | 00:19 | FAIL | +--------------------+---------------------+------------------+----------------+ 2021-05-26 03:23:02,310 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60adbf166c44f5001011fd24 2021-05-26 03:23:02,311 - xtesting.ci.run_tests - ERROR - The test case 'healthdist' failed. 2021-05-26 03:23:02,311 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR