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: schemachange/mixed/tpcc failed #44955

Closed
cockroach-teamcity opened this issue Feb 11, 2020 · 0 comments
Closed

roachtest: schemachange/mixed/tpcc failed #44955

cockroach-teamcity opened this issue Feb 11, 2020 · 0 comments
Labels
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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).schemachange/mixed/tpcc failed on provisional_202002062136_v19.1.8@407017cad14dfa63f19578055082dc10f3283cc4:

		     8591.0s        0          398.3          503.7    738.2   1140.9   1342.2   2080.4 payment
		     8591.0s        0           42.0           50.4    176.2   1275.1   1744.8   1744.8 stockLevel
		     8592.0s        0           36.0           50.4    671.1   1006.6   1140.9   1140.9 delivery
		     8592.0s        0          438.3          503.6   1140.9   1946.2   2415.9   2952.8 newOrder
		     8592.0s        0           38.0           50.4     56.6    226.5    285.2    285.2 orderStatus
		     8592.0s        0          420.3          503.7    771.8   1275.1   1879.0   2147.5 payment
		     8592.0s        0           53.0           50.4    243.3    872.4   1342.2   1610.6 stockLevel
		    _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
		     8593.0s        0           61.0           50.4    771.8   1208.0   1275.1   1811.9 delivery
		     8593.0s        0          376.0          503.6   1208.0   2281.7   2415.9   3221.2 newOrder
		     8593.0s        0           39.0           50.4     31.5    201.3    209.7    209.7 orderStatus
		     8593.0s        0          526.9          503.7    805.3   1275.1   1677.7   1879.0 payment
		     8593.0s        0           47.0           50.4    243.3   1006.6   1342.2   1342.2 stockLevel
		     8594.0s        0           45.9           50.4    570.4   1409.3   1543.5   1543.5 delivery
		     8594.0s        0          677.6          503.6   1275.1   2281.7   2550.1   3221.2 newOrder
		     8594.0s        0           43.9           50.4     56.6    159.4    192.9    192.9 orderStatus
		     8594.0s        0          393.2          503.6    805.3   1342.2   1543.5   1744.8 payment
		     8594.0s        0           42.9           50.4    218.1    872.4   1073.7   1073.7 stockLevel:
		  - context canceled

	cluster.go:2368,tpcc.go:168,schemachange.go:416,test_runner.go:741: error with attached stack trace:
		    main.(*monitor).WaitE
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2356
		    main.(*monitor).Wait
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2364
		    main.runTPCC
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:168
		    main.makeMixedSchemaChanges.func1
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange.go:416
		    main.(*testRunner).runTest.func2
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:741
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - monitor failure:
		  - error with attached stack trace:
		    main.(*monitor).wait.func2
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2412
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - monitor task failed:
		  - error with attached stack trace:
		    main.init
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2309
		    runtime.doInit
		    	/usr/local/go/src/runtime/proc.go:5222
		    runtime.main
		    	/usr/local/go/src/runtime/proc.go:190
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357
		  - Goexit() was called

More

Artifacts: /schemachange/mixed/tpcc
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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