Tasks
Actions
Resume
To resume this run, resubmit with same or fixed code. You can also change other parameters but that will affect caching behavior.
-resume 2fbde1b4-8f04-43ee-a1af-4dce8163f306 -name goofy_almeida
Error Report
Error executing process > 'SLEEP_PROCESS (1)'
Caused by:
Missing container image for process `SLEEP_PROCESS`
Command executed:
echo "Task 1 started at: $(date)" > 1_sleep_result.txt
SLEEP_DURATION=$(shuf -i 1-5 -n 1)
echo "Task 1 sleeping for ${SLEEP_DURATION} minutes" >> 1_sleep_result.txt
sleep ${SLEEP_DURATION}m
echo "Task 1 completed at: $(date)" >> 1_sleep_result.txt
Command exit status:
-
Command output:
(empty)
Work dir:
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/cc/2c39d04692a3d5a9fe2257c9b1fa02
Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- 2fbde1b4-8f04-43ee-a1af-4dce8163f306
- Source
- /app/main.nf
- Work Dir
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work
- Output Dir
- /app/results
- Submitted By
- unknown
- Resumed
- No
Cost and Runtime
- Status
- failed
- Outputs
- computing…
- Started
- Jan 12, 2026 3:54 PM
- Completed
- Jan 12, 2026 3:54 PM
- Duration
- 3s
- Exit Status
- -