Duckietown Challenges Home Challenges Submissions

Submission 4552

Submission4552
Competingyes
Challengeaido3-LF-real-validation
UserRobert Moni 🇭🇺
Date submitted
Last status update
Completenot complete
DetailsSister in aido3-LF-sim-testing: not-ready: Sister 4551 not ready.
Sisters4551
Result
Jobs
Next
User labelkaland-22405
Admin priority70
Blessingn/a
User priority70

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
28924eval2-videossuccessno0:05:34
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28923eval2-videossuccessno0:07:07
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28921eval2-videossuccessno0:08:08
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28920eval2-visualizesuccessno0:04:21
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28913eval2successyes0:15:34
Scores from the eval [...]
Scores from the evaluation of job: 28913
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28911eval2abortedyes0:05:39
Scores from the eval [...]
Scores from the evaluation of job: 28911
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28903eval1-visualizesuccessno0:02:59
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28902eval1-videossuccessno0:15:17
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28901eval1-visualizesuccessno0:02:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28900eval1-videossuccessno0:15:53
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28899eval1successyes0:17:45
Scores from the eval [...]
Scores from the evaluation of job: 28899
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28898eval1abortedyes0:05:00
Scores from the eval [...]
Scores from the evaluation of job: 28898
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28896eval1abortedyes0:12:29
Scores from the eval [...]
Scores from the evaluation of job: 28896
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28894eval1abortedyes0:50:18
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28891eval1abortedyes1:30:06
Scores from the eval [...]
Scores from the evaluation of job: 28891
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28852eval0-visualizesuccessno0:01:17
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28851eval0-videossuccessno0:04:28
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28850eval0successyes0:15:47
Scores from the eval [...]
Scores from the evaluation of job: 28850
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28839eval0abortedyes0:22:44
Scores from the eval [...]
Scores from the evaluation of job: 28839
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28770eval0abortedyes0:00:09
Scores from the eval [...]
Scores from the evaluation of job: 28770
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28764eval0abortedyes0:16:37
Scores from the eval [...]
Scores from the evaluation of job: 28764
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
28751eval0abortedyes1:12:02
Scores from the eval [...]
Scores from the evaluation of job: 28751
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26793eval0-videosabortedno0:09:43
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26792eval1-videosabortedno0:04:52
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26791eval1-videosabortedno0:05:01
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26790eval0-videosabortedno0:04:08
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26356eval2abortedyes0:00:14
Scores from the eval [...]
Scores from the evaluation of job: 26356
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26354eval2abortedyes0:02:22
Scores from the eval [...]
Scores from the evaluation of job: 26354
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26348eval1-videosabortedno0:15:20
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26347eval1-visualizeabortedno0:13:05
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26346eval1-visualizeabortedno0:02:05
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/project/src/duckietown_challenges_runner/runner.py", line 894, in run_one
    run_docker(wd, project, cmd)
  File "/project/src/duckietown_challenges_runner/runner.py", line 1277, in run_docker
    subprocess.check_call(cmd0, cwd=cwd, stdout=tee_stdout, stderr=tee_stderr)
  File "/usr/lib/python3.6/subprocess.py", line 306, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.6/subprocess.py", line 287, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.6/subprocess.py", line 729, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/duckietown/DT18/evaluator/executions/aido3-LF-real-validation/submission4552/eval1-visualize-ip-172-31-35-218-10492-job26346': '/tmp/duckietown/DT18/evaluator/executions/aido3-LF-real-validation/submission4552/eval1-visualize-ip-172-31-35-218-10492-job26346'
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26345eval1-videosabortedno0:15:44
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26340eval1abortedyes0:16:09
Scores from the eval [...]
Scores from the evaluation of job: 26340
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26327eval1abortedyes0:08:30
Scores from the eval [...]
Scores from the evaluation of job: 26327
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26188eval0-videosabortedno0:06:31
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26187eval0-videosabortedno0:01:54
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26120eval1abortedyes0:14:34
Scores from the eval [...]
Scores from the evaluation of job: 26120
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26118eval0-visualizeabortedno0:01:54
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26117eval0-visualizeabortedno0:01:07
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26116eval0abortedyes0:10:39
Scores from the eval [...]
Scores from the evaluation of job: 26116
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26106eval0abortedyes0:03:27
Scores from the eval [...]
Scores from the evaluation of job: 26106
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26094eval0abortedyes0:01:49
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26091eval0abortedyes0:02:56
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26088eval0abortedyes0:41:59
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26085eval0abortedyes0:03:28
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26083eval0abortedyes0:01:02
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26081eval0abortedyes0:02:44
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26074eval0abortedyes0:00:41
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26071eval0abortedyes0:01:36
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
26069eval0abortedyes0:04:10
Timeout because eval [...]
Timeout because evaluator contacted us
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible