 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py case1.txt
    FAIL │ ./work.py case1.txt
──────────────────────────────── Failed command ────────────────────────────────
./work.py case1.txt
──────────────────────────────── Invalid inputs ────────────────────────────────
Input changed unexpectedly: cases.txt (digest ba246937 ➜ b7bf4c7e)
────────────────────────────────────────────────────────────────────────────────
   ERROR │ The scheduler is draining due to unexpected input changes.
DIRECTOR │ Ran 2 job(s).
 WARNING │ 1 step(s) failed.
 WARNING │ Scheduler is draining. Not reporting pending steps.
 WARNING │ Skipping file cleanup due to incomplete build
 WARNING │ Check logs: .stepup/fail.log .stepup/warning.log
   PHASE │ watch
 UPDATED │ cases.txt
DIRECTOR │ Wrote graph to current_graph1.txt, current_graph1_provenance.dot and current_graph1_dependency.dot
SAMEHASH │ cases.txt
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py case3.txt
 SUCCESS │ ./work.py case3.txt
   START │ ./work.py case4.txt
 SUCCESS │ ./work.py case4.txt
DIRECTOR │ Ran 3 job(s).
DIRECTOR │ Trying to remove 1 deletable file(s) and empty director(y|ies)
  REMOVE │ case1.txt
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph2.txt, current_graph2_provenance.dot and current_graph2_dependency.dot
DIRECTOR │ See you!
