Summary
rshell and the oracle produced different results for ss -s.
Command
Reduced command shape: ss -s
Expected (oracle)
Exit code: 0
stdout:
Total: 305
TCP: 373 (estab 137, closed 223, orphaned 0, timewait 136)
Transport Total IP IPv6
RAW 0 0 0
UDP 1 1 0
TCP 150 135 15
INET 151 136 15
FRAG 0 0 0
stderr:
Actual (rshell)
Exit code: 0
stdout:
Total: 430
TCP: 286 (ipv4: 267, ipv6: 19)
UDP: 1 (ipv4: 1, ipv6: 0)
Unix: 143
stderr:
Why This Matters
The QA run observed this command shape in 43 invocations across 42 scenarios.
Additional Observed Command Shapes
ss -s && ss -tanH | grep "10.244.0.77:9092\|10.96.59.83:9092" | head -n 20
QA provenance
- QA run id:
run-20260602t141945z-ss
- Target builtin:
ss
- Rshell commit/version:
unknown
- Example invocation:
inv-20260602T143111.282399142Z-66f1c389
- Observed invocations:
43
- Scenario count:
42
- Differing dimension:
stdout
Summary
rshelland the oracle produced different results forss -s.Command
Reduced command shape:
ss -sExpected (oracle)
Exit code:
0stdout:
stderr:
Actual (rshell)
Exit code:
0stdout:
stderr:
Why This Matters
The QA run observed this command shape in 43 invocations across 42 scenarios.
Additional Observed Command Shapes
ss -s && ss -tanH | grep "10.244.0.77:9092\|10.96.59.83:9092" | head -n 20QA provenance
run-20260602t141945z-ssssunknowninv-20260602T143111.282399142Z-66f1c3894342stdout