Skip to content

non-deterministic test fail for autofile in consensus #2852

@ebuchman

Description

@ebuchman

https://circleci.com/gh/tendermint/tendermint/34592#tests/containers/3

panic: open /tmp/wal349526013: no such file or directory

goroutine 43344 [running]:
github.com/tendermint/tendermint/libs/autofile.(*Group).readGroupInfo(0xc427d920b0, 0x0, 0x0, 0x0, 0x0)
	/go/src/github.com/tendermint/tendermint/libs/autofile/group.go:504 +0x634
github.com/tendermint/tendermint/libs/autofile.(*Group).checkTotalSizeLimit(0xc427d920b0)
	/go/src/github.com/tendermint/tendermint/libs/autofile/group.go:247 +0x75
github.com/tendermint/tendermint/libs/autofile.(*Group).processTicks(0xc427d920b0)
	/go/src/github.com/tendermint/tendermint/libs/autofile/group.go:218 +0x64
created by github.com/tendermint/tendermint/libs/autofile.(*Group).OnStart
	/go/src/github.com/tendermint/tendermint/libs/autofile/group.go:132 +0xaf
FAIL	github.com/tendermint/tendermint/consensus	165.813s
Exited with code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    T:bugType Bug (Confirmed)T:testType: Tests that need love

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions