XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.52k stars 1.46k forks source link

[RippledNotInitializedError(Rippled not initialized)] but it should be initialised #2969

Closed dmitryrn closed 5 years ago

dmitryrn commented 5 years ago

Looks like it synced, it is up 13 hours, but WS requests returns [RippledNotInitializedError(Rippled not initialized)] 

server_info {  "result": {  "info": {  "build_version": "1.2.4",  "closed_ledger": {  "age": 28,  "base_fee_xrp": 0.00001,  "hash": "81F0327300B44D02BB902AEAA3F99374E9DC1C8F1CE2A4D8DF7F589508039B5E",  "reserve_base_xrp": 200,  "reserve_inc_xrp": 50,  "seq": 2  },  "complete_ledgers": "empty",  "hostid": "e6c2a87ab668",  "io_latency_ms": 1,  "jq_trans_overflow": "0",  "last_close": {  "converge_time_s": 0,  "proposers": 0  },  "load": {  "job_types": [  {  "job_type": "untrustedValidation",  "per_second": 4  },  {  "job_type": "untrustedProposal",  "per_second": 42  },  {  "in_progress": 1,  "job_type": "clientCommand"  },  {  "job_type": "writeObjects",  "per_second": 4  },  {  "job_type": "peerCommand",  "per_second": 595  },  {  "job_type": "diskAccess",  "per_second": 4  }  ],  "threads": 3  },  "load_factor": 1,  "peer_disconnects": "2",  "peer_disconnects_resources": "0",  "peers": 11,  "pubkey_node": "n9KZNkYCkqoS294d7wfSnpggv1FpgorZ65QFThsaHRomdoKFcoWD",  "pubkey_validator": "none",  "published_ledger": "none",  "server_state": "connected",  "server_state_duration_us": "11703776",  "state_accounting": {  "connected": {  "duration_us": "11703776",  "transitions": 1  },  "disconnected": {  "duration_us": "2493156",  "transitions": 1  },  "full": {  "duration_us": "0",  "transitions": 0  },  "syncing": {  "duration_us": "0",  "transitions": 0  },  "tracking": {  "duration_us": "0",  "transitions": 0  }  },  "time": "2019-Jun-12 03:48:28.108504",  "uptime": 14,  "validation_quorum": 4294967295,  "validator_list": {  "count": 1,  "expiration": "2019-Jul-17 00:00:00.000000000",  "status": "active"  }  },  "status": "success"  }  } 
Last logs 2019-Jun-12 03:49:28.650404654 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:49:28.685953837 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:49:28.706430138 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:49:28.723085715 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:49:28.756835162 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:49:28.809566771 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:49:28.831856922 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:49:28.832322288 LedgerConsensus:WRN F34EF74CAB806D4C769C1E8D548B0F2EB5D0E0E35F5E80BBB09DB801D1D60A9D to BB8DB9E39BD41A1995B9805E8E4D7567B5BC31DB885F639F06B0433D2BEC9C35 2019-Jun-12 03:49:28.832718801 LedgerConsensus:WRN {"accepted":true,"account_hash":"2DD6F428ACEB390ACA5C8EECE096F0BF3F8E2D36EAFE9B20E2BF1DD63305802E","close_flags":0,"close_time":613626580,"close_time_human":"2019-Jun-12 03:49:40.000000000","close_time_resolution":20,"closed":true,"hash":"194F7330E080A79B0C70C26BC5F389EE72D0C2FD766C157573D2CC6327C443F0","ledger_hash":"194F7330E080A79B0C70C26BC5F389EE72D0C2FD766C157573D2CC6327C443F0","ledger_index":"8","parent_close_time":613626571,"parent_hash":"551FBE3E03D8415C11B9154891573D7C620716FF6D2F0101FFB14985A5A99054","seqNum":"8","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:49:28.833345748 LedgerConsensus:WRN Need consensus ledger BB8DB9E39BD41A1995B9805E8E4D7567B5BC31DB885F639F06B0433D2BEC9C35 2019-Jun-12 03:49:28.834010594 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:49:29.834966166 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:49:30.836708704 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:49:30.837835135 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:49:30.838136237 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:49:30.839051660 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:49:30.839805025 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:49:30.840531381 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:49:30.841345990 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:49:30.841833797 LedgerConsensus:NFO Position change: CTime 613626581, tx 93FF4ECFD48925045705FA9C613ABE5DEF60434C337BAFB2F0DB9DF594395162 root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# root@droplet:~# docker logs --tail 2000 e6c2a87ab668 { "job_type" : "peerCommand", "peak_time" : 1, "per_second" : 630 }, { "job_type" : "diskAccess", "peak_time" : 11, "per_second" : 5 }, { "job_type" : "processTransaction", "per_second" : 9 }, { "job_type" : "AsyncReadNode", "peak_time" : 52, "per_second" : 13191 } ], "threads" : 3 } 2019-Jun-12 03:50:05.327843092 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:05.328477823 LedgerConsensus:WRN 50D47D68CA80204A794ADC3615246C75F3BB26422573B1A3324CB0029F6A5580 to 7926C1B00DE3E5E91D77C78D6A6DB9624A683CC9A3A34F705FF3D6941673BEF0 2019-Jun-12 03:50:05.329316987 LedgerConsensus:WRN {"accepted":true,"account_hash":"512DE5D7F88939AC451F4BEF805023EFCAA9952992303A0668B5A08E7C4200A5","close_flags":0,"close_time":613626602,"close_time_human":"2019-Jun-12 03:50:02.000000000","close_time_resolution":20,"closed":true,"hash":"03FCD237903C22F1521174DEEAF373DEC0EBC5E2C3BDE07C937A50EC6CF7DAAE","ledger_hash":"03FCD237903C22F1521174DEEAF373DEC0EBC5E2C3BDE07C937A50EC6CF7DAAE","ledger_index":"14","parent_close_time":613626601,"parent_hash":"1A4ECECB075F204A8A10304C97827E28531447DA63F91BC8870DBC92DF80FA30","seqNum":"14","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:05.329859248 LedgerConsensus:WRN Need consensus ledger 7926C1B00DE3E5E91D77C78D6A6DB9624A683CC9A3A34F705FF3D6941673BEF0 2019-Jun-12 03:50:05.330539288 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:05.428760193 LoadManager:NFO { "job_types" : [ { "avg_time" : 291, "job_type" : "ledgerRequest", "peak_time" : 767 }, { "avg_time" : 147, "job_type" : "untrustedProposal", "peak_time" : 1198, "per_second" : 20 }, { "in_progress" : 2, "job_type" : "ledgerData", "waiting" : 13 }, { "avg_time" : 7, "job_type" : "transaction", "peak_time" : 36, "per_second" : 14 }, { "job_type" : "batch", "per_second" : 7 }, { "avg_time" : 9, "job_type" : "advanceLedger", "peak_time" : 58, "per_second" : 22 }, { "job_type" : "fetchTxnData", "peak_time" : 10, "per_second" : 3 }, { "avg_time" : 119, "job_type" : "trustedValidation", "peak_time" : 487, "per_second" : 9 }, { "job_type" : "writeObjects", "peak_time" : 8, "per_second" : 9 }, { "avg_time" : 52, "job_type" : "trustedProposal", "over_target" : true, "peak_time" : 611, "per_second" : 9 }, { "avg_time" : 185, "job_type" : "heartbeat", "peak_time" : 711 }, { "job_type" : "peerCommand", "peak_time" : 1, "per_second" : 607 }, { "job_type" : "diskAccess", "peak_time" : 5, "per_second" : 9 }, { "job_type" : "processTransaction", "per_second" : 7 }, { "job_type" : "AsyncReadNode", "peak_time" : 38, "per_second" : 13528 } ], "threads" : 3 } 2019-Jun-12 03:50:06.331175657 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:06.331637094 LedgerConsensus:NFO No change (NO) : weight -1, percent 76 2019-Jun-12 03:50:06.332027752 LedgerConsensus:NFO No change (NO) : weight -1, percent 76 2019-Jun-12 03:50:06.332422895 LedgerConsensus:NFO No change (NO) : weight -1, percent 76 2019-Jun-12 03:50:06.332926478 LedgerConsensus:NFO Proposers:27 nw:65 thrV:17 thrC:20 2019-Jun-12 03:50:06.333216783 LedgerConsensus:NFO Position change: CTime 613626603, tx 8BBECC46B3814CD9AB593AC28ABC7468E5B6F3EF3DE407C7CFF98CBB1097682B 2019-Jun-12 03:50:06.592705967 Protocol:NFO [018] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:07.333786729 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:07.334272121 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.334561484 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.334820966 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.335076080 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.335337721 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.335594381 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.335873124 LedgerConsensus:NFO No change (YES) : weight -1, percent 96 2019-Jun-12 03:50:07.336177768 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.336435740 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.336708010 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.337052388 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.337319716 LedgerConsensus:NFO No change (YES) : weight -1, percent 96 2019-Jun-12 03:50:07.337575398 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.337831238 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.337908306 LedgerConsensus:NFO No change (NO) : weight -1, percent 96 2019-Jun-12 03:50:07.337923946 LedgerConsensus:NFO No change (YES) : weight -1, percent 96 2019-Jun-12 03:50:07.337940873 LedgerConsensus:NFO No change (YES) : weight -1, percent 96 2019-Jun-12 03:50:07.338175049 LedgerConsensus:NFO Proposers:31 nw:70 thrV:22 thrC:23 2019-Jun-12 03:50:07.338189778 LedgerConsensus:NFO Position change: CTime 613626603, tx 72882EB7E87D3430D6FCC01C8DFE4AD59C9E257F3F9A21A9E33F62783054F6D4 2019-Jun-12 03:50:08.338651039 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:08.339895961 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.340574551 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.341384072 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.342148979 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.342825579 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.343529094 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.344027937 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.344496935 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.345102700 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.345791288 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.346366389 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.347166020 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.347767709 LedgerConsensus:NFO No change (NO) : weight -1, percent 116 2019-Jun-12 03:50:08.348444808 LedgerConsensus:NFO Proposers:31 nw:70 thrV:22 thrC:23 2019-Jun-12 03:50:08.349015037 LedgerConsensus:NFO Position change: CTime 0, tx 72882EB7E87D3430D6FCC01C8DFE4AD59C9E257F3F9A21A9E33F62783054F6D4 2019-Jun-12 03:50:08.349508732 LedgerConsensus:NFO We have TX consensus but not CT consensus 2019-Jun-12 03:50:09.322875796 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:09.350443686 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:09.350952348 LedgerConsensus:WRN 7926C1B00DE3E5E91D77C78D6A6DB9624A683CC9A3A34F705FF3D6941673BEF0 to BB32CCCC0A94EA8BB8AF2CED04F936D4D443CE304E4181D29B4DC66C0DF3E195 2019-Jun-12 03:50:09.351341914 LedgerConsensus:WRN {"accepted":true,"account_hash":"512DE5D7F88939AC451F4BEF805023EFCAA9952992303A0668B5A08E7C4200A5","close_flags":0,"close_time":613626602,"close_time_human":"2019-Jun-12 03:50:02.000000000","close_time_resolution":20,"closed":true,"hash":"03FCD237903C22F1521174DEEAF373DEC0EBC5E2C3BDE07C937A50EC6CF7DAAE","ledger_hash":"03FCD237903C22F1521174DEEAF373DEC0EBC5E2C3BDE07C937A50EC6CF7DAAE","ledger_index":"14","parent_close_time":613626601,"parent_hash":"1A4ECECB075F204A8A10304C97827E28531447DA63F91BC8870DBC92DF80FA30","seqNum":"14","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:09.352310750 LedgerConsensus:WRN Need consensus ledger BB32CCCC0A94EA8BB8AF2CED04F936D4D443CE304E4181D29B4DC66C0DF3E195 2019-Jun-12 03:50:09.352927618 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:09.353305321 LedgerConsensus:NFO Proposers:1 nw:70 thrV:1 thrC:1 2019-Jun-12 03:50:09.353575682 LedgerConsensus:NFO Position change: CTime 613626603, tx 72882EB7E87D3430D6FCC01C8DFE4AD59C9E257F3F9A21A9E33F62783054F6D4 2019-Jun-12 03:50:09.773036169 NetworkOPs:WRN Submitted transaction invalid: Cannot both single- and multi-sign. 2019-Jun-12 03:50:10.354194436 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:10.354696253 LedgerConsensus:NFO No change (NO) : weight -1, percent 156 2019-Jun-12 03:50:10.355024067 LedgerConsensus:NFO No change (NO) : weight -1, percent 156 2019-Jun-12 03:50:10.355321869 LedgerConsensus:NFO No change (NO) : weight -1, percent 156 2019-Jun-12 03:50:10.355576609 LedgerConsensus:NFO No change (NO) : weight -1, percent 156 2019-Jun-12 03:50:10.356184097 LedgerConsensus:NFO No change (NO) : weight -1, percent 156 2019-Jun-12 03:50:10.356775427 LedgerConsensus:NFO Proposers:30 nw:70 thrV:21 thrC:22 2019-Jun-12 03:50:10.357121168 LedgerConsensus:NFO Position change: CTime 0, tx 16205051BA2C75F5A85E420C3EE4BEC02F0B2EAD346A74B1445383B6AF59430C 2019-Jun-12 03:50:11.357975258 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:11.358439722 LedgerConsensus:NFO No change (NO) : weight -1, percent 176 2019-Jun-12 03:50:11.358837409 LedgerConsensus:NFO No change (NO) : weight -1, percent 176 2019-Jun-12 03:50:11.359128066 LedgerConsensus:NFO No change (NO) : weight -1, percent 176 2019-Jun-12 03:50:11.359330106 LedgerConsensus:NFO No change (NO) : weight -1, percent 176 2019-Jun-12 03:50:11.359609463 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.359866820 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.360122838 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.360381090 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.360636147 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.360898489 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.361163350 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.361533825 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.362017045 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.362511751 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.362808786 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.363426504 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.363876312 LedgerConsensus:NFO No change (NO) : weight -1, percent 176 2019-Jun-12 03:50:11.364337893 LedgerConsensus:NFO No change (YES) : weight -1, percent 176 2019-Jun-12 03:50:11.365062794 LedgerConsensus:NFO Proposers:31 nw:70 thrV:22 thrC:23 2019-Jun-12 03:50:12.320618455 Application:NFO Transaction DB pathname: /var/lib/rippled/db/transaction.db; file size: 254832640 bytes; SQLite page size: 4096 bytes; Free pages: 2147421414; Free space: 8795838111744 bytes; Note that this does not take into account available disk space. 2019-Jun-12 03:50:13.592543589 LoadMonitor:WRN Job: sweep run: 1276ms wait: 0ms 2019-Jun-12 03:50:13.593296319 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:13.593616357 LedgerConsensus:NFO No change (NO) : weight -1, percent 221 2019-Jun-12 03:50:13.593883464 LedgerConsensus:NFO No change (NO) : weight -1, percent 221 2019-Jun-12 03:50:13.594144402 LedgerConsensus:NFO No change (NO) : weight -1, percent 221 2019-Jun-12 03:50:13.594658177 LedgerConsensus:NFO No change (NO) : weight -1, percent 221 2019-Jun-12 03:50:13.594963107 LedgerConsensus:NFO No change (NO) : weight -1, percent 221 2019-Jun-12 03:50:13.595225089 LedgerConsensus:NFO Proposers:31 nw:95 thrV:29 thrC:23 2019-Jun-12 03:50:13.595485870 LedgerConsensus:NFO Position change: CTime 613626620, tx 16205051BA2C75F5A85E420C3EE4BEC02F0B2EAD346A74B1445383B6AF59430C 2019-Jun-12 03:50:13.595797919 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:13.623401994 LoadMonitor:WRN Job: NetOPs.heartbeat run: 30ms wait: 1228ms 2019-Jun-12 03:50:13.651596401 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.652846785 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1332ms 2019-Jun-12 03:50:13.656217199 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.656726480 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1308ms 2019-Jun-12 03:50:13.657351105 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.659853790 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1311ms 2019-Jun-12 03:50:13.661081223 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.662793176 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1227ms 2019-Jun-12 03:50:13.663368483 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.665921017 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.668437542 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.670785741 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.673395496 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.675448945 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.677246001 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.678299473 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.681840792 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.683755904 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.684785228 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.686123495 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.706872700 LedgerConsensus:NFO CNF buildLCL 8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008 2019-Jun-12 03:50:13.714413016 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:13.716313666 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "3D2B7B1BC425413B0CA9ECF26C629CC14B4E70D57C2157B6217B1A1495569F03", "close_flags" : 0, "close_time" : 613626620, "close_time_human" : "2019-Jun-12 03:50:20.000000000", "close_time_resolution" : 20, "closed" : true, "hash" : "8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008", "ledger_hash" : "8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008", "ledger_index" : "15", "parent_close_time" : 613626602, "parent_hash" : "03FCD237903C22F1521174DEEAF373DEC0EBC5E2C3BDE07C937A50EC6CF7DAAE", "seqNum" : "15", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:13.717313179 NetworkOPs:NFO Net LCL BB32CCCC0A94EA8BB8AF2CED04F936D4D443CE304E4181D29B4DC66C0DF3E195 2019-Jun-12 03:50:13.718036766 NetworkOPs:NFO Consensus time for #16 with LCL 8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008 2019-Jun-12 03:50:13.719306448 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:13.721942971 LedgerConsensus:NFO Entering consensus with: 03FCD237903C22F1521174DEEAF373DEC0EBC5E2C3BDE07C937A50EC6CF7DAAE 2019-Jun-12 03:50:13.722613622 LedgerConsensus:NFO Correct LCL is: BB32CCCC0A94EA8BB8AF2CED04F936D4D443CE304E4181D29B4DC66C0DF3E195 2019-Jun-12 03:50:13.723315531 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:13.727461463 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:13.736604865 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.739554104 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1366ms 2019-Jun-12 03:50:13.743630810 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1275ms 2019-Jun-12 03:50:13.747387809 LoadMonitor:WRN Job: recvValidation->checkValidation run: 3ms wait: 1274ms 2019-Jun-12 03:50:13.750288640 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1243ms 2019-Jun-12 03:50:13.753146400 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1238ms 2019-Jun-12 03:50:13.755842977 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1203ms 2019-Jun-12 03:50:13.759015816 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1166ms 2019-Jun-12 03:50:13.762330046 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1124ms 2019-Jun-12 03:50:13.765969572 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1124ms 2019-Jun-12 03:50:13.769502025 LoadMonitor:WRN Job: recvValidation->checkValidation run: 2ms wait: 1123ms 2019-Jun-12 03:50:13.775286603 LoadMonitor:WRN Job: recvValidation->checkValidation run: 3ms wait: 1031ms 2019-Jun-12 03:50:13.777097067 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.781166272 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 925ms 2019-Jun-12 03:50:13.797021653 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.798781188 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.804178907 LoadMonitor:NFO Job: recvValidation->checkValidation run: 4ms wait: 945ms 2019-Jun-12 03:50:13.807198670 LoadMonitor:NFO Job: recvValidation->checkValidation run: 1ms wait: 937ms 2019-Jun-12 03:50:13.810944906 LoadMonitor:NFO Job: recvValidation->checkValidation run: 3ms wait: 902ms 2019-Jun-12 03:50:13.814687754 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 893ms 2019-Jun-12 03:50:13.817807412 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 803ms 2019-Jun-12 03:50:13.821105234 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 744ms 2019-Jun-12 03:50:13.825574934 LoadMonitor:NFO Job: recvValidation->checkValidation run: 3ms wait: 620ms 2019-Jun-12 03:50:13.828957489 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 621ms 2019-Jun-12 03:50:13.833628657 LoadMonitor:NFO Job: recvValidation->checkValidation run: 3ms wait: 614ms 2019-Jun-12 03:50:13.837475925 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 551ms 2019-Jun-12 03:50:13.839814156 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.841909031 LoadMonitor:NFO Job: recvValidation->checkValidation run: 1ms wait: 548ms 2019-Jun-12 03:50:13.845883753 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 513ms 2019-Jun-12 03:50:13.848745224 LoadMonitor:NFO Job: recvValidation->checkValidation run: 2ms wait: 516ms 2019-Jun-12 03:50:13.864783321 LoadMonitor:NFO Job: recvValidation->checkValidation run: 4ms wait: 518ms 2019-Jun-12 03:50:13.873862276 LoadMonitor:WRN Job: recvPropose->checkPropose run: 0ms wait: 1546ms 2019-Jun-12 03:50:13.875127933 LoadMonitor:WRN Job: recvPropose->checkPropose run: 0ms wait: 1539ms 2019-Jun-12 03:50:13.875864362 LoadMonitor:WRN Job: recvPropose->checkPropose run: 0ms wait: 1497ms 2019-Jun-12 03:50:13.876637278 LoadMonitor:WRN Job: recvPropose->checkPropose run: 0ms wait: 1493ms 2019-Jun-12 03:50:13.883423626 LoadMonitor:WRN Job: recvPropose->checkPropose run: 6ms wait: 1479ms 2019-Jun-12 03:50:13.886766507 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1481ms 2019-Jun-12 03:50:13.890509455 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1477ms 2019-Jun-12 03:50:13.894779344 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1480ms 2019-Jun-12 03:50:13.897755405 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1206ms 2019-Jun-12 03:50:13.901033920 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1168ms 2019-Jun-12 03:50:13.904745086 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1046ms 2019-Jun-12 03:50:13.915162001 LoadMonitor:NFO Job: recvPropose->checkPropose run: 9ms wait: 571ms 2019-Jun-12 03:50:13.921160064 LoadMonitor:NFO Job: recvPropose->checkPropose run: 5ms wait: 580ms 2019-Jun-12 03:50:13.922615685 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 586ms 2019-Jun-12 03:50:13.928687316 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 544ms 2019-Jun-12 03:50:13.932119048 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 544ms 2019-Jun-12 03:50:13.934862642 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 523ms 2019-Jun-12 03:50:13.937488377 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.939191514 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 522ms 2019-Jun-12 03:50:13.942011234 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 521ms 2019-Jun-12 03:50:13.943815481 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 523ms 2019-Jun-12 03:50:13.947633798 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 525ms 2019-Jun-12 03:50:13.951917080 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 526ms 2019-Jun-12 03:50:13.965165601 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:13.994994139 LoadMonitor:WRN Job: recvGetLedger run: 0ms wait: 1589ms 2019-Jun-12 03:50:13.997323616 LoadMonitor:WRN Job: recvGetLedger run: 1ms wait: 1590ms 2019-Jun-12 03:50:13.998913239 LoadMonitor:NFO Job: recvGetLedger run: 1ms wait: 635ms 2019-Jun-12 03:50:14.050510906 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.078626217 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.114771719 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.129658314 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.130410654 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.179315698 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.220163734 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.243609498 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.263047742 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.291192392 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.319499428 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.348653747 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:14.426335178 LoadManager:NFO { "job_types" : [ { "avg_time" : 255, "job_type" : "ledgerRequest", "peak_time" : 1233, "per_second" : 1 }, { "avg_time" : 49, "job_type" : "untrustedProposal", "peak_time" : 680, "per_second" : 43 }, { "in_progress" : 2, "job_type" : "ledgerData", "waiting" : 14 }, { "avg_time" : 9, "job_type" : "transaction", "peak_time" : 54, "per_second" : 8 }, { "job_type" : "batch", "peak_time" : 3, "per_second" : 4 }, { "avg_time" : 13, "job_type" : "advanceLedger", "peak_time" : 103, "per_second" : 17 }, { "job_type" : "fetchTxnData", "peak_time" : 11, "per_second" : 3 }, { "avg_time" : 164, "job_type" : "trustedValidation", "peak_time" : 662, "per_second" : 8 }, { "job_type" : "writeObjects", "peak_time" : 11, "per_second" : 8 }, { "avg_time" : 27, "job_type" : "trustedProposal", "over_target" : true, "peak_time" : 713, "per_second" : 14 }, { "job_type" : "peerCommand", "peak_time" : 5, "per_second" : 795 }, { "job_type" : "diskAccess", "peak_time" : 7, "per_second" : 8 }, { "job_type" : "processTransaction", "per_second" : 4 }, { "job_type" : "AsyncReadNode", "peak_time" : 81, "per_second" : 14275 } ], "threads" : 3 } 2019-Jun-12 03:50:14.623670298 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:14.624102452 LedgerConsensus:WRN BB32CCCC0A94EA8BB8AF2CED04F936D4D443CE304E4181D29B4DC66C0DF3E195 to 5E389EDC99088C5D175852C7B7FC4934DEAE6B4166570C09FE26AD2EE87B866B 2019-Jun-12 03:50:14.624451520 LedgerConsensus:WRN {"accepted":true,"account_hash":"3D2B7B1BC425413B0CA9ECF26C629CC14B4E70D57C2157B6217B1A1495569F03","close_flags":0,"close_time":613626620,"close_time_human":"2019-Jun-12 03:50:20.000000000","close_time_resolution":20,"closed":true,"hash":"8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008","ledger_hash":"8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008","ledger_index":"15","parent_close_time":613626602,"parent_hash":"03FCD237903C22F1521174DEEAF373DEC0EBC5E2C3BDE07C937A50EC6CF7DAAE","seqNum":"15","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:14.625550828 LedgerConsensus:WRN Need consensus ledger 5E389EDC99088C5D175852C7B7FC4934DEAE6B4166570C09FE26AD2EE87B866B 2019-Jun-12 03:50:14.627351878 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:15.426380910 LoadManager:NFO { "job_types" : [ { "avg_time" : 255, "job_type" : "ledgerRequest", "peak_time" : 1233 }, { "avg_time" : 50, "job_type" : "untrustedProposal", "peak_time" : 684, "per_second" : 32 }, { "in_progress" : 2, "job_type" : "ledgerData", "waiting" : 14 }, { "avg_time" : 10, "job_type" : "transaction", "peak_time" : 55, "per_second" : 20 }, { "job_type" : "batch", "peak_time" : 1, "per_second" : 9 }, { "avg_time" : 13, "job_type" : "advanceLedger", "peak_time" : 100, "per_second" : 13 }, { "job_type" : "fetchTxnData", "peak_time" : 7, "per_second" : 6 }, { "avg_time" : 164, "job_type" : "trustedValidation", "peak_time" : 662, "per_second" : 6 }, { "job_type" : "writeObjects", "peak_time" : 11, "per_second" : 6 }, { "avg_time" : 27, "job_type" : "trustedProposal", "over_target" : true, "peak_time" : 717, "per_second" : 11 }, { "job_type" : "peerCommand", "peak_time" : 4, "per_second" : 640 }, { "job_type" : "diskAccess", "peak_time" : 7, "per_second" : 6 }, { "job_type" : "processTransaction", "per_second" : 9 }, { "job_type" : "AsyncReadNode", "peak_time" : 59, "per_second" : 14599 } ], "threads" : 3 } 2019-Jun-12 03:50:15.447133476 Protocol:NFO [040] Duplicate manifest #1 2019-Jun-12 03:50:15.447598032 Protocol:NFO [040] Duplicate manifest #2 2019-Jun-12 03:50:15.447900155 Protocol:NFO [040] Duplicate manifest #3 2019-Jun-12 03:50:15.448179410 Protocol:NFO [040] Duplicate manifest #4 2019-Jun-12 03:50:15.448457580 Protocol:NFO [040] Duplicate manifest #5 2019-Jun-12 03:50:15.448743123 Protocol:NFO [040] Duplicate manifest #6 2019-Jun-12 03:50:15.628138016 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:16.629046876 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:16.630231005 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:16.630536003 LedgerConsensus:NFO Position change: CTime 613626621, tx 8F1F6651A3C8AC7AAD2CD4220B79E19F4C670186928E0455E9653EB2583C1BA0 2019-Jun-12 03:50:16.630995657 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:16.653895505 LedgerConsensus:NFO CNF buildLCL BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116 2019-Jun-12 03:50:16.659153762 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:16.660282745 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "DD86BF0649D2C2EA594CCB95E22C218A4B21EA27DF759C9F232799DFA3BE4411", "close_flags" : 0, "close_time" : 613626621, "close_time_human" : "2019-Jun-12 03:50:21.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116", "ledger_hash" : "BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116", "ledger_index" : "16", "parent_close_time" : 613626620, "parent_hash" : "8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008", "seqNum" : "16", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:16.662539103 NetworkOPs:NFO Net LCL 5E389EDC99088C5D175852C7B7FC4934DEAE6B4166570C09FE26AD2EE87B866B 2019-Jun-12 03:50:16.663441845 NetworkOPs:NFO Consensus time for #17 with LCL BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116 2019-Jun-12 03:50:16.664368614 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:16.666648629 LedgerConsensus:NFO Entering consensus with: 8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008 2019-Jun-12 03:50:16.667761799 LedgerConsensus:NFO Correct LCL is: 5E389EDC99088C5D175852C7B7FC4934DEAE6B4166570C09FE26AD2EE87B866B 2019-Jun-12 03:50:16.668617105 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:16.672293695 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:17.247377784 Protocol:NFO [002] Got request for 36 nodes at depth 1, return 36 nodes 2019-Jun-12 03:50:17.290275231 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.343636729 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.360468509 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.361316155 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.364985213 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.382655689 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.431996507 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.447631157 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.476265267 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.549882405 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.571053007 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.577100073 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.637808296 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:17.642471274 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:17.644320841 LedgerConsensus:WRN 5E389EDC99088C5D175852C7B7FC4934DEAE6B4166570C09FE26AD2EE87B866B to 2EE05C82C9AA01A1B757B71582A58062F7E8265A3CB3765451AB86DDA12E176C 2019-Jun-12 03:50:17.646975368 LedgerConsensus:WRN {"accepted":true,"account_hash":"DD86BF0649D2C2EA594CCB95E22C218A4B21EA27DF759C9F232799DFA3BE4411","close_flags":0,"close_time":613626621,"close_time_human":"2019-Jun-12 03:50:21.000000000","close_time_resolution":10,"closed":true,"hash":"BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116","ledger_hash":"BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116","ledger_index":"16","parent_close_time":613626620,"parent_hash":"8921ECAF133E66968D1AC3A81DA12EE25A332FBFB6BE770FAE7A266056903008","seqNum":"16","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:17.654329254 LedgerConsensus:WRN Need consensus ledger 2EE05C82C9AA01A1B757B71582A58062F7E8265A3CB3765451AB86DDA12E176C 2019-Jun-12 03:50:17.657099661 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:18.658796030 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:18.659243903 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:18.659636387 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:18.659838977 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:18.660151336 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:18.660455022 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:18.660745804 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:18.661117498 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:18.661742041 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:18.662012416 LedgerConsensus:NFO Position change: CTime 613626622, tx EB2C17140799A4C1D27617A9C40AE083ACFEE28610E3CCE5E6A177726185DBA1 2019-Jun-12 03:50:18.722110892 Protocol:NFO [002] Got request for 32 nodes at depth 1, return 32 nodes 2019-Jun-12 03:50:18.725557321 Protocol:NFO [002] Got request for 36 nodes at depth 1, return 36 nodes 2019-Jun-12 03:50:19.662669148 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:19.663120302 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:19.663390672 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:19.663650109 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:19.663980297 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:19.664252428 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:19.664527318 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:19.664795187 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:19.665076292 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:19.802821078 Protocol:NFO [002] Got request for 32 nodes at depth 1, return 32 nodes 2019-Jun-12 03:50:20.665766909 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:20.666217754 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:20.666508305 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:20.678686941 LedgerConsensus:NFO CNF buildLCL E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26 2019-Jun-12 03:50:20.681908580 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:20.682622507 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "2241CC8A40E8F2B4A63B19B25620B8854D0D058313F86BF0568F78B4AD6DB82D", "close_flags" : 0, "close_time" : 613626622, "close_time_human" : "2019-Jun-12 03:50:22.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26", "ledger_hash" : "E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26", "ledger_index" : "17", "parent_close_time" : 613626621, "parent_hash" : "BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116", "seqNum" : "17", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:20.683448317 NetworkOPs:NFO Net LCL 2EE05C82C9AA01A1B757B71582A58062F7E8265A3CB3765451AB86DDA12E176C 2019-Jun-12 03:50:20.684141900 NetworkOPs:NFO Consensus time for #18 with LCL E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26 2019-Jun-12 03:50:20.684986151 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:20.686784364 LedgerConsensus:NFO Entering consensus with: BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116 2019-Jun-12 03:50:20.687538231 LedgerConsensus:NFO Correct LCL is: 2EE05C82C9AA01A1B757B71582A58062F7E8265A3CB3765451AB86DDA12E176C 2019-Jun-12 03:50:20.688211033 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:20.689813317 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:21.283330796 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.320984409 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:21.338085810 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.349291506 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.350237647 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.352810798 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.381623216 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.421681119 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.449177917 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.457002182 Protocol:NFO [002] Got request for 7 nodes at depth 1, return 7 nodes 2019-Jun-12 03:50:21.457798751 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:21.475786172 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.496015699 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:21.561644764 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.571007680 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.576422506 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.639373697 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.655952130 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:21.663052744 Protocol:NFO [002] Got request for 5 nodes at depth 1, return 5 nodes 2019-Jun-12 03:50:21.675822109 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:21.676191016 LedgerConsensus:WRN 2EE05C82C9AA01A1B757B71582A58062F7E8265A3CB3765451AB86DDA12E176C to CC51F00530EB02D996FA1021575E23AD1FD14D71EE08869E967A964541BCA751 2019-Jun-12 03:50:21.676532002 LedgerConsensus:WRN {"accepted":true,"account_hash":"2241CC8A40E8F2B4A63B19B25620B8854D0D058313F86BF0568F78B4AD6DB82D","close_flags":0,"close_time":613626622,"close_time_human":"2019-Jun-12 03:50:22.000000000","close_time_resolution":10,"closed":true,"hash":"E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26","ledger_hash":"E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26","ledger_index":"17","parent_close_time":613626621,"parent_hash":"BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116","seqNum":"17","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:21.677894136 LedgerConsensus:WRN Need consensus ledger CC51F00530EB02D996FA1021575E23AD1FD14D71EE08869E967A964541BCA751 2019-Jun-12 03:50:21.678205760 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:22.454681936 Protocol:NFO [007] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:22.677084793 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:22.678059378 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:22.678489677 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:22.679313875 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:22.679627918 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:22.679891116 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:22.680150200 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:22.680529416 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:22.680801074 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:22.681127718 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:22.681546335 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:22.682215832 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:22.682516817 LedgerConsensus:NFO Position change: CTime 613626623, tx BCCA97549546F76B9D3603D991C24D32962C774F5197D5E422D22EBC4D1CE1E4 2019-Jun-12 03:50:22.683011191 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:22.748775655 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:22.923738098 Protocol:NFO [005] Got request for 36 nodes at depth 1, return 36 nodes 2019-Jun-12 03:50:23.409050385 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:23.410628173 Protocol:NFO [002] Got request for 31 nodes at depth 1, return 31 nodes 2019-Jun-12 03:50:23.411071734 Protocol:NFO [002] Got request for 3 nodes at depth 1, return 3 nodes 2019-Jun-12 03:50:23.592631703 Application:NFO Transaction DB pathname: /var/lib/rippled/db/transaction.db; file size: 254832640 bytes; SQLite page size: 4096 bytes; Free pages: 2147421414; Free space: 8795838111744 bytes; Note that this does not take into account available disk space. 2019-Jun-12 03:50:24.784560050 LoadMonitor:WRN Job: sweep run: 1194ms wait: 0ms 2019-Jun-12 03:50:24.785270747 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:24.785582594 LedgerConsensus:NFO No change (NO) : weight -1, percent 81 2019-Jun-12 03:50:24.785858440 LedgerConsensus:NFO No change (NO) : weight -1, percent 81 2019-Jun-12 03:50:24.786137150 LedgerConsensus:NFO No change (NO) : weight -1, percent 81 2019-Jun-12 03:50:24.786391180 LedgerConsensus:NFO No change (NO) : weight -1, percent 81 2019-Jun-12 03:50:24.786644449 LedgerConsensus:NFO No change (NO) : weight -1, percent 81 2019-Jun-12 03:50:24.786884989 LedgerConsensus:NFO No change (NO) : weight -1, percent 81 2019-Jun-12 03:50:24.787137721 LedgerConsensus:NFO No change (YES) : weight -1, percent 81 2019-Jun-12 03:50:24.787389901 LedgerConsensus:NFO No change (NO) : weight -1, percent 81 2019-Jun-12 03:50:24.787649075 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:24.787972895 LoadMonitor:WRN Job: NetOPs.heartbeat run: 3ms wait: 1102ms 2019-Jun-12 03:50:24.793390115 LoadMonitor:WRN Job: recvPropose->checkPropose run: 0ms wait: 1145ms 2019-Jun-12 03:50:24.794297310 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 869ms 2019-Jun-12 03:50:24.795397180 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 833ms 2019-Jun-12 03:50:24.797051002 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 712ms 2019-Jun-12 03:50:24.797790654 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 702ms 2019-Jun-12 03:50:24.798578517 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 674ms 2019-Jun-12 03:50:24.800553417 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 668ms 2019-Jun-12 03:50:24.801329798 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 670ms 2019-Jun-12 03:50:24.803841727 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 618ms 2019-Jun-12 03:50:24.805986555 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 593ms 2019-Jun-12 03:50:24.808127050 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 584ms 2019-Jun-12 03:50:24.811826343 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 549ms 2019-Jun-12 03:50:24.815128430 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 537ms 2019-Jun-12 03:50:24.916716619 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1308ms 2019-Jun-12 03:50:24.918260367 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1302ms 2019-Jun-12 03:50:24.919691805 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1285ms 2019-Jun-12 03:50:24.933133269 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1271ms 2019-Jun-12 03:50:24.935404761 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1256ms 2019-Jun-12 03:50:24.936815579 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1130ms 2019-Jun-12 03:50:24.938463587 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1129ms 2019-Jun-12 03:50:24.940633377 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1118ms 2019-Jun-12 03:50:24.942649229 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1115ms 2019-Jun-12 03:50:24.948901291 LoadMonitor:WRN Job: recvPropose->checkPropose run: 5ms wait: 1042ms 2019-Jun-12 03:50:24.949974930 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1043ms 2019-Jun-12 03:50:24.957296034 LoadMonitor:WRN Job: recvPropose->checkPropose run: 4ms wait: 1037ms 2019-Jun-12 03:50:24.958596897 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1025ms 2019-Jun-12 03:50:24.961046594 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1024ms 2019-Jun-12 03:50:24.962980422 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1010ms 2019-Jun-12 03:50:24.965180402 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1008ms 2019-Jun-12 03:50:24.966597031 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 988ms 2019-Jun-12 03:50:24.968738679 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 967ms 2019-Jun-12 03:50:24.970335440 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 949ms 2019-Jun-12 03:50:24.971605280 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 951ms 2019-Jun-12 03:50:24.973215011 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 943ms 2019-Jun-12 03:50:24.975705665 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 906ms 2019-Jun-12 03:50:24.977194407 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 908ms 2019-Jun-12 03:50:24.978605734 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 902ms 2019-Jun-12 03:50:24.980762094 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 891ms 2019-Jun-12 03:50:24.982439000 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 875ms 2019-Jun-12 03:50:24.984058157 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 874ms 2019-Jun-12 03:50:24.986717486 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 872ms 2019-Jun-12 03:50:24.988436358 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 870ms 2019-Jun-12 03:50:24.990016322 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 870ms 2019-Jun-12 03:50:24.991929675 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 862ms 2019-Jun-12 03:50:24.993585313 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 863ms 2019-Jun-12 03:50:24.995776831 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 850ms 2019-Jun-12 03:50:24.997139582 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 833ms 2019-Jun-12 03:50:24.998775184 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 823ms 2019-Jun-12 03:50:25.000149844 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 787ms 2019-Jun-12 03:50:25.001971038 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 747ms 2019-Jun-12 03:50:25.003795832 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 674ms 2019-Jun-12 03:50:25.005571241 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 632ms 2019-Jun-12 03:50:25.007092912 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 578ms 2019-Jun-12 03:50:25.010699960 Protocol:NFO [002] Got request for 3 nodes at depth 1, return 3 nodes 2019-Jun-12 03:50:25.011551020 LoadMonitor:WRN Job: recvGetLedger run: 1ms wait: 1310ms 2019-Jun-12 03:50:25.012723829 LoadMonitor:NFO Job: recvGetLedger run: 0ms wait: 982ms 2019-Jun-12 03:50:25.013796172 LoadMonitor:NFO Job: recvGetLedger run: 0ms wait: 611ms 2019-Jun-12 03:50:25.289591813 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.393720132 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.398790449 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.404423087 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.406587790 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.409465758 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.426453141 LoadManager:NFO { "job_types" : [ { "avg_time" : 5, "job_type" : "untrustedValidation", "peak_time" : 18 }, { "avg_time" : 64, "job_type" : "ledgerRequest", "peak_time" : 1016, "per_second" : 3 }, { "avg_time" : 66, "job_type" : "untrustedProposal", "peak_time" : 822, "per_second" : 38 }, { "in_progress" : 2, "job_type" : "ledgerData", "waiting" : 16 }, { "avg_time" : 8, "job_type" : "transaction", "peak_time" : 40, "per_second" : 10 }, { "job_type" : "batch", "peak_time" : 9, "per_second" : 5 }, { "avg_time" : 5, "job_type" : "advanceLedger", "peak_time" : 45, "per_second" : 22 }, { "job_type" : "fetchTxnData", "peak_time" : 9, "per_second" : 3 }, { "avg_time" : 26, "job_type" : "trustedValidation", "peak_time" : 158, "per_second" : 9 }, { "job_type" : "writeObjects", "peak_time" : 4, "per_second" : 9 }, { "avg_time" : 39, "job_type" : "trustedProposal", "over_target" : true, "peak_time" : 796, "per_second" : 11 }, { "job_type" : "peerCommand", "peak_time" : 3, "per_second" : 690 }, { "job_type" : "diskAccess", "peak_time" : 4, "per_second" : 9 }, { "job_type" : "processTransaction", "per_second" : 5 }, { "job_type" : "AsyncReadNode", "peak_time" : 69, "per_second" : 12670 } ], "threads" : 3 } 2019-Jun-12 03:50:25.432256929 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:25.436333832 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.453335035 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.492660026 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.551207525 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.564265488 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.572273951 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.594465825 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 20 nodes 2019-Jun-12 03:50:25.597895659 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:25.648325795 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.654532690 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.735629183 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.748411712 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:25.788326897 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:25.788654204 LedgerConsensus:WRN CC51F00530EB02D996FA1021575E23AD1FD14D71EE08869E967A964541BCA751 to FE54BDDAB4E879411F578AA331F2011D2FC52E79F95A1D2112862BBE63DC915A 2019-Jun-12 03:50:25.788995635 LedgerConsensus:WRN {"accepted":true,"account_hash":"2241CC8A40E8F2B4A63B19B25620B8854D0D058313F86BF0568F78B4AD6DB82D","close_flags":0,"close_time":613626622,"close_time_human":"2019-Jun-12 03:50:22.000000000","close_time_resolution":10,"closed":true,"hash":"E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26","ledger_hash":"E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26","ledger_index":"17","parent_close_time":613626621,"parent_hash":"BDB78A7D671D9BB306FE77DB9CF51D8278F2768959D8CDD2A928BB38F588A116","seqNum":"17","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:25.790402043 LedgerConsensus:WRN Need consensus ledger FE54BDDAB4E879411F578AA331F2011D2FC52E79F95A1D2112862BBE63DC915A 2019-Jun-12 03:50:25.790582661 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:25.790708468 LedgerConsensus:NFO Proposers:16 nw:70 thrV:11 thrC:12 2019-Jun-12 03:50:25.790866728 LedgerConsensus:NFO Position change: CTime 613626630, tx BCCA97549546F76B9D3603D991C24D32962C774F5197D5E422D22EBC4D1CE1E4 2019-Jun-12 03:50:26.134440890 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:26.222651604 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:26.270674448 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:26.271713605 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:26.283992431 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:26.286661590 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 23 nodes 2019-Jun-12 03:50:26.291193741 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:26.291941283 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:26.292947567 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:26.340503448 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:26.341229034 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:26.791425950 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:26.791896327 LedgerConsensus:NFO No change (NO) : weight -1, percent 121 2019-Jun-12 03:50:26.792205972 LedgerConsensus:NFO No change (NO) : weight -1, percent 121 2019-Jun-12 03:50:26.792975469 LedgerConsensus:NFO No change (NO) : weight -1, percent 121 2019-Jun-12 03:50:26.793527837 LedgerConsensus:NFO No change (NO) : weight -1, percent 121 2019-Jun-12 03:50:26.794273793 LedgerConsensus:NFO Proposers:31 nw:70 thrV:22 thrC:23 2019-Jun-12 03:50:26.794750170 LedgerConsensus:NFO Position change: CTime 613626630, tx 4A55E92C07F4EFAB3CDD1A5719CE3B73541DAEDB8FF86B8AD493D8463DB3B7A8 2019-Jun-12 03:50:27.698763143 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:27.795813098 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:27.796584050 LedgerConsensus:NFO No change (NO) : weight -1, percent 142 2019-Jun-12 03:50:27.796910762 LedgerConsensus:NFO No change (NO) : weight -1, percent 142 2019-Jun-12 03:50:27.797290123 LedgerConsensus:NFO No change (NO) : weight -1, percent 142 2019-Jun-12 03:50:27.797556755 LedgerConsensus:NFO No change (NO) : weight -1, percent 142 2019-Jun-12 03:50:27.797815764 LedgerConsensus:NFO Proposers:31 nw:70 thrV:22 thrC:23 2019-Jun-12 03:50:28.650427270 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:28.798448351 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:28.799198760 LedgerConsensus:NFO Proposers:31 nw:70 thrV:22 thrC:23 2019-Jun-12 03:50:28.799814150 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:28.821372677 LedgerConsensus:NFO CNF buildLCL A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368 2019-Jun-12 03:50:28.826340311 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:28.827113309 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "5726F47D9F92A63FB419C68806517A2BA08DFE9E06AF83894E520209A00DDD5D", "close_flags" : 0, "close_time" : 613626630, "close_time_human" : "2019-Jun-12 03:50:30.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368", "ledger_hash" : "A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368", "ledger_index" : "18", "parent_close_time" : 613626622, "parent_hash" : "E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26", "seqNum" : "18", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:28.827951953 NetworkOPs:NFO Net LCL FE54BDDAB4E879411F578AA331F2011D2FC52E79F95A1D2112862BBE63DC915A 2019-Jun-12 03:50:28.828582936 NetworkOPs:NFO Consensus time for #19 with LCL A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368 2019-Jun-12 03:50:28.829553653 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:28.837928686 LedgerConsensus:NFO Entering consensus with: E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26 2019-Jun-12 03:50:28.838631306 LedgerConsensus:NFO Correct LCL is: FE54BDDAB4E879411F578AA331F2011D2FC52E79F95A1D2112862BBE63DC915A 2019-Jun-12 03:50:28.839519352 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:28.842068950 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:29.205595217 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.293016651 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.359651498 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.361551342 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.380361680 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.387417574 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.398378963 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.448238146 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.451955417 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.480898549 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.613082086 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.640213000 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.643710112 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.652688273 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.769937569 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:29.804754668 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:29.805512043 LedgerConsensus:WRN FE54BDDAB4E879411F578AA331F2011D2FC52E79F95A1D2112862BBE63DC915A to 84DD31BBA6194086C036137516C923AD93160647CED7A7C11DC226E54D85202C 2019-Jun-12 03:50:29.805857881 LedgerConsensus:WRN {"accepted":true,"account_hash":"5726F47D9F92A63FB419C68806517A2BA08DFE9E06AF83894E520209A00DDD5D","close_flags":0,"close_time":613626630,"close_time_human":"2019-Jun-12 03:50:30.000000000","close_time_resolution":10,"closed":true,"hash":"A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368","ledger_hash":"A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368","ledger_index":"18","parent_close_time":613626622,"parent_hash":"E8658CF59A01CE34658BEFFC27332C3801A4C1FE5F14F8A88AF2659D51264B26","seqNum":"18","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:29.806635708 LedgerConsensus:WRN Need consensus ledger 84DD31BBA6194086C036137516C923AD93160647CED7A7C11DC226E54D85202C 2019-Jun-12 03:50:29.807940072 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:30.632025747 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:30.784800725 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:30.809132570 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:30.810051593 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.810531025 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.811068594 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.811701437 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.812354891 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.812659318 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.813133038 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.813421815 LedgerConsensus:NFO No change (NO) : weight -1, percent 24 2019-Jun-12 03:50:30.814018879 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:30.814293178 LedgerConsensus:NFO Position change: CTime 613626631, tx 4688B532211C855EC0B712B27AECF64CDD852A023F55F3A16F790A20777B6212 2019-Jun-12 03:50:30.944644110 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:30.945280298 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:31.107673408 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 14 nodes 2019-Jun-12 03:50:31.108292154 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:31.108799585 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:31.116365984 Peer:NFO [041] Protocol: 1.2 2019-Jun-12 03:50:31.116797475 Peer:NFO [041] Public Key: n9MHp4EKKptYE9XKsDFN3SJe36imBwAic8r6mtyRJXR5DLq8FnRs 2019-Jun-12 03:50:31.271293358 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 14 nodes 2019-Jun-12 03:50:31.271914244 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:31.298660877 Peer:WRN [041] onReadMessage: stream truncated 2019-Jun-12 03:50:31.433928916 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:31.595731345 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:31.675280395 Protocol:NFO [002] Got request for 36 nodes at depth 1, return 36 nodes 2019-Jun-12 03:50:31.814940084 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:31.815392181 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.815694576 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.815999424 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.816292314 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.816559997 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.817036756 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.817885911 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.818538377 LedgerConsensus:NFO No change (NO) : weight -1, percent 36 2019-Jun-12 03:50:31.819334926 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:31.924792848 Protocol:NFO [002] Got request for 36 nodes at depth 1, return 36 nodes 2019-Jun-12 03:50:32.491681140 LoadMonitor:WRN Job: processLedgerData run: 74982ms wait: 12850ms 2019-Jun-12 03:50:32.508121519 LoadMonitor:WRN Job: InboundLedger run: 15ms wait: 69277ms 2019-Jun-12 03:50:32.511402816 LoadMonitor:WRN Job: processLedgerData run: 0ms wait: 69168ms 2019-Jun-12 03:50:32.512094934 LoadMonitor:WRN Job: processLedgerData run: 0ms wait: 69097ms 2019-Jun-12 03:50:32.512731752 LoadMonitor:WRN Job: processLedgerData run: 0ms wait: 69037ms 2019-Jun-12 03:50:32.589181066 LoadMonitor:WRN Job: processLedgerData run: 75ms wait: 68555ms 2019-Jun-12 03:50:32.590814894 LoadMonitor:WRN Job: processLedgerData run: 1ms wait: 61516ms 2019-Jun-12 03:50:32.592177983 LoadMonitor:WRN Job: processLedgerData run: 1ms wait: 58324ms 2019-Jun-12 03:50:32.593704445 LoadMonitor:WRN Job: processLedgerData run: 1ms wait: 53436ms 2019-Jun-12 03:50:32.595330217 LoadMonitor:WRN Job: processLedgerData run: 1ms wait: 47233ms 2019-Jun-12 03:50:32.601944899 LoadMonitor:WRN Job: processLedgerData run: 6ms wait: 41876ms 2019-Jun-12 03:50:32.606120875 LoadMonitor:WRN Job: processLedgerData run: 3ms wait: 35519ms 2019-Jun-12 03:50:32.616366686 LoadMonitor:WRN Job: processLedgerData run: 10ms wait: 30070ms 2019-Jun-12 03:50:32.716701869 LoadMonitor:WRN Job: processLedgerData run: 100ms wait: 27956ms 2019-Jun-12 03:50:32.819978923 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:32.820425353 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:32.820789061 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:32.831035673 LedgerConsensus:NFO CNF buildLCL E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E 2019-Jun-12 03:50:32.834816817 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:32.835757773 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "F0233CD7F857FF0F1E749585FA56B6EA3B97DCD8208CE2B417C99DDDE1B0D7A6", "close_flags" : 0, "close_time" : 613626631, "close_time_human" : "2019-Jun-12 03:50:31.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E", "ledger_hash" : "E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E", "ledger_index" : "19", "parent_close_time" : 613626630, "parent_hash" : "A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368", "seqNum" : "19", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:32.836951331 NetworkOPs:NFO Net LCL 84DD31BBA6194086C036137516C923AD93160647CED7A7C11DC226E54D85202C 2019-Jun-12 03:50:32.837683050 NetworkOPs:NFO Consensus time for #20 with LCL E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E 2019-Jun-12 03:50:32.838746845 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:32.840494600 LedgerConsensus:NFO Entering consensus with: A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368 2019-Jun-12 03:50:32.841188793 LedgerConsensus:NFO Correct LCL is: 84DD31BBA6194086C036137516C923AD93160647CED7A7C11DC226E54D85202C 2019-Jun-12 03:50:32.841682494 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:32.843322946 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:32.860277140 LoadMonitor:WRN Job: processLedgerData run: 139ms wait: 18950ms 2019-Jun-12 03:50:32.876740475 LoadMonitor:WRN Job: processLedgerData run: 16ms wait: 12437ms 2019-Jun-12 03:50:32.879536048 LoadMonitor:WRN Job: processLedgerData run: 2ms wait: 8036ms 2019-Jun-12 03:50:33.024552465 LoadMonitor:NFO Job: processLedgerData run: 119ms wait: 427ms 2019-Jun-12 03:50:33.251758629 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.299255341 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.362770694 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.369376912 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.376127230 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.391138356 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.392325862 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.424234981 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.456772145 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.480793192 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.485195012 Protocol:NFO [002] Got request for 36 nodes at depth 1, return 36 nodes 2019-Jun-12 03:50:33.577233422 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.604123192 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.652947843 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.654378191 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.686454847 Protocol:NFO [002] Got request for 36 nodes at depth 1, return 36 nodes 2019-Jun-12 03:50:33.797465044 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.816433412 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:33.824482363 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:33.825104761 LedgerConsensus:WRN 84DD31BBA6194086C036137516C923AD93160647CED7A7C11DC226E54D85202C to EAAA45C2D242F79D9BBBCECEA03E0618A5E1E620C27D14E324518E4B7BBBCC16 2019-Jun-12 03:50:33.825452505 LedgerConsensus:WRN {"accepted":true,"account_hash":"F0233CD7F857FF0F1E749585FA56B6EA3B97DCD8208CE2B417C99DDDE1B0D7A6","close_flags":0,"close_time":613626631,"close_time_human":"2019-Jun-12 03:50:31.000000000","close_time_resolution":10,"closed":true,"hash":"E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E","ledger_hash":"E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E","ledger_index":"19","parent_close_time":613626630,"parent_hash":"A4C7CD568FEA7EFBEFD73250E254DB0D83418037EA4FB8B3EE080B14D69DF368","seqNum":"19","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:33.826170356 LedgerConsensus:WRN Need consensus ledger EAAA45C2D242F79D9BBBCECEA03E0618A5E1E620C27D14E324518E4B7BBBCC16 2019-Jun-12 03:50:33.827105328 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:34.051261520 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:34.635147177 Protocol:NFO [035] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:34.787712231 Application:NFO Transaction DB pathname: /var/lib/rippled/db/transaction.db; file size: 254832640 bytes; SQLite page size: 4096 bytes; Free pages: 2147421414; Free space: 8795838111744 bytes; Note that this does not take into account available disk space. 2019-Jun-12 03:50:35.833427056 LoadMonitor:WRN Job: sweep run: 1049ms wait: 0ms 2019-Jun-12 03:50:35.835083103 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:35.835977708 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.836280039 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.837121989 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.837428810 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.838417768 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.839314149 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.840662325 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.841797340 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:35.845702994 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:35.846605147 LedgerConsensus:NFO Position change: CTime 613626632, tx 57816831F28B6EA1CA07FF6BD51F29B1785927467FEE8045644DEADE751CAD07 2019-Jun-12 03:50:35.847822613 LoadMonitor:WRN Job: NetOPs.heartbeat run: 14ms wait: 1007ms 2019-Jun-12 03:50:35.848633454 LoadMonitor:WRN Job: NetOPs.cluster run: 0ms wait: 1055ms 2019-Jun-12 03:50:35.853155789 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 615ms 2019-Jun-12 03:50:35.856415063 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 500ms 2019-Jun-12 03:50:35.865911063 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 630ms 2019-Jun-12 03:50:35.870508903 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 632ms 2019-Jun-12 03:50:35.872671233 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 619ms 2019-Jun-12 03:50:35.875040861 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 600ms 2019-Jun-12 03:50:35.877248491 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 600ms 2019-Jun-12 03:50:35.879421441 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 582ms 2019-Jun-12 03:50:35.881578466 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 575ms 2019-Jun-12 03:50:35.883829625 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 566ms 2019-Jun-12 03:50:35.886158142 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 565ms 2019-Jun-12 03:50:35.887865700 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 558ms 2019-Jun-12 03:50:35.890441753 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 553ms 2019-Jun-12 03:50:35.892430661 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 545ms 2019-Jun-12 03:50:35.895761405 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 519ms 2019-Jun-12 03:50:36.064845967 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:36.075484868 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:36.076256033 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:36.082126709 Protocol:NFO [036] Got request for 41 nodes at depth 2, return 41 nodes 2019-Jun-12 03:50:36.226964343 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:36.227608385 Protocol:NFO [036] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:36.848240051 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:36.849221002 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:36.849747080 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:36.889032712 LedgerConsensus:NFO CNF buildLCL 16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126 2019-Jun-12 03:50:36.892994437 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:36.893927168 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "82E54AFD3DD5C9816BE1F69862DB65A0871A5CB37B492EEEE649616C574F809D", "close_flags" : 0, "close_time" : 613626632, "close_time_human" : "2019-Jun-12 03:50:32.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126", "ledger_hash" : "16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126", "ledger_index" : "20", "parent_close_time" : 613626631, "parent_hash" : "E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E", "seqNum" : "20", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:36.894788267 NetworkOPs:NFO Net LCL EAAA45C2D242F79D9BBBCECEA03E0618A5E1E620C27D14E324518E4B7BBBCC16 2019-Jun-12 03:50:36.895409029 NetworkOPs:NFO Consensus time for #21 with LCL 16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126 2019-Jun-12 03:50:36.896346613 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:36.898013905 LedgerConsensus:NFO Entering consensus with: E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E 2019-Jun-12 03:50:36.898822411 LedgerConsensus:NFO Correct LCL is: EAAA45C2D242F79D9BBBCECEA03E0618A5E1E620C27D14E324518E4B7BBBCC16 2019-Jun-12 03:50:36.899450888 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:36.901611197 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:37.286196962 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.295273665 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.369345051 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.387470263 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.396465091 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.398245682 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.420285884 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.445189812 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.452427059 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.481043286 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.593192187 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.596670286 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.654368967 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.664467105 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.753247038 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.823040424 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.837742839 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.851392998 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:37.873395554 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:37.873820900 LedgerConsensus:WRN EAAA45C2D242F79D9BBBCECEA03E0618A5E1E620C27D14E324518E4B7BBBCC16 to D2FE6C045802AD85187A467284F4B39B46C484E893E0049EB8A084B016E70EC4 2019-Jun-12 03:50:37.874168839 LedgerConsensus:WRN {"accepted":true,"account_hash":"82E54AFD3DD5C9816BE1F69862DB65A0871A5CB37B492EEEE649616C574F809D","close_flags":0,"close_time":613626632,"close_time_human":"2019-Jun-12 03:50:32.000000000","close_time_resolution":10,"closed":true,"hash":"16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126","ledger_hash":"16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126","ledger_index":"20","parent_close_time":613626631,"parent_hash":"E3DFE415467FE6BF6AC54524A83083AF8CA12BF3170E67C9C6D6941B57FE3B2E","seqNum":"20","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:37.874975168 LedgerConsensus:WRN Need consensus ledger D2FE6C045802AD85187A467284F4B39B46C484E893E0049EB8A084B016E70EC4 2019-Jun-12 03:50:37.875816558 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:38.609115193 Peer:WRN [036] onReadMessage: Connection reset by peer 2019-Jun-12 03:50:38.876754218 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:38.877843998 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:38.878574461 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:38.879220508 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:38.879818180 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:38.880903093 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:38.881463795 LedgerConsensus:NFO Position change: CTime 613626640, tx C84929DD52BF39104DB6AFA6E3AB5C56653FE5825368C452B98A96F7110D7B36 2019-Jun-12 03:50:39.882351345 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:39.882819233 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:39.883127797 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:39.883480730 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:39.883744820 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:39.884009058 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:40.884736912 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:40.885618772 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:40.886298171 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:40.931184750 LedgerConsensus:NFO CNF buildLCL B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC 2019-Jun-12 03:50:40.937311193 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:40.938743430 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "82C975D52844717ECBC6553A33C3DDA9B3B676DDE9BBC2A37E37E6476A13B778", "close_flags" : 0, "close_time" : 613626640, "close_time_human" : "2019-Jun-12 03:50:40.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC", "ledger_hash" : "B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC", "ledger_index" : "21", "parent_close_time" : 613626632, "parent_hash" : "16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126", "seqNum" : "21", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:40.939271021 NetworkOPs:NFO Net LCL D2FE6C045802AD85187A467284F4B39B46C484E893E0049EB8A084B016E70EC4 2019-Jun-12 03:50:40.939542521 NetworkOPs:NFO Consensus time for #22 with LCL B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC 2019-Jun-12 03:50:40.939862180 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:40.942186984 LedgerConsensus:NFO Entering consensus with: 16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126 2019-Jun-12 03:50:40.942981756 LedgerConsensus:NFO Correct LCL is: D2FE6C045802AD85187A467284F4B39B46C484E893E0049EB8A084B016E70EC4 2019-Jun-12 03:50:40.943999866 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:40.945049077 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:41.236475246 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.273453337 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.311573744 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.386872105 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.388388489 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.401342499 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.404436222 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.423190274 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.426745779 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.444459377 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.487637195 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.605062898 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.609043278 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.648600485 Peer:NFO [042] Protocol: 1.2 2019-Jun-12 03:50:41.649831791 Peer:NFO [042] Public Key: n9MHp4EKKptYE9XKsDFN3SJe36imBwAic8r6mtyRJXR5DLq8FnRs 2019-Jun-12 03:50:41.664239560 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.696639936 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.797305062 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.804000751 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.832480858 Protocol:NFO [042] Duplicate manifest #1 2019-Jun-12 03:50:41.832933109 Protocol:NFO [042] Duplicate manifest #2 2019-Jun-12 03:50:41.833254870 Protocol:NFO [042] Duplicate manifest #3 2019-Jun-12 03:50:41.833536304 Protocol:NFO [042] Duplicate manifest #4 2019-Jun-12 03:50:41.833868270 Protocol:NFO [042] Duplicate manifest #5 2019-Jun-12 03:50:41.834146020 Protocol:NFO [042] Duplicate manifest #6 2019-Jun-12 03:50:41.834454013 Protocol:NFO [042] Duplicate manifest #7 2019-Jun-12 03:50:41.834893248 Protocol:NFO [042] Duplicate manifest #8 2019-Jun-12 03:50:41.835172255 Protocol:NFO [042] Duplicate manifest #9 2019-Jun-12 03:50:41.835448847 Protocol:NFO [042] Duplicate manifest #10 2019-Jun-12 03:50:41.835724857 Protocol:NFO [042] Duplicate manifest #11 2019-Jun-12 03:50:41.836025247 Protocol:NFO [042] Duplicate manifest #12 2019-Jun-12 03:50:41.836376986 Protocol:NFO [042] Duplicate manifest #13 2019-Jun-12 03:50:41.836717376 Protocol:NFO [042] Duplicate manifest #14 2019-Jun-12 03:50:41.836991874 Protocol:NFO [042] Duplicate manifest #15 2019-Jun-12 03:50:41.837222058 Protocol:NFO [042] Duplicate manifest #16 2019-Jun-12 03:50:41.837249414 Protocol:NFO [042] Duplicate manifest #17 2019-Jun-12 03:50:41.837266403 Protocol:NFO [042] Duplicate manifest #18 2019-Jun-12 03:50:41.837282629 Protocol:NFO [042] Duplicate manifest #19 2019-Jun-12 03:50:41.837298268 Protocol:NFO [042] Duplicate manifest #20 2019-Jun-12 03:50:41.837313697 Protocol:NFO [042] Duplicate manifest #21 2019-Jun-12 03:50:41.837329429 Protocol:NFO [042] Duplicate manifest #22 2019-Jun-12 03:50:41.837345129 Protocol:NFO [042] Duplicate manifest #23 2019-Jun-12 03:50:41.837363227 Protocol:NFO [042] Duplicate manifest #24 2019-Jun-12 03:50:41.837378594 Protocol:NFO [042] Duplicate manifest #25 2019-Jun-12 03:50:41.837394362 Protocol:NFO [042] Duplicate manifest #26 2019-Jun-12 03:50:41.837409978 Protocol:NFO [042] Duplicate manifest #27 2019-Jun-12 03:50:41.837425302 Protocol:NFO [042] Duplicate manifest #28 2019-Jun-12 03:50:41.837439993 Protocol:NFO [042] Duplicate manifest #29 2019-Jun-12 03:50:41.837455062 Protocol:NFO [042] Duplicate manifest #30 2019-Jun-12 03:50:41.837470460 Protocol:NFO [042] Duplicate manifest #31 2019-Jun-12 03:50:41.838843783 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.855965451 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:41.912342294 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:41.913226346 LedgerConsensus:WRN D2FE6C045802AD85187A467284F4B39B46C484E893E0049EB8A084B016E70EC4 to 4BFD78152EDCDBEC3DF2AF6B8FA6B7108BEED30BAC5EEC099800F6BF106351F5 2019-Jun-12 03:50:41.913944493 LedgerConsensus:WRN {"accepted":true,"account_hash":"82C975D52844717ECBC6553A33C3DDA9B3B676DDE9BBC2A37E37E6476A13B778","close_flags":0,"close_time":613626640,"close_time_human":"2019-Jun-12 03:50:40.000000000","close_time_resolution":10,"closed":true,"hash":"B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC","ledger_hash":"B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC","ledger_index":"21","parent_close_time":613626632,"parent_hash":"16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126","seqNum":"21","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:41.915712046 LedgerConsensus:WRN Need consensus ledger 4BFD78152EDCDBEC3DF2AF6B8FA6B7108BEED30BAC5EEC099800F6BF106351F5 2019-Jun-12 03:50:41.917057518 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:42.710272003 Protocol:NFO [042] Got request for 2 nodes at depth 1, return 2 nodes 2019-Jun-12 03:50:42.918192395 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:42.919214875 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.920456869 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.921093905 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.921710419 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.922281632 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.922827555 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.923562454 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.924293325 LedgerConsensus:NFO No change (NO) : weight -1, percent 39 2019-Jun-12 03:50:42.924973381 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:42.925520006 LedgerConsensus:NFO Position change: CTime 613626641, tx 4D7AFDFEB23D3E5272FA9C786E90282B6B26DE1F26A06DE35013F59C1F1DADB1 2019-Jun-12 03:50:43.006634051 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 18 nodes 2019-Jun-12 03:50:43.007193217 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 18 nodes 2019-Jun-12 03:50:43.007546727 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:43.007885060 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:43.119539088 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:43.185598755 Protocol:NFO [042] Got request for 37 nodes at depth 1, return 37 nodes 2019-Jun-12 03:50:43.186172905 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 14 nodes 2019-Jun-12 03:50:43.186620637 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 20 nodes 2019-Jun-12 03:50:43.267526596 Protocol:NFO [042] Got request for 47 nodes at depth 1, return 47 nodes 2019-Jun-12 03:50:43.370321190 Protocol:NFO [042] Got request for 46 nodes at depth 1, return 46 nodes 2019-Jun-12 03:50:43.810452083 Protocol:NFO [042] Got request for 4 nodes at depth 1, return 4 nodes 2019-Jun-12 03:50:43.811001410 Protocol:NFO [042] Got request for 3 nodes at depth 1, return 3 nodes 2019-Jun-12 03:50:43.811423302 Protocol:NFO [042] Got request for 2 nodes at depth 1, return 2 nodes 2019-Jun-12 03:50:43.926592752 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:43.927215423 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.927520698 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.927805337 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.928066832 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.928321327 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.928576462 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.928908105 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.929193235 LedgerConsensus:NFO No change (YES) : weight -1, percent 59 2019-Jun-12 03:50:43.929454835 LedgerConsensus:NFO No change (NO) : weight -1, percent 59 2019-Jun-12 03:50:43.929712745 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:43.968074665 Protocol:NFO [042] Got request for 17 nodes at depth 1, return 17 nodes 2019-Jun-12 03:50:44.398230178 Protocol:NFO [042] Got request for 7 nodes at depth 1, return 7 nodes 2019-Jun-12 03:50:44.597513467 Protocol:NFO [042] Got request for 7 nodes at depth 1, return 7 nodes 2019-Jun-12 03:50:44.788094239 Protocol:NFO [042] Got request for 7 nodes at depth 1, return 7 nodes 2019-Jun-12 03:50:44.931613343 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:44.932488538 LedgerConsensus:WRN 4BFD78152EDCDBEC3DF2AF6B8FA6B7108BEED30BAC5EEC099800F6BF106351F5 to A0F28C9FF49491793007A97EB518CF48B71470903172BBD6D1090C98C8529F77 2019-Jun-12 03:50:44.933273159 LedgerConsensus:WRN {"accepted":true,"account_hash":"82C975D52844717ECBC6553A33C3DDA9B3B676DDE9BBC2A37E37E6476A13B778","close_flags":0,"close_time":613626640,"close_time_human":"2019-Jun-12 03:50:40.000000000","close_time_resolution":10,"closed":true,"hash":"B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC","ledger_hash":"B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC","ledger_index":"21","parent_close_time":613626632,"parent_hash":"16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126","seqNum":"21","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:44.934115341 LedgerConsensus:WRN Need consensus ledger A0F28C9FF49491793007A97EB518CF48B71470903172BBD6D1090C98C8529F77 2019-Jun-12 03:50:44.934850185 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:44.988592957 Protocol:NFO [042] Got request for 7 nodes at depth 1, return 7 nodes 2019-Jun-12 03:50:45.218452745 Protocol:NFO [042] Got request for 7 nodes at depth 1, return 7 nodes 2019-Jun-12 03:50:45.843965283 Application:NFO Transaction DB pathname: /var/lib/rippled/db/transaction.db; file size: 254832640 bytes; SQLite page size: 4096 bytes; Free pages: 2147421414; Free space: 8795838111744 bytes; Note that this does not take into account available disk space. 2019-Jun-12 03:50:46.977423364 LoadMonitor:WRN Job: sweep run: 1136ms wait: 0ms 2019-Jun-12 03:50:46.978288064 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:46.978689834 LedgerConsensus:NFO No change (NO) : weight -1, percent 120 2019-Jun-12 03:50:46.978958680 LedgerConsensus:NFO No change (NO) : weight -1, percent 120 2019-Jun-12 03:50:46.979221689 LedgerConsensus:NFO No change (NO) : weight -1, percent 120 2019-Jun-12 03:50:46.979489900 LedgerConsensus:NFO No change (NO) : weight -1, percent 120 2019-Jun-12 03:50:46.982695371 LedgerConsensus:NFO Proposers:17 nw:70 thrV:12 thrC:13 2019-Jun-12 03:50:46.983258028 LedgerConsensus:NFO Position change: CTime 613626650, tx 49B4211632083AF04594D6DA83B4B1C188CC331426130F38C981845C9214332B 2019-Jun-12 03:50:46.983571230 LoadMonitor:WRN Job: NetOPs.heartbeat run: 6ms wait: 1042ms 2019-Jun-12 03:50:46.985906726 LoadMonitor:WRN Job: NetOPs.cluster run: 2ms wait: 1135ms 2019-Jun-12 03:50:46.988739616 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1145ms 2019-Jun-12 03:50:46.991929676 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1131ms 2019-Jun-12 03:50:46.994442033 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1118ms 2019-Jun-12 03:50:46.998090978 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1024ms 2019-Jun-12 03:50:47.001866833 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 998ms 2019-Jun-12 03:50:47.005822871 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 989ms 2019-Jun-12 03:50:47.009324503 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 913ms 2019-Jun-12 03:50:47.013072809 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 827ms 2019-Jun-12 03:50:47.016016390 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 831ms 2019-Jun-12 03:50:47.019128747 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 832ms 2019-Jun-12 03:50:47.022295326 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 790ms 2019-Jun-12 03:50:47.025322233 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 739ms 2019-Jun-12 03:50:47.027774933 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 717ms 2019-Jun-12 03:50:47.030135486 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 702ms 2019-Jun-12 03:50:47.036649556 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1187ms 2019-Jun-12 03:50:47.050396443 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1196ms 2019-Jun-12 03:50:47.053096497 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1189ms 2019-Jun-12 03:50:47.055899295 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1188ms 2019-Jun-12 03:50:47.058589475 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1191ms 2019-Jun-12 03:50:47.061761113 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1150ms 2019-Jun-12 03:50:47.063763572 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1145ms 2019-Jun-12 03:50:47.065729810 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1143ms 2019-Jun-12 03:50:47.068045548 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1145ms 2019-Jun-12 03:50:47.070277041 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1144ms 2019-Jun-12 03:50:47.072494058 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1137ms 2019-Jun-12 03:50:47.075245675 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1132ms 2019-Jun-12 03:50:47.077000836 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1120ms 2019-Jun-12 03:50:47.079528555 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1100ms 2019-Jun-12 03:50:47.081373854 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1098ms 2019-Jun-12 03:50:47.082750562 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1095ms 2019-Jun-12 03:50:47.084033648 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1096ms 2019-Jun-12 03:50:47.085582904 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1094ms 2019-Jun-12 03:50:47.087443486 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1069ms 2019-Jun-12 03:50:47.088815936 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1062ms 2019-Jun-12 03:50:47.090652354 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1044ms 2019-Jun-12 03:50:47.094099012 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1037ms 2019-Jun-12 03:50:47.097153041 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1031ms 2019-Jun-12 03:50:47.099446847 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1025ms 2019-Jun-12 03:50:47.101328654 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1024ms 2019-Jun-12 03:50:47.102929442 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1009ms 2019-Jun-12 03:50:47.104373098 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 974ms 2019-Jun-12 03:50:47.106490845 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 968ms 2019-Jun-12 03:50:47.108261020 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 968ms 2019-Jun-12 03:50:47.109776546 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 962ms 2019-Jun-12 03:50:47.111335816 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 964ms 2019-Jun-12 03:50:47.111987552 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 965ms 2019-Jun-12 03:50:47.112628494 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 959ms 2019-Jun-12 03:50:47.113282745 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 946ms 2019-Jun-12 03:50:47.113902663 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 928ms 2019-Jun-12 03:50:47.114523382 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 929ms 2019-Jun-12 03:50:47.115138422 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 919ms 2019-Jun-12 03:50:47.115775171 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 860ms 2019-Jun-12 03:50:47.118739215 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 844ms 2019-Jun-12 03:50:47.120544774 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 797ms 2019-Jun-12 03:50:47.121916743 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 675ms 2019-Jun-12 03:50:47.125590222 LoadMonitor:NFO Job: recvGetLedger run: 1ms wait: 858ms 2019-Jun-12 03:50:47.126954435 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:47.255017133 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:47.257549563 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 14 nodes 2019-Jun-12 03:50:47.426694400 LoadManager:NFO { "job_types" : [ { "avg_time" : 15, "job_type" : "ledgerRequest", "peak_time" : 558, "per_second" : 4 }, { "avg_time" : 69, "job_type" : "untrustedProposal", "peak_time" : 830, "per_second" : 39 }, { "in_progress" : 2, "job_type" : "ledgerData", "waiting" : 13 }, { "avg_time" : 7, "job_type" : "transaction", "peak_time" : 31, "per_second" : 18 }, { "job_type" : "batch", "per_second" : 9 }, { "avg_time" : 1, "job_type" : "advanceLedger", "peak_time" : 57, "per_second" : 12 }, { "job_type" : "fetchTxnData", "peak_time" : 17, "per_second" : 6 }, { "job_type" : "trustedValidation", "peak_time" : 7, "per_second" : 5 }, { "job_type" : "writeObjects", "peak_time" : 3, "per_second" : 5 }, { "avg_time" : 60, "job_type" : "trustedProposal", "over_target" : true, "peak_time" : 741, "per_second" : 13 }, { "avg_time" : 293, "job_type" : "sweep", "peak_time" : 1137 }, { "avg_time" : 293, "job_type" : "clusterReport", "peak_time" : 1137 }, { "avg_time" : 274, "job_type" : "heartbeat", "over_target" : true, "peak_time" : 1048 }, { "job_type" : "peerCommand", "per_second" : 745 }, { "job_type" : "diskAccess", "peak_time" : 2, "per_second" : 5 }, { "job_type" : "processTransaction", "per_second" : 9 }, { "job_type" : "AsyncReadNode", "peak_time" : 76, "per_second" : 10070 }, { "job_type" : "WriteNode", "peak_time" : 1, "per_second" : 12 } ], "threads" : 3 } 2019-Jun-12 03:50:47.891768808 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:47.983971183 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:47.984725238 LedgerConsensus:NFO No change (NO) : weight -1, percent 140 2019-Jun-12 03:50:47.985396086 LedgerConsensus:NFO No change (NO) : weight -1, percent 140 2019-Jun-12 03:50:47.986052210 LedgerConsensus:NFO No change (NO) : weight -1, percent 140 2019-Jun-12 03:50:47.986569727 LedgerConsensus:NFO Proposers:31 nw:70 thrV:22 thrC:23 2019-Jun-12 03:50:47.987194514 LedgerConsensus:NFO Position change: CTime 613626650, tx 1CC44A5F4E518D858FCCD96D691C0A6EEF234AC312C25F151DBFDCDA83905AA9 2019-Jun-12 03:50:48.275414025 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.276241678 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.277383164 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 14 nodes 2019-Jun-12 03:50:48.278164845 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.426277417 LoadManager:NFO { "job_types" : [ { "avg_time" : 10, "job_type" : "ledgerRequest", "peak_time" : 374, "per_second" : 4 }, { "avg_time" : 70, "job_type" : "untrustedProposal", "peak_time" : 836, "per_second" : 29 }, { "in_progress" : 2, "job_type" : "ledgerData", "waiting" : 13 }, { "avg_time" : 7, "job_type" : "transaction", "peak_time" : 31, "per_second" : 14 }, { "job_type" : "batch", "per_second" : 6 }, { "avg_time" : 1, "job_type" : "advanceLedger", "peak_time" : 39, "per_second" : 13 }, { "job_type" : "fetchTxnData", "peak_time" : 18, "per_second" : 5 }, { "job_type" : "trustedValidation", "peak_time" : 5, "per_second" : 5 }, { "job_type" : "writeObjects", "peak_time" : 4, "per_second" : 5 }, { "avg_time" : 45, "job_type" : "trustedProposal", "over_target" : true, "peak_time" : 555, "per_second" : 13 }, { "avg_time" : 207, "job_type" : "heartbeat", "peak_time" : 787 }, { "job_type" : "peerCommand", "per_second" : 745 }, { "job_type" : "diskAccess", "peak_time" : 2, "per_second" : 5 }, { "job_type" : "processTransaction", "per_second" : 6 }, { "job_type" : "AsyncReadNode", "peak_time" : 56, "per_second" : 10311 }, { "job_type" : "WriteNode", "peak_time" : 1, "per_second" : 9 } ], "threads" : 3 } 2019-Jun-12 03:50:48.759929584 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.760469473 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.760868155 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 14 nodes 2019-Jun-12 03:50:48.761412659 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.875591481 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.876417425 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.877119476 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 14 nodes 2019-Jun-12 03:50:48.877799488 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 13 nodes 2019-Jun-12 03:50:48.961773002 Protocol:NFO [042] Got request for 33 nodes at depth 1, return 33 nodes 2019-Jun-12 03:50:48.963015735 Protocol:NFO [042] Got request for 26 nodes at depth 1, return 26 nodes 2019-Jun-12 03:50:48.988179631 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:48.989093605 LedgerConsensus:WRN A0F28C9FF49491793007A97EB518CF48B71470903172BBD6D1090C98C8529F77 to 21DEF4C502388A73DE6D7705B03FEB1FE7F2F6A74529AE005D3B28F6BDAAE86C 2019-Jun-12 03:50:48.989979340 LedgerConsensus:WRN {"accepted":true,"account_hash":"82C975D52844717ECBC6553A33C3DDA9B3B676DDE9BBC2A37E37E6476A13B778","close_flags":0,"close_time":613626640,"close_time_human":"2019-Jun-12 03:50:40.000000000","close_time_resolution":10,"closed":true,"hash":"B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC","ledger_hash":"B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC","ledger_index":"21","parent_close_time":613626632,"parent_hash":"16E28FD25FD5407D5E2BF30802AF889AE3369B7C368470B1FCCF43EF62439126","seqNum":"21","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:48.990486234 LedgerConsensus:WRN Need consensus ledger 21DEF4C502388A73DE6D7705B03FEB1FE7F2F6A74529AE005D3B28F6BDAAE86C 2019-Jun-12 03:50:48.990796105 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:48.991103103 LedgerConsensus:NFO Converge cutoff (0 participants) 2019-Jun-12 03:50:48.999145331 LedgerConsensus:NFO CNF buildLCL E70A5CD4599A817A0AB086049C9B76363A1555A0AF5C30FF6221309F36FBE288 2019-Jun-12 03:50:49.000907701 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:49.001641636 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "5D35B386AE9E33635E52D6D1271795007E5C0BD05FBC858F3E7A18CD14B40F87", "close_flags" : 0, "close_time" : 613626650, "close_time_human" : "2019-Jun-12 03:50:50.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "E70A5CD4599A817A0AB086049C9B76363A1555A0AF5C30FF6221309F36FBE288", "ledger_hash" : "E70A5CD4599A817A0AB086049C9B76363A1555A0AF5C30FF6221309F36FBE288", "ledger_index" : "22", "parent_close_time" : 613626640, "parent_hash" : "B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC", "seqNum" : "22", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:49.002271517 NetworkOPs:NFO Net LCL 21DEF4C502388A73DE6D7705B03FEB1FE7F2F6A74529AE005D3B28F6BDAAE86C 2019-Jun-12 03:50:49.003080554 NetworkOPs:NFO Consensus time for #23 with LCL E70A5CD4599A817A0AB086049C9B76363A1555A0AF5C30FF6221309F36FBE288 2019-Jun-12 03:50:49.003798570 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:49.004680131 LedgerConsensus:NFO Entering consensus with: B1FF2938E98663EAEFA061956C4F8AF478AC0322EE6A46E11931D19FA87789CC 2019-Jun-12 03:50:49.005485801 LedgerConsensus:NFO Correct LCL is: 21DEF4C502388A73DE6D7705B03FEB1FE7F2F6A74529AE005D3B28F6BDAAE86C 2019-Jun-12 03:50:49.006121961 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:49.100412498 Protocol:NFO [042] Got request for 27 nodes at depth 1, return 27 nodes 2019-Jun-12 03:50:49.101053594 Protocol:NFO [042] Got request for 29 nodes at depth 1, return 29 nodes 2019-Jun-12 03:50:49.137836160 Protocol:NFO [042] Got request for 28 nodes at depth 1, return 28 nodes 2019-Jun-12 03:50:49.143242136 Protocol:NFO [042] Got request for 33 nodes at depth 1, return 33 nodes 2019-Jun-12 03:50:49.143648894 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:49.145553395 Protocol:NFO [042] Got request for 26 nodes at depth 1, return 26 nodes 2019-Jun-12 03:50:49.325191207 Protocol:NFO [042] Got request for 2 nodes at depth 1, return 2 nodes 2019-Jun-12 03:50:49.325655881 Protocol:NFO [042] Got request for 1 nodes at depth 1, return 1 nodes 2019-Jun-12 03:50:49.504446201 Protocol:NFO [042] Got request for 6 nodes at depth 1, return 6 nodes 2019-Jun-12 03:50:49.505187698 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:49.563153979 NetworkOPs:WRN Submitted transaction invalid: Cannot both single- and multi-sign. 2019-Jun-12 03:50:49.684062679 Protocol:NFO [042] Got request for 4 nodes at depth 1, return 4 nodes 2019-Jun-12 03:50:49.684685297 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:49.992102795 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:50.057756125 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:50.175162287 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:50.581332944 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:50.777904076 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:50.778430320 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 16 nodes 2019-Jun-12 03:50:50.893906606 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:51.006246194 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:51.009880285 Protocol:NFO [042] Got request for 3 nodes at depth 1, return 3 nodes 2019-Jun-12 03:50:51.138010556 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:51.189563451 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:51.190053067 Protocol:NFO [042] Got request for 3 nodes at depth 1, return 3 nodes 2019-Jun-12 03:50:51.368935667 Protocol:NFO [042] Got request for 37 nodes at depth 1, return 37 nodes 2019-Jun-12 03:50:51.446165156 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:51.446960396 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:51.455858250 Protocol:NFO [042] Got request for 39 nodes at depth 1, return 39 nodes 2019-Jun-12 03:50:51.571183694 Protocol:NFO [042] Got request for 38 nodes at depth 1, return 38 nodes 2019-Jun-12 03:50:51.571717273 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:51.654424833 Protocol:NFO [042] Got request for 34 nodes at depth 1, return 34 nodes 2019-Jun-12 03:50:51.654945135 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 17 nodes 2019-Jun-12 03:50:51.988858857 Protocol:NFO [042] Got request for 50 nodes at depth 1, return 50 nodes 2019-Jun-12 03:50:52.010366778 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:52.010967938 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.011287039 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.011549430 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.011889154 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.012280002 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.012646953 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.014640444 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.016250199 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.016503864 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.016907254 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.017175427 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.017436399 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.017708190 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.017979386 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.018240206 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.018498196 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.018773364 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.019041481 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.019359676 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.019624004 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.019924046 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.020194849 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.023430016 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.023783554 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.024139111 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.027864867 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.028207860 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.028677199 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.028984401 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.029269252 LedgerConsensus:NFO No change (NO) : weight -1, percent 25 2019-Jun-12 03:50:52.029790599 LedgerConsensus:NFO Proposers:31 nw:50 thrV:15 thrC:23 2019-Jun-12 03:50:52.030115722 LedgerConsensus:NFO Position change: CTime 613626651, tx F143ACCFBDD82EB63B89D0D9266C299F11017B62A6FFD808D5F210BB1F399686 2019-Jun-12 03:50:52.030420115 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:52.060753702 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:52.100415041 LedgerConsensus:NFO CNF buildLCL 52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65 2019-Jun-12 03:50:52.108270235 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:52.110085019 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "13D4195E18EC9E0DCD24C10178DF4E736812BACC3B7B66B385A83EE2327283F6", "close_flags" : 0, "close_time" : 613626651, "close_time_human" : "2019-Jun-12 03:50:51.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65", "ledger_hash" : "52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65", "ledger_index" : "23", "parent_close_time" : 613626650, "parent_hash" : "E70A5CD4599A817A0AB086049C9B76363A1555A0AF5C30FF6221309F36FBE288", "seqNum" : "23", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:52.111579197 NetworkOPs:NFO Net LCL 21DEF4C502388A73DE6D7705B03FEB1FE7F2F6A74529AE005D3B28F6BDAAE86C 2019-Jun-12 03:50:52.112304651 NetworkOPs:NFO Consensus time for #24 with LCL 52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65 2019-Jun-12 03:50:52.113154809 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:52.117014623 LedgerConsensus:NFO Entering consensus with: E70A5CD4599A817A0AB086049C9B76363A1555A0AF5C30FF6221309F36FBE288 2019-Jun-12 03:50:52.117982273 LedgerConsensus:NFO Correct LCL is: 21DEF4C502388A73DE6D7705B03FEB1FE7F2F6A74529AE005D3B28F6BDAAE86C 2019-Jun-12 03:50:52.119088946 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:52.123148614 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:52.526519664 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:52.527027746 Protocol:NFO [042] Got request for 5 nodes at depth 1, return 5 nodes 2019-Jun-12 03:50:52.527476218 Protocol:NFO [042] Got request for 4 nodes at depth 1, return 4 nodes 2019-Jun-12 03:50:52.527903422 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:52.528350106 Protocol:NFO [042] Got request for 28 nodes at depth 1, return 28 nodes 2019-Jun-12 03:50:52.608221241 Protocol:NFO [042] Got request for 22 nodes at depth 1, return 22 nodes 2019-Jun-12 03:50:52.608957485 Protocol:NFO [042] Got request for 16 nodes at depth 1, return 16 nodes 2019-Jun-12 03:50:52.609477595 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:52.610107034 Protocol:NFO [042] Got request for 5 nodes at depth 1, return 5 nodes 2019-Jun-12 03:50:52.611253827 Protocol:NFO [042] Got request for 4 nodes at depth 1, return 4 nodes 2019-Jun-12 03:50:52.611873542 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:52.722342570 Protocol:NFO [042] Got request for 28 nodes at depth 1, return 28 nodes 2019-Jun-12 03:50:52.722855671 Protocol:NFO [042] Got request for 22 nodes at depth 1, return 22 nodes 2019-Jun-12 03:50:52.723215352 Protocol:NFO [042] Got request for 16 nodes at depth 1, return 16 nodes 2019-Jun-12 03:50:52.723584373 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:52.723918012 Protocol:NFO [042] Got request for 5 nodes at depth 1, return 5 nodes 2019-Jun-12 03:50:52.724243900 Protocol:NFO [042] Got request for 4 nodes at depth 1, return 4 nodes 2019-Jun-12 03:50:52.724687517 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:52.725146561 Protocol:NFO [042] Got request for 28 nodes at depth 1, return 28 nodes 2019-Jun-12 03:50:52.725495724 Protocol:NFO [042] Got request for 22 nodes at depth 1, return 22 nodes 2019-Jun-12 03:50:52.725845563 Protocol:NFO [042] Got request for 16 nodes at depth 1, return 16 nodes 2019-Jun-12 03:50:52.828281171 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:52.828790551 Protocol:NFO [042] Got request for 1 nodes at depth 1, return 1 nodes 2019-Jun-12 03:50:52.829187187 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:52.829562040 Protocol:NFO [042] Got request for 23 nodes at depth 1, return 23 nodes 2019-Jun-12 03:50:52.907839654 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:52.922123195 Protocol:NFO [042] Got request for 17 nodes at depth 1, return 17 nodes 2019-Jun-12 03:50:52.922591559 Protocol:NFO [042] Got request for 11 nodes at depth 1, return 11 nodes 2019-Jun-12 03:50:52.923087698 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:52.923482968 Protocol:NFO [042] Got request for 23 nodes at depth 1, return 23 nodes 2019-Jun-12 03:50:52.923829434 Protocol:NFO [042] Got request for 17 nodes at depth 1, return 17 nodes 2019-Jun-12 03:50:52.950436814 Protocol:NFO [042] Got request for 11 nodes at depth 1, return 11 nodes 2019-Jun-12 03:50:52.984748382 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:53.000039646 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:53.034495293 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:53.056918690 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:53.057344726 LedgerConsensus:WRN 21DEF4C502388A73DE6D7705B03FEB1FE7F2F6A74529AE005D3B28F6BDAAE86C to 263AA16255A3D3A8F9C3EDDF90ABB1C8827C85E9126F0BAB855BA7908C1B8315 2019-Jun-12 03:50:53.057667489 LedgerConsensus:WRN {"accepted":true,"account_hash":"13D4195E18EC9E0DCD24C10178DF4E736812BACC3B7B66B385A83EE2327283F6","close_flags":0,"close_time":613626651,"close_time_human":"2019-Jun-12 03:50:51.000000000","close_time_resolution":10,"closed":true,"hash":"52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65","ledger_hash":"52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65","ledger_index":"23","parent_close_time":613626650,"parent_hash":"E70A5CD4599A817A0AB086049C9B76363A1555A0AF5C30FF6221309F36FBE288","seqNum":"23","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:53.058297498 LedgerConsensus:WRN Need consensus ledger 263AA16255A3D3A8F9C3EDDF90ABB1C8827C85E9126F0BAB855BA7908C1B8315 2019-Jun-12 03:50:53.058971247 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:53.141862063 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:53.142357104 Protocol:NFO [042] Got request for 23 nodes at depth 1, return 23 nodes 2019-Jun-12 03:50:53.145088294 Protocol:NFO [042] Got request for 17 nodes at depth 1, return 17 nodes 2019-Jun-12 03:50:53.145457743 Protocol:NFO [042] Got request for 11 nodes at depth 1, return 11 nodes 2019-Jun-12 03:50:53.339688156 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:53.392217030 Protocol:NFO [042] Got request for 23 nodes at depth 1, return 23 nodes 2019-Jun-12 03:50:53.537359564 Protocol:NFO [042] Got request for 17 nodes at depth 1, return 17 nodes 2019-Jun-12 03:50:53.537849509 Protocol:NFO [042] Got request for 11 nodes at depth 1, return 11 nodes 2019-Jun-12 03:50:53.538239290 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:53.647613066 Protocol:NFO [042] Got request for 23 nodes at depth 1, return 23 nodes 2019-Jun-12 03:50:53.694537613 Protocol:NFO [042] Got request for 17 nodes at depth 1, return 17 nodes 2019-Jun-12 03:50:53.695370071 Protocol:NFO [042] Got request for 11 nodes at depth 1, return 11 nodes 2019-Jun-12 03:50:54.059712001 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:54.272036419 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:54.272603484 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:54.462442704 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 21 nodes 2019-Jun-12 03:50:54.469578367 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:54.666671571 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:54.865287642 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:55.059322067 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:55.060664514 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:55.061355370 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:50:55.061992285 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:50:55.062623046 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:50:55.063103771 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:50:55.063715236 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:50:55.064323052 LedgerConsensus:NFO No change (NO) : weight -1, percent 58 2019-Jun-12 03:50:55.065381457 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:55.065929482 LedgerConsensus:NFO Position change: CTime 613626652, tx 10E5FC721A4CE0C33F3EC206DF4096C2C50A5B9B1F81D050FF645AD8AC4B6A68 2019-Jun-12 03:50:55.457543629 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:55.654032267 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:55.843547999 Protocol:NFO [042] Got request for 1 nodes at depth 3, return 19 nodes 2019-Jun-12 03:50:56.066916153 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:56.067538524 LedgerConsensus:NFO Proposers:31 nw:65 thrV:20 thrC:23 2019-Jun-12 03:50:56.067831063 LedgerConsensus:NFO Converge cutoff (31 participants) 2019-Jun-12 03:50:56.117436560 LedgerConsensus:NFO CNF buildLCL 997D3DB1CFCF5D43E13E46E1BD870D8EA3A5692988B2F6DA498DDDB6A539B900 2019-Jun-12 03:50:56.121417883 NetworkOPs:WRN We are not running on the consensus ledger 2019-Jun-12 03:50:56.122319074 NetworkOPs:NFO Our LCL: { "accepted" : true, "account_hash" : "307415ED78C84FA8C346F105377E56808DA2F44974962A952367796424C5D874", "close_flags" : 0, "close_time" : 613626652, "close_time_human" : "2019-Jun-12 03:50:52.000000000", "close_time_resolution" : 10, "closed" : true, "hash" : "997D3DB1CFCF5D43E13E46E1BD870D8EA3A5692988B2F6DA498DDDB6A539B900", "ledger_hash" : "997D3DB1CFCF5D43E13E46E1BD870D8EA3A5692988B2F6DA498DDDB6A539B900", "ledger_index" : "24", "parent_close_time" : 613626651, "parent_hash" : "52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65", "seqNum" : "24", "totalCoins" : "100000000000000000", "total_coins" : "100000000000000000", "transaction_hash" : "0000000000000000000000000000000000000000000000000000000000000000" } 2019-Jun-12 03:50:56.122631022 NetworkOPs:NFO Net LCL 263AA16255A3D3A8F9C3EDDF90ABB1C8827C85E9126F0BAB855BA7908C1B8315 2019-Jun-12 03:50:56.122813282 NetworkOPs:NFO Consensus time for #25 with LCL 997D3DB1CFCF5D43E13E46E1BD870D8EA3A5692988B2F6DA498DDDB6A539B900 2019-Jun-12 03:50:56.123247710 LedgerConsensus:NFO Entering consensus process, watching, synced=no 2019-Jun-12 03:50:56.125760956 LedgerConsensus:NFO Entering consensus with: 52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65 2019-Jun-12 03:50:56.126486342 LedgerConsensus:NFO Correct LCL is: 263AA16255A3D3A8F9C3EDDF90ABB1C8827C85E9126F0BAB855BA7908C1B8315 2019-Jun-12 03:50:56.127207469 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:56.130126521 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:56.617987529 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.622077359 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.712305626 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.760258885 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.824038984 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.840487670 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.861246107 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.873105179 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.874267337 NetworkOPs:NFO Not relaying trusted proposal 2019-Jun-12 03:50:56.982390108 Application:NFO Transaction DB pathname: /var/lib/rippled/db/transaction.db; file size: 254832640 bytes; SQLite page size: 4096 bytes; Free pages: 2147421414; Free space: 8795838111744 bytes; Note that this does not take into account available disk space. 2019-Jun-12 03:50:57.691338553 Peer:WRN [040] 165.227.154.217:46592 failed: Large send queue 2019-Jun-12 03:50:57.932586664 LoadMonitor:NFO Job: sweep run: 955ms wait: 0ms 2019-Jun-12 03:50:57.933252517 LedgerConsensus:WRN View of consensus changed during establish status=establish, mode=wrongLedger 2019-Jun-12 03:50:57.933578338 LedgerConsensus:WRN 263AA16255A3D3A8F9C3EDDF90ABB1C8827C85E9126F0BAB855BA7908C1B8315 to BF4511D6D8C992E9E7A93F5924F9F677937E0B3129BB10D8E75DDD2E6632DA22 2019-Jun-12 03:50:57.936222887 LedgerConsensus:WRN {"accepted":true,"account_hash":"307415ED78C84FA8C346F105377E56808DA2F44974962A952367796424C5D874","close_flags":0,"close_time":613626652,"close_time_human":"2019-Jun-12 03:50:52.000000000","close_time_resolution":10,"closed":true,"hash":"997D3DB1CFCF5D43E13E46E1BD870D8EA3A5692988B2F6DA498DDDB6A539B900","ledger_hash":"997D3DB1CFCF5D43E13E46E1BD870D8EA3A5692988B2F6DA498DDDB6A539B900","ledger_index":"24","parent_close_time":613626651,"parent_hash":"52E64CBFCE4131797C642084B1C4BAE1F910414BE426A7F3C52687EE3F29FC65","seqNum":"24","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} 2019-Jun-12 03:50:57.937586032 LedgerConsensus:WRN Need consensus ledger BF4511D6D8C992E9E7A93F5924F9F677937E0B3129BB10D8E75DDD2E6632DA22 2019-Jun-12 03:50:57.938147950 LedgerConsensus:NFO Consensus mode change before=wrongLedger, after=wrongLedger 2019-Jun-12 03:50:57.938439292 LoadMonitor:NFO Job: NetOPs.heartbeat run: 5ms wait: 848ms 2019-Jun-12 03:50:57.938757020 LoadMonitor:NFO Job: NetOPs.cluster run: 0ms wait: 952ms 2019-Jun-12 03:50:57.939538932 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 942ms 2019-Jun-12 03:50:57.942709913 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 930ms 2019-Jun-12 03:50:57.943458572 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 906ms 2019-Jun-12 03:50:57.944905513 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 850ms 2019-Jun-12 03:50:57.946157769 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 764ms 2019-Jun-12 03:50:57.948598060 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 753ms 2019-Jun-12 03:50:57.949813589 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 693ms 2019-Jun-12 03:50:57.951968665 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 688ms 2019-Jun-12 03:50:57.953881839 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 689ms 2019-Jun-12 03:50:57.956710849 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 690ms 2019-Jun-12 03:50:57.959135735 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 647ms 2019-Jun-12 03:50:57.962576971 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 645ms 2019-Jun-12 03:50:57.963412704 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 635ms 2019-Jun-12 03:50:57.967579997 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 551ms 2019-Jun-12 03:50:57.970953220 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 550ms 2019-Jun-12 03:50:57.973325305 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 554ms 2019-Jun-12 03:50:57.976693397 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 543ms 2019-Jun-12 03:50:57.979027646 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 527ms 2019-Jun-12 03:50:57.981770401 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 522ms 2019-Jun-12 03:50:57.984731753 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 514ms 2019-Jun-12 03:50:58.109710825 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1130ms 2019-Jun-12 03:50:58.111558315 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1124ms 2019-Jun-12 03:50:58.113266838 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1120ms 2019-Jun-12 03:50:58.114746859 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1119ms 2019-Jun-12 03:50:58.116239166 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1112ms 2019-Jun-12 03:50:58.121564158 LoadMonitor:WRN Job: recvPropose->checkPropose run: 3ms wait: 1115ms 2019-Jun-12 03:50:58.125112347 LoadMonitor:WRN Job: recvPropose->checkPropose run: 2ms wait: 1103ms 2019-Jun-12 03:50:58.131096118 LoadMonitor:WRN Job: recvPropose->checkPropose run: 5ms wait: 1062ms 2019-Jun-12 03:50:58.133324018 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1066ms 2019-Jun-12 03:50:58.134702941 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1056ms 2019-Jun-12 03:50:58.135974074 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1054ms 2019-Jun-12 03:50:58.138368584 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1048ms 2019-Jun-12 03:50:58.139732859 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1045ms 2019-Jun-12 03:50:58.141370419 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1039ms 2019-Jun-12 03:50:58.142845005 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1013ms 2019-Jun-12 03:50:58.144813540 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1009ms 2019-Jun-12 03:50:58.150342239 LoadMonitor:WRN Job: recvPropose->checkPropose run: 4ms wait: 1004ms 2019-Jun-12 03:50:58.151648137 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1005ms 2019-Jun-12 03:50:58.153731712 LoadMonitor:WRN Job: recvPropose->checkPropose run: 1ms wait: 1001ms 2019-Jun-12 03:50:58.156058106 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 991ms 2019-Jun-12 03:50:58.157866304 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 990ms 2019-Jun-12 03:50:58.159698653 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 981ms 2019-Jun-12 03:50:58.161982730 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 935ms 2019-Jun-12 03:50:58.163387712 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 924ms 2019-Jun-12 03:50:58.165033402 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 914ms 2019-Jun-12 03:50:58.169040773 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 902ms 2019-Jun-12 03:50:58.170463532 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 886ms 2019-Jun-12 03:50:58.172406697 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 885ms 2019-Jun-12 03:50:58.173930533 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 876ms 2019-Jun-12 03:50:58.176162838 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 857ms 2019-Jun-12 03:50:58.177607824 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 844ms 2019-Jun-12 03:50:58.178869113 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 842ms 2019-Jun-12 03:50:58.180463989 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 840ms 2019-Jun-12 03:50:58.182166776 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 829ms 2019-Jun-12 03:50:58.185306012 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 827ms 2019-Jun-12 03:50:58.187505614 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 830ms 2019-Jun-12 03:50:58.189467482 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 824ms 2019-Jun-12 03:50:58.191225302 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 824ms 2019-Jun-12 03:50:58.192862063 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 824ms 2019-Jun-12 03:50:58.194157258 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 813ms 2019-Jun-12 03:50:58.202239853 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 810ms 2019-Jun-12 03:50:58.204172454 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 806ms 2019-Jun-12 03:50:58.205754333 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 795ms 2019-Jun-12 03:50:58.208907744 LoadMonitor:NFO Job: recvPropose->checkPropose run: 3ms wait: 781ms 2019-Jun-12 03:50:58.212379805 LoadMonitor:NFO Job: recvPropose->checkPropose run: 2ms wait: 778ms 2019-Jun-12 03:50:58.213648553 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 778ms 2019-Jun-12 03:50:58.215455134 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 761ms 2019-Jun-12 03:50:58.216847529 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 751ms 2019-Jun-12 03:50:58.218932653 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 733ms 2019-Jun-12 03:50:58.220990419 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 733ms 2019-Jun-12 03:50:58.222518318 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 735ms 2019-Jun-12 03:50:58.224234781 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 736ms 2019-Jun-12 03:50:58.225866460 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 737ms 2019-Jun-12 03:50:58.227672715 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 724ms 2019-Jun-12 03:50:58.229426458 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 726ms 2019-Jun-12 03:50:58.231998569 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 728ms 2019-Jun-12 03:50:58.233886054 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 709ms 2019-Jun-12 03:50:58.235545934 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 694ms 2019-Jun-12 03:50:58.236909479 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 691ms 2019-Jun-12 03:50:58.239927537 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 677ms 2019-Jun-12 03:50:58.245175237 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 677ms 2019-Jun-12 03:50:58.246684871 LoadMonitor:NFO Job: recvPropose->checkPropose run: 0ms wait: 668ms 2019-Jun-12 03:50:58.247883573 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 661ms 2019-Jun-12 03:50:58.249544058 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 655ms 2019-Jun-12 03:50:58.254310685 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 641ms 2019-Jun-12 03:50:58.255499868 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 622ms 2019-Jun-12 03:50:58.257164861 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 600ms 2019-Jun-12 03:50:58.260480845 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 603ms 2019-Jun-12 03:50:58.262199964 LoadMonitor:NFO Job: recvPropose->checkPropose run: 1ms wait: 513ms 2019-Jun-12 03:50:58.271111083 LoadMonitor:NFO Job: recvGetLedger run: 0ms wait: 998ms 2019-Jun-12 03:50:58.272337387 Protocol:NFO [002] Got request for 1 nodes at depth 3, return 15 nodes 2019-Jun-12 03:50:58.273409378 LoadMonitor:NFO Job: recvGetLedger run: 1ms wait: 943ms 2019-Jun-12 03:50:58.274070508 LoadMonitor:NFO Job: recvGetLedger run: 0ms wait: 803ms 2019-Jun-12 03:50:58.274916187 LoadMonitor:NFO Job: recvGetLedger run: 0ms wait: 611ms
Config [server] port_rpc_admin_local port_peer port_ws_admin_local port_ws_public [port_rpc_admin_local] port = 5005 ip = 0.0.0.0 admin = 0.0.0.0 protocol = http [port_peer] port = 51235 ip = 0.0.0.0 protocol = peer [port_ws_admin_local] port = 6006 ip = 0.0.0.0 admin = 0.0.0.0 protocol = ws [port_ws_public] port = 6005 ip = 0.0.0.0 protocol = ws [node_size] tiny [node_db] type=NuDB path=/var/lib/rippled/db/nudb online_delete=2000 advisory_delete=0 [database_path] /var/lib/rippled/db [debug_logfile] /var/log/rippled/debug.log [sntp_servers] time.windows.com time.apple.com time.nist.gov pool.ntp.org rippled.cfg file is located. [validators_file] validators.txt [rpc_startup] { "command": "log_level", "severity": "info" } [ssl_verify] 1

DB size now is 1.6G (rippledb.8d40)

MarkusTeufelberger commented 5 years ago

"uptime": 14

Looks like the server is running for less than a minute at that point.

dmitryrn commented 5 years ago

@MarkusTeufelberger Yes, looks like it relaunching often unexpectedly, like every minute

image

nbougalis commented 5 years ago

I do see a start in the portion of the log you include, but not a restart. If you continue to experience this issue, we can try to sort out what's happening, because it's certainly not expected behavior!

dmitryrn commented 5 years ago

I launch it in docker.

This is start of docker-compose.yml:

version: '3.0'
services:
  ripple:
    image: ripple
    build:
      context: .
      dockerfile: Dockerfile.ripple.yml
    container_name: "ripple"
    network_mode: bridge
    ports:
      - 443:443
      - 5005:5005
      - 6006:6006
      - 6005:6005
      - 51235:51235
    expose:
      - 5005
      - 6006
      - 6005
      - 51235
    volumes:
      - /srv/ripple:/var/lib/rippled
    restart: unless-stopped
    command: /opt/ripple/bin/rippled --conf /etc/opt/ripple/rippled.cfg

This is Dockerfile.ripple.yml:

FROM ubuntu:latest

WORKDIR /root

RUN apt-get update -y && \
  apt-get install yum-utils alien ssh openssl nano -y && \
  cd /tmp && \
  wget https://mirrors.ripple.com/ripple-repo-el7.rpm && \
  rpm -Uvh ripple-repo-el7.rpm && \
  yumdownloader --enablerepo=ripple-stable --releasever=el7 rippled && \
  wget https://mirrors.ripple.com/rpm/RPM-GPG-KEY-ripple-release && \
  rpm --import RPM-GPG-KEY-ripple-release && rm RPM-GPG-KEY-ripple-release && rpm -K rippled*.rpm && \
  alien -i --scripts rippled*.rpm && rm rippled*.rpm && \
  rm -rf /var/lib/apt/lists/* && \
  export PATH=$PATH:/opt/ripple/bin/

RUN ln -s /opt/ripple/bin/rippled /usr/bin/rippled

# Override default config
ADD rippled.cfg /etc/opt/ripple/rippled.cfg

EXPOSE 80 443 5005 6006 51235 6005
nbougalis commented 5 years ago

Can you link the last, say, 50 or 100 lines of the log file (the path is set in the config, under debug_log) so that we can try to figure out why the server appears to restart?

dmitryrn commented 5 years ago

Sorry, look at this one please, it is full logs from start server (~10 minutes run): https://gist.githubusercontent.com/dmitryrn/06252d5194e61967efc29b93a67fe0bb/raw/8712f8e9d2700d1d7bcc51879884fd0cb48b2491/logs.txt

Please ctrl+f in you browser for "log_level" and you'll see two entries.

nbougalis commented 5 years ago

Thanks - looking now.

nbougalis commented 5 years ago

I do see one restart about 13 minutes in, but no indication/hint as to why the server was restarted. Did you attempt to restart the rippled instance?

dmitryrn commented 5 years ago

I don't do anything, it just going. It already did restarted more few times (~5 or more)

dmitryrn commented 5 years ago

And it happening in two different machines.

mellery451 commented 5 years ago

How much RAM available on these systems/containers? Is there any indication that the process is getting OOM terminated?

dmitryrn commented 5 years ago

8 gb in system, docker RAM usage is unlimited as far as I know

dmitryrn commented 5 years ago

Another machine is 1 gb RAM

mellery451 commented 5 years ago

I'm guessing you've looked at: https://developers.ripple.com/system-requirements.html#minimum-specifications. That 1gb system is most likely not going to work. Even the 8gb is borderline and probably not sufficient these days (the min specs listed above might need to be revisited). Can you try increasing the RAM to 16 or 32?

dmitryrn commented 5 years ago

@mellery451 It is 16 GB, I said 8 GB by mistake.

dmitryrn commented 5 years ago

Changed Docker.ripple.yml according to docs and looks like it solved, server stop restarting and server_info returns success:

FROM ubuntu:latest

WORKDIR /root

RUN apt-get update -y && \
  apt-get install -y yum-utils alien && \
  rpm -Uvh https://mirrors.ripple.com/ripple-repo-el7.rpm && \
  yumdownloader --enablerepo=ripple-stable --releasever=el7 rippled && \
  rpm --import https://mirrors.ripple.com/rpm/RPM-GPG-KEY-ripple-release && rpm -K rippled*.rpm && \
  alien -i --scripts rippled*.rpm && rm rippled*.rpm

# RUN ln -s /opt/ripple/bin/rippled /usr/bin/rippled

# Override default config
ADD rippled.cfg /etc/opt/ripple/rippled.cfg

EXPOSE 80 443 5005 6006 51235 6005
dmitryrn commented 5 years ago

Oh no, then it restarts again

dmitryrn commented 5 years ago

server_info returns:

{
  "result": {
    "info": {
      "build_version": "1.2.4",
      "closed_ledger": {
        "age": 2,
        "base_fee_xrp": 0.00001,
        "hash": "6907D6B9EB56EC04E37DD16156AEB674080A516F2F569D0A8ACE2128A44C4655",
        "reserve_base_xrp": 200,
        "reserve_inc_xrp": 50,
        "seq": 17
      },
      "complete_ledgers": "empty",
      "hostid": "c29844e69ea2",
      "io_latency_ms": 1,
      "jq_trans_overflow": "0",
      "last_close": {
        "converge_time_s": 6.328,
        "proposers": 31
      },
      "load": {
        "job_types": [
          {
            "avg_time": 18,
            "job_type": "ledgerRequest",
            "peak_time": 48
          },
          {
            "avg_time": 125,
            "job_type": "untrustedProposal",
            "peak_time": 1073,
            "per_second": 16
          },
          {
            "in_progress": 2,
            "job_type": "ledgerData",
            "waiting": 12
          },
          {
            "avg_time": 13,
            "in_progress": 1,
            "job_type": "clientCommand",
            "peak_time": 45
          },
          {
            "avg_time": 10,
            "job_type": "transaction",
            "peak_time": 61,
            "per_second": 23
          },
          {
            "job_type": "batch",
            "peak_time": 5,
            "per_second": 11
          },
          {
            "avg_time": 13,
            "job_type": "advanceLedger",
            "peak_time": 82,
            "per_second": 22
          },
          {
            "avg_time": 1,
            "job_type": "fetchTxnData",
            "peak_time": 11,
            "per_second": 4
          },
          {
            "avg_time": 73,
            "job_type": "trustedValidation",
            "peak_time": 307,
            "per_second": 10
          },
          {
            "avg_time": 1,
            "job_type": "writeObjects",
            "peak_time": 13,
            "per_second": 10
          },
          {
            "avg_time": 27,
            "job_type": "trustedProposal",
            "over_target": true,
            "peak_time": 521,
            "per_second": 8
          },
          {
            "avg_time": 156,
            "job_type": "heartbeat",
            "peak_time": 573
          },
          {
            "job_type": "peerCommand",
            "peak_time": 8,
            "per_second": 563
          },
          {
            "job_type": "diskAccess",
            "peak_time": 2,
            "per_second": 10
          },
          {
            "job_type": "processTransaction",
            "per_second": 11
          },
          {
            "job_type": "AsyncReadNode",
            "peak_time": 46,
            "per_second": 9690
          },
          {
            "avg_time": 1,
            "job_type": "WriteNode",
            "peak_time": 6
          }
        ],
        "threads": 3
      },
      "load_factor": 1.5625,
      "load_factor_local": 1.5625,
      "peer_disconnects": "1",
      "peer_disconnects_resources": "0",
      "peers": 11,
      "pubkey_node": "n9KZNkYCkqoS294d7wfSnpggv1FpgorZ65QFThsaHRomdoKFcoWD",
      "pubkey_validator": "none",
      "published_ledger": "none",
      "server_state": "connected",
      "server_state_duration_us": "119827380",
      "state_accounting": {
        "connected": {
          "duration_us": "119827380",
          "transitions": 1
        },
        "disconnected": {
          "duration_us": "2348454",
          "transitions": 1
        },
        "full": {
          "duration_us": "0",
          "transitions": 0
        },
        "syncing": {
          "duration_us": "0",
          "transitions": 0
        },
        "tracking": {
          "duration_us": "0",
          "transitions": 0
        }
      },
      "time": "2019-Jun-15 06:10:12.561235",
      "uptime": 122,
      "validation_quorum": 25,
      "validator_list": {
        "count": 1,
        "expiration": "2019-Jul-17 00:00:00.000000000",
        "status": "active"
      }
    },
    "status": "success"
  }
}

Error [RippledNotInitializedError(Rippled not initialized)]  throws on line await r.connect():

try {
    const {data} = await ax.post('http://localhost:5005', { 
      method: 'server_info', 
      "params": [
        {}
      ]
    })
    console.log(JSON.stringify(data, null, 2))
  } catch (error) {
    console.log('server_info error', error)  
  }
  // return

  const r = new Ri({
    server: 'ws://127.0.0.1:6005',  
  }) 
  await r.connect()
prodevcn commented 4 years ago

same issue I installed rippled on my local machine and I run it.

System: Host: blockhac Kernel: 5.4.0-51-generic x86_64 bits: 64 Desktop: Gnome 3.36.4 Distro: Ubuntu 20.04.1 LTS (Focal Fossa) CPU: Topology: 6-Core model: Intel Core i7-8700 bits: 64 type: MT MCP L2 cache: 12.0 MiB Drives: Local Storage: total: 1.02 TiB used: 560.97 GiB (53.8%) Info: Processes: 462 Uptime: 4d 13h 09m Memory: 15.48 GiB used: 10.84 GiB (70.0%) Shell: bash inxi: 3.0.38

const RippleAPI = require('ripple-lib').RippleAPI;

const api = new RippleAPI({ // server: 'wss://s1.ripple.com' server: 'ws://127.0.0.1:6006' }); router.get('/getserverinfo', (req, res) => { api.connect().then(() => { return api.getServerInfo().then((info) => {res.send(info);}) }).catch(err => res.send(err)); });

next is log

RippledNotInitializedError: Rippled not initialized at Connection. (/media/blockhac/Project/Projects/Romania/coinpay/brokers/xrp/node_modules/ripple-lib/dist/npm/common/connection.js:304:27) at Generator.next () at fulfilled (/media/blockhac/Project/Projects/Romania/coinpay/brokers/xrp/node_modules/ripple-lib/dist/npm/common/connection.js:5:58) at processTicksAndRejections (internal/process/task_queues.js:93:5) { data: undefined } RippledNotInitializedError: Rippled not initialized at Connection. (/media/blockhac/Project/Projects/Romania/coinpay/brokers/xrp/node_modules/ripple-lib/dist/npm/common/connection.js:304:27) at Generator.next () at fulfilled (/media/blockhac/Project/Projects/Romania/coinpay/brokers/xrp/node_modules/ripple-lib/dist/npm/common/connection.js:5:58) at processTicksAndRejections (internal/process/task_queues.js:93:5)

MarkusTeufelberger commented 4 years ago

This is the log for your application, not the server log. Please open a new issue with the relevant information about your server, not the client that tries to access it.

prodevcn commented 4 years ago

Thanks for the reply. I faced this error when I attempt to access to local rippled with Ripple API

prodevcn commented 4 years ago

Would you please check if ripple.conf was right written ?

[server] port_rpc_admin_local port_peer port_ws_admin_local port_ws_public

ssl_key = /etc/ssl/private/server.key

ssl_cert = /etc/ssl/certs/server.crt

[network_id] 0

[port_rpc_admin_local] port = 5005 ip = 127.0.0.1 admin = 127.0.0.1 protocol = http

[port_peer] port = 51235 ip = 0.0.0.0 protocol = peer

[port_ws_admin_local] port = 6006 ip = 127.0.0.1 admin = 127.0.0.1 protocol = ws

[port_grpc]

port = 50051

ip = 0.0.0.0

[port_ws_public] port = 6005 ip = 127.0.0.1 protocol = ws

[node_size] medium

[node_db] type=NuDB path=/var/lib/rippled/db/nudb online_delete=512 advisory_delete=0

[database_path] /var/lib/rippled/db

[debug_logfile] /var/log/rippled/debug.log

[sntp_servers] time.windows.com time.apple.com time.nist.gov pool.ntp.org

r.altnet.rippletest.net 51235

[validators_file] validators.txt

[rpc_startup] { "command": "log_level", "severity": "warning" }

[ssl_verify] 0

MarkusTeufelberger commented 4 years ago

Please open a new issue