-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: acceptance/bank/cluster-recovery failed [skipped] #53829
Copy link
Copy link
Closed
Labels
A-testingTesting tools and infrastructureTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).
Description
[Run local roachtests] local: stopping and waiting06:25:41 test.go:337: test failure: bank.go:354,bank.go:548,acceptance.go:91,test_runner.go:754: pq: cannot up-replicate to s2; missing gossiped StoreDescriptor
[06:25:41]
[Run local roachtests] 06:25:41 bank.go:163: client 3 shutting down
[06:25:41]
[Run local roachtests] 06:25:41 bank.go:163: client 1 shutting down
[06:25:41]
[Run local roachtests] 06:25:41 test.go:337: [not the first failure] test failure:
[06:25:41]
[Run local roachtests] cluster.go:2163,cluster.go:2094,bank.go:240: /go/src/github.com/cockroachdb/cockroach/bin/roachprod stop local:3 returned: context canceled
[06:25:41]
[Run local roachtests] (1) /go/src/github.com/cockroachdb/cockroach/bin/roachprod stop local:3 returned
[06:25:41]
[Run local roachtests] | stderr:
[06:25:41]
[Run local roachtests] |
[06:25:41]
[Run local roachtests] | stdout:
[06:25:41]
[Run local roachtests] | local: stopping and waiting
[06:25:41]
[Run local roachtests] Wraps: (2) secondary error attachment
[06:25:41]
[Run local roachtests] | signal: killed
[06:25:41]
[Run local roachtests] | (1) signal: killed
[06:25:41]
[Run local roachtests] | Error types: (1) *exec.ExitError
[06:25:41]
[Run local roachtests] Wraps: (3) context canceled
[06:25:41]
[Run local roachtests] Error types: (1) *main.withCommandDetails (2) *secondary.withSecondaryError (3) *errors.errorString
[06:25:41]
[Run local roachtests] 06:25:41 bank.go:168: client 2 shutting down
[06:25:41]
[Run local roachtests] panic: t.Fatal() was called
[06:25:41]
[Run local roachtests]
[06:25:41]
[Run local roachtests] goroutine 23199 [running]:
[06:25:41]
[Run local roachtests] main.(*test).fatalfInner(0xc0003387e0, 0x0, 0x0, 0xc000529510, 0x1, 0x1)
[06:25:41]
[Run local roachtests] /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test.go:291 +0xcd
[06:25:41]
[Run local roachtests] main.(*test).Fatal(0xc0003387e0, 0xc000529510, 0x1, 0x1)
[06:25:41]
[Run local roachtests] /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test.go:266 +0x51
[06:25:41]
[Run local roachtests] main.(*cluster).Stop(0xc000c8c1e0, 0x526cb20, 0xc00137c420, 0xc00120fd90, 0x1, 0x1)
[06:25:41]
[Run local roachtests] /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2163 +0x105
[06:25:41]
[Run local roachtests] main.(*cluster).Restart(0xc000c8c1e0, 0x526cb20, 0xc00137c420, 0xc0003387e0, 0xc00050ffc8, 0x1, 0x1)
[06:25:41]
[Run local roachtests] /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2094 +0xed
[06:25:41]
[Run local roachtests] main.(*bankState).startChaosMonkey.func1(0xc00137e3c0, 0xc000c8c1e0, 0x526caa0, 0xc000b22040, 0xc0003387e0, 0xc000902fa0)
[06:25:41]
[Run local roachtests] /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/bank.go:240 +0x4b6
[06:25:41]
[Run local roachtests] created by main.(*bankState).startChaosMonkey
[06:25:41]
[Run local roachtests] /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/bank.go:210 +0x92
[06:25:41]
[Run local roachtests]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-testingTesting tools and infrastructureTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).