cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

roachtest: drain/early-exit-conn-wait failed #135884

Open cockroach-teamcity opened 14 hours ago

cockroach-teamcity commented 14 hours ago

roachtest.drain/early-exit-conn-wait failed with artifacts on release-24.2 @ ef9ea88d4da8870e45b8a37ff7b0b504b6d77135:

(assertions.go:363).Fail: 
    Error Trace:    github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:173
                                github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:43
                                main/pkg/cmd/roachtest/test_runner.go:1265
                                src/runtime/asm_amd64.s:1695
    Error:          Received unexpected error:
                    pq: server is not accepting clients, try another node
    Test:           drain/early-exit-conn-wait
    Messages:       new SQL connection should be allowed during drain_wait
(require.go:1357).NoError: FailNow called
test artifacts and logs in: /artifacts/drain/early-exit-conn-wait/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-44769