Results

By type

          2022-03-18 05:32:45,425 - 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-       |
|                         |                  istanbul-4595458-onap                   |
|        NODE_NAME        |           onap-daily-dt-oom-istanbul-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-03-18 05:32:45,467 - xtesting.ci.run_tests - INFO - Loading test case 'pnf-registrate'...
2022-03-18 05:32:45,688 - xtesting.ci.run_tests - INFO - Running test case 'pnf-registrate'...
[ WARN ] Imported library 'SoUtils' contains no keywords.

Distributing TOSCA Based PNF Model
2022-03-18 05:33:26,576 - xtesting.core.robotframework - INFO - 
==============================================================================
Pnf-Registration :: Executes the PNF registration test cases including setu...
==============================================================================
PNF Registration only DCAE part: AAI, VES, PRH, DMaaP :: This test... | PASS |
------------------------------------------------------------------------------
Instantiate PNF service (using building blocks) and succesfully re... | FAIL |
ConnectionError: HTTPSConnectionPool(host='sdc-be.onap', port=8443): Max retries exceeded with url: /sdc2/rest/v1/catalog/services/serviceName/Demo_pNF_0hdtucYg6uTgx0ZxgrgL/serviceVersion/1.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))

Also keyword teardown failed:
Several failures occurred:

1) Value of variable '@{catalog_resource_ids}' is not list or list-like.

2) ConnectionError: HTTPSConnectionPool(host='sdc-be.onap', port=8443): Max retries exceeded with url: /sdc2/rest/v1/catalog/services/None (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))

3) Resolving variable '${resp.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

4) Replacing variables from keyword return value failed: Resolving variable '${resp.json()}' failed: AttributeError: 'NoneType' object has no attribute 'json'

5) Replacing variables from keyword return value failed: Resolving variable '${resp.json()}' failed: AttributeError: 'NoneType' object has no attribute 'json'
------------------------------------------------------------------------------
Pnf-Registration :: Executes the PNF registration test cases inclu... | FAIL |
2 critical tests, 1 passed, 1 failed
2 tests total, 1 passed, 1 failed
==============================================================================
Output:  /var/lib/xtesting/results/pnf-registrate/output.xml

2022-03-18 05:33:26,630 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/pnf-registrate/output.xml' failed: No such file or directory
2022-03-18 05:33:26,632 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-03-18 05:33:26,631 - xtesting.ci.run_tests - INFO - Test result:

+------------------------+---------------------+------------------+----------------+
|       TEST CASE        |       PROJECT       |     DURATION     |     RESULT     |
+------------------------+---------------------+------------------+----------------+
|     pnf-registrate     |     integration     |      XX:XX       |      FAIL      |
+------------------------+---------------------+------------------+----------------+

2022-03-18 05:33:26,633 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-03-18 05:33:26,635 - 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-03-18 05:33:26,636 - xtesting.ci.run_tests - ERROR - The test case 'pnf-registrate' failed.
2022-03-18 05:33:26,636 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR