release.yml tag builds failing platform-wide: isolated runner jobs die mid-run with no logs; workflows service also unreachable #201
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
release.ymltag builds are failing consistently right now with an identical signature across three attempts on two fresh tags — while every other pipeline class (branch CI, PR previews) stays green. Content-side causes have been exhaustively ruled out. Separately, the plat workflow service (list_workflowsvia MCP) returnsfetch failedon every attempt.Evidence — otavert/rackstack
agent/rackstack-v1v1.0.0v1.0.0(retry)v1.0.1+ retrybuild; log tail unavailable: "no forgejo-runner pod found in ns forgejo" on all three.v0.1.1, run #106) failed in the same window with the same signature — failure is ref-independent, i.e. not content.Ruled out (content)
read_reposize checks against local).openapi-typescript@7processes the committed contract fine locally (the typed-client publish step's tooling).Correlated symptom
mcp__op__list_workflows(owner)→fetch failedrepeatedly (plat/workflows service unreachable) during the same window.Suspected
Degraded
isolatedrunner pool (release.yml usesruns-on: isolated; preview/check pipelines use default runners and stay green) — jobs start, die mid-execution, runner pod is reaped, no logs retained. Possibly related to the workflows-service unavailability.Impact
No app on the platform can ship a new release while this persists (chart/image never reach the OCI registry; prod pins never flip). otavert/rackstack v1 (merged, green on main) is blocked from prod.
Happy to provide MCP-level detail or re-run diagnostics on request. An auto-retry loop is armed to ship the moment the pipeline recovers.