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: ycsb/F/nodes=3/cpu=32 failed #71279

Closed
cockroach-teamcity opened this issue Oct 7, 2021 · 1 comment
Closed

roachtest: ycsb/F/nodes=3/cpu=32 failed #71279

cockroach-teamcity opened this issue Oct 7, 2021 · 1 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. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

Comments

@cockroach-teamcity
Copy link
Member

roachtest.ycsb/F/nodes=3/cpu=32 failed with artifacts on master @ cc6296c24ddb048215dabe5cc41339f306db4f41:

		  |   238.0s        0         6974.6         6827.1      9.4     21.0    104.9    369.1 readModifyWrite
		  |   239.0s        0         6571.2         6834.0      1.1     22.0    218.1    285.2 read
		  |   239.0s        0         6623.2         6826.3      8.9     19.9    159.4    335.5 readModifyWrite
		  |   240.0s        0         7147.8         6835.3      1.1     21.0    159.4    218.1 read
		  |   240.0s        0         7213.8         6827.9      9.4     22.0     83.9    503.3 readModifyWrite
		  | _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
		  |   241.0s        0         7176.6         6836.7      1.1     17.8    184.5    285.2 read
		  |   241.0s        0         7103.6         6829.0      9.4     22.0    130.0    536.9 readModifyWrite
		  |   242.0s        0         6499.7         6835.4      1.1     18.9    184.5    302.0 read
		  |   242.0s        0         6652.7         6828.3      9.4     21.0    151.0    318.8 readModifyWrite
		  |   243.0s        0         6090.1         6832.3      1.1     16.3    234.9    318.8 read
		  |   243.0s        0         6175.1         6825.6      9.4     21.0    167.8    503.3 readModifyWrite
		  |   244.0s        0         6396.9         6830.5      1.1     18.9    218.1    268.4 read
		  |   244.0s        0         6281.9         6823.4      9.4     21.0    159.4    302.0 readModifyWrite
		  |   245.0s        0         5950.0         6826.9      1.1     18.9    260.0    318.8 read
		  |   245.0s        0         5881.0         6819.6      8.9     21.0    184.5    352.3 readModifyWrite
		Wraps: (4) exit status 20
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) *exec.ExitError

	monitor.go:128,ycsb.go:73,ycsb.go:90,test_runner.go:777: monitor failure: monitor task failed: t.Fatal() was called
		(1) attached stack trace
		  -- stack trace:
		  | main.(*monitorImpl).WaitE
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:116
		  | main.(*monitorImpl).Wait
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:124
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerYCSB.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/ycsb.go:73
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerYCSB.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/ycsb.go:90
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:777
		Wraps: (2) monitor failure
		Wraps: (3) attached stack trace
		  -- stack trace:
		  | main.(*monitorImpl).wait.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:172
		Wraps: (4) monitor task failed
		Wraps: (5) attached stack trace
		  -- stack trace:
		  | main.init
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/monitor.go:81
		  | runtime.doInit
		  | 	/usr/local/go/src/runtime/proc.go:6309
		  | runtime.main
		  | 	/usr/local/go/src/runtime/proc.go:208
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1371
		Wraps: (6) t.Fatal() was called
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.leafError
Reproduce

See: roachtest README

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

@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. labels Oct 7, 2021
@tbg
Copy link
Member

tbg commented Oct 7, 2021

without looking, this is #71280

@tbg tbg closed this as completed Oct 7, 2021
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. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Projects
None yet
Development

No branches or pull requests

2 participants