2021-01-30 21:14:04,489 - 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 | 06f5f1c6 | | NODE_NAME | pod4 | | 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/06f5f1c6/tempest | | | _smoke-997204509 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/06f5f1c6/tempe | | | st_smoke-997204509 | +-------------------------+------------------------------------------------------------+ 2021-01-30 21:14:04,529 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2021-01-30 21:14:08,944 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2021-01-30 21:14:14,112 - functest.core.singlevm - ERROR - Cannot run tempest_smoke Traceback (most recent call last): File "/src/functest/functest/core/singlevm.py", line 294, in run self.image = self.publish_image() File "/src/functest/functest/core/singlevm.py", line 85, in publish_image image = self.cloud.create_image( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4765, in create_image (md5, sha256) = self._get_file_hashes(filename) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 7444, in _get_file_hashes mtime=os.stat(filename).st_mtime) FileNotFoundError: [Errno 2] No such file or directory: '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img' 2021-01-30 21:14:14,122 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/src/functest/functest/opnfv_tests/openstack/tempest/tempest.py", line 633, in run assert super(TempestCommon, self).run( AssertionError 2021-01-30 21:14:14,125 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 00:05 | FAIL | +-----------------------+------------------+------------------+----------------+