-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
T:testType: Tests that need loveType: Tests that need loveT:validatorType: Validator relatedType: Validator related
Description
D[2019-02-05|19:58:15.769] Attempt to update stats for non-existent peer module=consensus peer=
I[2019-02-05|19:58:15.771] Received proposal module=consensus proposal="Proposal{73/0 (2C2FC859DACB39A7276CD5FDBFCED95B8BE085A37D760D4B45B2819ACBECB951:1:2F3FCF003935, -1) 2EA1C83119C0 @ 2019-02-05T19:58:15.766221907Z}"
I[2019-02-05|19:58:15.772] Received complete proposal block module=consensus height=73 hash=2C2FC859DACB39A7276CD5FDBFCED95B8BE085A37D760D4B45B2819ACBECB951
I[2019-02-05|19:58:15.772] enterPrevote(73/0). Current: 73/0/RoundStepPropose module=consensus
I[2019-02-05|19:58:15.774] enterPrevote: ProposalBlock is valid module=consensus height=73 round=0
I[2019-02-05|19:58:15.777] Signed and pushed vote module=consensus height=73 round=0 vote="Vote{0:A3258DCBF45D 73/00/1(Prevote) 2C2FC859DACB E9705BAC1588 @ 2019-02-05T19:58:15.774839153Z}" err=null
D[2019-02-05|19:58:15.777] Broadcast module=p2p channel=32 msgBytes=C96A6FA808491804
E[2019-02-05|19:58:15.777] OnStart module=privval err="accept tcp 127.0.0.1:34236: i/o timeout"
D[2019-02-05|19:58:15.777] Attempt to update stats for non-existent peer module=consensus peer=
D[2019-02-05|19:58:15.777] addVote module=consensus voteHeight=73 voteType=1 valIndex=0 csHeight=73
I[2019-02-05|19:58:15.778] Stopping RemoteSigner impl=RemoteSigner
--- FAIL: TestNodeSetPrivValTCP (3.01s)
<autogenerated>:1:
Error Trace: node_test.go:146
Error: Received unexpected error:
accept tcp 127.0.0.1:34236: i/o timeout
failed to start private validator
github.com/tendermint/tendermint/node.createAndStartPrivValidatorSocketClient
/go/src/github.com/tendermint/tendermint/node/node.go:915
github.com/tendermint/tendermint/node.NewNode
/go/src/github.com/tendermint/tendermint/node/node.go:293
github.com/tendermint/tendermint/node.DefaultNewNode
/go/src/github.com/tendermint/tendermint/node/node.go:108
github.com/tendermint/tendermint/node.TestNodeSetPrivValTCP
/go/src/github.com/tendermint/tendermint/node/node_test.go:145
testing.tRunner
/usr/local/go/src/testing/testing.go:827
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1333
Error with private validator socket client
github.com/tendermint/tendermint/node.NewNode
/go/src/github.com/tendermint/tendermint/node/node.go:295
github.com/tendermint/tendermint/node.DefaultNewNode
/go/src/github.com/tendermint/tendermint/node/node.go:108
github.com/tendermint/tendermint/node.TestNodeSetPrivValTCP
/go/src/github.com/tendermint/tendermint/node/node_test.go:145
testing.tRunner
/usr/local/go/src/testing/testing.go:827
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1333
Test: TestNodeSetPrivValTCP
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T:testType: Tests that need loveType: Tests that need loveT:validatorType: Validator relatedType: Validator related