at async file:///opt/hostedtoolcache/node/24.14.1/x64/lib/node_modules/@google/gemini-cli/bundle/gemini.js:9701:26
at async main (file:///opt/hostedtoolcache/node/24.14.1/x64/lib/node_modules/@google/gemini-cli/bundle/gemini.js:14721:5) {
cause: {
code: 429,
message: 'Resource has been exhausted (e.g. check quota).',
details: []
},
retryDelayMs: undefined
}
{"type":"result","timestamp":"2026-05-04T17:09:39.994Z","status":"error","error":{"type":"unknown","message":"[API Error: Resource has been exhausted (e.g. check quota).]"},"stats":{"total_tokens":724545,"input_tokens":706376,"output_tokens":3593,"cached":388052,"input":318324,"duration_ms":0,"tool_calls":40,"models":{"gemini-2.5-flash-lite":{"total_tokens":26542,"input_tokens":24137,"output_tokens":506,"cached":0,"input":24137},"gemini-3-flash-preview":{"total_tokens":674371,"input_tokens":659246,"output_tokens":2854,"cached":388052,"input":271194},"gemini-3.1-pro-preview":{"total_tokens":23632,"input_tokens":22993,"output_tokens":233,"cached":0,"input":22993}}}}
Workflow Failure
Workflow: Smoke Gemini
Branch: fix/export-audit-unused-exports
Run: https://github.com/github/gh-aw-firewall/actions/runs/25331734202
Pull Request: #2509
geminiengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to Copilot using the
agentic-workflowssub-agent to automatically debug and fix the workflow failure.Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.mddebug the agentic workflow smoke-gemini failure in https://github.com/github/gh-aw-firewall/actions/runs/25331734202Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: