Dear maintainer(s),
I looked at the results of the autopkgtest of your package. I noticed
that it regularly fails. Yesterday and today each I scheduled 5 tests in
parallel, and 5/10 failed.
Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.
Don't hesitate to reach out if you need help and some more information
from our infrastructure.
Paul
https://ci.debian.net/packages/c/conmon/testing/amd64/63627166/
68s autopkgtest [07:04:38]: test test-binary: [-----------------------
68s + export LANG=C
68s + dpkg-source --before-build .
68s + export CONMON_BINARY=/usr/bin/conmon
68s + mktemp -d
68s + TMPDIR=/tmp/tmp.WoYuLmxkE8
68s + export HOME=/tmp/tmp.WoYuLmxkE8/home
68s + mkdir -p /tmp/tmp.WoYuLmxkE8/home
68s + export GINGKO_COLOR=0
68s + export GO111MODULE=off
68s + export
GOPATH=/tmp/autopkgtest.UqG4C2/build.9h7/src:/usr/share/gocode
68s + go test -vet=off ./runner/... -count=1 -v
69s ? _/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/config [no test
files]
76s ? _/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/conmon [no test
files]
103s === RUN TestConmon
103s Running Suite: Conmon Suite -
/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/conmon_test
103s
======================================================================================
103s Random Seed: 1755932701
103s
103s Will run 36 of 36 specs
103s •••••••••••••••••••••••••••••••••••
103s ------------------------------
103s • [FAILED] [12.085 seconds]
103s runc [BeforeEach] simple runtime test
103s [BeforeEach]
/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/conmon_test/runtime_test.go:24
103s [It]
/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/conmon_test/runtime_test.go:57
103s
103s [FAILED] Expected
103s <*url.Error | 0xc00031d8f0>:
103s Get
"https://busybox.net/downloads/binaries/1.31.0-i686-uclibc/busybox":
net/http: TLS handshake timeout
103s {
103s Op: "Get",
103s URL:
"https://busybox.net/downloads/binaries/1.31.0-i686-uclibc/busybox",
103s Err: <http.tlsHandshakeTimeoutError>{},
103s }
103s to be nil
103s In [BeforeEach] at:
/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/conmon_test/runtime_test.go:26
@ 08/23/25 07:05:13.463
103s ------------------------------
103s
103s Summarizing 1 Failure:
103s [FAIL] runc [BeforeEach] simple runtime test
103s
/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/conmon_test/runtime_test.go:26
103s
103s Ran 36 of 36 Specs in 12.131 seconds
103s FAIL! -- 35 Passed | 1 Failed | 0 Pending | 0 Skipped
103s --- FAIL: TestConmon (12.13s)
103s FAIL
103s FAIL _/tmp/autopkgtest.UqG4C2/build.9h7/src/runner/conmon_test 12.135s
103s FAIL
104s autopkgtest [07:05:14]: test test-binary: -----------------------]