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: tpchvec/perf failed #58934

Closed
cockroach-teamcity opened this issue Jan 13, 2021 · 2 comments · Fixed by #59057
Closed

roachtest: tpchvec/perf failed #58934

cockroach-teamcity opened this issue Jan 13, 2021 · 2 comments · Fixed by #59057
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).tpchvec/perf failed on master@03797b17417ae34451537f8f76d66ac69dba2d07:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/tpchvec/perf/run_1
	tpchvec.go:535,tpchvec.go:633,tpchvec.go:646,test_runner.go:760: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2578434-1610521418-71-n3cpu4:1 -- ./workload run tpch --concurrency=1 --db=tpch --default-vectorize --max-ops=3 --queries=18 {pgurl:1}: exit status 20
		(1) attached stack trace
		  -- stack trace:
		  | main.execCmdWithBuffer
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:565
		  | main.(*cluster).RunWithBuffer
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2313
		  | main.baseTestRun
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpchvec.go:530
		  | main.runTPCHVec
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpchvec.go:633
		  | main.registerTPCHVec.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpchvec.go:646
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:760
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1374
		Wraps: (2) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2578434-1610521418-71-n3cpu4:1 -- ./workload run tpch --concurrency=1 --db=tpch --default-vectorize --max-ops=3 --queries=18 {pgurl:1}
		Wraps: (3) exit status 20
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *exec.ExitError

More

Artifacts: /tpchvec/perf
Related:

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

@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 Jan 13, 2021
@yuzefovich
Copy link
Member

Error: TPCH wrong output [q18] returned wrong number of rows: got 56, expected 57

@yuzefovich
Copy link
Member

Dup of #58935, but I'll keep it open so that new issues don't get created.

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

Successfully merging a pull request may close this issue.

2 participants