By type
2024-10-09 15:57:06,009 - 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-35058563-onap |
| NODE_NAME | onap-cluster-01-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 | |
+-------------------------+----------------------------------------------------------+
2024-10-09 15:57:06,044 - xtesting.ci.run_tests - INFO - Loading test case 'healthdist'...
2024-10-09 15:57:06,366 - xtesting.ci.run_tests - INFO - Running test case 'healthdist'...
2024-10-09 15:57:08,509 - xtesting.core.robotframework - INFO -
==============================================================================
Health-Check :: Test that ONAP components are available via basic API calls
==============================================================================
Health Distribution Test | FAIL |
Support for the old FOR loop syntax has been removed. Replace ':FOR' with 'FOR', end the loop with 'END', and remove escaping backslashes.
Also keyword teardown failed:
Variable '${catalog_service_id}' not found.
------------------------------------------------------------------------------
Health-Check :: Test that ONAP components are available via basic ... | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
Output: /var/lib/xtesting/results/healthdist/output.xml
2024-10-09 15:57:08,513 - py.warnings - WARNING - /usr/lib/python3.7/site-packages/robot/result/model.py:803: UserWarning: 'TestCase.critical' is deprecated and always returns 'True'.
warnings.warn("'TestCase.critical' is deprecated and always returns 'True'.")
2024-10-09 15:57:08,514 - xtesting.core.robotframework - ERROR - Cannot parse results
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/xtesting/core/robotframework.py", line 123, in run
self.parse_results()
File "/usr/lib/python3.7/site-packages/xtesting/core/robotframework.py", line 69, in parse_results
result.suite.statistics.critical.passed /
AttributeError: 'TotalStatistics' object has no attribute 'critical'
2024-10-09 15:57:08,516 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2024-10-09 15:57:08,515 - xtesting.ci.run_tests - INFO - Test result:
+--------------------+---------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+--------------------+---------------------+------------------+----------------+
| healthdist | integration | XX:XX | FAIL |
+--------------------+---------------------+------------------+----------------+
2024-10-09 15:57:08,517 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2024-10-09 15:57:08,519 - 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
2024-10-09 15:57:08,520 - xtesting.ci.run_tests - ERROR - The test case 'healthdist' failed.
2024-10-09 15:57:08,520 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR