{"timestamp":"2026-08-24T15:08:24.249Z","level":"info","event":"startup","message":"Starting AWF API proxy sidecar","squid_proxy":"http://172.30.0.10:3128","providers_configured":["copilot"]}
{"timestamp":"2026-08-24T15:08:24.262Z","level":"info","event":"server_start","message":"openai proxy listening on port 10000","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.262Z","level":"info","event":"server_start","message":"anthropic proxy listening on port 10001","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"server_start","message":"copilot proxy listening on port 10002","target":"api.githubcopilot.com"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"startup_complete","message":"All 2 validation-participating listeners ready, starting key validation"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"server_start","message":"gemini proxy listening on port 10003","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"server_start","message":"vertex proxy listening on port 10004","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.790Z","level":"info","event":"models_json_written","path":"/var/log/api-proxy/models.json"}
{"timestamp":"2026-08-24T15:08:24.797Z","level":"info","event":"key_validation","provider":"copilot","status":"valid","httpStatus":200}
{"timestamp":"2026-08-24T15:08:24.798Z","level":"info","event":"key_validation","message":"All configured API keys validated successfully"}
Workflow Failure
Workflow: Daily CLI Performance Agent
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32742464892
Warning
Engine Failure: The
codexengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to an agent to debug and fix the issue.
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-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow daily-cli-performance failure in https://github.com/github/gh-aw/actions/runs/32742464892Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: