+ rclone copy --verbose '--config=/config/rclone.conf' '--include=/{500,1000,1500,2000L,2000R}/*/processing/**' 'rz-gcs:/prj-n-processing-api-data/p3d/calibrations/laser/MDCP3D-083WF-W028(6)' '/working/MDCP3D-083WF-W028(6)' 2026/01/28 20:55:47 INFO : There was nothing to transfer 2026/01/28 20:55:47 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Elapsed time: 0.0s + find '/working/MDCP3D-083WF-W028(6)/' -type f + grep -q . find: /working/MDCP3D-083WF-W028(6)/: No such file or directory + echo 'No files downloaded.' No files downloaded. + echo '{"error":"no files downloaded"}' + exit 1