Duckietown Challenges Home Challenges Submissions

Submission 15128

Submission15128
Competingyes
Challengeaido-hello-sim-validation
UserJamie Nak
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💚
Jobssanity-check: 128895
Next
User labeltemplate-random
Admin priority50
Blessingn/a
User priority50

128895

Click the images to see detailed statistics about the episode.

scenarios

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
128895sanity-checksuccessyes0:01:41
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median0.49999999999999994
in-drivable-lane_median0.0
driven_lanedir_consec_median0.058817380809317754
deviation-center-line_median0.006975964128268102


other stats
deviation-center-line_max0.006975964128268102
deviation-center-line_mean0.006975964128268102
deviation-center-line_min0.006975964128268102
deviation-heading_max0.2650181877737848
deviation-heading_mean0.2650181877737848
deviation-heading_median0.2650181877737848
deviation-heading_min0.2650181877737848
distance-from-start_max0.06765951470550984
distance-from-start_mean0.06765951470550984
distance-from-start_median0.06765951470550984
distance-from-start_min0.06765951470550984
driven_any_max0.0676644346818848
driven_any_mean0.0676644346818848
driven_any_median0.0676644346818848
driven_any_min0.0676644346818848
driven_lanedir_consec_max0.058817380809317754
driven_lanedir_consec_mean0.058817380809317754
driven_lanedir_consec_min0.058817380809317754
driven_lanedir_max0.058817380809317754
driven_lanedir_mean0.058817380809317754
driven_lanedir_median0.058817380809317754
driven_lanedir_min0.058817380809317754
in-drivable-lane_max0.0
in-drivable-lane_mean0.0
in-drivable-lane_min0.0
per-episodes
details{"scenarios-ego0": {"driven_any": 0.0676644346818848, "survival_time": 0.49999999999999994, "driven_lanedir": 0.058817380809317754, "in-drivable-lane": 0.0, "deviation-heading": 0.2650181877737848, "distance-from-start": 0.06765951470550984, "deviation-center-line": 0.006975964128268102, "driven_lanedir_consec": 0.058817380809317754}}
simulation-passed1
survival_time_max0.49999999999999994
survival_time_mean0.49999999999999994
survival_time_min0.49999999999999994
No reset possible
128894sanity-checksuccessyes0:02:14
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
112090sanity-checkfailedno0:00:59
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 293, in main
    sim_ci.write_topic_and_expect_zero("seed", config.seed)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 156, in write_topic_and_expect_zero
    msgs = read_reply(self.fpout, timeout=timeout, nickname=self.nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 328, in read_reply
    raise RemoteNodeAborted(msg) from None
zuper_nodes.structures.RemoteNodeAborted: Remote node closed communication (None)

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/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 423, in main
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: external protocol violation
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
112089sanity-checkfailedno0:00:37
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 293, in main
    sim_ci.write_topic_and_expect_zero("seed", config.seed)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 156, in write_topic_and_expect_zero
    msgs = read_reply(self.fpout, timeout=timeout, nickname=self.nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 328, in read_reply
    raise RemoteNodeAborted(msg) from None
zuper_nodes.structures.RemoteNodeAborted: Remote node closed communication (None)

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/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 423, in main
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: external protocol violation
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
112088sanity-checkfailedno0:00:35
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 293, in main
    sim_ci.write_topic_and_expect_zero("seed", config.seed)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 156, in write_topic_and_expect_zero
    msgs = read_reply(self.fpout, timeout=timeout, nickname=self.nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 328, in read_reply
    raise RemoteNodeAborted(msg) from None
zuper_nodes.structures.RemoteNodeAborted: Remote node closed communication (None)

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/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 423, in main
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: external protocol violation
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
112083sanity-checkfailedno0:02:53
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 293, in main
    sim_ci.write_topic_and_expect_zero("seed", config.seed)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 156, in write_topic_and_expect_zero
    msgs = read_reply(self.fpout, timeout=timeout, nickname=self.nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 328, in read_reply
    raise RemoteNodeAborted(msg) from None
zuper_nodes.structures.RemoteNodeAborted: Remote node closed communication (None)

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/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 423, in main
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: external protocol violation
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
112079sanity-checkhost-errorno0:01:26
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 856, in get_cr
    cr = run_single(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1058, 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 95, in docker_pull
    for ps in yield_updates(pulling):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_build_utils/docker_pulling.py", line 207, in yield_updates
    raise ZValueError(msg, all_lines=all_lines)
zuper_commons.types.exceptions.ZValueError: Weird problem - I could not get the result of the pull
all_lines:
list[348]
#0 dict[2]
   │ status: Pulling from andreacensi/duckietown-challenges
   │ id: docker.io/andreacensi/duckietown-challenges@sha256:94bdf625b89d4faf0b11a72aaebe4db6c4ef5fc855a333a26d7d585d4ea6cb07
#1 {status: Pulling fs layer, progressDetail: {} , id: 35807b77a593}
#2 {status: Pulling fs layer, progressDetail: {} , id: 59e1f08aa0dc}
#3 {status: Pulling fs layer, progressDetail: {} , id: 082a7036af58}
#4 {status: Pulling fs layer, progressDetail: {} , id: 6b384b7c6b03}
#5 {status: Pulling fs layer, progressDetail: {} , id: dd1a9cc43b3c}
#6 {status: Pulling fs layer, progressDetail: {} , id: 6fe2b9f417f9}
#7 {status: Pulling fs layer, progressDetail: {} , id: 4ad9a3c7cd2d}
#8 {status: Pulling fs layer, progressDetail: {} , id: a4ed432ba41e}
#9 dict[4]
   │ status: Downloading
   │ progressDetail: {current: 286250, total: 28570074}
   │ progress: [>                                                  ]  286.2kB/28.57MB
   │ id: 35807b77a593
#10 {status: Pulling fs layer, progressDetail: {} , id: 6e07f2baec96}
#11 {status: Pulling fs layer, progressDetail: {} , id: 46d441cb6942}
#12 {status: Waiting, progressDetail: {} , id: 6b384b7c6b03}
#13 {status: Waiting, progressDetail: {} , id: dd1a9cc43b3c}
#14 {status: Pulling fs layer, progressDetail: {} , id: 1d00bc5e967a}
#15 {status: Waiting, progressDetail: {} , id: 4ad9a3c7cd2d}
#16 {status: Waiting, progressDetail: {} , id: 6fe2b9f417f9}
#17 {status: Pulling fs layer, progressDetail: {} , id: 970f7c1064b8}
#18 {status: Waiting, progressDetail: {} , id: a4ed432ba41e}
#19 {status: Pulling fs layer, progressDetail: {} , id: f48c0af6e814}
#20 {status: Waiting, progressDetail: {} , id: 6e07f2baec96}
#21 {status: Pulling fs layer, progressDetail: {} , id: 6ad4f5509165}
#22 {status: Waiting, progressDetail: {} , id: 46d441cb6942}
#23 {status: Waiting, progressDetail: {} , id: 1d00bc5e967a}
#24 {status: Waiting, progressDetail: {} , id: 970f7c1064b8}
#25 {status: Waiting, progressDetail: {} , id: f48c0af6e814}
#26 {status: Pulling fs layer, progressDetail: {} , id: e6ccc5d4a7a2}
#27 {status: Waiting, progressDetail: {} , id: 6ad4f5509165}
#28 {status: Pulling fs layer, progressDetail: {} , id: afdba6735a3a}
#29 {status: Pulling fs layer, progressDetail: {} , id: 9bb1ee275eef}
#30 {status: Pulling fs layer, progressDetail: {} , id: 55d6f457633d}
#31 {status: Waiting, progressDetail: {} , id: e6ccc5d4a7a2}
#32 {status: Waiting, progressDetail: {} , id: 9bb1ee275eef}
#33 {status: Waiting, progressDetail: {} , id: afdba6735a3a}
#34 {status: Pulling fs layer, progressDetail: {} , id: c7ba89992248}
#35 {status: Pulling fs layer, progressDetail: {} , id: 0dc810e75f9e}
#36 {status: Pulling fs layer, progressDetail: {} , id: a0d7df692dae}
#37 {status: Pulling fs layer, progressDetail: {} , id: 3d17ccdc622e}
#38 {status: Pulling fs layer, progressDetail: {} , id: ad2cc63e10d6}
#39 {status: Pulling fs layer, progressDetail: {} , id: 4713166fc261}
#40 {status: Waiting, progressDetail: {} , id: 55d6f457633d}
#41 {status: Pulling fs layer, progressDetail: {} , id: 9771035c9d0c}
#42 {status: Waiting, progressDetail: {} , id: a0d7df692dae}
#43 {status: Waiting, progressDetail: {} , id: 3d17ccdc622e}
#44 {status: Waiting, progressDetail: {} , id: c7ba89992248}
#45 {status: Pulling fs layer, progressDetail: {} , id: 736e9b5020e3}
#46 {status: Waiting, progressDetail: {} , id: 0dc810e75f9e}
#47 {status: Pulling fs layer, progressDetail: {} , id: 8c7b681f2eb8}
#48 {status: Waiting, progressDetail: {} , id: ad2cc63e10d6}
#49 {status: Waiting, progressDetail: {} , id: 4713166fc261}
#50 {status: Waiting, progressDetail: {} , id: 9771035c9d0c}
#51 {status: Pulling fs layer, progressDetail: {} , id: 824f8aa06409}
#52 {status: Waiting, progressDetail: {} , id: 736e9b5020e3}
#53 {status: Waiting, progressDetail: {} , id: 8c7b681f2eb8}
#54 {status: Waiting, progressDetail: {} , id: 824f8aa06409}
#55 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 185, total: 185}
    │ progress: [==================================================>]     185B/185B
    │ id: 082a7036af58
#56 {status: Verifying Checksum, progressDetail: {} , id: 082a7036af58}
#57 {status: Download complete, progressDetail: {} , id: 082a7036af58}
#58 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 13569914, total: 28570074}
    │ progress: [=======================>                           ]  13.57MB/28.57MB
    │ id: 35807b77a593
#59 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 85547, total: 7140051}
    │ progress: [>                                                  ]  85.55kB/7.14MB
    │ id: 59e1f08aa0dc
#60 {status: Verifying Checksum, progressDetail: {} , id: 6b384b7c6b03}
#61 {status: Download complete, progressDetail: {} , id: 6b384b7c6b03}
#62 {status: Verifying Checksum, progressDetail: {} , id: 59e1f08aa0dc}
#63 {status: Download complete, progressDetail: {} , id: 59e1f08aa0dc}
#64 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 23514914, total: 28570074}
    │ progress: [=========================================>         ]  23.51MB/28.57MB
    │ id: 35807b77a593
#65 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 299, total: 299}
    │ progress: [==================================================>]     299B/299B
    │ id: 6fe2b9f417f9
#66 {status: Verifying Checksum, progressDetail: {} , id: 6fe2b9f417f9}
#67 {status: Download complete, progressDetail: {} , id: 6fe2b9f417f9}
#68 {status: Verifying Checksum, progressDetail: {} , id: 35807b77a593}
#69 {status: Download complete, progressDetail: {} , id: 35807b77a593}
#70 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 294912, total: 28570074}
    │ progress: [>                                                  ]  294.9kB/28.57MB
    │ id: 35807b77a593
#71 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 528936, total: 91336575}
    │ progress: [>                                                  ]  528.9kB/91.34MB
    │ id: dd1a9cc43b3c
#72 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 163370, total: 15553814}
    │ progress: [>                                                  ]  163.4kB/15.55MB
    │ id: 4ad9a3c7cd2d
#73 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 8257536, total: 28570074}
    │ progress: [==============>                                    ]  8.258MB/28.57MB
    │ id: 35807b77a593
#74 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 15099432, total: 91336575}
    │ progress: [========>                                          ]   15.1MB/91.34MB
    │ id: dd1a9cc43b3c
#75 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 13010474, total: 15553814}
    │ progress: [=========================================>         ]  13.01MB/15.55MB
    │ id: 4ad9a3c7cd2d
#76 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 14745600, total: 28570074}
    │ progress: [=========================>                         ]  14.75MB/28.57MB
    │ id: 35807b77a593
#77 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 21515704, total: 91336575}
    │ progress: [===========>                                       ]  21.52MB/91.34MB
    │ id: dd1a9cc43b3c
#78 {status: Verifying Checksum, progressDetail: {} , id: 4ad9a3c7cd2d}
#79 {status: Download complete, progressDetail: {} , id: 4ad9a3c7cd2d}
#80 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 23592960, total: 28570074}
    │ progress: [=========================================>         ]  23.59MB/28.57MB
    │ id: 35807b77a593
#81 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 33864912, total: 91336575}
    │ progress: [==================>                                ]  33.86MB/91.34MB
    │ id: dd1a9cc43b3c
#82 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 26836992, total: 28570074}
    │ progress: [==============================================>    ]  26.84MB/28.57MB
    │ id: 35807b77a593
#83 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 28570074, total: 28570074}
    │ progress: [==================================================>]  28.57MB/28.57MB
    │ id: 35807b77a593
#84 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 52679064, total: 91336575}
    │ progress: [============================>                      ]  52.68MB/91.34MB
    │ id: dd1a9cc43b3c
#85 {status: Pull complete, progressDetail: {} , id: 35807b77a593}
#86 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 65068448, total: 91336575}
    │ progress: [===================================>               ]  65.07MB/91.34MB
    │ id: dd1a9cc43b3c
#87 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 98304, total: 7140051}
    │ progress: [>                                                  ]   98.3kB/7.14MB
    │ id: 59e1f08aa0dc
#88 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 70411600, total: 91336575}
    │ progress: [======================================>            ]  70.41MB/91.34MB
    │ id: dd1a9cc43b3c
#89 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 4521984, total: 7140051}
    │ progress: [===============================>                   ]  4.522MB/7.14MB
    │ id: 59e1f08aa0dc
#90 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 7140051, total: 7140051}
    │ progress: [==================================================>]   7.14MB/7.14MB
    │ id: 59e1f08aa0dc
#91 dict[4]
    │ status: Downloading
    │ progressDetail: {current: 84921912, total: 91336575}
    │ progress: [==============================================>    ]  84.92MB/91.34MB
    │ id: dd1a9cc43b3c
#92 {status: Download complete, progressDetail: {} , id: dd1a9cc43b3c}
#93 {status: Pull complete, progressDetail: {} , id: 59e1f08aa0dc}
#94 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 185, total: 185}
    │ progress: [==================================================>]     185B/185B
    │ id: 082a7036af58
#95 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 185, total: 185}
    │ progress: [==================================================>]     185B/185B
    │ id: 082a7036af58
#96 {status: Pull complete, progressDetail: {} , id: 082a7036af58}
#97 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 6432, total: 6432}
    │ progress: [==================================================>]  6.432kB/6.432kB
    │ id: 6b384b7c6b03
#98 dict[4]
    │ status: Extracting
    │ progressDetail: {current: 6432, total: 6432}
    │ progress: [==================================================>]  6.432kB/6.432kB
    │ id: 6b384b7c6b03
#99 {status: Pull complete, progressDetail: {} , id: 6b384b7c6b03}
#100 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 557056, total: 91336575}
     │ progress: [>                                                  ]  557.1kB/91.34MB
     │ id: dd1a9cc43b3c
#101 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 9469952, total: 91336575}
     │ progress: [=====>                                             ]   9.47MB/91.34MB
     │ id: dd1a9cc43b3c
#102 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 17268736, total: 91336575}
     │ progress: [=========>                                         ]  17.27MB/91.34MB
     │ id: dd1a9cc43b3c
#103 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 27295744, total: 91336575}
     │ progress: [==============>                                    ]   27.3MB/91.34MB
     │ id: dd1a9cc43b3c
#104 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 36765696, total: 91336575}
     │ progress: [====================>                              ]  36.77MB/91.34MB
     │ id: dd1a9cc43b3c
#105 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 42336256, total: 91336575}
     │ progress: [=======================>                           ]  42.34MB/91.34MB
     │ id: dd1a9cc43b3c
#106 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 49020928, total: 91336575}
     │ progress: [==========================>                        ]  49.02MB/91.34MB
     │ id: dd1a9cc43b3c
#107 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 57933824, total: 91336575}
     │ progress: [===============================>                   ]  57.93MB/91.34MB
     │ id: dd1a9cc43b3c
#108 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 64618496, total: 91336575}
     │ progress: [===================================>               ]  64.62MB/91.34MB
     │ id: dd1a9cc43b3c
#109 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 74645504, total: 91336575}
     │ progress: [========================================>          ]  74.65MB/91.34MB
     │ id: dd1a9cc43b3c
#110 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 83558400, total: 91336575}
     │ progress: [=============================================>     ]  83.56MB/91.34MB
     │ id: dd1a9cc43b3c
#111 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 88014848, total: 91336575}
     │ progress: [================================================>  ]  88.01MB/91.34MB
     │ id: dd1a9cc43b3c
#112 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 91336575, total: 91336575}
     │ progress: [==================================================>]  91.34MB/91.34MB
     │ id: dd1a9cc43b3c
#113 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 91336575, total: 91336575}
     │ progress: [==================================================>]  91.34MB/91.34MB
     │ id: dd1a9cc43b3c
#114 {status: Pull complete, progressDetail: {} , id: dd1a9cc43b3c}
#115 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 299, total: 299}
     │ progress: [==================================================>]     299B/299B
     │ id: 6fe2b9f417f9
#116 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 299, total: 299}
     │ progress: [==================================================>]     299B/299B
     │ id: 6fe2b9f417f9
#117 {status: Pull complete, progressDetail: {} , id: 6fe2b9f417f9}
#118 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 163840, total: 15553814}
     │ progress: [>                                                  ]  163.8kB/15.55MB
     │ id: 4ad9a3c7cd2d
#119 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 2785280, total: 15553814}
     │ progress: [========>                                          ]  2.785MB/15.55MB
     │ id: 4ad9a3c7cd2d
#120 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 8192000, total: 15553814}
     │ progress: [==========================>                        ]  8.192MB/15.55MB
     │ id: 4ad9a3c7cd2d
#121 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 12124160, total: 15553814}
     │ progress: [======================================>            ]  12.12MB/15.55MB
     │ id: 4ad9a3c7cd2d
#122 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 15237120, total: 15553814}
     │ progress: [================================================>  ]  15.24MB/15.55MB
     │ id: 4ad9a3c7cd2d
#123 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 15553814, total: 15553814}
     │ progress: [==================================================>]  15.55MB/15.55MB
     │ id: 4ad9a3c7cd2d
#124 {status: Pull complete, progressDetail: {} , id: 4ad9a3c7cd2d}
#125 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 136, total: 136}
     │ progress: [==================================================>]     136B/136B
     │ id: 6e07f2baec96
#126 {status: Verifying Checksum, progressDetail: {} , id: 6e07f2baec96}
#127 {status: Download complete, progressDetail: {} , id: 6e07f2baec96}
#128 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 538132, total: 155296911}
     │ progress: [>                                                  ]  538.1kB/155.3MB
     │ id: a4ed432ba41e
#129 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 16384, total: 129608}
     │ progress: [======>                                            ]  16.38kB/129.6kB
     │ id: 46d441cb6942
#130 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 129608, total: 129608}
     │ progress: [==================================================>]  129.6kB/129.6kB
     │ id: 46d441cb6942
#131 {status: Download complete, progressDetail: {} , id: 46d441cb6942}
#132 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 17799911, total: 155296911}
     │ progress: [=====>                                             ]   17.8MB/155.3MB
     │ id: a4ed432ba41e
#133 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 50731, total: 4567266}
     │ progress: [>                                                  ]  50.73kB/4.567MB
     │ id: 1d00bc5e967a
#134 {status: Verifying Checksum, progressDetail: {} , id: 1d00bc5e967a}
#135 {status: Download complete, progressDetail: {} , id: 1d00bc5e967a}
#136 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 315, total: 315}
     │ progress: [==================================================>]     315B/315B
     │ id: 970f7c1064b8
#137 {status: Verifying Checksum, progressDetail: {} , id: 970f7c1064b8}
#138 {status: Download complete, progressDetail: {} , id: 970f7c1064b8}
#139 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 33970983, total: 155296911}
     │ progress: [==========>                                        ]  33.97MB/155.3MB
     │ id: a4ed432ba41e
#140 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 50675615, total: 155296911}
     │ progress: [================>                                  ]  50.68MB/155.3MB
     │ id: a4ed432ba41e
#141 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 536255, total: 174092495}
     │ progress: [>                                                  ]  536.3kB/174.1MB
     │ id: f48c0af6e814
#142 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 61397551, total: 155296911}
     │ progress: [===================>                               ]   61.4MB/155.3MB
     │ id: a4ed432ba41e
#143 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 18331135, total: 174092495}
     │ progress: [=====>                                             ]  18.33MB/174.1MB
     │ id: f48c0af6e814
#144 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 68926551, total: 155296911}
     │ progress: [======================>                            ]  68.93MB/155.3MB
     │ id: a4ed432ba41e
#145 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 79141695, total: 155296911}
     │ progress: [=========================>                         ]  79.14MB/155.3MB
     │ id: a4ed432ba41e
#146 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 24236527, total: 174092495}
     │ progress: [======>                                            ]  24.24MB/174.1MB
     │ id: f48c0af6e814
#147 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 86156751, total: 155296911}
     │ progress: [===========================>                       ]  86.16MB/155.3MB
     │ id: a4ed432ba41e
#148 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 100144079, total: 155296911}
     │ progress: [================================>                  ]  100.1MB/155.3MB
     │ id: a4ed432ba41e
#149 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 33887983, total: 174092495}
     │ progress: [=========>                                         ]  33.89MB/174.1MB
     │ id: f48c0af6e814
#150 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 51126847, total: 174092495}
     │ progress: [==============>                                    ]  51.13MB/174.1MB
     │ id: f48c0af6e814
#151 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 101200335, total: 155296911}
     │ progress: [================================>                  ]  101.2MB/155.3MB
     │ id: a4ed432ba41e
#152 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 62984951, total: 174092495}
     │ progress: [==================>                                ]  62.98MB/174.1MB
     │ id: f48c0af6e814
#153 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 103337279, total: 155296911}
     │ progress: [=================================>                 ]  103.3MB/155.3MB
     │ id: a4ed432ba41e
#154 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 67290911, total: 174092495}
     │ progress: [===================>                               ]  67.29MB/174.1MB
     │ id: f48c0af6e814
#155 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 399, total: 399}
     │ progress: [==================================================>]     399B/399B
     │ id: 6ad4f5509165
#156 {status: Verifying Checksum, progressDetail: {} , id: 6ad4f5509165}
#157 {status: Download complete, progressDetail: {} , id: 6ad4f5509165}
#158 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 105482831, total: 155296911}
     │ progress: [=================================>                 ]  105.5MB/155.3MB
     │ id: a4ed432ba41e
#159 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 339, total: 339}
     │ progress: [==================================================>]     339B/339B
     │ id: e6ccc5d4a7a2
#160 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 82298295, total: 174092495}
     │ progress: [=======================>                           ]   82.3MB/174.1MB
     │ id: f48c0af6e814
#161 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 118873703, total: 155296911}
     │ progress: [======================================>            ]  118.9MB/155.3MB
     │ id: a4ed432ba41e
#162 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 84990951, total: 174092495}
     │ progress: [========================>                          ]  84.99MB/174.1MB
     │ id: f48c0af6e814
#163 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 532863, total: 274822681}
     │ progress: [>                                                  ]  532.9kB/274.8MB
     │ id: afdba6735a3a
#164 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 127484263, total: 155296911}
     │ progress: [=========================================>         ]  127.5MB/155.3MB
     │ id: a4ed432ba41e
#165 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 15103359, total: 274822681}
     │ progress: [==>                                                ]   15.1MB/274.8MB
     │ id: afdba6735a3a
#166 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 94091847, total: 174092495}
     │ progress: [===========================>                       ]  94.09MB/174.1MB
     │ id: f48c0af6e814
#167 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 133899799, total: 155296911}
     │ progress: [===========================================>       ]  133.9MB/155.3MB
     │ id: a4ed432ba41e
#168 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 23190815, total: 274822681}
     │ progress: [====>                                              ]  23.19MB/274.8MB
     │ id: afdba6735a3a
#169 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 98920703, total: 174092495}
     │ progress: [============================>                      ]  98.92MB/174.1MB
     │ id: f48c0af6e814
#170 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 33422727, total: 274822681}
     │ progress: [======>                                            ]  33.42MB/274.8MB
     │ id: afdba6735a3a
#171 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 136580727, total: 155296911}
     │ progress: [===========================================>       ]  136.6MB/155.3MB
     │ id: a4ed432ba41e
#172 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 38751911, total: 274822681}
     │ progress: [=======>                                           ]  38.75MB/274.8MB
     │ id: afdba6735a3a
#173 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 154347911, total: 155296911}
     │ progress: [=================================================> ]  154.3MB/155.3MB
     │ id: a4ed432ba41e
#174 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 101069159, total: 174092495}
     │ progress: [=============================>                     ]  101.1MB/174.1MB
     │ id: f48c0af6e814
#175 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 40890359, total: 274822681}
     │ progress: [=======>                                           ]  40.89MB/274.8MB
     │ id: afdba6735a3a
#176 {status: Verifying Checksum, progressDetail: {} , id: a4ed432ba41e}
#177 {status: Download complete, progressDetail: {} , id: a4ed432ba41e}
#178 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 557056, total: 155296911}
     │ progress: [>                                                  ]  557.1kB/155.3MB
     │ id: a4ed432ba41e
#179 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 1622, total: 129560}
     │ progress: [>                                                  ]  1.622kB/129.6kB
     │ id: 9bb1ee275eef
#180 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 129560, total: 129560}
     │ progress: [==================================================>]  129.6kB/129.6kB
     │ id: 9bb1ee275eef
#181 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 59784511, total: 274822681}
     │ progress: [==========>                                        ]  59.78MB/274.8MB
     │ id: afdba6735a3a
#182 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 119975271, total: 174092495}
     │ progress: [==================================>                ]    120MB/174.1MB
     │ id: f48c0af6e814
#183 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 9469952, total: 155296911}
     │ progress: [===>                                               ]   9.47MB/155.3MB
     │ id: a4ed432ba41e
#184 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 16384, total: 342709}
     │ progress: [==>                                                ]  16.38kB/342.7kB
     │ id: 55d6f457633d
#185 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 75982407, total: 274822681}
     │ progress: [=============>                                     ]  75.98MB/274.8MB
     │ id: afdba6735a3a
#186 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 342709, total: 342709}
     │ progress: [==================================================>]  342.7kB/342.7kB
     │ id: 55d6f457633d
#187 {status: Verifying Checksum, progressDetail: {} , id: 55d6f457633d}
#188 {status: Download complete, progressDetail: {} , id: 55d6f457633d}
#189 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 17268736, total: 155296911}
     │ progress: [=====>                                             ]  17.27MB/155.3MB
     │ id: a4ed432ba41e
#190 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 134570063, total: 174092495}
     │ progress: [======================================>            ]  134.6MB/174.1MB
     │ id: f48c0af6e814
#191 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 86785135, total: 274822681}
     │ progress: [===============>                                   ]  86.79MB/274.8MB
     │ id: afdba6735a3a
#192 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 32299, total: 3104777}
     │ progress: [>                                                  ]   32.3kB/3.105MB
     │ id: c7ba89992248
#193 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 150722943, total: 174092495}
     │ progress: [===========================================>       ]  150.7MB/174.1MB
     │ id: f48c0af6e814
#194 {status: Verifying Checksum, progressDetail: {} , id: c7ba89992248}
#195 {status: Download complete, progressDetail: {} , id: c7ba89992248}
#196 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 18939904, total: 155296911}
     │ progress: [======>                                            ]  18.94MB/155.3MB
     │ id: a4ed432ba41e
#197 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 100824911, total: 274822681}
     │ progress: [==================>                                ]  100.8MB/274.8MB
     │ id: afdba6735a3a
#198 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 130, total: 130}
     │ progress: [==================================================>]     130B/130B
     │ id: 0dc810e75f9e
#199 {status: Download complete, progressDetail: {} , id: 0dc810e75f9e}
#200 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 161514479, total: 174092495}
     │ progress: [==============================================>    ]  161.5MB/174.1MB
     │ id: f48c0af6e814
#201 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 20611072, total: 155296911}
     │ progress: [======>                                            ]  20.61MB/155.3MB
     │ id: a4ed432ba41e
#202 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 109967743, total: 274822681}
     │ progress: [====================>                              ]    110MB/274.8MB
     │ id: afdba6735a3a
#203 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 170668367, total: 174092495}
     │ progress: [=================================================> ]  170.7MB/174.1MB
     │ id: f48c0af6e814
#204 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 28966912, total: 155296911}
     │ progress: [=========>                                         ]  28.97MB/155.3MB
     │ id: a4ed432ba41e
#205 {status: Verifying Checksum, progressDetail: {} , id: f48c0af6e814}
#206 {status: Download complete, progressDetail: {} , id: f48c0af6e814}
#207 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 120714911, total: 274822681}
     │ progress: [=====================>                             ]  120.7MB/274.8MB
     │ id: afdba6735a3a
#208 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 2171, total: 2171}
     │ progress: [==================================================>]  2.171kB/2.171kB
     │ id: 3d17ccdc622e
#209 {status: Verifying Checksum, progressDetail: {} , id: 3d17ccdc622e}
#210 {status: Download complete, progressDetail: {} , id: 3d17ccdc622e}
#211 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 339216, total: 33868424}
     │ progress: [>                                                  ]  339.2kB/33.87MB
     │ id: a0d7df692dae
#212 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 37322752, total: 155296911}
     │ progress: [============>                                      ]  37.32MB/155.3MB
     │ id: a4ed432ba41e
#213 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 265, total: 265}
     │ progress: [==================================================>]     265B/265B
     │ id: ad2cc63e10d6
#214 {status: Verifying Checksum, progressDetail: {} , id: ad2cc63e10d6}
#215 {status: Download complete, progressDetail: {} , id: ad2cc63e10d6}
#216 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 214, total: 214}
     │ progress: [==================================================>]     214B/214B
     │ id: 4713166fc261
#217 {status: Verifying Checksum, progressDetail: {} , id: 4713166fc261}
#218 {status: Download complete, progressDetail: {} , id: 4713166fc261}
#219 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 2768728, total: 33868424}
     │ progress: [====>                                              ]  2.769MB/33.87MB
     │ id: a0d7df692dae
#220 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 134720527, total: 274822681}
     │ progress: [========================>                          ]  134.7MB/274.8MB
     │ id: afdba6735a3a
#221 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 3671, total: 19792}
     │ progress: [=========>                                         ]  3.671kB/19.79kB
     │ id: 9771035c9d0c
#222 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 8575, total: 19792}
     │ progress: [=====================>                             ]  8.575kB/19.79kB
     │ id: 9771035c9d0c
#223 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 19792, total: 19792}
     │ progress: [==================================================>]  19.79kB/19.79kB
     │ id: 9771035c9d0c
#224 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 3454808, total: 33868424}
     │ progress: [=====>                                             ]  3.455MB/33.87MB
     │ id: a0d7df692dae
#225 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 135257519, total: 274822681}
     │ progress: [========================>                          ]  135.3MB/274.8MB
     │ id: afdba6735a3a
#226 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 42336256, total: 155296911}
     │ progress: [=============>                                     ]  42.34MB/155.3MB
     │ id: a4ed432ba41e
#227 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 19119960, total: 33868424}
     │ progress: [============================>                      ]  19.12MB/33.87MB
     │ id: a0d7df692dae
#228 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 152542959, total: 274822681}
     │ progress: [===========================>                       ]  152.5MB/274.8MB
     │ id: afdba6735a3a
#229 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 50692096, total: 155296911}
     │ progress: [================>                                  ]  50.69MB/155.3MB
     │ id: a4ed432ba41e
#230 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 58490880, total: 155296911}
     │ progress: [==================>                                ]  58.49MB/155.3MB
     │ id: a4ed432ba41e
#231 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 167648295, total: 274822681}
     │ progress: [==============================>                    ]  167.6MB/274.8MB
     │ id: afdba6735a3a
#232 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 33746296, total: 33868424}
     │ progress: [=================================================> ]  33.75MB/33.87MB
     │ id: a0d7df692dae
#233 {status: Verifying Checksum, progressDetail: {} , id: a0d7df692dae}
#234 {status: Download complete, progressDetail: {} , id: a0d7df692dae}
#235 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 7767, total: 11538}
     │ progress: [=================================>                 ]  7.767kB/11.54kB
     │ id: 736e9b5020e3
#236 {status: Download complete, progressDetail: {} , id: 736e9b5020e3}
#237 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 69074944, total: 155296911}
     │ progress: [======================>                            ]  69.07MB/155.3MB
     │ id: a4ed432ba41e
#238 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 7767, total: 35565}
     │ progress: [==========>                                        ]  7.767kB/35.56kB
     │ id: 8c7b681f2eb8
#239 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 35565, total: 35565}
     │ progress: [==================================================>]  35.56kB/35.56kB
     │ id: 8c7b681f2eb8
#240 {status: Download complete, progressDetail: {} , id: 8c7b681f2eb8}
#241 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 1537, total: 1537}
     │ progress: [==================================================>]  1.537kB/1.537kB
     │ id: 824f8aa06409
#242 {status: Verifying Checksum, progressDetail: {} , id: 824f8aa06409}
#243 {status: Download complete, progressDetail: {} , id: 824f8aa06409}
#244 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 172445295, total: 274822681}
     │ progress: [===============================>                   ]  172.4MB/274.8MB
     │ id: afdba6735a3a
#245 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 74645504, total: 155296911}
     │ progress: [========================>                          ]  74.65MB/155.3MB
     │ id: a4ed432ba41e
#246 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 185268183, total: 274822681}
     │ progress: [=================================>                 ]  185.3MB/274.8MB
     │ id: afdba6735a3a
#247 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 78544896, total: 155296911}
     │ progress: [=========================>                         ]  78.54MB/155.3MB
     │ id: a4ed432ba41e
#248 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 188998583, total: 274822681}
     │ progress: [==================================>                ]    189MB/274.8MB
     │ id: afdba6735a3a
#249 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 83001344, total: 155296911}
     │ progress: [==========================>                        ]     83MB/155.3MB
     │ id: a4ed432ba41e
#250 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 199231343, total: 274822681}
     │ progress: [====================================>              ]  199.2MB/274.8MB
     │ id: afdba6735a3a
#251 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 89686016, total: 155296911}
     │ progress: [============================>                      ]  89.69MB/155.3MB
     │ id: a4ed432ba41e
#252 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 201386063, total: 274822681}
     │ progress: [====================================>              ]  201.4MB/274.8MB
     │ id: afdba6735a3a
#253 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 91357184, total: 155296911}
     │ progress: [=============================>                     ]  91.36MB/155.3MB
     │ id: a4ed432ba41e
#254 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 218655615, total: 274822681}
     │ progress: [=======================================>           ]  218.7MB/274.8MB
     │ id: afdba6735a3a
#255 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 98041856, total: 155296911}
     │ progress: [===============================>                   ]  98.04MB/155.3MB
     │ id: a4ed432ba41e
#256 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 101941248, total: 155296911}
     │ progress: [================================>                  ]  101.9MB/155.3MB
     │ id: a4ed432ba41e
#257 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 235403975, total: 274822681}
     │ progress: [==========================================>        ]  235.4MB/274.8MB
     │ id: afdba6735a3a
#258 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 108068864, total: 155296911}
     │ progress: [==================================>                ]  108.1MB/155.3MB
     │ id: a4ed432ba41e
#259 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 239692823, total: 274822681}
     │ progress: [===========================================>       ]  239.7MB/274.8MB
     │ id: afdba6735a3a
#260 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 111968256, total: 155296911}
     │ progress: [====================================>              ]    112MB/155.3MB
     │ id: a4ed432ba41e
#261 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 119767040, total: 155296911}
     │ progress: [======================================>            ]  119.8MB/155.3MB
     │ id: a4ed432ba41e
#262 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 253191431, total: 274822681}
     │ progress: [==============================================>    ]  253.2MB/274.8MB
     │ id: afdba6735a3a
#263 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 129236992, total: 155296911}
     │ progress: [=========================================>         ]  129.2MB/155.3MB
     │ id: a4ed432ba41e
#264 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 138149888, total: 155296911}
     │ progress: [============================================>      ]  138.1MB/155.3MB
     │ id: a4ed432ba41e
#265 dict[4]
     │ status: Downloading
     │ progressDetail: {current: 268829751, total: 274822681}
     │ progress: [================================================>  ]  268.8MB/274.8MB
     │ id: afdba6735a3a
#266 {status: Verifying Checksum, progressDetail: {} , id: afdba6735a3a}
#267 {status: Download complete, progressDetail: {} , id: afdba6735a3a}
#268 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 141492224, total: 155296911}
     │ progress: [=============================================>     ]  141.5MB/155.3MB
     │ id: a4ed432ba41e
#269 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 147619840, total: 155296911}
     │ progress: [===============================================>   ]  147.6MB/155.3MB
     │ id: a4ed432ba41e
#270 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 149291008, total: 155296911}
     │ progress: [================================================>  ]  149.3MB/155.3MB
     │ id: a4ed432ba41e
#271 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 153747456, total: 155296911}
     │ progress: [=================================================> ]  153.7MB/155.3MB
     │ id: a4ed432ba41e
#272 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 155296911, total: 155296911}
     │ progress: [==================================================>]  155.3MB/155.3MB
     │ id: a4ed432ba41e
#273 {status: Pull complete, progressDetail: {} , id: a4ed432ba41e}
#274 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 136, total: 136}
     │ progress: [==================================================>]     136B/136B
     │ id: 6e07f2baec96
#275 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 136, total: 136}
     │ progress: [==================================================>]     136B/136B
     │ id: 6e07f2baec96
#276 {status: Pull complete, progressDetail: {} , id: 6e07f2baec96}
#277 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 32768, total: 129608}
     │ progress: [============>                                      ]  32.77kB/129.6kB
     │ id: 46d441cb6942
#278 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 129608, total: 129608}
     │ progress: [==================================================>]  129.6kB/129.6kB
     │ id: 46d441cb6942
#279 {status: Pull complete, progressDetail: {} , id: 46d441cb6942}
#280 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 65536, total: 4567266}
     │ progress: [>                                                  ]  65.54kB/4.567MB
     │ id: 1d00bc5e967a
#281 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 2949120, total: 4567266}
     │ progress: [================================>                  ]  2.949MB/4.567MB
     │ id: 1d00bc5e967a
#282 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 4567266, total: 4567266}
     │ progress: [==================================================>]  4.567MB/4.567MB
     │ id: 1d00bc5e967a
#283 {status: Pull complete, progressDetail: {} , id: 1d00bc5e967a}
#284 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 315, total: 315}
     │ progress: [==================================================>]     315B/315B
     │ id: 970f7c1064b8
#285 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 315, total: 315}
     │ progress: [==================================================>]     315B/315B
     │ id: 970f7c1064b8
#286 {status: Pull complete, progressDetail: {} , id: 970f7c1064b8}
#287 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 557056, total: 174092495}
     │ progress: [>                                                  ]  557.1kB/174.1MB
     │ id: f48c0af6e814
#288 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 24510464, total: 174092495}
     │ progress: [=======>                                           ]  24.51MB/174.1MB
     │ id: f48c0af6e814
#289 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 50135040, total: 174092495}
     │ progress: [==============>                                    ]  50.14MB/174.1MB
     │ id: f48c0af6e814
#290 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 74088448, total: 174092495}
     │ progress: [=====================>                             ]  74.09MB/174.1MB
     │ id: f48c0af6e814
#291 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 89128960, total: 174092495}
     │ progress: [=========================>                         ]  89.13MB/174.1MB
     │ id: f48c0af6e814
#292 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 99713024, total: 174092495}
     │ progress: [============================>                      ]  99.71MB/174.1MB
     │ id: f48c0af6e814
#293 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 109740032, total: 174092495}
     │ progress: [===============================>                   ]  109.7MB/174.1MB
     │ id: f48c0af6e814
#294 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 115310592, total: 174092495}
     │ progress: [=================================>                 ]  115.3MB/174.1MB
     │ id: f48c0af6e814
#295 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 119767040, total: 174092495}
     │ progress: [==================================>                ]  119.8MB/174.1MB
     │ id: f48c0af6e814
#296 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 124780544, total: 174092495}
     │ progress: [===================================>               ]  124.8MB/174.1MB
     │ id: f48c0af6e814
#297 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 130908160, total: 174092495}
     │ progress: [=====================================>             ]  130.9MB/174.1MB
     │ id: f48c0af6e814
#298 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 134807552, total: 174092495}
     │ progress: [======================================>            ]  134.8MB/174.1MB
     │ id: f48c0af6e814
#299 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 135364608, total: 174092495}
     │ progress: [======================================>            ]  135.4MB/174.1MB
     │ id: f48c0af6e814
#300 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 139264000, total: 174092495}
     │ progress: [=======================================>           ]  139.3MB/174.1MB
     │ id: f48c0af6e814
#301 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 145948672, total: 174092495}
     │ progress: [=========================================>         ]  145.9MB/174.1MB
     │ id: f48c0af6e814
#302 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 154861568, total: 174092495}
     │ progress: [============================================>      ]  154.9MB/174.1MB
     │ id: f48c0af6e814
#303 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 162660352, total: 174092495}
     │ progress: [==============================================>    ]  162.7MB/174.1MB
     │ id: f48c0af6e814
#304 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 171016192, total: 174092495}
     │ progress: [=================================================> ]    171MB/174.1MB
     │ id: f48c0af6e814
#305 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 174092495, total: 174092495}
     │ progress: [==================================================>]  174.1MB/174.1MB
     │ id: f48c0af6e814
#306 {status: Pull complete, progressDetail: {} , id: f48c0af6e814}
#307 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 399, total: 399}
     │ progress: [==================================================>]     399B/399B
     │ id: 6ad4f5509165
#308 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 399, total: 399}
     │ progress: [==================================================>]     399B/399B
     │ id: 6ad4f5509165
#309 {status: Pull complete, progressDetail: {} , id: 6ad4f5509165}
#310 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 339, total: 339}
     │ progress: [==================================================>]     339B/339B
     │ id: e6ccc5d4a7a2
#311 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 339, total: 339}
     │ progress: [==================================================>]     339B/339B
     │ id: e6ccc5d4a7a2
#312 {status: Pull complete, progressDetail: {} , id: e6ccc5d4a7a2}
#313 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 557056, total: 274822681}
     │ progress: [>                                                  ]  557.1kB/274.8MB
     │ id: afdba6735a3a
#314 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 22839296, total: 274822681}
     │ progress: [====>                                              ]  22.84MB/274.8MB
     │ id: afdba6735a3a
#315 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 46792704, total: 274822681}
     │ progress: [========>                                          ]  46.79MB/274.8MB
     │ id: afdba6735a3a
#316 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 67960832, total: 274822681}
     │ progress: [============>                                      ]  67.96MB/274.8MB
     │ id: afdba6735a3a
#317 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 89686016, total: 274822681}
     │ progress: [================>                                  ]  89.69MB/274.8MB
     │ id: afdba6735a3a
#318 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 106954752, total: 274822681}
     │ progress: [===================>                               ]    107MB/274.8MB
     │ id: afdba6735a3a
#319 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 130908160, total: 274822681}
     │ progress: [=======================>                           ]  130.9MB/274.8MB
     │ id: afdba6735a3a
#320 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 147062784, total: 274822681}
     │ progress: [==========================>                        ]  147.1MB/274.8MB
     │ id: afdba6735a3a
#321 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 163774464, total: 274822681}
     │ progress: [=============================>                     ]  163.8MB/274.8MB
     │ id: afdba6735a3a
#322 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 164888576, total: 274822681}
     │ progress: [=============================>                     ]  164.9MB/274.8MB
     │ id: afdba6735a3a
#323 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 166002688, total: 274822681}
     │ progress: [==============================>                    ]    166MB/274.8MB
     │ id: afdba6735a3a
#324 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 171016192, total: 274822681}
     │ progress: [===============================>                   ]    171MB/274.8MB
     │ id: afdba6735a3a
#325 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 179929088, total: 274822681}
     │ progress: [================================>                  ]  179.9MB/274.8MB
     │ id: afdba6735a3a
#326 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 194969600, total: 274822681}
     │ progress: [===================================>               ]    195MB/274.8MB
     │ id: afdba6735a3a
#327 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 219480064, total: 274822681}
     │ progress: [=======================================>           ]  219.5MB/274.8MB
     │ id: afdba6735a3a
#328 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 227835904, total: 274822681}
     │ progress: [=========================================>         ]  227.8MB/274.8MB
     │ id: afdba6735a3a
#329 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 232849408, total: 274822681}
     │ progress: [==========================================>        ]  232.8MB/274.8MB
     │ id: afdba6735a3a
#330 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 235634688, total: 274822681}
     │ progress: [==========================================>        ]  235.6MB/274.8MB
     │ id: afdba6735a3a
#331 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 243433472, total: 274822681}
     │ progress: [============================================>      ]  243.4MB/274.8MB
     │ id: afdba6735a3a
#332 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 251232256, total: 274822681}
     │ progress: [=============================================>     ]  251.2MB/274.8MB
     │ id: afdba6735a3a
#333 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 254017536, total: 274822681}
     │ progress: [==============================================>    ]    254MB/274.8MB
     │ id: afdba6735a3a
#334 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 256802816, total: 274822681}
     │ progress: [==============================================>    ]  256.8MB/274.8MB
     │ id: afdba6735a3a
#335 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 258473984, total: 274822681}
     │ progress: [===============================================>   ]  258.5MB/274.8MB
     │ id: afdba6735a3a
#336 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 260702208, total: 274822681}
     │ progress: [===============================================>   ]  260.7MB/274.8MB
     │ id: afdba6735a3a
#337 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 261259264, total: 274822681}
     │ progress: [===============================================>   ]  261.3MB/274.8MB
     │ id: afdba6735a3a
#338 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 261816320, total: 274822681}
     │ progress: [===============================================>   ]  261.8MB/274.8MB
     │ id: afdba6735a3a
#339 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 262373376, total: 274822681}
     │ progress: [===============================================>   ]  262.4MB/274.8MB
     │ id: afdba6735a3a
#340 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 262930432, total: 274822681}
     │ progress: [===============================================>   ]  262.9MB/274.8MB
     │ id: afdba6735a3a
#341 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 265158656, total: 274822681}
     │ progress: [================================================>  ]  265.2MB/274.8MB
     │ id: afdba6735a3a
#342 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 269058048, total: 274822681}
     │ progress: [================================================>  ]  269.1MB/274.8MB
     │ id: afdba6735a3a
#343 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 272400384, total: 274822681}
     │ progress: [=================================================> ]  272.4MB/274.8MB
     │ id: afdba6735a3a
#344 dict[4]
     │ status: Extracting
     │ progressDetail: {current: 274822681, total: 274822681}
     │ progress: [==================================================>]  274.8MB/274.8MB
     │ id: afdba6735a3a
#345 {status: Download complete, progressDetail: {} , id: 9bb1ee275eef}
#346 {status: Download complete, progressDetail: {} , id: 9771035c9d0c}
#347 dict[2]
     │ errorDetail:
     │ dict[1]
     │ │ message: failed to register layer: Error processing tar file(exit status 1): write /root/.cache/pip/wheels/e3/cc/2f/69165838c970cf08b91ca4383d297db3fb0e4a8e3657ea5cc1/duckietown_world_daffy-6.2.38-py3-none-any.whl: no space left on device
     │ error: failed to register layer: Error processing tar file(exit status 1): write /root/.cache/pip/wheels/e3/cc/2f/69165838c970cf08b91ca4383d297db3fb0e4a8e3657ea5cc1/duckietown_world_daffy-6.2.38-py3-none-any.whl: no space left on device
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
92563370successyes0:01:31
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
92562370successyes0:01:21
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
92560370successyes0:02:06
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
76043370successno0:01:01
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
76042370successno0:00:51
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
76041370successno0:01:33
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible