Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: drain/not-at-quorum failed #99777

Closed
cockroach-teamcity opened this issue Mar 28, 2023 · 2 comments · Fixed by #100837
Closed

roachtest: drain/not-at-quorum failed #99777

cockroach-teamcity opened this issue Mar 28, 2023 · 2 comments · Fixed by #100837
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 28, 2023

roachtest.drain/not-at-quorum failed with artifacts on master @ 143b63a6a27aeb286637dd2e5abddafdf0c51874:

test artifacts and logs in: /artifacts/drain/not-at-quorum/run_1
(assertions.go:262).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:338
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:62
	            				main/pkg/cmd/roachtest/test_runner.go:993
	            				GOROOT/src/runtime/asm_amd64.s:1594
	Error:      	"warning: --drain-wait is 10s, but the server.shutdown.{drain,query,connection,lease_transfer}_wait cluster settings require a value of at least 35s; using the larger value\nnode is draining... \nERROR: drain timeout, consider adjusting --drain-wait, especially under custom server.shutdown.{drain,query,connection,lease_transfer}_wait cluster settings\nFailed running \"node drain\"\n" does not contain "could not check drain related cluster settings"
	Test:       	drain/not-at-quorum
(require.go:50).Contains: FailNow called

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-sessions

This test on roachdash | Improve this report!

Jira issue: CRDB-26071

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Mar 28, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Mar 28, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.drain/not-at-quorum failed with artifacts on master @ 41581c367b3a1d7893c2945465c57ffa841035e3:

test artifacts and logs in: /artifacts/drain/not-at-quorum/run_1
(assertions.go:262).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:338
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:62
	            				main/pkg/cmd/roachtest/test_runner.go:995
	            				GOROOT/src/runtime/asm_amd64.s:1594
	Error:      	"warning: --drain-wait is 10s, but the server.shutdown.{drain,query,connection,lease_transfer}_wait cluster settings require a value of at least 35s; using the larger value\nnode is draining... \nERROR: drain timeout, consider adjusting --drain-wait, especially under custom server.shutdown.{drain,query,connection,lease_transfer}_wait cluster settings\nFailed running \"node drain\"\n" does not contain "could not check drain related cluster settings"
	Test:       	drain/not-at-quorum
(require.go:50).Contains: FailNow called

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Mar 31, 2023
@rafiss rafiss self-assigned this Mar 31, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.drain/not-at-quorum failed with artifacts on master @ 99102ddf4b7602788b422366f1acc14b81c64d24:

test artifacts and logs in: /artifacts/drain/not-at-quorum/run_1
(assertions.go:262).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:338
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/drain.go:62
	            				main/pkg/cmd/roachtest/test_runner.go:995
	            				GOROOT/src/runtime/asm_amd64.s:1594
	Error:      	"warning: --drain-wait is 10s, but the server.shutdown.{drain,query,connection,lease_transfer}_wait cluster settings require a value of at least 35s; using the larger value\nnode is draining... \nERROR: drain timeout, consider adjusting --drain-wait, especially under custom server.shutdown.{drain,query,connection,lease_transfer}_wait cluster settings\nFailed running \"node drain\"\n" does not contain "could not check drain related cluster settings"
	Test:       	drain/not-at-quorum
(require.go:50).Contains: FailNow called

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants