-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: re-enable admission control fairness tests #82033
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.
Description
roachtest.multitenant/fairness/kv/concurrency-skew/no-admission failed with artifacts on master @ e6815947a050e32f21e983aa30dc74ab2a247af3:
cluster.go:1913,multitenant_utils.go:92,panic.go:1047,test_impl.go:254,cluster.go:1913,multitenant_utils.go:92,panic.go:1047,test_impl.go:254,cluster.go:1913,multitenant_utils.go:92,panic.go:1047,test_impl.go:254,cluster.go:1913,multitenant_utils.go:92,panic.go:1047,test_impl.go:254,monitor.go:127,multitenant_fairness.go:243,multitenant_fairness.go:72,test_runner.go:884: cluster.RunE: context canceled
(1) attached stack trace
-- stack trace:
| main.(*clusterImpl).RunE
| main/pkg/cmd/roachtest/cluster.go:1930
| main.(*clusterImpl).Run
| main/pkg/cmd/roachtest/cluster.go:1911
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:92
| 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:1913
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:92
| 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:1913
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:92
| 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:1913
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*tenantNode).stop
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_utils.go:92
| runtime.gopanic
| GOROOT/src/runtime/panic.go:1047
| main.(*testImpl).Fatal
| main/pkg/cmd/roachtest/test_impl.go:254
| main.(*monitorImpl).Wait
| main/pkg/cmd/roachtest/monitor.go:127
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runMultiTenantFairness
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant_fairness.go:243
| 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:884
| 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
This test on roachdash | Improve this report!
Jira issue: CRDB-16176
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.
Type
Projects
Status
Done