+ [ 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/ac0c1ae8-26b5-4b09-87ba-3ebb9ff073e6 2026-04-22T22:38:49 - INFO: DataPrep 0.14.5 2026-04-22T22:38:49 - INFO: Prepared data will be output to /working/ac0c1ae8-26b5-4b09-87ba-3ebb9ff073e6/processing/data 2026-04-22T22:38:49 - deployment - INFO: Detected P3D version: P3D_2 2026-04-22T22:38:49 - INFO: Recording GUID: ac0c1ae8-26b5-4b09-87ba-3ebb9ff073e6 2026-04-22T22:38:49 - INFO: Preparing payout data... 2026-04-22T22:38:49 - INFO: Interpreting counter as metric 2026-04-22T22:38:49 - INFO: Preparing size track from assets JSON... 2026-04-22T22:38:49 - INFO: Preparing shape track from assets JSON... 2026-04-22T22:38:49 - INFO: Preparing material track from assets JSON... 2026-04-22T22:38:49 - INFO: Prepared payout data in 0.0098 s Traceback (most recent call last): File "/app/src/dataprep/__main__.py", line 168, in main dataprep.prepare.prepare( File "/app/src/dataprep/prepare.py", line 386, in prepare raise RuntimeError("Sonar data requested but not found") RuntimeError: Sonar data requested but not found