Skip to content

Fixing issues related to sync delays#5689

Merged
AlexeyAkhunov merged 2 commits into
develfrom
simplify-headers
Oct 11, 2022
Merged

Fixing issues related to sync delays#5689
AlexeyAkhunov merged 2 commits into
develfrom
simplify-headers

Conversation

@AlexeyAkhunov

Copy link
Copy Markdown
Contributor

No description provided.

@koraykoska

Copy link
Copy Markdown

Below are some logs of when this happens. I believe it happens on every fork choice. This was definitely not the case in earlier versions.

[INFO] [10-10|15:45:36.594] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:45:36.619] [2/16 Headers] Fork choice update: flushing in-memory state (built by previous newPayload)
[INFO] [10-10|15:45:37.388] Commit cycle                             in=400.558082ms
[INFO] [10-10|15:45:37.388] Timings (slower than 50ms)               Headers=83ms CallTraces=95ms AccountHistoryIndex=53ms StorageHistoryIndex=78ms
[INFO] [10-10|15:45:37.388] Tables                                   PlainState=75.2GB AccountChangeSet=170.1GB StorageChangeSet=216.9GB BlockTransaction=7.4GB TransactionLog=424.0GB FreeList=11.1MB ReclaimableSpace=44.2GB
[INFO] [10-10|15:45:37.389] RPC Daemon notified of new headers       from=15718680 to=15718681 hash=0xdb8a79d27a66a1ccd1639ae1845820d9f40b7b966265328a6a402710b5425d2c header sending=11.348µs log sending=943.136µs
[INFO] [10-10|15:45:37.389] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:45:48.318] [2/16 Headers] Handling new payload      height=15718682 hash=0x0a6b8345c8e51235234bb668d5d06ac3d4da6df9b2e6ca50e48ceb9ca6a56e60
[INFO] [10-10|15:45:49.163] Commit cycle                             in=7.16173ms
[INFO] [10-10|15:45:49.163] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:45:49.197] [2/16 Headers] Fork choice update: flushing in-memory state (built by previous newPayload)
[INFO] [10-10|15:45:50.548] Commit cycle                             in=699.939939ms
[INFO] [10-10|15:45:50.548] Timings (slower than 50ms)               Headers=125ms CallTraces=162ms AccountHistoryIndex=108ms StorageHistoryIndex=108ms LogIndex=86ms TxLookup=93ms
[INFO] [10-10|15:45:50.548] Tables                                   PlainState=75.2GB AccountChangeSet=170.1GB StorageChangeSet=216.9GB BlockTransaction=7.4GB TransactionLog=424.0GB FreeList=11.1MB ReclaimableSpace=44.2GB
[INFO] [10-10|15:45:50.551] RPC Daemon notified of new headers       from=15718681 to=15718682 hash=0x0a6b8345c8e51235234bb668d5d06ac3d4da6df9b2e6ca50e48ceb9ca6a56e60 header sending=24.105µs log sending=2.412842ms
[INFO] [10-10|15:45:50.551] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:46:00.700] [2/16 Headers] Handling new payload      height=15718683 hash=0xd5ae159c649472f5c3cfdd734b5b6b6e4a374dec62e4f6fb4659945828359812
[INFO] [10-10|15:46:01.375] Commit cycle                             in=6.981374ms
[INFO] [10-10|15:46:01.375] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:46:01.407] [2/16 Headers] Fork choice update: flushing in-memory state (built by previous newPayload)
[INFO] [10-10|15:46:01.991] [txpool] stat                            block=15718682 pending=10000 baseFee=0 queued=30000 alloc=4.1GB sys=7.3GB
[INFO] [10-10|15:46:02.494] Commit cycle                             in=576.109269ms
[INFO] [10-10|15:46:02.494] Timings (slower than 50ms)               Headers=106ms CallTraces=112ms AccountHistoryIndex=82ms StorageHistoryIndex=98ms LogIndex=78ms TxLookup=64ms
[INFO] [10-10|15:46:02.494] Tables                                   PlainState=75.2GB AccountChangeSet=170.1GB StorageChangeSet=216.9GB BlockTransaction=7.4GB TransactionLog=424.0GB FreeList=11.0MB ReclaimableSpace=44.2GB
[INFO] [10-10|15:46:02.495] RPC Daemon notified of new headers       from=15718682 to=15718683 hash=0xd5ae159c649472f5c3cfdd734b5b6b6e4a374dec62e4f6fb4659945828359812 header sending=6.784µs log sending=1.192949ms
[INFO] [10-10|15:46:02.495] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:46:11.829] [2/16 Headers] Handling new payload      height=15718684 hash=0xc7ad4411e64787ab9435e9e56a6b5009ee127ab76a56a524dde07e7482c2d4b2
[INFO] [10-10|15:46:12.415] Commit cycle                             in=7.335649ms
[INFO] [10-10|15:46:12.415] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:46:12.443] [2/16 Headers] Fork choice update: flushing in-memory state (built by previous newPayload)
[INFO] [10-10|15:46:13.364] Commit cycle                             in=479.936271ms
[INFO] [10-10|15:46:13.364] Timings (slower than 50ms)               Headers=98ms CallTraces=87ms AccountHistoryIndex=72ms StorageHistoryIndex=102ms LogIndex=62ms
[INFO] [10-10|15:46:13.364] Tables                                   PlainState=75.2GB AccountChangeSet=170.1GB StorageChangeSet=216.9GB BlockTransaction=7.4GB TransactionLog=424.0GB FreeList=11.1MB ReclaimableSpace=44.2GB
[INFO] [10-10|15:46:13.366] RPC Daemon notified of new headers       from=15718683 to=15718684 hash=0xc7ad4411e64787ab9435e9e56a6b5009ee127ab76a56a524dde07e7482c2d4b2 header sending=15.205µs log sending=2.243538ms
[INFO] [10-10|15:46:13.367] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:46:23.899] [2/16 Headers] Handling new payload      height=15718685 hash=0x5cfec6a2e2233ea02d0338d564831593d314178a04d1321dea09b2791373c653
[INFO] [10-10|15:46:24.677] Commit cycle                             in=7.095376ms
[INFO] [10-10|15:46:24.678] [2/16 Headers] Waiting for Consensus Layer...
[INFO] [10-10|15:46:24.708] [2/16 Headers] Fork choice update: flushing in-memory state (built by previous newPayload)
[INFO] [10-10|15:46:26.272] Commit cycle                             in=527.479151ms
[INFO] [10-10|15:46:26.272] Timings (slower than 50ms)               Headers=558ms CallTraces=112ms AccountHistoryIndex=82ms StorageHistoryIndex=143ms LogIndex=121ms
[INFO] [10-10|15:46:26.272] Tables                                   PlainState=75.2GB AccountChangeSet=170.1GB StorageChangeSet=216.9GB BlockTransaction=7.4GB TransactionLog=424.0GB FreeList=11.1MB ReclaimableSpace=44.2GB
[INFO] [10-10|15:46:26.274] RPC Daemon notified of new headers       from=15718684 to=15718685 hash=0x5cfec6a2e2233ea02d0338d564831593d314178a04d1321dea09b2791373c653 header sending=9.12µs log sending=2.090982ms

@AlexeyAkhunov AlexeyAkhunov merged commit a170d73 into devel Oct 11, 2022
@AlexeyAkhunov AlexeyAkhunov deleted the simplify-headers branch October 11, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants