-
Notifications
You must be signed in to change notification settings - Fork 4.1k
colexec: bug in the unordered distinct when spilling to disk #57858
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
(roachtest).tpchvec/disk failed on master@960b4cfc54c8b78df56e62f07d7a07b986ceacff:
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/tpchvec/disk/run_1
tpchvec.go:568,tpchvec.go:672,tpchvec.go:697,test_runner.go:760: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2515122-1607756763-81-n3cpu4:1 -- ./workload run tpch --concurrency=1 --db=tpch --default-vectorize --max-ops=1 --queries=20 {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:563
| main.runTPCHVec
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpchvec.go:672
| main.registerTPCHVec.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpchvec.go:697
| 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-2515122-1607756763-81-n3cpu4:1 -- ./workload run tpch --concurrency=1 --db=tpch --default-vectorize --max-ops=1 --queries=20 {pgurl:1}
Wraps: (3) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *exec.ExitError
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.