| file | hello-init stage hello-init |
raw | 838 B |
| file | hello-result stage hello-process |
raw | 2 KB |
| file | hello-greeting stage hello-finalize |
raw | 3 KB |
▶ stage hello-init @ 6eb53d3d ▶ run /opt/flow-green/bin/hello-sage [hello-sage] 2026/07/06 13:09:42 Stage starting: flow=hello-init, run=100001 [init] Starting — 2 steps, 200ms/step [init] Step 1/2 [init] Step 2/2 [init] Writing output HELLO_INIT [hello-sage] 2026/07/06 13:09:43 Writing output HELLO_INIT to file:///opt/flow-green/data/flows/4/staging/hello-init [init] Done! [hello-sage] 2026/07/06 13:09:43 Completion callback sent successfully: stage_run=100001 status=success ✓ output hello-init (838 bytes)
▶ stage hello-process @ 6eb53d3d ▶ run /opt/flow-green/bin/hello-sage [hello-sage] 2026/07/06 13:09:43 Stage starting: flow=hello-process, run=100002 [process] Starting — 3 steps, 200ms/step [process] Reading input HELLO_INIT [hello-sage] 2026/07/06 13:09:43 Reading input HELLO_INIT from file:///opt/flow-green/data/flows/4/hello-init [process] Step 1/3 [process] Step 2/3 [process] Step 3/3 [process] Writing output HELLO_RESULT [hello-sage] 2026/07/06 13:09:43 Writing output HELLO_RESULT to file:///opt/flow-green/data/flows/4/staging/hello-result [process] Done! [hello-sage] 2026/07/06 13:09:43 Completion callback sent successfully: stage_run=100002 status=success ✓ output hello-result (2096 bytes)
▶ stage hello-finalize @ 6eb53d3d ▶ run /opt/flow-green/bin/hello-sage [hello-sage] 2026/07/06 13:09:43 Stage starting: flow=hello-finalize, run=100003 [finalize] Starting — 1 steps, 200ms/step [finalize] Reading input HELLO_RESULT [hello-sage] 2026/07/06 13:09:43 Reading input HELLO_RESULT from file:///opt/flow-green/data/flows/4/hello-result [finalize] Step 1/1 [finalize] Writing output HELLO_GREETING [hello-sage] 2026/07/06 13:09:44 Writing output HELLO_GREETING to file:///opt/flow-green/data/flows/4/staging/hello-greeting [finalize] Done! [hello-sage] 2026/07/06 13:09:44 Completion callback sent successfully: stage_run=100003 status=success ✓ output hello-greeting (3557 bytes)