By type
2022-06-19 06:44:47,775 - 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-7253630-onap | | NODE_NAME | onap-daily-dt-oom-master-TNAP-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 | | +-------------------------+----------------------------------------------------------+ 2022-06-19 06:44:47,836 - xtesting.ci.run_tests - INFO - Loading test case 'cmpv2'... 2022-06-19 06:44:48,081 - xtesting.ci.run_tests - INFO - Running test case 'cmpv2'... [ WARN ] Imported library 'SoUtils' contains no keywords. Deploying VES Client Deploying VES collector with CMPv2 and correct sans Deploying VES collector with CMPv2 and wrong SANs [ ERROR ] Creating output file directory '/var/lib/xtesting/results/cmpv2' failed: No such file or directory Try --help for usage information. 2022-06-19 06:52:04,047 - xtesting.core.robotframework - INFO - ============================================================================== Cmpv2 :: CMPv2 Usecase functionality ============================================================================== Send registration request to CMPv2 VES :: This test case triggers ... | FAIL | 421 != 202 ------------------------------------------------------------------------------ Send registration request to CMPv2 VES with wrong SAN-s :: This te... | PASS | ------------------------------------------------------------------------------ Send registration request to VES without CMPv2 certificate :: This... | FAIL | 1 != 0 ------------------------------------------------------------------------------ Cmpv2 :: CMPv2 Usecase functionality | FAIL | Suite teardown failed: Several failures occurred: 1) 1 != 0 2) 1 != 0 3) 1 != 0 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== 2022-06-19 06:52:04,051 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/cmpv2/output.xml' failed: No such file or directory 2022-06-19 06:52:04,052 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-06-19 06:52:04,051 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | cmpv2 | integration | XX:XX | FAIL | +-------------------+---------------------+------------------+----------------+ 2022-06-19 06:52:04,053 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-06-19 06:52:04,055 - 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 215, in push_to_db assert self.start_time AssertionError 2022-06-19 06:52:04,057 - xtesting.ci.run_tests - ERROR - The test case 'cmpv2' failed. 2022-06-19 06:52:04,057 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR