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: cdc/initial-scan failed #87679

Closed
cockroach-teamcity opened this issue Sep 9, 2022 · 1 comment
Closed

roachtest: cdc/initial-scan failed #87679

cockroach-teamcity opened this issue Sep 9, 2022 · 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. T-cdc
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 9, 2022

roachtest.cdc/initial-scan failed with artifacts on master @ a82711442c65cf14489c55041b45b11a1e38415b:

		  |   192.0s        0            1.0            2.4     50.3     50.3     50.3     50.3 delivery
		  |   192.0s        0           29.0           20.9     24.1     48.2     48.2     48.2 newOrder
		  |   192.0s        0            2.0            2.1      4.1      6.3      6.3      6.3 orderStatus
		  |   192.0s        0           25.0           22.0     13.1     16.3     16.8     16.8 payment
		  |   192.0s        0            1.0            2.2      8.1      8.1      8.1      8.1 stockLevel
		  | _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
		  |   193.0s        0            2.0            2.4     35.7     39.8     39.8     39.8 delivery
		  |   193.0s        0           23.0           20.9     23.1     30.4     31.5     31.5 newOrder
		  |   193.0s        0            2.0            2.1      5.5      6.0      6.0      6.0 orderStatus
		  |   193.0s        0           18.0           22.0     12.6     16.8     22.0     22.0 payment
		  |   193.0s        0            2.0            2.2     12.1     18.9     18.9     18.9 stockLevel
		Wraps: (4) COMMAND_PROBLEM
		Wraps: (5) Node 4. Command with error:
		  | ``````
		  | ./workload run tpcc --warehouses=100 --duration=30m  {pgurl:1-3}
		  | ``````
		Wraps: (6) exit status 1
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) errors.Cmd (5) *hintdetail.withDetail (6) *exec.ExitError

	monitor.go:127,cdc.go:300,cdc.go:699,test_runner.go:906: monitor failure: monitor task failed: t.Fatal() was called
		(1) attached stack trace
		  -- stack trace:
		  | main.(*monitorImpl).WaitE
		  | 	main/pkg/cmd/roachtest/monitor.go:115
		  | main.(*monitorImpl).Wait
		  | 	main/pkg/cmd/roachtest/monitor.go:123
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.cdcBasicTest
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:300
		  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerCDC.func3
		  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:699
		  | main.(*testRunner).runTest.func2
		  | 	main/pkg/cmd/roachtest/test_runner.go:906
		Wraps: (2) monitor failure
		Wraps: (3) attached stack trace
		  -- stack trace:
		  | main.(*monitorImpl).wait.func2
		  | 	main/pkg/cmd/roachtest/monitor.go:171
		Wraps: (4) monitor task failed
		Wraps: (5) attached stack trace
		  -- stack trace:
		  | main.init
		  | 	main/pkg/cmd/roachtest/monitor.go:80
		  | runtime.doInit
		  | 	GOROOT/src/runtime/proc.go:6340
		  | runtime.main
		  | 	GOROOT/src/runtime/proc.go:233
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1594
		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

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=16 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-19472

Epic CRDB-11732

@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 Sep 9, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Sep 9, 2022
@blathers-crl blathers-crl bot added the T-cdc label Sep 9, 2022
@miretskiy
Copy link
Contributor

Fixed by #87737

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. T-cdc
Projects
None yet
Development

No branches or pull requests

2 participants