Skip to content

Program.DrillRuntimeFailureLoop — background loop runtime failures (suspected bad deploy) #308

Description

@github-actions

Problem

Background loop runtime failures in AlitaBot's background loop (SRE-authorized validation drill) producing a large Error-level spike across the 24h window. This appears to be a new error mode observed in Loki and coincides with recent merges/deploys touching src/AlitaBot/.

Evidence

Program.DrillRuntimeFailureLoop (81x), verbatim sample:

{"@t":"2026-07-27T11:02:14.5275099Z","@m":"SRE_DRILL_RUNTIME_FAILURE: background loop tick failed (deliberate drill, revert immediately)","@i":"33960b10","@l":"Error","@x":"System.Exception: SRE_DRILL_RUNTIME_FAILURE: this is a deliberate, owner-authorized SRE-agent validation drill — AlitaBot's background loop is intentionally broken and must be reverted immediately after the drill completes.\n   at Program.ExecuteAsync@42.MoveNext() in /repo/src/AlitaBot/Program.fs:line 46","SourceContext":"Program.DrillRuntimeFailureLoop"}

Baseline comparison

log_errors_24h: current=83 median_7d=0 median_28d=0 ratio_vs_28d=null z_score_28d=36.744890922927645 history_days_28d=29

Change correlation

Suspected bad deploy: ArgoCD revision 60005602 (deployedAt 2026-07-27T11:01:56Z).

Recent merges to main touching src/AlitaBot/ in the preceding 72h (from change_context):

These changes mention an intentional "DRILL" runtime failure and there was an automated ArgoCD deploy at 2026-07-27T11:01:56Z (revision 60005602) immediately before the first observed error sample at 2026-07-27T11:02:14Z.

Classification: correlated — suspected bad deploy (error-rate finding). Filed as priority-high.

Metadata

Metadata

Assignees

No one assigned

    Labels

    anomalyBaseline-relative runtime anomalybot:alitaFindings for the alita botmonitorRuntime anomaly finding from the monitor agentpriority-high

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions