Results

By type

          2022-05-12 13:23:07,301 - 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:23:07,321 - xtesting.ci.run_tests - INFO - Loading test case '5gbulkpm'...
2022-05-12 13:23:07,425 - xtesting.ci.run_tests - INFO - Running test case '5gbulkpm'...
2022-05-12 13:23:07,517 - 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,

Deploying Data File Collector
Deploying 3GPP PM Mapper
Deploying SFTP Server As xNF
Deploying HTTPS Server with correct CMPv2 certificates as xNF
Deploying HTTPS Server with wrong subject alternatives in CMPv2 certificates as xNF
# onap-sftp:22 SSH-2.0-OpenSSH_8.4p1 Debian-5
[ ERROR ] Creating output file directory '/var/lib/xtesting/results/5gbulkpm' failed: No such file or directory

Try --help for usage information.
2022-05-12 13:39:20,958 - xtesting.core.robotframework - INFO - 
==============================================================================
5Gbulkpm :: 5G Bulk PM Usecase functionality                                  
==============================================================================
SFTP Server based bulk PM test, no SFTP Server know host veryficat... | PASS |
------------------------------------------------------------------------------
SFTP Server based bulk PM test, successful SFTP Server known host ... | PASS |
------------------------------------------------------------------------------
SFTP Server based bulk PM test, not successful SFTP Server know ho... | PASS |
------------------------------------------------------------------------------
HTTPS Server based bulk PM test (correct server certificate - corr... | PASS |
------------------------------------------------------------------------------
HTTPS Server based bulk PM test (wrong server certificate - wrong ... | FAIL |
ConnectionError: HTTPConnectionPool(host='onap-pm-https-server-wrong-sans', port=80): Max retries exceeded with url: /upload.php (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve'))
------------------------------------------------------------------------------
5Gbulkpm :: 5G Bulk PM Usecase functionality                          | FAIL |
Suite teardown failed:
Several failures occurred:

1) 1 != 0

2) 1 != 0

3) 1 != 0

4) 1 != 0

5) 1 != 0

5 critical tests, 0 passed, 5 failed
5 tests total, 0 passed, 5 failed
==============================================================================

2022-05-12 13:39:20,961 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/5gbulkpm/output.xml' failed: No such file or directory
2022-05-12 13:39:20,962 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-05-12 13:39:20,961 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|      5gbulkpm     |     integration     |      XX:XX       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2022-05-12 13:39:20,962 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-05-12 13:39:20,963 - 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:39:20,964 - xtesting.ci.run_tests - ERROR - The test case '5gbulkpm' failed.
2022-05-12 13:39:20,964 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR