message | Uncaught exception:
[...]Uncaught exception:
Traceback (most recent call last):
File "/project/src/duckietown_challenges_runner/runner.py", line 1041, in download_artefacts
get_file_from_cache(fn, sha256hex)
File "/project/src/duckietown_challenges_runner/runner_cache.py", line 27, in get_file_from_cache
raise KeyError(msg)
KeyError: 'Hash not in cache'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/project/src/duckietown_challenges_runner/runner.py", line 478, in get_cr
submission_id=submission_id, timeout_sec=timeout_sec)
File "/project/src/duckietown_challenges_runner/runner.py", line 518, in run_single
prepare_dir(wd, aws_config, steps2artefacts)
File "/project/src/duckietown_challenges_runner/runner.py", line 785, in prepare_dir
download_artefacts(aws_config, steps2artefacts, previous_steps_dir)
File "/project/src/duckietown_challenges_runner/runner.py", line 1062, in download_artefacts
raise ValueError(msg)
ValueError: Corrupt cache or download for {'rpath': 'tmp/tmptm25mn1a/attempts/ETHZ_autolab_technical_track-4-0.attempt4/log.gs2.cbor.tmp', 'mime_type': 'binary/octet-stream', 'sha256hex': 'aafe7ac46622aab25b1382e7b9c53ebb6517463070a5a8316c47f4d5a6fc456c', 'size': 8605843, 'storage': {'s3': {'bucket_name': 'duckietown-ai-driving-olympics-1', 'object_key': 'v3/frankfurt/by-value/sha256/aafe7ac46622aab25b1382e7b9c53ebb6517463070a5a8316c47f4d5a6fc456c', 'url': 'http://duckietown-ai-driving-olympics-1.s3.amazonaws.com/v3/frankfurt/by-value/sha256/aafe7ac46622aab25b1382e7b9c53ebb6517463070a5a8316c47f4d5a6fc456c'}}} at /tmp/duckietown/DT18/evaluator/executions/aido2-LF-sim-validation/submission2819/step1-simulation-ip-172-31-25-98-9205-job18610/previous-steps/step1-simulation/tmp/tmptm25mn1a/attempts/ETHZ_autolab_technical_track-4-0.attempt4/log.gs2.cbor.tmp.
|