For Consolidation and Distribution jobs, source path shall pre-exist when starting the job. Otherwise, source Agents won't create it and give the error
There are two ways to fix it:
1. Create the path manually before starting the job run.
2. Add custom parameter build_script_working_dir:true to Job profile AND put some code in "Before file-indexing begins" trigger. This will cause agent to create empty source folder just before trigger execution.
Error code: SE_OPERATION_ABORTED