← Fire drill

Run 3

manual · started 2026-08-09 20:30:54 UTC

failed

Started
2026-08-09 20:30:54 UTC
Finished
2026-08-09 20:30:54 UTC
Took
under a second
Trigger
manual

Fall over on purpose: The command exited 3.

Steps

What ran, in the order it ran.

  1. Do something that works </> code did its job

    $ echo 'the first step is fine'

    the first step is fine
  2. Fall over on purpose </> code failed

    The command exited 3.

    this is the deliberate failure
  3. Never gets here ∅ noop never reached

    An earlier step failed, so this one never ran.