2022-10-28 17:33:57,947 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 0MQ8R2D9VCUY | | NODE_NAME | lf-pod4-3 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/0MQ8R2D9VCUY/fun | | | ctest-opnfv-functest-healthcheck-yoga- | | | singlevm1-run-17 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0MQ8R2D9VCUY/f | | | unctest-opnfv-functest-healthcheck-yoga- | | | singlevm1-run-17 | +-------------------------+------------------------------------------------------------+ 2022-10-28 17:33:57,984 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2022-10-28 17:33:58,804 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2022-10-28 17:36:00,805 - functest.core.singlevm - ERROR - cannot connect to 172.24.4.153 2022-10-28 17:36:00,806 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/xtesting/ci/run_tests.py", line 173, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/core/singlevm.py", line 489, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: cannot unpack non-iterable NoneType object 2022-10-28 17:36:00,809 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 02:02 | FAIL | +-------------------+------------------+------------------+----------------+