2021-04-07 01:30:13,416 - 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:30:13,440 - xtesting.ci.run_tests - INFO - Loading test case 'basic_onboard'... 2021-04-07 01:30:13,540 - py.warnings - WARNING - /src/onaptests/src/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-04-07 01:30:13,628 - 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:30:13,637 - xtesting.ci.run_tests - INFO - Running test case 'basic_onboard'... 2021-04-07 01:33:50,258 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 03:36 | PASS | +-----------------------+---------------------+------------------+----------------+ 2021-04-07 01:33:50,769 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/606d0bfe6c44f50010937c20 2021-04-07 01:33:50,769 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK