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/tmpp0bv90et/attempts/ETHZ_autolab_technical_track-1-0.attempt1/log.gs2.cbor.tmp', 'mime_type': 'binary/octet-stream', 'sha256hex': '9dbd4d22201882d3903c617e5fe18c87ef4a995d2367a610b3e441fe18e88e65', 'size': 29728421, 'storage': {'s3': {'bucket_name': 'duckietown-ai-driving-olympics-1', 'object_key': 'v3/frankfurt/by-value/sha256/9dbd4d22201882d3903c617e5fe18c87ef4a995d2367a610b3e441fe18e88e65', 'url': 'http://duckietown-ai-driving-olympics-1.s3.amazonaws.com/v3/frankfurt/by-value/sha256/9dbd4d22201882d3903c617e5fe18c87ef4a995d2367a610b3e441fe18e88e65'}}} at /tmp/duckietown/DT18/evaluator/executions/aido2-LF-sim-validation/submission2857/step1-simulation-ip-172-31-25-98-9205-job18592/previous-steps/step1-simulation/tmp/tmpp0bv90et/attempts/ETHZ_autolab_technical_track-1-0.attempt1/log.gs2.cbor.tmp.
|