Skip to content

roachtest: cdc/bank failed #31903

@cockroach-teamcity

Description

@cockroach-teamcity

SHA: https://github.com/cockroachdb/cockroach/commits/f0dd1dc2d2500155c8b36330ae3d6932c13c1027

Parameters:

To repro, try:

# Don't forget to check out a clean suitable branch and experiment with the
# stress invocation until the desired results present themselves. For example,
# using stress instead of stressrace and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
make stressrace TESTS=cdc/bank PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log

Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=987124&tab=buildLog

The test failed on v2.1.0-rc.2:
	test.go:639,cluster.go:1453,cdc.go:277,cdc.go:367: pq: relation "bank" does not exist
	test.go:639,cluster.go:1110,cdc.go:408,asm_amd64.s:574,panic.go:377,test.go:640,cluster.go:1453,cdc.go:277,cdc.go:367: test already failed

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions