2021-04-07 01:33:52,909 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | ci-ds | | BUILD_TAG | ci-ds-2021-04-07-00-09-18 | | NODE_NAME | ci-dualstack-master-daily | | 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-04-07 01:33:52,930 - xtesting.ci.run_tests - INFO - Loading test case 'basic_cnf'... 2021-04-07 01:33:53,149 - py.warnings - WARNING - /src/onaptests/src/onaptests/configuration/basic_cnf_yaml_settings.py:28: 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-04-07 01:33:53,321 - py.warnings - WARNING - /src/onaptests/src/onaptests/steps/onboard/service.py:116: 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-04-07 01:33:53,327 - xtesting.ci.run_tests - INFO - Running test case 'basic_cnf'... 2021-04-07 01:33:54,485 - py.warnings - WARNING - /src/onaptests/src/onaptests/steps/instantiate/vf_module_ala_carte.py:59: 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-04-07 02:22:36,625 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 48:43 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-04-07 02:22:37,248 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/606d176d6c44f50010937c32 2021-04-07 02:22:37,248 - xtesting.ci.run_tests - ERROR - The test case 'basic_cnf' failed. 2021-04-07 02:22:37,249 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR