Skip to content

Instantly share code, notes, and snippets.

@bereska
Created June 4, 2020 22:39
Show Gist options
  • Save bereska/b05834f80dc0c7a5f466ebeca56fd7a3 to your computer and use it in GitHub Desktop.
Save bereska/b05834f80dc0c7a5f466ebeca56fd7a3 to your computer and use it in GitHub Desktop.
lnd panic after force closechannel
pi@btclnd:~/gocode/src/github.com/lightningnetwork/lnd/contractcourt $ sudo journalctl -u lnd -f
-- Logs begin at Tue 2020-04-28 23:17:02 MSK. --
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.019 [INF] LNWL: The wallet has been unlocked without a time limit
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.144 [INF] LTND: LightningWallet opened
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.329 [INF] HSWC: Restoring in-memory circuit state from disk
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.341 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.482 [INF] HSWC: Trimming open circuits for chan_id=622332:1781:1, start_htlc_id=2
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.835 [INF] LTND: Channel backup proxy channel notifier starting
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.845 [INF] ATPL: Instantiating autopilot with active=false, max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=16777215, private=false, min_confs=1, conf_target=3
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.899 [INF] RPCS: RPC server listening on 0.0.0.0:10009
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.955 [INF] LTND: Waiting for chain backend to finish sync, start_height=633083
Jun 05 01:34:44 btclnd lnd[16988]: 2020-06-05 01:34:44.959 [INF] RPCS: gRPC proxy started at 127.0.0.1:8080
Jun 05 01:34:45 btclnd lnd[16988]: 2020-06-05 01:34:45.535 [INF] LNWL: Started rescan from block 0000000000000000000927461d3f269a63bc9a55b40394909d5027f6b2291e31 (height 633074) for 84 addresses
Jun 05 01:35:13 btclnd lnd[16988]: 2020-06-05 01:35:13.191 [INF] LNWL: Catching up block hashes to height 633083, this might take a while
Jun 05 01:35:13 btclnd lnd[16988]: 2020-06-05 01:35:13.213 [INF] LNWL: Done catching up block hashes
Jun 05 01:35:13 btclnd lnd[16988]: 2020-06-05 01:35:13.213 [INF] LNWL: Finished rescan for 84 addresses (synced to block 0000000000000000000139a153f8fecbb6bd7ccd5ce38901ed60f97980a6c0b1, height 633083)
Jun 05 01:35:13 btclnd lnd[16988]: 2020-06-05 01:35:13.778 [INF] LTND: Chain backend is fully synced (end_height=633083)!
Jun 05 01:35:13 btclnd lnd[16988]: 2020-06-05 01:35:13.920 [INF] PRNF: PeerNotifier starting
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.024 [INF] NTFN: New block epoch subscription
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.031 [INF] HSWC: Starting HTLC Switch
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.032 [INF] NTFN: New block epoch subscription
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.204 [INF] LNWL: Removed invalid transaction: (*wire.MsgTx)(0x46a58a0)({
Jun 05 01:35:14 btclnd lnd[16988]: Version: (int32) 2,
Jun 05 01:35:14 btclnd lnd[16988]: TxIn: ([]*wire.TxIn) (len=3 cap=3) {
Jun 05 01:35:14 btclnd lnd[16988]: (*wire.TxIn)(0x4138000)({
Jun 05 01:35:14 btclnd lnd[16988]: PreviousOutPoint: (wire.OutPoint) 3be18fbca03b3500c1467de0a31bfa0e2a1accaa32f1a30eb22907d700aa0b5c:1,
Jun 05 01:35:14 btclnd lnd[16988]: SignatureScript: ([]uint8) {
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: Witness: (wire.TxWitness) (len=2 cap=2) {
Jun 05 01:35:14 btclnd lnd[16988]: ([]uint8) (len=72 cap=72) {
Jun 05 01:35:14 btclnd lnd[16988]: 00000000 30 45 02 21 00 e4 2c ec 49 cb a6 db c7 fb 88 21 |0E.!..,.I......!|
Jun 05 01:35:14 btclnd lnd[16988]: 00000010 59 22 ff 32 19 cc 18 39 39 37 45 1f 49 aa b9 31 |Y".2...997E.I..1|
Jun 05 01:35:14 btclnd lnd[16988]: 00000020 af 6c 38 29 c9 02 20 7e ff 5e 9f d3 fc 5b 93 44 |.l8).. ~.^...[.D|
Jun 05 01:35:14 btclnd lnd[16988]: 00000030 9f 30 71 87 9c e6 89 5d c7 2c 64 c2 df 3e 26 9d |.0q....].,d..>&.|
Jun 05 01:35:14 btclnd lnd[16988]: 00000040 8d 72 0f b3 3b b7 e2 01 |.r..;...|
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: ([]uint8) (len=33 cap=33) {
Jun 05 01:35:14 btclnd lnd[16988]: 00000000 02 05 b7 33 59 ec b1 7f 50 b5 ac ea 62 dc 83 28 |...3Y...P...b..(|
Jun 05 01:35:14 btclnd lnd[16988]: 00000010 15 1d 4b 8a e1 db 80 81 98 f0 48 ee 3e d1 9e 2b |..K.......H.>..+|
Jun 05 01:35:14 btclnd lnd[16988]: 00000020 d4 |.|
Jun 05 01:35:14 btclnd lnd[16988]: }
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: Sequence: (uint32) 0
Jun 05 01:35:14 btclnd lnd[16988]: }),
Jun 05 01:35:14 btclnd lnd[16988]: (*wire.TxIn)(0x4138040)({
Jun 05 01:35:14 btclnd lnd[16988]: PreviousOutPoint: (wire.OutPoint) d9489bd02ca4406392a60d6e778f296ea2cf66edaf3f610061921eedcdf84c5f:1,
Jun 05 01:35:14 btclnd lnd[16988]: SignatureScript: ([]uint8) {
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: Witness: (wire.TxWitness) (len=2 cap=2) {
Jun 05 01:35:14 btclnd lnd[16988]: ([]uint8) (len=71 cap=71) {
Jun 05 01:35:14 btclnd lnd[16988]: 00000000 30 44 02 20 23 c3 fb 23 52 05 ee 6b 2d 90 de 35 |0D. #..#R..k-..5|
Jun 05 01:35:14 btclnd lnd[16988]: 00000010 7e c8 91 4c 5b 9b 24 bb b6 fa da e0 bf 29 fb d2 |~..L[.$......)..|
Jun 05 01:35:14 btclnd lnd[16988]: 00000020 25 ae 64 3a 02 20 24 b9 a3 03 a6 f5 15 06 bb bc |%.d:. $.........|
Jun 05 01:35:14 btclnd lnd[16988]: 00000030 04 d4 6e 34 ca 7f a2 8b 6f bd bd 11 28 4a 83 fb |..n4....o...(J..|
Jun 05 01:35:14 btclnd lnd[16988]: 00000040 94 b8 57 ec 93 2f 01 |..W../.|
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: ([]uint8) (len=33 cap=33) {
Jun 05 01:35:14 btclnd lnd[16988]: 00000000 03 71 71 dc 31 10 02 6b 6e 54 2e ee 27 74 0d 94 |.qq.1..knT..'t..|
Jun 05 01:35:14 btclnd lnd[16988]: 00000010 e5 88 26 13 ca ee 47 a0 26 e8 e6 ca ef 4c 57 b4 |..&...G.&....LW.|
Jun 05 01:35:14 btclnd lnd[16988]: 00000020 e1 |.|
Jun 05 01:35:14 btclnd lnd[16988]: }
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: Sequence: (uint32) 0
Jun 05 01:35:14 btclnd lnd[16988]: }),
Jun 05 01:35:14 btclnd lnd[16988]: (*wire.TxIn)(0x4138080)({
Jun 05 01:35:14 btclnd lnd[16988]: PreviousOutPoint: (wire.OutPoint) 8831bd4552604b6d350a77be308860aac4bee309bec5c2a33a06959dffeec101:0,
Jun 05 01:35:14 btclnd lnd[16988]: SignatureScript: ([]uint8) {
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: Witness: (wire.TxWitness) (len=2 cap=2) {
Jun 05 01:35:14 btclnd lnd[16988]: ([]uint8) (len=72 cap=72) {
Jun 05 01:35:14 btclnd lnd[16988]: 00000000 30 45 02 21 00 d5 3a b3 54 99 56 04 81 f2 02 ed |0E.!..:.T.V.....|
Jun 05 01:35:14 btclnd lnd[16988]: 00000010 17 64 ec 3a 76 46 2b c2 8d f9 85 54 47 98 d0 53 |.d.:vF+....TG..S|
Jun 05 01:35:14 btclnd lnd[16988]: 00000020 fd e3 75 0e a3 02 20 2d de 78 b0 2a a5 9e 99 21 |..u... -.x.*...!|
Jun 05 01:35:14 btclnd lnd[16988]: 00000030 21 57 d2 97 86 05 35 f3 8a 47 74 29 81 f2 75 6d |!W....5..Gt)..um|
Jun 05 01:35:14 btclnd lnd[16988]: 00000040 ce db 61 8b bd 32 1f 01 |..a..2..|
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: ([]uint8) (len=33 cap=33) {
Jun 05 01:35:14 btclnd lnd[16988]: 00000000 02 d0 e8 b9 75 ff 28 6e 8d 19 05 8e a2 48 1f 5d |....u.(n.....H.]|
Jun 05 01:35:14 btclnd lnd[16988]: 00000010 0d 3d b6 14 a8 3e 27 0f ef 0a d3 eb 2e 6e 49 5d |.=...>'......nI]|
Jun 05 01:35:14 btclnd lnd[16988]: 00000020 da |.|
Jun 05 01:35:14 btclnd lnd[16988]: }
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: Sequence: (uint32) 0
Jun 05 01:35:14 btclnd lnd[16988]: })
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: TxOut: ([]*wire.TxOut) (len=1 cap=1) {
Jun 05 01:35:14 btclnd lnd[16988]: (*wire.TxOut)(0x46a58e0)({
Jun 05 01:35:14 btclnd lnd[16988]: Value: (int64) 325286,
Jun 05 01:35:14 btclnd lnd[16988]: PkScript: ([]uint8) (len=22 cap=22) {
Jun 05 01:35:14 btclnd lnd[16988]: 00000000 00 14 22 4a be ef 2f 91 a5 06 95 e2 a8 92 74 bd |.."J../.......t.|
Jun 05 01:35:14 btclnd lnd[16988]: 00000010 14 47 35 16 d6 71 |.G5..q|
Jun 05 01:35:14 btclnd lnd[16988]: }
Jun 05 01:35:14 btclnd lnd[16988]: })
Jun 05 01:35:14 btclnd lnd[16988]: },
Jun 05 01:35:14 btclnd lnd[16988]: LockTime: (uint32) 622147
Jun 05 01:35:14 btclnd lnd[16988]: })
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.216 [INF] NTFN: New block epoch subscription
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.312 [INF] NTFN: New block epoch subscription
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.354 [INF] CNCT: Creating ChannelArbitrators for 3 active channels
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.354 [INF] NTFN: New block epoch subscription
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.357 [INF] NTFN: New block epoch subscription
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.358 [INF] NTFN: New block epoch subscription
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.382 [INF] NTFN: New spend subscription: spend_id=3, outpoint=8860eafc5f8570e115bdad8e4e9379ede5f72e496fe8627107a5a2332d7457a9:0, script=0 01828c8befde6fd248dbd6530b7aad657941b79044d7cbfc5ad41e29e7a5f801, height_hint=633074
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.382 [INF] NTFN: Dispatching historical spend rescan for outpoint=8860eafc5f8570e115bdad8e4e9379ede5f72e496fe8627107a5a2332d7457a9:0, script=0 01828c8befde6fd248dbd6530b7aad657941b79044d7cbfc5ad41e29e7a5f801, start=633074, end=633083
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.382 [INF] NTFN: New spend subscription: spend_id=1, outpoint=f029b45a579b89dabbd7b80b0ed84215dea37c8acfc0eda13ce9eebb82f8945f:1, script=0 55f813c2b6cace6cec9f9915e80484f01c234c99c451cd9412eb6f5f0965811e, height_hint=633074
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.383 [INF] NTFN: Dispatching historical spend rescan for outpoint=f029b45a579b89dabbd7b80b0ed84215dea37c8acfc0eda13ce9eebb82f8945f:1, script=0 55f813c2b6cace6cec9f9915e80484f01c234c99c451cd9412eb6f5f0965811e, start=633074, end=633083
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.383 [INF] NTFN: New spend subscription: spend_id=2, outpoint=b450e05e740a5da8ef9731ab50770e7f3ddc9aabc4d70533e7ffb9f7531ddda8:0, script=0 e399add0f329b4c9e81ce85bf79e0ec4aad6f75a3f72eaee27b86db71516326a, height_hint=623336
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.383 [INF] NTFN: Dispatching historical spend rescan for outpoint=b450e05e740a5da8ef9731ab50770e7f3ddc9aabc4d70533e7ffb9f7531ddda8:0, script=0 e399add0f329b4c9e81ce85bf79e0ec4aad6f75a3f72eaee27b86db71516326a, start=623336, end=633083
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.448 [INF] CNCT: Close observer for ChannelPoint(8860eafc5f8570e115bdad8e4e9379ede5f72e496fe8627107a5a2332d7457a9:0) active
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.525 [INF] CNCT: Close observer for ChannelPoint(f029b45a579b89dabbd7b80b0ed84215dea37c8acfc0eda13ce9eebb82f8945f:1) active
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.548 [INF] CNCT: Close observer for ChannelPoint(b450e05e740a5da8ef9731ab50770e7f3ddc9aabc4d70533e7ffb9f7531ddda8:0) active
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.571 [INF] CNCT: ChannelArbitrator(8860eafc5f8570e115bdad8e4e9379ede5f72e496fe8627107a5a2332d7457a9:0): starting state=StateBroadcastCommit, trigger=chainTrigger, triggerHeight=633083
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.575 [INF] CNCT: ChannelArbitrator(8860eafc5f8570e115bdad8e4e9379ede5f72e496fe8627107a5a2332d7457a9:0): force closing chan
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.615 [INF] HSWC: Removing channel link with ChannelID(a957742d33a2a5077162e86f492ef7e5ed79934e8eadbd15e170855ffcea6088)
Jun 05 01:35:14 btclnd lnd[16988]: 2020-06-05 01:35:14.663 [INF] CNCT: local commit: (*wire.MsgTx)(<nil>)
Jun 05 01:35:16 btclnd lnd[16988]: unexpected fault address 0x5875e000
Jun 05 01:35:16 btclnd lnd[16988]: fatal error: fault
Jun 05 01:35:16 btclnd lnd[16988]: [signal SIGBUS: bus error code=0x2 addr=0x5875e000 pc=0x1271dc]
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 1 [running]:
Jun 05 01:35:16 btclnd lnd[16988]: runtime.throw(0xc6b449, 0x5)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/panic.go:774 +0x5c fp=0x41f05fc sp=0x41f05e8 pc=0x42360
Jun 05 01:35:16 btclnd lnd[16988]: runtime.sigpanic()
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/signal_unix.go:391 +0x378 fp=0x41f0614 sp=0x41f05fc pc=0x58a3c
Jun 05 01:35:16 btclnd lnd[16988]: encoding/hex.Encode(0x389581a, 0xe, 0xe, 0x5875e000, 0x1, 0x9e000, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/encoding/hex/hex.go:27 +0x40 fp=0x41f0624 sp=0x41f0618 pc=0x1271dc
Jun 05 01:35:16 btclnd lnd[16988]: encoding/hex.(*dumper).Write(0x3895800, 0x585fc000, 0x200000, 0x200000, 0xaa5598, 0x2ad7930, 0x4169888)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/encoding/hex/hex.go:259 +0xcc fp=0x41f0654 sp=0x41f0624 pc=0x127918
Jun 05 01:35:16 btclnd lnd[16988]: encoding/hex.Dump(0x585fc000, 0x200000, 0x200000, 0x4169888, 0x5)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/encoding/hex/hex.go:132 +0xe8 fp=0x41f0688 sp=0x41f0654 pc=0x1276d8
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dumpSlice(0x41f1210, 0xaa5598, 0x281a034, 0x1b7)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:229 +0x1d4 fp=0x41f075c sp=0x41f0688 pc=0x27e87c
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x41f1210, 0xaa5598, 0x281a034, 0x1b7)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:352 +0x714 fp=0x41f083c sp=0x41f075c pc=0x27f714
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x41f1210, 0xc4f288, 0x281a000, 0x1b9)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:421 +0xc04 fp=0x41f091c sp=0x41f083c pc=0x27fc04
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dumpPtr(0x41f1210, 0xbdaa98, 0x281a000, 0x36)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:154 +0x608 fp=0x41f09c4 sp=0x41f091c pc=0x27e498
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x28ef210, 0xbdaa98, 0x281a000, 0x36)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:262 +0x1614 fp=0x41f0aa4 sp=0x41f09c4 pc=0x280614
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x41f1210, 0xc4c3f0, 0x2c04000, 0x1b9)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:421 +0xc04 fp=0x41f0b84 sp=0x41f0aa4 pc=0x27fc04
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dumpPtr(0x41f1210, 0xc64fa0, 0x2c8c2d0, 0x1b6)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:154 +0x608 fp=0x41f0c2c sp=0x41f0b84 pc=0x27e498
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x28ef210, 0xc64fa0, 0x2c8c2d0, 0x1b6)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:262 +0x1614 fp=0x41f0d0c sp=0x41f0c2c pc=0x280614
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x41f1210, 0xbd3340, 0x2c8c2d0, 0x199)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:421 +0xc04 fp=0x41f0dec sp=0x41f0d0c pc=0x27fc04
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dumpPtr(0x41f1210, 0xc512e0, 0x2c8c2d0, 0x16)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:154 +0x608 fp=0x41f0e94 sp=0x41f0dec pc=0x27e498
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x28ef210, 0xc512e0, 0x2c8c2d0, 0x16)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:262 +0x1614 fp=0x41f0f74 sp=0x41f0e94 pc=0x280614
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x41f1210, 0xc35cb0, 0x2c77880, 0x199)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:421 +0xc04 fp=0x41f1054 sp=0x41f0f74 pc=0x27fc04
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dumpPtr(0x41f1210, 0xc64550, 0x2c77880, 0x16)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:154 +0x608 fp=0x41f10fc sp=0x41f1054 pc=0x27e498
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.(*dumpState).dump(0x28ef210, 0xc64550, 0x2c77880, 0x16)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:262 +0x1614 fp=0x41f11dc sp=0x41f10fc pc=0x280614
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.fdump(0x1785d88, 0xf765f0, 0x41178e0, 0x41f12b8, 0x1, 0x1)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:465 +0x100 fp=0x41f1228 sp=0x41f11dc pc=0x280818
Jun 05 01:35:16 btclnd lnd[16988]: github.com/davecgh/go-spew/spew.Sdump(0x28ef2b8, 0x1, 0x1, 0x0, 0x2c77880)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/davecgh/[email protected]/spew/dump.go:480 +0x54 fp=0x41f1248 sp=0x41f1228 pc=0x280a1c
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*arbChannel).ForceCloseChan(0x469e8a8, 0xc9f574, 0x29, 0x469ef48)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_arbitrator.go:306 +0x264 fp=0x41f12c0 sp=0x41f1248 pc=0x622174
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*ChannelArbitrator).stateStep(0x40e9080, 0x9a8fb, 0x0, 0x0, 0x3, 0x3, 0x34073c, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/channel_arbitrator.go:822 +0x224 fp=0x41f13d0 sp=0x41f12c0 pc=0x62bc48
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*ChannelArbitrator).advanceState(0x40e9080, 0x9a8fb, 0x2810c00, 0x0, 0x4, 0x4, 0x28ef700, 0x8)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/channel_arbitrator.go:1108 +0x140 fp=0x41f1428 sp=0x41f13d0 pc=0x62da94
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*ChannelArbitrator).Start(0x40e9080, 0x295c440, 0x28ef728)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/channel_arbitrator.go:434 +0x468 fp=0x41f14ac sp=0x41f1428 pc=0x62a7bc
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*ChainArbitrator).Start(0x299a1a0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_arbitrator.go:622 +0x984 fp=0x41f1978 sp=0x41f14ac pc=0x623a38
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd.(*server).Start.func1()
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/server.go:1329 +0x3bc fp=0x41f19d8 sp=0x41f1978 pc=0xa06108
Jun 05 01:35:16 btclnd lnd[16988]: sync.(*Once).doSlow(0x2bea6e8, 0x28efa4c)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/sync/once.go:66 +0xac fp=0x41f1a2c sp=0x41f19d8 pc=0x8c374
Jun 05 01:35:16 btclnd lnd[16988]: sync.(*Once).Do(0x2bea6e8, 0x28efa4c)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/sync/once.go:57 +0x44 fp=0x41f1a38 sp=0x41f1a2c pc=0x8c2b8
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd.(*server).Start(0x2bea6e0, 0xca6caa, 0x2e)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/server.go:1261 +0x64 fp=0x41f1a58 sp=0x41f1a38 pc=0x9e88b4
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd.Main(0x28510e0, 0x0, 0x0, 0x2872800, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnd.go:729 +0x1634 fp=0x41f1f74 sp=0x41f1a58 pc=0x9af6d4
Jun 05 01:35:16 btclnd lnd[16988]: main.main()
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/cmd/lnd/main.go:26 +0xb0 fp=0x41f1fa4 sp=0x41f1f74 pc=0xa0e06c
Jun 05 01:35:16 btclnd lnd[16988]: runtime.main()
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/proc.go:203 +0x208 fp=0x41f1fe4 sp=0x41f1fa4 pc=0x44308
Jun 05 01:35:16 btclnd lnd[16988]: runtime.goexit()
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/asm_arm.s:868 +0x4 fp=0x41f1fe4 sp=0x41f1fe4 pc=0x719d0
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 11 [syscall, 118 minutes]:
Jun 05 01:35:16 btclnd lnd[16988]: os/signal.signal_recv(0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/sigqueue.go:147 +0x130
Jun 05 01:35:16 btclnd lnd[16988]: os/signal.loop()
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/os/signal/signal_unix.go:23 +0x14
Jun 05 01:35:16 btclnd lnd[16988]: created by os/signal.init.0
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/os/signal/signal_unix.go:29 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 14 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: io.(*pipe).Read(0x288b350, 0x29e4000, 0x1000, 0x1000, 0x16b0174, 0x1000c8, 0x1)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/pipe.go:50 +0xac
Jun 05 01:35:16 btclnd lnd[16988]: io.(*PipeReader).Read(0x29a8b00, 0x29e4000, 0x1000, 0x1000, 0x48, 0x4, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/pipe.go:127 +0x38
Jun 05 01:35:16 btclnd lnd[16988]: bufio.(*Reader).fill(0x2848f84)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/bufio/bufio.go:100 +0x108
Jun 05 01:35:16 btclnd lnd[16988]: bufio.(*Reader).ReadSlice(0x2848f84, 0xa, 0x1, 0x0, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/bufio/bufio.go:359 +0x2c
Jun 05 01:35:16 btclnd lnd[16988]: bufio.(*Reader).ReadLine(0x2848f84, 0x16b0174, 0x1, 0x1, 0x1, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/bufio/bufio.go:388 +0x24
Jun 05 01:35:16 btclnd lnd[16988]: github.com/jrick/logrotate/rotator.(*Rotator).Run(0x288b320, 0xf77958, 0x29a8b00, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/jrick/[email protected]/rotator/rotator.go:100 +0x90
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/build.(*RotatingLogWriter).InitLogRotator.func1(0x2c72f60, 0x29a8b00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/build/logrotator.go:80 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/build.(*RotatingLogWriter).InitLogRotator
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/build/logrotator.go:79 +0x288
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 34 [select, 118 minutes]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/signal.mainInterruptHandler()
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/signal/signal.go:71 +0xc8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/signal.Intercept
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/signal/signal.go:39 +0xac
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 78 [IO wait]:
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.runtime_pollWait(0x66338014, 0x72, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/netpoll.go:184 +0x44
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).wait(0x2c840b4, 0x72, 0x0, 0x1, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).waitRead(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*FD).Read(0x2c840a0, 0x29719a8, 0x1, 0x1, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_unix.go:169 +0x178
Jun 05 01:35:16 btclnd lnd[16988]: net.(*netFD).Read(0x2c840a0, 0x29719a8, 0x1, 0x1, 0xfff, 0x1, 0x177)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/fd_unix.go:202 +0x38
Jun 05 01:35:16 btclnd lnd[16988]: net.(*conn).Read(0x2810fc8, 0x29719a8, 0x1, 0x1, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/net.go:184 +0x58
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadAtLeast(0xf77a48, 0x2810fc8, 0x29719a8, 0x1, 0x1, 0x1, 0x38c4000, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:310 +0x6c
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadFull(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:329
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightninglabs/gozmq.(*Conn).readFrame(0x288a3f0, 0x2c7a185, 0x5, 0x5, 0x1, 0x3, 0x0, 0x2, 0x4, 0x0, ...)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/lightninglabs/[email protected]/zmq.go:284 +0x80
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightninglabs/gozmq.(*Conn).readMessage(0x288a3f0, 0x285cf48, 0x3, 0x3, 0x18, 0x4d41c0, 0x3, 0x2c80940, 0x2c80840)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/lightninglabs/[email protected]/zmq.go:371 +0xa0
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightninglabs/gozmq.(*Conn).Receive(0x288a3f0, 0x285cf48, 0x3, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/lightninglabs/[email protected]/zmq.go:458 +0x34
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*BitcoindConn).txEventHandler(0x2936180)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_conn.go:319 +0x1c4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*BitcoindConn).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_conn.go:154 +0x144
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 31 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/wallet.(*Wallet).rescanProgressHandler(0x2c04000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/rescan.go:211 +0xb8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/wallet.(*Wallet).SynchronizeRPC
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:202 +0x15c
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 506 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 565 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/htlcswitch.(*Switch).htlcForwarder(0x2c74480)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/htlcswitch/switch.go:1570 +0x344
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/htlcswitch.(*Switch).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/htlcswitch/switch.go:1779 +0xfc
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 579 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x2c8d4d0, 0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:898 +0xd4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:894 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 563 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x3830a80)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 57 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/wallet.(*Wallet).walletLocker(0x2c04000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:1226 +0x1a8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/wallet.(*Wallet).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:157 +0xc0
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 33 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*LightningWallet).requestHandler(0x28976c0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/wallet.go:420 +0x84
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*LightningWallet).Startup
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/wallet.go:358 +0x9c
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 63 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*ConcurrentQueue).Start.func1(0x280e840)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/queue.go:55 +0x258
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*ConcurrentQueue).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/queue.go:47 +0x2c
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 22 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcd/rpcclient.(*Client).sendPostHandler(0x28a6300)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/rpcclient/infrastructure.go:767 +0x94
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcd/rpcclient.(*Client).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/rpcclient/infrastructure.go:1060 +0xe4
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 56 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/wallet.(*Wallet).txCreator(0x2c04000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:1148 +0x9c
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/wallet.(*Wallet).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:156 +0xa4
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 32 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/wallet.(*Wallet).rescanRPCHandler(0x2c04000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/rescan.go:249 +0xd8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/wallet.(*Wallet).SynchronizeRPC
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:203 +0x178
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 118 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x291ec90)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/balancer_conn_wrappers.go:122 +0xa0
Jun 05 01:35:16 btclnd lnd[16988]: created by google.golang.org/grpc.newCCBalancerWrapper
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/balancer_conn_wrappers.go:113 +0x100
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 95 [IO wait]:
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.runtime_pollWait(0x66338098, 0x72, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/netpoll.go:184 +0x44
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).wait(0x2996a14, 0x72, 0x0, 0x0, 0xc6d80f)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).waitRead(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*FD).Accept(0x2996a00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_unix.go:384 +0x1a8
Jun 05 01:35:16 btclnd lnd[16988]: net.(*netFD).accept(0x2996a00, 0x2c819c0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/fd_unix.go:238 +0x20
Jun 05 01:35:16 btclnd lnd[16988]: net.(*TCPListener).accept(0x2a124b0, 0x0, 0x29c6340, 0x28ffd38)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/tcpsock_posix.go:139 +0x20
Jun 05 01:35:16 btclnd lnd[16988]: net.(*TCPListener).Accept(0x2a124b0, 0x28fffac, 0x2, 0x0, 0x1)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/tcpsock.go:261 +0x3c
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/brontide.(*Listener).listen(0x290f460)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/brontide/listener.go:80 +0x88
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/brontide.NewListener
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/brontide/listener.go:62 +0x16c
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 101 [chan receive]:
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc.(*addrConn).resetTransport(0x2ae8000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/clientconn.go:1066 +0x6d4
Jun 05 01:35:16 btclnd lnd[16988]: created by google.golang.org/grpc.(*addrConn).connect
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/clientconn.go:684 +0x98
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 61 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcd/rpcclient.(*Client).sendPostHandler(0x29b4000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/rpcclient/infrastructure.go:767 +0x94
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcd/rpcclient.(*Client).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/rpcclient/infrastructure.go:1060 +0xe4
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 77 [IO wait]:
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.runtime_pollWait(0x66337f90, 0x72, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/netpoll.go:184 +0x44
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).wait(0x2c84064, 0x72, 0x0, 0x1, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).waitRead(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*FD).Read(0x2c84050, 0x29703b0, 0x1, 0x1, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_unix.go:169 +0x178
Jun 05 01:35:16 btclnd lnd[16988]: net.(*netFD).Read(0x2c84050, 0x29703b0, 0x1, 0x1, 0xfff, 0x1, 0x177)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/fd_unix.go:202 +0x38
Jun 05 01:35:16 btclnd lnd[16988]: net.(*conn).Read(0x2962048, 0x29703b0, 0x1, 0x1, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/net.go:184 +0x58
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadAtLeast(0xf77a48, 0x2962048, 0x29703b0, 0x1, 0x1, 0x1, 0x659bf298, 0x2, 0x4a)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:310 +0x6c
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadFull(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:329
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightninglabs/gozmq.(*Conn).readFrame(0x2c8c2a0, 0x2c641a8, 0x8, 0x8, 0x6dc01, 0x2f9e000, 0x1d1ec, 0x1d250, 0x2f9e000, 0x3d2000, ...)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/lightninglabs/[email protected]/zmq.go:284 +0x80
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightninglabs/gozmq.(*Conn).readMessage(0x2c8c2a0, 0x2968f48, 0x3, 0x3, 0x3d0900, 0x2f9e000, 0x6633b738, 0x287c000, 0x287c000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/lightninglabs/[email protected]/zmq.go:371 +0xa0
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightninglabs/gozmq.(*Conn).Receive(0x2c8c2a0, 0x2968f48, 0x3, 0x3, 0x10, 0x0, 0x0, 0x12b88, 0x1b7a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/lightninglabs/[email protected]/zmq.go:458 +0x34
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*BitcoindConn).blockEventHandler(0x2936180)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_conn.go:217 +0x1c4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*BitcoindConn).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_conn.go:153 +0x128
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 30 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/wallet.(*Wallet).rescanBatchHandler(0x2c04000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/rescan.go:116 +0x114
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/wallet.(*Wallet).SynchronizeRPC
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:201 +0x140
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 29 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/wallet.(*Wallet).handleChainNotifications(0x2c04000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/chainntfns.go:88 +0x12c
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/wallet.(*Wallet).SynchronizeRPC
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/wallet/wallet.go:200 +0x124
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 117 [IO wait]:
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.runtime_pollWait(0x663381a0, 0x72, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/netpoll.go:184 +0x44
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).wait(0x2c84ba4, 0x72, 0x0, 0x0, 0xc6d80f)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).waitRead(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*FD).Accept(0x2c84b90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_unix.go:384 +0x1a8
Jun 05 01:35:16 btclnd lnd[16988]: net.(*netFD).accept(0x2c84b90, 0x12cf8, 0x17bbdb8, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/fd_unix.go:238 +0x20
Jun 05 01:35:16 btclnd lnd[16988]: net.(*TCPListener).accept(0x2ad6a70, 0x0, 0x2, 0x4ba34)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/tcpsock_posix.go:139 +0x20
Jun 05 01:35:16 btclnd lnd[16988]: net.(*TCPListener).Accept(0x2ad6a70, 0x29006f0, 0xc, 0x2c66d20, 0x7f8cac)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/tcpsock.go:261 +0x3c
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc.(*Server).Serve(0x2954000, 0xf7eae0, 0x295d180, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/server.go:561 +0x1b0
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd.(*rpcServer).Start.func1(0x2c746c0, 0x295d180)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/rpcserver.go:786 +0xfc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd.(*rpcServer).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/rpcserver.go:761 +0x198
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 28 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*BitcoindClient).rescanHandler(0x299a0d0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:521 +0xc4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*BitcoindClient).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:482 +0x2b0
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 96 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*GCQueue).queueManager(0x288adb0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/gc_queue.go:137 +0x134
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.NewGCQueue
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/gc_queue.go:74 +0x160
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 97 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*GCQueue).queueManager(0x288aed0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/gc_queue.go:137 +0x134
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.NewGCQueue
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/gc_queue.go:74 +0x160
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 138 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0x2cd4000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:921 +0x184
Jun 05 01:35:16 btclnd lnd[16988]: created by google.golang.org/grpc/internal/transport.newHTTP2Server
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:282 +0xcd4
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 137 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x29f2460, 0x1, 0x0, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:317 +0xc8
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x2c1e030, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:435 +0x190
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.newHTTP2Server.func2(0x2cd4000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:276 +0xac
Jun 05 01:35:16 btclnd lnd[16988]: created by google.golang.org/grpc/internal/transport.newHTTP2Server
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:273 +0xcb8
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 136 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd.(*channelNotifier).SubscribeChans.func2(0x280fab0, 0x2a12800, 0x29e6500, 0x2a3e580)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/channel_notifier.go:98 +0xe0
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd.(*channelNotifier).SubscribeChans
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/channel_notifier.go:86 +0xec
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 119 [chan receive]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnrpc.RegisterLightningHandlerFromEndpoint.func1.1(0xf82ec0, 0x295d460, 0x2934380, 0x2c64c60, 0xf)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnrpc/rpc.pb.gw.go:894 +0x38
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnrpc.RegisterLightningHandlerFromEndpoint.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnrpc/rpc.pb.gw.go:893 +0x164
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 120 [IO wait]:
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.runtime_pollWait(0x6633811c, 0x72, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/netpoll.go:184 +0x44
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).wait(0x2c84bf4, 0x72, 0x0, 0x0, 0xc6d80f)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).waitRead(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*FD).Accept(0x2c84be0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_unix.go:384 +0x1a8
Jun 05 01:35:16 btclnd lnd[16988]: net.(*netFD).accept(0x2c84be0, 0x18, 0xf2, 0x4)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/fd_unix.go:238 +0x20
Jun 05 01:35:16 btclnd lnd[16988]: net.(*TCPListener).accept(0x2ad6dd0, 0x2be4601, 0x287cb40, 0x76db4008)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/tcpsock_posix.go:139 +0x20
Jun 05 01:35:16 btclnd lnd[16988]: net.(*TCPListener).Accept(0x2ad6dd0, 0x2c74848, 0x295de20, 0x18eac0, 0x20)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/tcpsock.go:261 +0x3c
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*listener).Accept(0x2ad6de0, 0x295de40, 0x421b18, 0xb1cca0, 0x17830c8)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/tls.go:59 +0x28
Jun 05 01:35:16 btclnd lnd[16988]: net/http.(*Server).Serve(0x2c747e0, 0xf7e2e0, 0x2ad6de0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/http/server.go:2896 +0x220
Jun 05 01:35:16 btclnd lnd[16988]: net/http.Serve(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/http/server.go:2468
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd.(*rpcServer).Start.func3(0xf7e2e0, 0x2ad6de0, 0x291ec30)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/rpcserver.go:861 +0xf8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd.(*rpcServer).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/rpcserver.go:859 +0x464
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 580 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd.(*utxoNursery).incubator(0x291e930, 0x3e81958)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/utxonursery.go:680 +0xe0
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd.(*utxoNursery).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/utxonursery.go:308 +0x270
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 503 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 562 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/htlcswitch.(*DecayedLog).garbageCollector(0x288ad80, 0x43b8258)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/htlcswitch/decayedlog.go:161 +0xe0
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/htlcswitch.(*DecayedLog).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/htlcswitch/decayedlog.go:113 +0x284
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 527 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/subscribe.(*Server).subscriptionHandler(0x288af00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/subscribe/subscribe.go:167 +0xe4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/subscribe.(*Server).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/subscribe/subscribe.go:91 +0x74
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 197 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*BitcoindClient).ntfnHandler(0x299a0d0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:602 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*BitcoindClient).NotifyBlocks
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:302 +0x294
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 104 [IO wait]:
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.runtime_pollWait(0x66337e88, 0x72, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/netpoll.go:184 +0x44
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).wait(0x28a0744, 0x72, 0x600, 0x6c6, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).waitRead(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*FD).Read(0x28a0730, 0x2c6a000, 0x6c6, 0x6c6, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_unix.go:169 +0x178
Jun 05 01:35:16 btclnd lnd[16988]: net.(*netFD).Read(0x28a0730, 0x2c6a000, 0x6c6, 0x6c6, 0x8, 0x1d0fc, 0x1d968)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/fd_unix.go:202 +0x38
Jun 05 01:35:16 btclnd lnd[16988]: net.(*conn).Read(0x2962228, 0x2c6a000, 0x6c6, 0x6c6, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/net.go:184 +0x58
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*atLeastReader).Read(0x2c78210, 0x2c6a000, 0x6c6, 0x6c6, 0x1a0e0, 0x29c428, 0xf77a48)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:780 +0x78
Jun 05 01:35:16 btclnd lnd[16988]: bytes.(*Buffer).ReadFrom(0x2bec160, 0xf766e0, 0x2c78210, 0x1f, 0x29aeec, 0xb27a78, 0xc49d58)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/bytes/buffer.go:204 +0xa4
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).readFromUntil(0x2bec000, 0xf77a48, 0x2962228, 0x5, 0x2962228, 0x9)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:802 +0xc4
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).readRecordOrCCS(0x2bec000, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:609 +0x104
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).readRecord(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:577
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).Read(0x2bec000, 0x2c9e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:1255 +0x13c
Jun 05 01:35:16 btclnd lnd[16988]: bufio.(*Reader).Read(0x2c8dc50, 0x29b4320, 0x9, 0x9, 0x9, 0x287cb40, 0x76db46d0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/bufio/bufio.go:226 +0x248
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadAtLeast(0xf765a8, 0x2c8dc50, 0x29b4320, 0x9, 0x9, 0x9, 0x29f2560, 0x770c48, 0x29f2560)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:310 +0x6c
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadFull(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:329
Jun 05 01:35:16 btclnd lnd[16988]: golang.org/x/net/http2.readFrameHeader(0x29b4320, 0x9, 0x9, 0xf765a8, 0x2c8dc50, 0x0, 0x0, 0x0, 0x29f2560, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: golang.org/x/net/http2.(*Framer).ReadFrame(0x29b4300, 0x29f2560, 0x29f2500, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/golang.org/x/[email protected]/http2/frame.go:492 +0x74
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.(*http2Client).reader(0x2cd2000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:1223 +0x100
Jun 05 01:35:16 btclnd lnd[16988]: created by google.golang.org/grpc/internal/transport.newHTTP2Client
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:286 +0x9d4
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 139 [IO wait]:
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.runtime_pollWait(0x66337f0c, 0x72, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/runtime/netpoll.go:184 +0x44
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).wait(0x2c84ec4, 0x72, 0x200, 0x205, 0xffffffff)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x30
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*pollDesc).waitRead(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
Jun 05 01:35:16 btclnd lnd[16988]: internal/poll.(*FD).Read(0x2c84eb0, 0x2bf0000, 0x205, 0x205, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/internal/poll/fd_unix.go:169 +0x178
Jun 05 01:35:16 btclnd lnd[16988]: net.(*netFD).Read(0x2c84eb0, 0x2bf0000, 0x205, 0x205, 0x8, 0x1d0fc, 0x1d968)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/fd_unix.go:202 +0x38
Jun 05 01:35:16 btclnd lnd[16988]: net.(*conn).Read(0x295bf38, 0x2bf0000, 0x205, 0x205, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/net/net.go:184 +0x58
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*atLeastReader).Read(0x2a12a90, 0x2bf0000, 0x205, 0x205, 0x1a0e0, 0x29c428, 0xf77a48)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:780 +0x78
Jun 05 01:35:16 btclnd lnd[16988]: bytes.(*Buffer).ReadFrom(0x2960760, 0xf766e0, 0x2a12a90, 0x1f, 0x29aeec, 0xb27a78, 0xc49d58)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/bytes/buffer.go:204 +0xa4
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).readFromUntil(0x2960600, 0xf77a48, 0x295bf38, 0x5, 0x295bf38, 0x9)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:802 +0xc4
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).readRecordOrCCS(0x2960600, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:609 +0x104
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).readRecord(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:577
Jun 05 01:35:16 btclnd lnd[16988]: crypto/tls.(*Conn).Read(0x2960600, 0x2cb8000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/crypto/tls/conn.go:1255 +0x13c
Jun 05 01:35:16 btclnd lnd[16988]: bufio.(*Reader).Read(0x29c4270, 0x2cd0020, 0x9, 0x9, 0x9, 0x287c780, 0x76db436c)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/bufio/bufio.go:226 +0x248
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadAtLeast(0xf765a8, 0x29c4270, 0x2cd0020, 0x9, 0x9, 0x9, 0x2c37260, 0x770c48, 0x2c37260)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:310 +0x6c
Jun 05 01:35:16 btclnd lnd[16988]: io.ReadFull(...)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/io/io.go:329
Jun 05 01:35:16 btclnd lnd[16988]: golang.org/x/net/http2.readFrameHeader(0x2cd0020, 0x9, 0x9, 0xf765a8, 0x29c4270, 0x0, 0x0, 0x0, 0x2c37260, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: golang.org/x/net/http2.(*Framer).ReadFrame(0x2cd0000, 0x2c37260, 0x2c37260, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/golang.org/x/[email protected]/http2/frame.go:492 +0x74
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0x2cd4000, 0x2c360a0, 0xdf6244)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:429 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc.(*Server).serveStreams(0x2954000, 0xf8aa80, 0x2cd4000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/server.go:686 +0xc8
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc.(*Server).handleRawConn.func1(0x2954000, 0xf8aa80, 0x2cd4000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/server.go:648 +0x2c
Jun 05 01:35:16 btclnd lnd[16988]: created by google.golang.org/grpc.(*Server).handleRawConn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/server.go:647 +0x494
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 105 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x29b1480, 0x1, 0x0, 0x0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:317 +0xc8
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x29c42d0, 0x0, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:435 +0x190
Jun 05 01:35:16 btclnd lnd[16988]: google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x2cd2000)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:330 +0x5c
Jun 05 01:35:16 btclnd lnd[16988]: created by google.golang.org/grpc/internal/transport.newHTTP2Client
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:328 +0xb88
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 552 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x2936a40)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 553 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/subscribe.(*Server).subscriptionHandler(0x288b200)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/subscribe/subscribe.go:167 +0xe4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/subscribe.(*Server).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/subscribe/subscribe.go:91 +0x74
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 465 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*BitcoindClient).ntfnHandler(0x2bfc0d0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:602 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*BitcoindClient).NotifyBlocks
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:302 +0x294
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 554 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/subscribe.(*Server).subscriptionHandler(0x291e3c0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/subscribe/subscribe.go:167 +0xe4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/subscribe.(*Server).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/subscribe/subscribe.go:91 +0x74
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 504 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 507 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 564 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x288aab0, 0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:898 +0xd4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:894 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 569 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x3831140)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 526 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).notificationDispatcher(0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:179 +0xd8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).startNotifier
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:165 +0x1f0
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 481 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x288aa80, 0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:898 +0xd4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:894 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 530 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*BitcoindClient).rescanHandler(0x2bfc0d0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:521 +0xc4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*BitcoindClient).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:482 +0x2b0
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 480 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x3830940)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 505 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 502 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 501 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 508 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/lnwallet.(*SigPool).poolWorker(0x2839d00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:184 +0xdc
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/lnwallet.(*SigPool).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/lnwallet/sigpool.go:160 +0x54
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 509 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/pool.(*Worker).requestHandler(0x2839a80)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/pool/worker.go:153 +0xb8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/pool.(*Worker).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/pool/worker.go:99 +0x4c
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 510 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/pool.(*Worker).requestHandler(0x2839b00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/pool/worker.go:153 +0xb8
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/pool.(*Worker).Start.func1
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/pool/worker.go:99 +0x4c
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 511 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*ConcurrentQueue).Start.func1(0x2920210)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/queue.go:55 +0x258
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/btcsuite/btcwallet/chain.(*ConcurrentQueue).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/queue.go:47 +0x2c
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 570 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x288b3b0, 0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:898 +0xd4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:894 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 571 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/sweep.(*UtxoSweeper).collector(0x2c84b40, 0x3831180)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/sweep/sweeper.go:497 +0x1b4
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/sweep.(*UtxoSweeper).Start.func1(0x43b8428, 0x2c84b40)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/sweep/sweeper.go:382 +0x84
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/sweep.(*UtxoSweeper).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/sweep/sweeper.go:378 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 578 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x3894e80)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 654 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).closeObserver(0x2c88f60, 0x3744910)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:501 +0x158
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:275 +0x248
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 599 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x3883bc0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 600 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x387f9b0, 0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:898 +0xd4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:894 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 601 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x3883e00)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 602 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x387fa40, 0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:898 +0xd4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:894 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 603 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start.func1(0x417a040)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x468
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/queue/queue.go:58 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 604 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x387fad0, 0x2c882a0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:898 +0xd4
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:894 +0x218
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 655 [runnable]:
Jun 05 01:35:16 btclnd lnd[16988]: encoding/json.stateInString(0x28b1e74, 0xbf6d66, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/encoding/json/scanner.go:300 +0x1d8
Jun 05 01:35:16 btclnd lnd[16988]: encoding/json.checkValid(0x5b00000, 0x27258c, 0x274000, 0x28b1e74, 0xae9b90, 0x28a6301)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/encoding/json/scanner.go:29 +0xc4
Jun 05 01:35:16 btclnd lnd[16988]: encoding/json.Unmarshal(0x5b00000, 0x27258c, 0x274000, 0xa962f8, 0x2a023c8, 0x5b00000, 0x27258c)
Jun 05 01:35:16 btclnd lnd[16988]: /usr/local/go/src/encoding/json/decode.go:100 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcd/rpcclient.FutureGetBlockResult.Receive(0x28a6300, 0x2c81ac0, 0x40, 0x417a380, 0x40, 0x417a380, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/rpcclient/chain.go:116 +0xa4
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcd/rpcclient.(*Client).GetBlock(0x28a6300, 0x2d94320, 0x0, 0x2d94320, 0x0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/rpcclient/chain.go:160 +0x48
Jun 05 01:35:16 btclnd lnd[16988]: github.com/btcsuite/btcwallet/chain.(*BitcoindClient).GetBlock(...)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/pkg/mod/github.com/btcsuite/[email protected]/chain/bitcoind_client.go:148
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).historicalSpendDetails(0x2c882a0, 0x531ddda8, 0xe7ffb9f7, 0xc4d70533, 0x3ddc9aab, 0x50770e7f, 0xef9731ab, 0x740a5da8, 0xb450e05e, 0x0, ...)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:779 +0x230
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).notificationDispatcher.func2(0x2c882a0, 0x29a6550)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:263 +0x80
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).notificationDispatcher
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:260 +0x3c0
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 556 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).closeObserver(0x2c88ea0, 0x2d53400)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:501 +0x158
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:275 +0x248
Jun 05 01:35:16 btclnd lnd[16988]: goroutine 647 [select]:
Jun 05 01:35:16 btclnd lnd[16988]: github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).closeObserver(0x2c89020, 0x2921fe0)
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:501 +0x158
Jun 05 01:35:16 btclnd lnd[16988]: created by github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).Start
Jun 05 01:35:16 btclnd lnd[16988]: /home/pi/gocode/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:275 +0x248
Jun 05 01:35:16 btclnd systemd[1]: lnd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jun 05 01:35:16 btclnd systemd[1]: lnd.service: Failed with result 'exit-code'.
Jun 05 01:36:16 btclnd systemd[1]: lnd.service: Service RestartSec=1min expired, scheduling restart.
Jun 05 01:36:16 btclnd systemd[1]: lnd.service: Scheduled restart job, restart counter is at 3.
Jun 05 01:36:16 btclnd systemd[1]: Stopped LND Lightning Daemon.
Jun 05 01:36:16 btclnd systemd[1]: Started LND Lightning Daemon.
Jun 05 01:36:17 btclnd lnd[17152]: 2020-06-05 01:36:17.231 [INF] LTND: Version: 0.10.0-beta commit=v0.10.0-beta-198-gdb47a0ce00b2c2a3108ec2b527c17654bfc71a38, build=production, logging=default
Jun 05 01:36:17 btclnd lnd[17152]: 2020-06-05 01:36:17.232 [INF] LTND: Active chain: Bitcoin (network=mainnet)
Jun 05 01:36:17 btclnd lnd[17152]: 2020-06-05 01:36:17.232 [INF] LTND: Opening the main database, this might take a few minutes...
Jun 05 01:37:07 btclnd lnd[17152]: 2020-06-05 01:37:07.188 [INF] CHDB: Checking for schema update: latest_version=13, db_version=13
Jun 05 01:37:07 btclnd lnd[17152]: 2020-06-05 01:37:07.189 [INF] LTND: Database now open (time_to_open=49.956428961s)!
Jun 05 01:37:07 btclnd lnd[17152]: 2020-06-05 01:37:07.231 [INF] RPCS: password gRPC proxy started at 127.0.0.1:8080
Jun 05 01:37:07 btclnd lnd[17152]: 2020-06-05 01:37:07.230 [INF] RPCS: password RPC server listening on 0.0.0.0:10009
Jun 05 01:37:07 btclnd lnd[17152]: 2020-06-05 01:37:07.236 [INF] LTND: Waiting for wallet encryption password. Use `lncli create` to create a wallet, `lncli unlock` to unlock an existing wallet, or `lncli changepassword` to change the password of an existing wallet and unlock it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment