Skip to content

sql: flake in TestCCLLogic_regional_by_row due to error in colflow.(*vectorizedFlow).Cleanup() #91845

@knz

Description

@knz

Found here:
https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/7503537?showRootCauses=false&expandBuildChangesSection=true&expandBuildDeploymentsSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true

panic: expected 2 components to be closed, but found that only 1 were
goroutine 98566 [running]:
github.com/cockroachdb/cockroach/pkg/sql/colexecerror.InternalError(...)
  github.com/cockroachdb/cockroach/pkg/sql/colexecerror/error.go:193
github.com/cockroachdb/cockroach/pkg/sql/colflow.(*vectorizedFlow).Cleanup(0xc0207a1db0, {0x6916fb8, 0xc02be73ec0})
  github.com/cockroachdb/cockroach/pkg/sql/colflow/vectorized_flow.go:395 +0x405
github.com/cockroachdb/cockroach/pkg/sql/flowinfra.(*RemoteFlowRunner).RunFlow.func1.2()
  github.com/cockroachdb/cockroach/pkg/sql/flowinfra/remote_flow_runner.go:106 +0x85
github.com/cockroachdb/cockroach/pkg/sql/flowinfra.(*RemoteFlowRunner).RunFlow.func1.3()
  github.com/cockroachdb/cockroach/pkg/sql/flowinfra/remote_flow_runner.go:114 +0x38
created by github.com/cockroachdb/cockroach/pkg/sql/flowinfra.(*RemoteFlowRunner).RunFlow.func1
  github.com/cockroachdb/cockroach/pkg/sql/flowinfra/remote_flow_runner.go:112 +0x2ae

cc @yuzefovich for triage.

Jira issue: CRDB-21455

Metadata

Metadata

Assignees

Labels

A-sql-executionRelating to SQL execution.C-test-failureBroken test (automatically or manually discovered).T-sql-queriesSQL Queries Team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions