By type
2021-09-03 02:30:16,104 - 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-364438081-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-09-03 02:30:16,128 - xtesting.ci.run_tests - INFO - Loading test case 'healthdist'... 2021-09-03 02:30:16,276 - xtesting.ci.run_tests - INFO - Running test case 'healthdist'... [ ERROR ] Creating output file directory '/var/lib/xtesting/results/healthdist' failed: No such file or directory Try --help for usage information. 2021-09-03 02:37:22,199 - xtesting.core.robotframework - INFO - ============================================================================== Health-Check :: Test that ONAP components are available via basic API calls ============================================================================== Health Distribution Test | PASS | ------------------------------------------------------------------------------ Health-Check :: Test that ONAP components are available via basic ... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== 2021-09-03 02:37:22,201 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/healthdist/output.xml' failed: No such file or directory 2021-09-03 02:37:22,201 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2021-09-03 02:37:22,201 - xtesting.ci.run_tests - INFO - Test result: +--------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+---------------------+------------------+----------------+ | healthdist | integration | XX:XX | FAIL | +--------------------+---------------------+------------------+----------------+ 2021-09-03 02:37:22,202 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2021-09-03 02:37:22,203 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/xtesting/core/testcase.py", line 214, in push_to_db assert self.start_time AssertionError 2021-09-03 02:37:22,203 - xtesting.ci.run_tests - ERROR - The test case 'healthdist' failed. 2021-09-03 02:37:22,204 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR