+ [ true = true ] + echo --counter + [ false = true ] + echo --no-video + [ false = true ] + echo --no-laser + [ true = true ] + echo --sonar + python -m dataprep -v -f --write-result --result-path /working/result.json --counter --no-video --no-laser --sonar /working/0db2316d-2633-4888-a766-f33241fce786 2026-05-27T23:58:49 - INFO: DataPrep 0.14.7 2026-05-27T23:58:49 - INFO: Prepared data will be output to /working/0db2316d-2633-4888-a766-f33241fce786/processing/data 2026-05-27T23:58:49 - deployment - INFO: Detected P3D version: P3D_2 2026-05-27T23:58:49 - INFO: Recording GUID: 0db2316d-2633-4888-a766-f33241fce786 2026-05-27T23:58:49 - INFO: Preparing payout data... 2026-05-27T23:58:49 - INFO: Interpreting counter as metric 2026-05-27T23:58:49 - INFO: Preparing size track from assets JSON... 2026-05-27T23:58:49 - INFO: Preparing shape track from assets JSON... 2026-05-27T23:58:49 - INFO: Preparing material track from assets JSON... 2026-05-27T23:58:49 - INFO: Prepared payout data in 0.0094 s Traceback (most recent call last): File "/app/src/dataprep/__main__.py", line 170, in main dataprep.prepare.prepare( File "/app/src/dataprep/prepare.py", line 388, in prepare raise RuntimeError("Sonar data requested but not found") RuntimeError: Sonar data requested but not found