[aw] Smoke Bounded Queries sbx is missing required data

Smoke Bounded Queries sbx · issue · closed

Filter2mode:review mode:live
All recorded Export JSON
github-actions[bot]

published Aug 4, 2026, 1:23 AM · updated Aug 5, 2026, 2:37 PM

Workflow Failure

Workflow: Smoke Bounded Queries sbx
Branch: main
Run: https://github.com/github/gh-aw-firewall/actions/runs/30868365002

Warning

Missing Data Reported: The agent reported missing data during execution.

Missing Data:

  • bounded-query control result: The verify_sbx_gate smoke test requires the bounded-query skill to return a boolean answer to a Docker-control query, but the tool consistently returned {"status":"error"} for every invocation (including --help), providing no boolean result to validate.
    • Context: Command run: bounded-query --repo github/gh-aw --schema '{"type":"boolean"}' with prompt asking if /query/repo/go.mod exists in github/gh-aw. Result was {"status":"error"} with exit code 0 and no stderr detail.
    • Alternatives: Re-run the smoke test after confirming the bounded-query broker/sandbox containers are properly provisioned in this workflow's environment, or inspect broker logs for the underlying cause of the error status.

Warning

Engine Failure: The copilot engine terminated unexpectedly.

Last agent output:

● missing_data (MCP: safeoutputs) · data_type: "bounded-query control result", reason: "The verify_…
  └ {"result":"success"}
I called `bounded-query --repo github/gh-aw --schema '{"type":"boolean"}'` asking whether `/query/repo/go.mod` exists in `github/gh-aw`. The tool is present on PATH (`/tmp/awf-lib/bounded-query`) but every invocation — including `--help` — returned only `{"status":"error"}` with exit code 0 and no further diagnostic output, so no boolean result was ever produced.
Since the control query failed rather than returning `true`, I reported this via `missing_data` (not a PASS via `noop`, and not FAIL) as instructed.
Changes   +0 -0
Duration  42s
Tokens    ↑ 185.6k • ↓ 1.3k • 147.6k (cached)
Run 'docker run --help' for more information
Run 'docker run --help' for more information
Run 'docker run --help' for more information

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.):

Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/gh-aw-firewall/actions/runs/30868365002
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

Tip

Stop reporting this workflow as a failure

To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:

safe-outputs:
  report-failure-as-issue: false

Generated from Smoke Bounded Queries sbx · 13.7 AIC ·

  • expires on Aug 11, 2026, 1:23 AM UTC