Skip to content

Failed tests (): TestRaftRemoveRace TestRaftRemoveRace  #33

@tbg

Description

@tbg

The following test appears to have failed:

#:

W1215 01:18:50.477119 959 multiraft/multiraft.go:1233  aborting configuration change: key range /Local/Range/RangeDescriptor/""-/Min outside of bounds of range /Min-/Min
W1215 01:18:50.478804 959 multiraft/multiraft.go:1139  failed to look up replica ID for range 1 (disabling replica ID check): storage/store.go:1695: store 3 not found as replica of range 1
I1215 01:18:53.557582 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
I1215 01:18:53.557889 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
I1215 01:18:53.558132 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- FAIL: TestRaftRemoveRace (3.53s)
    <autogenerated>:32: storage/client_test.go:521: condition failed to evaluate within 3s: storage/client_test.go:517: range not found on store 2
=== RUN   TestStoreRangeRemoveDead
E1215 01:18:53.562437 959 gossip/gossip.go:181  different node IDs were set for the same gossip instance (2147483647, 1)
I1215 01:18:53.563875 959 multiraft/multiraft.go:579  node 1 starting
I1215 01:18:53.564727 959 storage/replica.go:1308  gossiping cluster id  from store 1, range 1
I1215 01:18:53.565694 959 raft/raft.go:446  [group 1] 1 became follower at term 5
I1215 01:18:53.565898 959 raft/raft.go:234  [group 1] newRaft 1 [peers: [1], term: 5, commit: 10, applied: 10, lastindex: 10, lastterm: 5]
I1215 01:18:53.566074 959 multiraft/multiraft.go:999  node 1 campaigning because initial confstate is [1]
I1215 01:18:53.566196 959 raft/raft.go:526  [group 1] 1 is starting a new election at term 5
I1215 01:18:53.566292 959 raft/raft.go:459  [group 1] 1 became candidate at term 6
--
I1215 01:19:05.063638 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
I1215 01:19:05.063778 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestLeaderAfterSplit (0.44s)
=== RUN   Example_rebalancing
--- PASS: Example_rebalancing (0.62s)
FAIL
FAIL    github.com/cockroachdb/cockroach/storage    32.371s
=== RUN   TestBatchBasics
I1215 01:18:45.307778 1019 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestBatchBasics (0.01s)
=== RUN   TestBatchGet
I1215 01:18:45.312076 1019 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestBatchGet (0.01s)
=== RUN   TestBatchMerge
I1215 01:18:45.320845 1019 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestBatchMerge (0.01s)
=== RUN   TestBatchProtoW1215 01:18:50.477119 959 multiraft/multiraft.go:1233  aborting configuration change: key range /Local/Range/RangeDescriptor/""-/Min outside of bounds of range /Min-/Min
W1215 01:18:50.478804 959 multiraft/multiraft.go:1139  failed to look up replica ID for range 1 (disabling replica ID check): storage/store.go:1695: store 3 not found as replica of range 1
I1215 01:18:53.557582 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
I1215 01:18:53.557889 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
I1215 01:18:53.558132 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- FAIL: TestRaftRemoveRace (3.53s)
    <autogenerated>:32: storage/client_test.go:521: condition failed to evaluate within 3s: storage/client_test.go:517: range not found on store 2
=== RUN   TestStoreRangeRemoveDead
E1215 01:18:53.562437 959 gossip/gossip.go:181  different node IDs were set for the same gossip instance (2147483647, 1)
I1215 01:18:53.563875 959 multiraft/multiraft.go:579  node 1 starting
I1215 01:18:53.564727 959 storage/replica.go:1308  gossiping cluster id  from store 1, range 1
I1215 01:18:53.565694 959 raft/raft.go:446  [group 1] 1 became follower at term 5
I1215 01:18:53.565898 959 raft/raft.go:234  [group 1] newRaft 1 [peers: [1], term: 5, commit: 10, applied: 10, lastindex: 10, lastterm: 5]
I1215 01:18:53.566074 959 multiraft/multiraft.go:999  node 1 campaigning because initial confstate is [1]
I1215 01:18:53.566196 959 raft/raft.go:526  [group 1] 1 is starting a new election at term 5
I1215 01:18:53.566292 959 raft/raft.go:459  [group 1] 1 became candidate at term 6
--
I1215 01:19:05.063638 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
I1215 01:19:05.063778 959 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestLeaderAfterSplit (0.44s)
=== RUN   Example_rebalancing
--- PASS: Example_rebalancing (0.62s)
FAIL
FAIL    github.com/cockroachdb/cockroach/storage    32.371s
=== RUN   TestBatchBasics
I1215 01:18:45.307778 1019 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestBatchBasics (0.01s)
=== RUN   TestBatchGet
I1215 01:18:45.312076 1019 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestBatchGet (0.01s)
=== RUN   TestBatchMerge
I1215 01:18:45.320845 1019 storage/engine/rocksdb.go:138  closing in-memory rocksdb instance
--- PASS: TestBatchMerge (0.01s)
=== RUN   TestBatchProto

Please assign, take a look and update the issue accordingly.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions