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 353f66f8-e88d-46e4-9e3a-c5ed66339ed6 -name goofy_euclid
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/ff/ffb120b026a278adc1ad083d63a823
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- 353f66f8-e88d-46e4-9e3a-c5ed66339ed6
- 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 1:49 PM
- Completed
- Jan 12, 2026 1:49 PM
- Duration
- 2s
- Exit Status
- -