By type
2024-10-09 15:10:15,275 - 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:10:15,314 - xtesting.ci.run_tests - INFO - Loading test case 'full'...
2024-10-09 15:10:15,649 - xtesting.ci.run_tests - INFO - Running test case 'full'...
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Get Request' is deprecated. Please use `GET On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Post Request' is deprecated. Please use `POST On Session` instead.
[ WARN ] Keyword 'RequestsLibrary.Delete Request' is deprecated. Please use `DELETE On Session` instead.
2024-10-09 15:10:42,567 - xtesting.core.robotframework - INFO -
==============================================================================
Health-Check :: Test that ONAP components are available via basic API calls
==============================================================================
Basic A&AI Health Check | PASS |
------------------------------------------------------------------------------
Enhanced A&AI Health Check | FAIL |
404 != 204
------------------------------------------------------------------------------
Basic DCAE Microservices Health Check | FAIL |
500 != 200
------------------------------------------------------------------------------
Basic DMAAP Data Router Health Check | FAIL |
ConnectionError: HTTPConnectionPool(host='dmaap-dr-node.onap', port=8080): Max retries exceeded with url: /internal/fetchProv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve'))
------------------------------------------------------------------------------
Basic Multicloud API Health Check | PASS |
------------------------------------------------------------------------------
Basic Multicloud-pike API Health Check | FAIL |
ConnectionError: HTTPConnectionPool(host='multicloud-pike.onap', port=9007): Max retries exceeded with url: /api/multicloud-pike/v0/swagger.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve'))
------------------------------------------------------------------------------
Basic Multicloud-k8s API Health Check | PASS |
------------------------------------------------------------------------------
Basic Multicloud-fcaps API Health Check | PASS |
------------------------------------------------------------------------------
Basic Policy Health Check | FAIL |
'False' should be true.
------------------------------------------------------------------------------
Enhanced Policy New Healthcheck | FAIL |
400 != 202
------------------------------------------------------------------------------
Basic SDC Health Check | FAIL |
Support for the old FOR loop syntax has been removed. Replace ':FOR' with 'FOR', end the loop with 'END', and remove escaping backslashes.
------------------------------------------------------------------------------
Enhanced SDC Health Check | PASS |
------------------------------------------------------------------------------
Basic SDNC Health Check | PASS |
------------------------------------------------------------------------------
Enhanced SDNC Health Check | PASS |
------------------------------------------------------------------------------
Basic SO Health Check | PASS |
------------------------------------------------------------------------------
Basic UseCaseUI API Health Check | PASS |
------------------------------------------------------------------------------
Basic Holmes Rule Management API Health Check | FAIL |
ConnectionError: HTTPConnectionPool(host='holmes-rule-mgmt.onap', port=9101): Max retries exceeded with url: /api/holmes-rule-mgmt/v1/healthcheck (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve'))
------------------------------------------------------------------------------
Basic Holmes Engine Management API Health Check | FAIL |
ConnectionError: HTTPConnectionPool(host='holmes-engine-mgmt.onap', port=9102): Max retries exceeded with url: /api/holmes-engine-mgmt/v1/healthcheck (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve'))
------------------------------------------------------------------------------
Basic Modeling Parser API Health Check | FAIL |
ConnectionError: HTTPConnectionPool(host='modeling-etsicatalog.onap', port=8806): Max retries exceeded with url: /api/parser/v1/health_check (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve'))
------------------------------------------------------------------------------
Enhanced CDS Health Check | PASS |
------------------------------------------------------------------------------
Health-Check :: Test that ONAP components are available via basic ... | FAIL |
20 tests, 10 passed, 10 failed
==============================================================================
Output: /var/lib/xtesting/results/full/output.xml
2024-10-09 15:10:42,630 - 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:10:42,637 - 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:10:42,639 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2024-10-09 15:10:42,638 - xtesting.ci.run_tests - INFO - Test result:
+-------------------+---------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------+---------------------+------------------+----------------+
| full | integration | XX:XX | FAIL |
+-------------------+---------------------+------------------+----------------+
2024-10-09 15:10:42,639 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2024-10-09 15:10:42,641 - 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:10:42,641 - xtesting.ci.run_tests - ERROR - The test case 'full' failed.
2024-10-09 15:10:42,642 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR