Duckietown Challenges Home Challenges Submissions

Submission 21456

Submission21456
Competinguser retired
Challengelx22-visservoing
Useruser7793
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💚
Jobssim: 153582
Next
User labellx22-visservoing
Admin priority50
Blessingn/a
User priority50

153582

Click the images to see detailed statistics about the episode.

LF-small-loop-000

LF-small-loop-001

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
153582simsuccessyes0:07:57
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
in-drivable-lane_median0.0
deviation-center-line_median0.7909468578689076
driven_lanedir_consec_median6.212991927160023
survival_time_median59.99999999999873


other stats
deviation-center-line_max0.9939590794200328
deviation-center-line_mean0.7909468578689076
deviation-center-line_min0.5879346363177824
deviation-heading_max5.307575553435355
deviation-heading_mean4.844578341159702
deviation-heading_median4.844578341159702
deviation-heading_min4.381581128884047
distance-from-start_max1.5765552028262635
distance-from-start_mean1.3504858817915757
distance-from-start_median1.3504858817915757
distance-from-start_min1.124416560756888
driven_any_max6.248337576777714
driven_any_mean6.245744220035125
driven_any_median6.245744220035125
driven_any_min6.243150863292537
driven_lanedir_consec_max6.214057001984438
driven_lanedir_consec_mean6.212991927160023
driven_lanedir_consec_min6.211926852335608
driven_lanedir_max6.214057001984438
driven_lanedir_mean6.212991927160023
driven_lanedir_median6.212991927160023
driven_lanedir_min6.211926852335608
in-drivable-lane_max0.0
in-drivable-lane_mean0.0
in-drivable-lane_min0.0
per-episodes
details{"LF-small-loop-000-ego0": {"driven_any": 6.248337576777714, "survival_time": 59.99999999999873, "driven_lanedir": 6.214057001984438, "in-drivable-lane": 0.0, "deviation-heading": 5.307575553435355, "distance-from-start": 1.124416560756888, "deviation-center-line": 0.5879346363177824, "driven_lanedir_consec": 6.214057001984438}, "LF-small-loop-001-ego0": {"driven_any": 6.243150863292537, "survival_time": 59.99999999999873, "driven_lanedir": 6.211926852335608, "in-drivable-lane": 0.0, "deviation-heading": 4.381581128884047, "distance-from-start": 1.5765552028262635, "deviation-center-line": 0.9939590794200328, "driven_lanedir_consec": 6.211926852335608}}
simulation-passed1
survival_time_max59.99999999999873
survival_time_mean59.99999999999873
survival_time_min59.99999999999873
No reset possible
153581simhost-erroryes0:00:34
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 1021, 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.41/auth

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_logging_in.py", line 36, in docker_login
    client.login(username=docker_username, password=docker_password, reauth=True, registry=registry)
  File "/usr/local/lib/python3.8/dist-packages/docker/client.py", line 199, in login
    return self.api.login(*args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/daemon.py", line 152, in login
    return self._result(response, json=True)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e) from e
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 39, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation) from e
docker.errors.APIError: 500 Server Error for http+docker://localhost/v1.41/auth: Internal Server Error ("Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 901, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1103, in run_single
    docker_pull_retry(client, image, ntimes=4, wait=5, credentials=credentials, quiet=False)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 47, in docker_pull_retry
    return docker_pull(client, image_name, quiet=quiet, credentials=credentials)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 84, in docker_pull
    do_login_for_registry(client, credentials, br.registry)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_logging_in.py", line 64, in do_login_for_registry
    docker_login(client, registry, credentials[registry]["username"], credentials[registry]["secret"])
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_logging_in.py", line 42, in docker_login
    raise DockerLoginError(f"Could not login to {registry!r} as {docker_username!r} {pwd}") from e
duckietown_build_utils.docker_logging_in.DockerLoginError: Could not login to 'docker.io' as 'duckietowndaemon' 
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible