2021-11-07 19:13:42,224 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | | | NODE_NAME | | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-11-07 19:13:42,258 - xtesting.ci.run_tests - INFO - Loading test case 'basic_onboard'... 2021-11-07 19:13:42,633 - py.warnings - WARNING - /usr/lib/python3.8/site-packages/onaptests/configuration/basic_onboard_settings.py:58: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. yaml_config_file = load(yaml_template) 2021-11-07 19:13:42,789 - py.warnings - WARNING - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-07 19:13:42,800 - xtesting.ci.run_tests - INFO - Running test case 'basic_onboard'... 2021-11-07 19:18:39,420 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 04:56 | FAIL | +-----------------------+---------------------+------------------+----------------+ 2021-11-07 19:18:39,541 - xtesting.ci.run_tests - ERROR - The test case 'basic_onboard' failed. 2021-11-07 19:18:39,542 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR