Skip to content
Latchkey
Exit Codes & Signals

What every exit code and signal means when a CI job dies.

A reference for the process exit codes and Unix signals you see in CI logs - what each one means, why it happens, and how to fix it.

Exit codes

Common and tool-specific exit codes.

Signals

SIGKILL, SIGTERM, SIGSEGV, and friends.

Explore other topics