=== Failed
=== FAIL: cmd/nerdctl/container TestRunStdin (180.01s)
container_run_test.go:303:
+============================================================================================================+
| 🚀 | "TestRunStdin": starting test! |
+============================================================================================================+
| ⏳ | /tmp/TestRunStdin3209960888/001/2564251c |
+============================================================================================================+
| | |
+============================================================================================================+
| config | { |
| | "Namespace": "nerdctl-test", |
| | "PrivateMode": "" |
| | } |
+============================================================================================================+
| labels | {} |
+============================================================================================================+
command.go:462: [2026-06-30T06:08:31Z] [command=/usr/local/bin/nerdctl --namespace=nerdctl-test run --rm -i ghcr.io/stargz-containers/alpine:3.13-org cat] command cancelled
container_run_test.go:303:
+------------------------------------------------------------------------------------------------------------+
| ➡️ | ⚙️ /usr/local/bin/nerdctl run --rm -i ghcr.io/stargz-containers/alpine:3.13-org cat |
+------------------------------------------------------------------------------------------------------------+
| | 🚫 command timed out |
+------------------------------------------------------------------------------------------------------------+
| | ⚠️ -1 |
+------------------------------------------------------------------------------------------------------------+
| | 🟢 test-run-stdin |
+------------------------------------------------------------------------------------------------------------+
| | ⚡ killed |
+------------------------------------------------------------------------------------------------------------+
| 🌱 | HOME=/root |
| | PATH=/usr/local/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin |
| | :/bin |
| | DOCKER_CONFIG=/tmp/TestRunStdin3209960888/003 |
| | NERDCTL_TOML=/tmp/TestRunStdin3209960888/003/nerdctl.toml |
+------------------------------------------------------------------------------------------------------------+
| ⏰ | 3m0.008120355s (limit: 3m0s) |
+------------------------------------------------------------------------------------------------------------+
| 📁 | /tmp/TestRunStdin3209960888/002 |
+------------------------------------------------------------------------------------------------------------+
container_run_test.go:303: 🔗
<<<<<<<<<<<<<<<<<<<<
🖊️ Command should succeed
👀 testing: `command timed out`
❌ FAILED! is `<nil>`
>>>>>>>>>>>>>>>>>>>>
DONE 1206 tests, 194 skipped, 1 failure in 1043.623s
=== Failing tests ===
TestRunStdin
https://github.com/containerd/nerdctl/actions/runs/28423229294/job/84220490957