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: failover/partial/lease-liveness/lease=leader failed #136081

Closed
cockroach-teamcity opened this issue Nov 24, 2024 · 1 comment
Closed
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. X-duplicate Closed as a duplicate of another issue. X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 24, 2024

roachtest.failover/partial/lease-liveness/lease=leader failed with artifacts on master @ f717f6bd218121bb5e3376af658545f6bff30c22:

(assertions.go:363).Fail: 
	Error Trace:	pkg/cmd/roachtest/tests/failover.go:1725
	            				pkg/cmd/roachtest/tests/failover.go:750
	            				pkg/cmd/roachtest/monitor.go:115
	            				external/org_golang_x_sync/errgroup/errgroup.go:78
	            				src/runtime/asm_amd64.s:1695
	Error:      	Received unexpected error:
	            	context canceled
	Test:       	failover/partial/lease-liveness/lease=leader
(require.go:1357).NoError: FailNow called
(monitor.go:149).Wait: monitor failure: monitor user task failed: t.Fatal() was called
unexpected node event: n4: cockroach process for system interface died (exit code 7)
(cluster.go:2456).Run: context canceled
test artifacts and logs in: /artifacts/failover/partial/lease-liveness/lease=leader/run_1

Parameters:

  • arch=amd64
  • cloud=azure
  • coverageBuild=false
  • cpu=2
  • encrypted=false
  • fs=ext4
  • localSSD=true
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-44861

@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-kv KV Team labels Nov 24, 2024
@andrewbaptist andrewbaptist added X-duplicate Closed as a duplicate of another issue. X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels Nov 25, 2024
@andrewbaptist
Copy link
Collaborator

Closing as infra-flake and dupe of #97968.

Failed with

 storage/pebble.go:1585 â‹® [T1,n4,s4,pebble] 1347 disk stall detected: disk slowness detected: syncdata on file 000070.log has been ongoing for 20.2s

Similarly to #136082 this may be something where we are causing the disk overload during the recovery from the partition. Both tests failed after iptables was removed and the partition was resolved.

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. X-duplicate Closed as a duplicate of another issue. X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue
Projects
None yet
Development

No branches or pull requests

2 participants