-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: multitenant/fairness/kv/same/no-admission failed: sql: Scan error on column index 0, name "sum": converting NULL to float64 is unsupported #83994
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.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.skipped-test
Milestone
Description
roachtest.multitenant/fairness/kv/same/no-admission failed with artifacts on master @ 03d5260a467b8640de41ee08054c1ce05f91966c:
-- stack trace:
| main.(*clusterImpl).RunE
| main/pkg/cmd/roachtest/cluster.go:1948
| main.(*clusterImpl).Run
| main/pkg/cmd/roachtest/cluster.go:1929
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:144
| runtime.gopanic
| GOROOT/src/runtime/panic.go:1047
| main.(*testImpl).Fatal
| main/pkg/cmd/roachtest/test_impl.go:254
| main.(*clusterImpl).Run
| main/pkg/cmd/roachtest/cluster.go:1931
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:144
| runtime.gopanic
| GOROOT/src/runtime/panic.go:1047
| main.(*testImpl).Fatal
| main/pkg/cmd/roachtest/test_impl.go:254
| main.(*clusterImpl).Run
| main/pkg/cmd/roachtest/cluster.go:1931
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:144
| runtime.gopanic
| GOROOT/src/runtime/panic.go:1047
| main.(*testImpl).Fatal
| main/pkg/cmd/roachtest/test_impl.go:254
| main.(*clusterImpl).Run
| main/pkg/cmd/roachtest/cluster.go:1931
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:144
| runtime.gopanic
| GOROOT/src/runtime/panic.go:1047
| main.(*testImpl).Fatal
| main/pkg/cmd/roachtest/test_impl.go:254
| main.(*testImpl).FailNow
| main/pkg/cmd/roachtest/test_impl.go:265
| github.com/stretchr/testify/require.NoError
| github.com/stretchr/testify/require/external/com_github_stretchr_testify/require/require.go:1234
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runMultiTenantFairness
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_fairness.go:274
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerMultiTenantFairness.func3
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_fairness.go:72
| main.(*testRunner).runTest.func2
| main/pkg/cmd/roachtest/test_runner.go:896
| runtime.goexit
| GOROOT/src/runtime/asm_amd64.s:1581
Wraps: (2) cluster.RunE
Wraps: (3) context canceled
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *errors.errorString
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
This test on roachdash | Improve this report!
Jira issue: CRDB-17394
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.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.skipped-test
Type
Projects
Status
Done