Uncaught exception:
Traceback (most recent call last):
File "/project/src/duckietown_challenges_runner/runner.py", line 648, in get_cr
wd, aws_config, copy_to_machine_cache=copy_to_machine_cache
File "/project/src/duckietown_challenges_runner/runner.py", line 1309, in upload_files
aws_config, toupload, copy_to_machine_cache=copy_to_machine_cache
File "/project/src/duckietown_challenges_runner/runner.py", line 1563, in upload
sha256hex = compute_sha256hex(realfile)
File "/project/src/duckietown_challenges_runner/runner.py", line 1619, in compute_sha256hex
res: bytes = subprocess.check_output(cmd)
File "/usr/lib/python3.6/subprocess.py", line 356, in check_output
**kwargs).stdout
File "/usr/lib/python3.6/subprocess.py", line 438, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['shasum', '-a', '256', '/tmp/duckietown/DT18/evaluator/executions/aido3-LFV-sim-testing/submission5660/step1-simulation-idsc-rudolf-27926-job29330/tmp/tmpun4lmr6j/attempts/ETHZ_autolab_technical_track-14-0.attempt14/log.gs2.cbor']' returned non-zero exit status 1.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.