By type
2021-09-11 03:23:21,322 - 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-368994123-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-11 03:23:21,353 - xtesting.ci.run_tests - INFO - Loading test case 'hv-ves'... 2021-09-11 03:23:21,518 - xtesting.ci.run_tests - INFO - Running test case 'hv-ves'... [ ERROR ] Creating output file directory '/var/lib/xtesting/results/hv-ves' failed: No such file or directory Try --help for usage information. 2021-09-11 03:25:48,856 - xtesting.core.robotframework - INFO - ============================================================================== Hvves-Ci :: HV-VES 'Sunny Scenario' Robot Framework test - message is sent ... ============================================================================== HV-VES SSL test case | FAIL | 1 != 0 Also teardown failed: Several failures occurred: 1) 1 != 0 2) Environment variable '%{OLD_CONFIG_YAML}' not found. 3) 'None' cannot be converted to an integer: TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' 4) Keyword 'Check If Config Is Applied' failed after retrying for 2 minutes. The last error was: None != security.keys.trustStorePasswordFile: /etc/ves-hv/ssl/trust.pass ------------------------------------------------------------------------------ Hvves-Ci :: HV-VES 'Sunny Scenario' Robot Framework test - message... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== 2021-09-11 03:25:48,860 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/hv-ves/output.xml' failed: No such file or directory 2021-09-11 03:25:48,860 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2021-09-11 03:25:48,860 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | hv-ves | integration | XX:XX | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-09-11 03:25:48,861 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2021-09-11 03:25:48,862 - 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-11 03:25:48,863 - xtesting.ci.run_tests - ERROR - The test case 'hv-ves' failed. 2021-09-11 03:25:48,863 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR