Skip to content

pkg/kv/kvserver/rangefeed: BenchmarkRangefeedBudget failed #156748

@cockroach-teamcity

Description

@cockroach-teamcity

pkg/kv/kvserver/rangefeed.BenchmarkRangefeedBudget failed with artifacts on master @ cc61b3c16062dfeef5ee82e6a80d868d499e047e:

Fatal error:

panic: unknown rangefeed test type

Stack:

goroutine 55 gp=0xc000602f00 m=3 mp=0xc0000d3008 [running]:
panic({0x22fc640?, 0x2d31af0?})
	GOROOT/src/runtime/panic.go:802 +0x168 fp=0xc0005e7880 sp=0xc0005e77d0 pc=0x49f2a8
github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed.newTestProcessor({0x2d8ce60, 0xc000710588}, {0xc0005e7d80, 0x5, 0x0?})
	pkg/kv/kvserver/rangefeed/processor_helpers_test.go:457 +0x870 fp=0xc0005e7ae8 sp=0xc0005e7880 pc=0x1f54b50
github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed.runBenchmarkRangefeed(0xc000710588, {{0x0, 0x0}, {0x27e7421, 0x5}, 0x1, 0x0})
	pkg/kv/kvserver/rangefeed/bench_test.go:92 +0x2c5 fp=0xc0005e7e98 sp=0xc0005e7ae8 pc=0x1f3fc05
github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed.BenchmarkRangefeedBudget.func1(0xc000710588?)
	pkg/kv/kvserver/rangefeed/bench_test.go:71 +0x75 fp=0xc0005e7f10 sp=0xc0005e7e98 pc=0x1f3f915
testing.(*B).runN(0xc000710588, 0x1)
	GOROOT/src/testing/benchmark.go:219 +0x190 fp=0xc0005e7fa0 sp=0xc0005e7f10 pc=0x59ab10
testing.(*B).run1.func1()
	GOROOT/src/testing/benchmark.go:245 +0x48 fp=0xc0005e7fe0 sp=0xc0005e7fa0 pc=0x59b188
runtime.goexit({})
	src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0005e7fe8 sp=0xc0005e7fe0 pc=0x4a7d81
created by testing.(*B).run1 in goroutine 29
	GOROOT/src/testing/benchmark.go:238 +0x90
Log preceding fatal error

goos: linux
goarch: amd64
cpu: Intel(R) Xeon(R) CPU @ 2.60GHz
BenchmarkRangefeedBudget
BenchmarkRangefeedBudget/budget=false

Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-56167

Metadata

Metadata

Assignees

Labels

A-testingTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).O-microbenchMicrobenchmark failures from TCO-robotOriginated from a bot.P-3Issues/test failures with no fix SLAT-kvKV Teambranch-masterFailures and bugs on the master branch.target-release-26.1.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions