By type
2022-05-12 13:29:34,794 - 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-6249987-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-05-12 13:29:34,831 - xtesting.ci.run_tests - INFO - Loading test case 'dcaemod'... 2022-05-12 13:29:35,061 - xtesting.ci.run_tests - INFO - Running test case 'dcaemod'... 2022-05-12 13:29:35,388 - py.warnings - WARNING - /usr/lib/python3.7/site-packages/paramiko/transport.py:236: CryptographyDeprecationWarning: Blowfish has been deprecated "class": algorithms.Blowfish, [ WARN ] /usr/lib/python3.7/site-packages/paramiko/transport.py:236: CryptographyDeprecationWarning: Blowfish has been deprecated "class": algorithms.Blowfish, [ ERROR ] Creating output file directory '/var/lib/xtesting/results/dcaemod' failed: No such file or directory Try --help for usage information. 2022-05-12 13:33:26,229 - xtesting.core.robotframework - INFO - ============================================================================== Dcaemod ============================================================================== Deploy DCAE Simple Application Without Config Map In Config Spec J... | PASS | ------------------------------------------------------------------------------ Deploy DCAE Simple Application With Config Map In Config Spec Json... | FAIL | '500 < 300' should be true. ------------------------------------------------------------------------------ Deploy DCAE Simple Application With Config Map In Config Spec Json... | FAIL | '500 < 300' should be true. ------------------------------------------------------------------------------ Dcaemod | FAIL | 3 critical tests, 1 passed, 2 failed 3 tests total, 1 passed, 2 failed ============================================================================== 2022-05-12 13:33:26,232 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/dcaemod/output.xml' failed: No such file or directory 2022-05-12 13:33:26,233 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-05-12 13:33:26,233 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | dcaemod | integration | XX:XX | FAIL | +-------------------+---------------------+------------------+----------------+ 2022-05-12 13:33:26,234 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-05-12 13:33:26,236 - 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-05-12 13:33:26,237 - xtesting.ci.run_tests - ERROR - The test case 'dcaemod' failed. 2022-05-12 13:33:26,237 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR