Uncaught exception while running Docker Compose:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 261, in _raise_for_status
response.raise_for_status()
File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 941, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/containers/5009187edf59954923a24e83314d387d8e2b640a47656675e4973f04a5115fb7/update
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner_daffy-6.0.48-py3.8.egg/duckietown_challenges_runner/runner.py", line 1031, in run_one
container.update(cpu_shares=250)
File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 485, in update
return self.client.api.update_container(self.id, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 34, in wrapper
return f(self, *args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
return f(self, resource_id, *args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 1254, in update_container
return self._result(res, True)
File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 267, in _result
self._raise_for_status(response)
File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 263, in _raise_for_status
raise create_api_error_from_http_exception(e)
File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
raise cls(e, response=response, explanation=explanation)
docker.errors.APIError: 500 Server Error: Internal Server Error ("Cannot update container 5009187edf59954923a24e83314d387d8e2b640a47656675e4973f04a5115fb7: cannot update a stopped container: unknown")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
The result file is not found in working dir /tmp/duckietown/DT18/evaluator/executions/aido5-LF-sim-validation/submission9394/LFv-sim-reg05-b2dee9d94ee0-1-job35291:
File '/tmp/duckietown/DT18/evaluator/executions/aido5-LF-sim-validation/submission9394/LFv-sim-reg05-b2dee9d94ee0-1-job35291/challenge-results/challenge_results.yaml' does not exist.
This usually means that the evaluator did not finish and some times that there was an import error.
Check the evaluator log to see what happened.
List of all files:
-/tmp/duckietown/DT18/evaluator/executions/aido5-LF-sim-validation/submission9394/LFv-sim-reg05-b2dee9d94ee0-1-job35291/docker-compose.original.yaml
-/tmp/duckietown/DT18/evaluator/executions/aido5-LF-sim-validation/submission9394/LFv-sim-reg05-b2dee9d94ee0-1-job35291/docker-compose.yaml
-/tmp/duckietown/DT18/evaluator/executions/aido5-LF-sim-validation/submission9394/LFv-sim-reg05-b2dee9d94ee0-1-job35291/logs/challenges-runner/stdout.log
-/tmp/duckietown/DT18/evaluator/executions/aido5-LF-sim-validation/submission9394/LFv-sim-reg05-b2dee9d94ee0-1-job35291/logs/challenges-runner/stderr.log
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.