2022-02-09 17:18:06,141 - 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 | 0LBHT374L9HR | | NODE_NAME | lf-virtual9 | | 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/0LBHT374L9HR/fun | | | ctest-pi-ollivier-functest-healthcheck-arm-leguer- | | | vmready1-run-67 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0LBHT374L9HR/f | | | unctest-pi-ollivier-functest-healthcheck-arm- | | | leguer-vmready1-run-67 | +-------------------------+------------------------------------------------------------+ 2022-02-09 17:18:06,188 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2022-02-09 17:18:07,452 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2022-02-09 17:18:42,560 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, 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 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 4820, in create_image return self._upload_image_put( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4947, in _upload_image_put image = self._upload_image_put_v2( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4884, in _upload_image_put_v2 self._image_client.put( File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 404, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python3.8/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.8/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.8/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) shade.exc.OpenStackCloudHTTPError: (500) Server Error for url: http://172.30.13.94/image/v2/images/74bfbe0d-836b-438d-ae0f-176a3cfe026e/file Internal Server Error 2022-02-09 17:18:42,571 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:35 | FAIL | +-------------------+------------------+------------------+----------------+