Skip to content

storage: TestStoreRangeMergeAbandonedFollowersAutomaticallyGarbageCollected flaky #32062

@jordanlewis

Description

@jordanlewis

It failed on #31957. The culprit was a timeout, with endless spam:

E181031 19:27:12.087176 69259 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot b2ee3b54 at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.136100 69298 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot 69451a88 at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.289314 69318 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot 3ec1b048 at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.385763 69265 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot 647bd927 at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.486789 69249 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot 188c170f at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.585974 69234 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot 751dc921 at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.635955 69364 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot f8ca11fe at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.786097 69366 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot 5498509a at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
E181031 19:27:12.886162 69353 storage/queue.go:803  [raftsnapshot,s1,r2/1:{b-/Max}] snapshot failed: (n3,s3):3: remote couldn't accept Raft snapshot 55fe78af at applied index 13 with error: [n3,s3],r2: cannot apply snapshot: snapshot intersects existing range; initiated GC: [n3,s3,r1/3:/M{in-ax}]
panic: test timed out after 8m0s

goroutine 69379 [running]:
testing.(*M).startAlarm.func1()
	/usr/local/go/src/testing/testing.go:1240 +0xfc
created by time.goFunc
	/usr/local/go/src/time/sleep.go:172 +0x44

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions