2022-08-31 09:45:56.8669|INFO|6|Setting up memory allowances 2022-08-31 09:45:56.8753|INFO|6| memory hint: 768MB 2022-08-31 09:45:56.8753|INFO|6| general memory: 32MB 2022-08-31 09:45:56.8753|INFO|14|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 09:45:56.8753|INFO|6| peers memory: 50MB 2022-08-31 09:45:56.8753|INFO|6| Netty memory: 134MB 2022-08-31 09:45:56.8779|INFO|6| mempool memory: 68MB 2022-08-31 09:45:56.8779|INFO|6| fast blocks memory: 48MB 2022-08-31 09:45:56.8779|INFO|6| trie memory: 86MB 2022-08-31 09:45:56.8779|INFO|6| DB memory: 347MB 2022-08-31 09:45:56.9523|INFO|14|Generating private key for the node (no node key in configuration) - stored in plain + key store for JSON RPC unlocking 2022-08-31 09:45:57.0564|ERROR|8|Step InitDatabase failed after 219ms System.UnauthorizedAccessException: Access to the path '/mnt/volume/db/goerli/blocks' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.FileSystem.CreateDirectory(String fullPath) at System.IO.Directory.CreateDirectory(String path) at Nethermind.Db.Rocks.DbOnTheRocks.Init(String basePath, String dbPath, IDbConfig dbConfig, ILogManager logManager, ColumnFamilies columnFamilies, Boolean deleteOnStart) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db.Rocks/DbOnTheRocks.cs:line 91 at Nethermind.Db.Rocks.DbOnTheRocks..ctor(String basePath, RocksDbSettings rocksDbSettings, IDbConfig dbConfig, ILogManager logManager, ColumnFamilies columnFamilies) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db.Rocks/DbOnTheRocks.cs:line 75 at Nethermind.Db.Rocks.RocksDbFactory.CreateDb(RocksDbSettings rocksDbSettings) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db.Rocks/RocksDbFactory.cs:line 39 at Nethermind.Db.RocksDbInitializer.CreateDb(RocksDbSettings settings) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db/RocksDbInitializer.cs:line 60 at Nethermind.Db.RocksDbInitializer.<>c__DisplayClass12_0.b__0() in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db/RocksDbInitializer.cs:line 51 at Nethermind.Db.RocksDbInitializer.<>c__DisplayClass14_0.b__0() in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db/RocksDbInitializer.cs:line 57 at Nethermind.Db.RocksDbInitializer.<>c__DisplayClass18_0.b__0() in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db/RocksDbInitializer.cs:line 78 at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at Nethermind.Db.RocksDbInitializer.InitAllAsync() in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db/RocksDbInitializer.cs:line 81 at Nethermind.Db.StandardDbInitializer.InitStandardDbsAsync(Boolean useReceiptsDb) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db/StandardDbInitializer.cs:line 51 at Nethermind.Init.Steps.InitDatabase.Execute(CancellationToken _) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Init/Steps/InitDatabase.cs:line 63 2022-08-31 09:45:58.4595|INFO|14|Store this password for unlocking the node key for JSON RPC - this is not secure - this log message will be in your log files. Use only in DEV contexts. 2022-08-31 09:45:58.5098|ERROR|9|Error during ethereum runner start System.UnauthorizedAccessException: Access to the path '/mnt/volume/db/goerli/bloom' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.FileSystem.CreateDirectory(String fullPath) at System.IO.Directory.CreateDirectory(String path) at Nethermind.Db.Blooms.FixedSizeFileStoreFactory..ctor(String basePath, String extension, Int32 elementSize) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Db/Blooms/FixedSizeFileStoreFactory.cs:line 33 at Nethermind.Init.Steps.InitializeBlockTree.Execute(CancellationToken cancellationToken) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Init/Steps/InitializeBlockTree.cs:line 50 at Nethermind.Init.Steps.EthereumStepsManager.RunOneRoundOfInitialization(CancellationToken cancellationToken) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Init/Steps/EthereumStepsManager.cs:line 140 at Nethermind.Init.Steps.EthereumStepsManager.InitializeAll(CancellationToken cancellationToken) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Init/Steps/EthereumStepsManager.cs:line 108 at Nethermind.Runner.Ethereum.EthereumRunner.Start(CancellationToken cancellationToken) in /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/Ethereum/EthereumRunner.cs:line 49 2022-08-31 09:46:39.0686|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 09:46:39.0735|INFO|2|Stopping session monitor... 2022-08-31 09:46:39.0737|INFO|2|Stopping session sync mode selector... 2022-08-31 09:46:39.0737|INFO|2|Stopping discovery app... 2022-08-31 09:46:39.0737|INFO|2|Stopping block producer... 2022-08-31 09:46:39.0737|INFO|2|Stopping sync peer pool... 2022-08-31 09:46:39.0737|INFO|2|Stopping peer pool... 2022-08-31 09:46:39.0737|INFO|2|Stopping peer manager... 2022-08-31 09:46:39.0737|INFO|2|Stopping synchronizer... 2022-08-31 09:46:39.0737|INFO|2|Stopping blockchain processor... 2022-08-31 09:46:39.0737|INFO|2|Stopping rlpx peer... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin Clique... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin AuRa... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin Ethash... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin NethDev... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin Merge... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin Merge... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin MEV... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin HealthChecks... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin Hive... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin Account Abstraction... 2022-08-31 09:46:39.0737|INFO|2|Disposing plugin EthStats... 2022-08-31 09:46:39.0737|INFO|2|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 09:46:39.0737|INFO|2|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 09:46:39.0737|INFO|2|Closing DBs... 2022-08-31 09:46:39.0780|INFO|2|All DBs closed. 2022-08-31 09:46:39.0780|INFO|2|Ethereum shutdown complete... please wait for all components to close 2022-08-31 09:46:39.0780|INFO|2|All done, goodbye! 2022-08-31 09:46:40.1252|INFO|6|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 09:46:40.6873|INFO|17|Setting up memory allowances 2022-08-31 09:46:40.6873|INFO|17| memory hint: 768MB 2022-08-31 09:46:40.6873|INFO|17| general memory: 32MB 2022-08-31 09:46:40.6873|INFO|17| peers memory: 50MB 2022-08-31 09:46:40.6908|INFO|17| Netty memory: 134MB 2022-08-31 09:46:40.6908|INFO|17| mempool memory: 68MB 2022-08-31 09:46:40.6908|INFO|17| fast blocks memory: 48MB 2022-08-31 09:46:40.6908|INFO|17| trie memory: 86MB 2022-08-31 09:46:40.6965|INFO|17| DB memory: 347MB 2022-08-31 09:46:40.9605|INFO|11|Block tree initialized, last processed is 0, best queued is 0, best known is 0, lowest inserted header , body , lowest sync inserted block number 2022-08-31 09:46:40.9697|INFO|8|Initializing 11 plugins 2022-08-31 09:46:40.9697|INFO|8| Clique by Nethermind 2022-08-31 09:46:40.9697|INFO|8| Clique by Nethermind initialized in 1ms 2022-08-31 09:46:40.9697|INFO|8| AuRa by Nethermind 2022-08-31 09:46:40.9697|INFO|8| AuRa by Nethermind initialized in 0ms 2022-08-31 09:46:40.9697|INFO|8| Ethash by Nethermind 2022-08-31 09:46:40.9697|INFO|8| Ethash by Nethermind initialized in 0ms 2022-08-31 09:46:40.9697|INFO|8| NethDev by Nethermind 2022-08-31 09:46:40.9697|INFO|8| NethDev by Nethermind initialized in 0ms 2022-08-31 09:46:40.9697|INFO|8| Merge by Nethermind 2022-08-31 09:46:40.9697|INFO|8| Merge by Nethermind initialized in 0ms 2022-08-31 09:46:40.9697|INFO|8| Merge by Nethermind 2022-08-31 09:46:40.9921|INFO|8|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 09:46:40.9992|INFO|8|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 09:46:40.9992|INFO|8| Merge by Nethermind initialized in 27ms 2022-08-31 09:46:40.9992|INFO|8| MEV by Nethermind 2022-08-31 09:46:40.9992|INFO|8| MEV by Nethermind initialized in 0ms 2022-08-31 09:46:40.9992|INFO|8| HealthChecks by Nethermind 2022-08-31 09:46:40.9992|INFO|8| HealthChecks by Nethermind initialized in 0ms 2022-08-31 09:46:40.9992|INFO|8| Hive by Nethermind 2022-08-31 09:46:41.0019|INFO|8| Hive by Nethermind initialized in 0ms 2022-08-31 09:46:41.0019|INFO|8| Account Abstraction by Nethermind 2022-08-31 09:46:41.0019|INFO|8| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 09:46:41.0019|INFO|8| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 09:46:41.0019|INFO|8| EthStats by Nethermind 2022-08-31 09:46:41.0019|WARN|8|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 09:46:41.0019|INFO|8| EthStats by Nethermind initialized in 0ms 2022-08-31 09:46:41.2591|INFO|10|Loaded Beacon Pivot: 2022-08-31 09:46:41.4026|INFO|9|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 09:46:41.4791|INFO|9|Skipping Account Abstraction network protocol 2022-08-31 09:46:41.5084|INFO|11|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 09:46:41.5084|INFO|11|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 09:46:41.5275|INFO|11|Now syncing nodes starting from root of block 0 2022-08-31 09:46:41.5535|INFO|13|No block tree levels to review for fixes. All fine. 2022-08-31 09:46:41.5603|INFO|13|Loaded LowestInsertedBeaconHeader: 2022-08-31 09:46:41.5621|INFO|13|Numbers resolved, level = Max(0, 0), header = Max(0, 0), body = Max(0, 0) 2022-08-31 09:46:41.5663|INFO|13|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 09:46:41.5718|INFO|13|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 09:46:41.5805|INFO|13|Starting Merge block producer & sealer 2022-08-31 09:46:42.2672|INFO|17|Peers | with known best block: 0 | all: 0 | 2022-08-31 09:46:42.2672|INFO|17|Waiting for peers... 1s 2022-08-31 09:46:42.2717|INFO|17|Sync peers - Initialized: 0 | All: 0 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 09:46:42.5844|INFO|11|Connected to 2 bootnodes, 2 trusted/persisted nodes 2022-08-31 09:46:43.2702|INFO|67|Waiting for peers... 2s 2022-08-31 09:46:43.2702|INFO|69|Changing state Disconnected to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:1963275|peer total difficulty:2971373 2022-08-31 09:46:43.2702|INFO|69|Sync mode changed from Disconnected to FastHeaders 2022-08-31 09:46:44.2727|INFO|9|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 09:46:45.2713|INFO|67|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 09:46:46.2637|INFO|67|Changing state FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502587|peer total difficulty:10790000 2022-08-31 09:46:46.2637|INFO|67|Sync mode changed from FastHeaders to FastSync, FastHeaders 2022-08-31 09:46:46.2704|INFO|15|Old Headers 384 / 7470000 | queue 0 | current 0.00bps | total 474.71bps 2022-08-31 09:46:46.6640|INFO|6|Engine Module has been enabled 2022-08-31 09:46:46.6640|INFO|6|Skipping Flashbots RPC plugin 2022-08-31 09:46:46.6662|INFO|6|Skipping Hive plugin 2022-08-31 09:46:46.6703|INFO|6|Skipping Account Abstraction RPC plugin 2022-08-31 09:46:46.6703|WARN|6|Starting Clique block producer & sealer 2022-08-31 09:46:46.6761|INFO|6|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 09:46:46.6801|INFO|6|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 09:46:46.7770|INFO|11| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 0MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 ===================================================================================== 2022-08-31 09:46:47.2719|INFO|67|Old Headers 384 / 7470000 | queue 768 | current 0.00bps | total 136.56bps 2022-08-31 09:46:48.2722|INFO|69|Old Headers 2304 / 7470000 | queue 0 | current 1919.64bps | total 877.74bps 2022-08-31 09:46:49.2702|INFO|15|Old Headers 3840 / 7470000 | queue 0 | current 1539.17bps | total 1071.62bps 2022-08-31 09:46:50.2707|INFO|71|Old Headers 5184 / 7470000 | queue 192 | current 1343.38bps | total 1133.32bps 2022-08-31 09:46:51.2722|INFO|72|Old Headers 7104 / 7470000 | queue 576 | current 1917.29bps | total 1278.53bps 2022-08-31 09:46:52.2707|INFO|6|Old Headers 7104 / 7470000 | queue 2496 | current 0.00bps | total 1079.21bps 2022-08-31 09:46:53.2699|INFO|58|Old Headers 7104 / 7470000 | queue 4416 | current 0.00bps | total 933.56bps 2022-08-31 09:46:54.2702|INFO|70|Old Headers 7104 / 7470000 | queue 6336 | current 0.00bps | total 822.45bps 2022-08-31 09:46:55.2709|INFO|72|Old Headers 7104 / 7470000 | queue 8064 | current 0.00bps | total 734.93bps 2022-08-31 09:46:56.2729|INFO|9|Old Headers 7104 / 7470000 | queue 10176 | current 0.00bps | total 664.17bps 2022-08-31 09:46:57.2707|INFO|9|Peers | with known best block: 6 | all: 6 | 2022-08-31 09:46:57.2707|INFO|9|Old Headers 7104 / 7470000 | queue 12480 | current 0.00bps | total 606.06bps 2022-08-31 09:46:58.2708|INFO|67|Old Headers 7104 / 7470000 | queue 15360 | current 0.00bps | total 557.20bps 2022-08-31 09:46:59.2713|INFO|18|Old Headers 7104 / 7470000 | queue 17856 | current 0.00bps | total 515.61bps 2022-08-31 09:47:00.2710|INFO|69|Old Headers 7104 / 7470000 | queue 20544 | current 0.00bps | total 479.83bps 2022-08-31 09:47:01.2735|INFO|17|Old Headers 18240 / 7470000 | queue 12288 | current 11109.52bps | total 1171.38bps 2022-08-31 09:47:02.2707|INFO|10|Old Headers 32256 / 7470000 | queue 0 | current 14055.51bps | total 1954.56bps 2022-08-31 09:47:03.2754|INFO|72|Old Headers 35136 / 7470000 | queue 0 | current 2866.70bps | total 2007.19bps 2022-08-31 09:47:04.2752|INFO|75|Old Headers 37248 / 7470000 | queue 576 | current 2112.48bps | total 2012.90bps 2022-08-31 09:47:05.2748|INFO|75|Old Headers 37248 / 7470000 | queue 2112 | current 0.00bps | total 1909.24bps 2022-08-31 09:47:06.2761|INFO|77|Old Headers 37248 / 7470000 | queue 4224 | current 0.00bps | total 1815.57bps 2022-08-31 09:47:07.2758|INFO|77|Old Headers 37248 / 7470000 | queue 6144 | current 0.00bps | total 1730.80bps 2022-08-31 09:47:08.2755|INFO|70|Old Headers 37248 / 7470000 | queue 7872 | current 0.00bps | total 1653.58bps 2022-08-31 09:47:09.2755|INFO|15|Old Headers 37248 / 7470000 | queue 9984 | current 0.00bps | total 1582.94bps 2022-08-31 09:47:10.2746|INFO|14|Old Headers 37248 / 7470000 | queue 11520 | current 0.00bps | total 1518.15bps 2022-08-31 09:47:11.2751|INFO|77|Old Headers 37248 / 7470000 | queue 13440 | current 0.00bps | total 1458.37bps 2022-08-31 09:47:12.2741|INFO|68|Peers | with known best block: 5 | all: 5 | 2022-08-31 09:47:12.2741|INFO|68|Old Headers 37248 / 7470000 | queue 15360 | current 0.00bps | total 1403.20bps 2022-08-31 09:47:12.2789|INFO|68|Sync peers 5(5)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502587| 152.117.253.3:30304][ 256| 359| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502587| 154.12.243.82:30303][ 140| 595| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 09:47:13.2797|INFO|68|Old Headers 37248 / 7470000 | queue 17280 | current 0.00bps | total 1351.73bps 2022-08-31 09:47:14.2788|INFO|13|Old Headers 42624 / 7470000 | queue 13824 | current 5381.42bps | total 1493.41bps 2022-08-31 09:47:15.2786|INFO|77|Old Headers 57792 / 7470000 | queue 0 | current 15172.26bps | total 1958.34bps 2022-08-31 09:47:16.2803|INFO|10|Old Headers 59904 / 7470000 | queue 0 | current 2108.55bps | total 1963.29bps 2022-08-31 09:47:17.2812|INFO|77|Old Headers 61824 / 7470000 | queue 0 | current 1919.00bps | total 1961.87bps 2022-08-31 09:47:18.2783|INFO|72|Old Headers 63744 / 7470000 | queue 0 | current 1925.65bps | total 1960.74bps 2022-08-31 09:47:19.2804|INFO|72|Old Headers 65664 / 7470000 | queue 0 | current 1916.09bps | total 1959.40bps 2022-08-31 09:47:20.2791|INFO|67|Old Headers 67776 / 7470000 | queue 0 | current 2114.70bps | total 1963.90bps 2022-08-31 09:47:21.2778|INFO|78|Old Headers 69696 / 7470000 | queue 0 | current 1922.65bps | total 1962.73bps 2022-08-31 09:47:22.2785|INFO|76|Old Headers 71616 / 7470000 | queue 0 | current 1918.73bps | total 1961.52bps 2022-08-31 09:47:23.2783|INFO|14|Old Headers 73536 / 7470000 | queue 0 | current 1920.53bps | total 1960.42bps 2022-08-31 09:47:24.2809|INFO|67|Old Headers 75456 / 7470000 | queue 0 | current 1914.96bps | total 1959.24bps 2022-08-31 09:47:25.2800|INFO|68|Old Headers 77184 / 7470000 | queue 192 | current 1729.69bps | total 1953.42bps 2022-08-31 09:47:26.2808|INFO|75|Old Headers 79296 / 7470000 | queue 0 | current 2110.47bps | total 1957.30bps 2022-08-31 09:47:27.2796|INFO|77|Peers | with known best block: 6 | all: 6 | 2022-08-31 09:47:27.2796|INFO|77|Old Headers 81600 / 7470000 | queue 0 | current 2306.75bps | total 1965.73bps 2022-08-31 09:47:28.2791|INFO|10|Old Headers 83520 / 7470000 | queue 192 | current 1921.08bps | total 1964.67bps 2022-08-31 09:47:29.2799|INFO|75|Old Headers 86400 / 7470000 | queue 192 | current 2877.92bps | total 1985.72bps 2022-08-31 09:47:30.2787|INFO|71|Old Headers 93312 / 7470000 | queue 192 | current 6920.11bps | total 2096.69bps 2022-08-31 09:47:31.2783|INFO|72|Old Headers 95808 / 7470000 | queue 6720 | current 2497.21bps | total 2105.51bps 2022-08-31 09:47:32.2792|INFO|70|Old Headers 95808 / 7470000 | queue 16512 | current 0.00bps | total 2060.10bps 2022-08-31 09:47:33.2793|INFO|69|Old Headers 95808 / 7470000 | queue 33984 | current 0.00bps | total 2016.65bps 2022-08-31 09:47:34.2787|INFO|6|Old Headers 95808 / 7470000 | queue 38400 | current 0.00bps | total 1975.02bps 2022-08-31 09:47:35.2786|INFO|75|Old Headers 95808 / 7470000 | queue 38400 | current 0.00bps | total 1935.05bps 2022-08-31 09:47:36.2783|INFO|80|Old Headers 95808 / 7470000 | queue 38400 | current 0.00bps | total 1896.68bps 2022-08-31 09:47:37.2799|INFO|14|Old Headers 95808 / 7470000 | queue 38400 | current 0.00bps | total 1859.73bps 2022-08-31 09:47:38.2800|INFO|80|Old Headers 95808 / 7470000 | queue 38400 | current 0.00bps | total 1824.24bps 2022-08-31 09:47:39.2809|INFO|70|Old Headers 95808 / 7470000 | queue 38400 | current 0.00bps | total 1790.06bps 2022-08-31 09:47:40.2802|INFO|72|Old Headers 95808 / 7470000 | queue 38400 | current 0.00bps | total 1757.19bps 2022-08-31 09:47:41.2787|INFO|11|Old Headers 129216 / 7470000 | queue 5184 | current 33460.82bps | total 2328.42bps 2022-08-31 09:47:42.2796|INFO|8|Peers | with known best block: 10 | all: 10 | 2022-08-31 09:47:42.2796|INFO|8|Old Headers 139776 / 7470000 | queue 12480 | current 10549.15bps | total 2477.69bps 2022-08-31 09:47:42.2796|INFO|8|Sync peers 10(10)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502587| 152.117.253.3:30304][ 255| 370| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502587| 154.12.243.82:30303][ 140| 634| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7470000| 37.37.120.145:39456][ 0| 377| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [H ][ ][Peer|eth66| 7382818| 52.79.109.74:30303][ 244| 376| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] 2022-08-31 09:47:43.2795|INFO|79|Old Headers 163392 / 7470000 | queue 2112 | current 23431.30bps | total 2842.54bps 2022-08-31 09:47:44.2804|INFO|13|Old Headers 182016 / 7470000 | queue 2880 | current 18607.68bps | total 3112.65bps 2022-08-31 09:47:45.2786|INFO|78|Old Headers 201408 / 7470000 | queue 4608 | current 19427.71bps | total 3386.75bps 2022-08-31 09:47:46.2839|INFO|75|Old Headers 224640 / 7470000 | queue 960 | current 23111.35bps | total 3714.92bps 2022-08-31 09:47:47.2834|INFO|83|Old Headers 241920 / 7470000 | queue 6912 | current 17289.39bps | total 3935.82bps 2022-08-31 09:47:48.2827|INFO|80|Old Headers 262272 / 7470000 | queue 6720 | current 20368.88bps | total 4198.88bps 2022-08-31 09:47:49.2828|INFO|75|Old Headers 285696 / 7470000 | queue 1152 | current 23421.07bps | total 4502.02bps 2022-08-31 09:47:50.2893|INFO|83|Old Headers 303552 / 7470000 | queue 3456 | current 17740.72bps | total 4708.85bps 2022-08-31 09:47:51.2864|INFO|76|Old Headers 308928 / 7470000 | queue 24192 | current 5391.95bps | total 4719.26bps 2022-08-31 09:47:52.2870|INFO|79|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4648.17bps 2022-08-31 09:47:53.2864|INFO|13|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4579.27bps 2022-08-31 09:47:54.2897|INFO|79|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4512.12bps 2022-08-31 09:47:55.2906|INFO|58|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4447.07bps 2022-08-31 09:47:56.2916|INFO|8|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4383.86bps 2022-08-31 09:47:57.2863|INFO|8|Peers | with known best block: 10 | all: 10 | 2022-08-31 09:47:57.2863|INFO|8|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4322.80bps 2022-08-31 09:47:58.2901|INFO|71|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4262.89bps 2022-08-31 09:47:59.2903|INFO|84|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4204.82bps 2022-08-31 09:48:00.2924|INFO|14|Old Headers 308928 / 7470000 | queue 38592 | current 0.00bps | total 4148.21bps 2022-08-31 09:48:01.0694|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:48:01.0701|INFO|11|Syncing... Block 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd not found. 2022-08-31 09:48:01.0701|INFO|11|Syncing... Unknown forkchoiceState head hash... Request: ForkchoiceState: (HeadBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:48:01.2899|INFO|71|Old Headers 343872 / 7470000 | queue 3840 | current 35033.16bps | total 4556.65bps 2022-08-31 09:48:02.2921|INFO|70|Old Headers 348864 / 7470000 | queue 14592 | current 4981.04bps | total 4562.21bps 2022-08-31 09:48:03.2911|INFO|76|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4503.34bps 2022-08-31 09:48:04.2911|INFO|80|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4445.92bps 2022-08-31 09:48:05.2907|INFO|86|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4389.97bps 2022-08-31 09:48:05.4361|INFO|85|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:48:05.4578|INFO|85|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:48:06.2918|INFO|14|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4335.33bps 2022-08-31 09:48:07.2926|INFO|72|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4282.04bps 2022-08-31 09:48:08.2902|INFO|14|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4230.21bps 2022-08-31 09:48:09.2914|INFO|10|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4179.44bps 2022-08-31 09:48:10.2907|INFO|58|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4129.97bps 2022-08-31 09:48:11.2921|INFO|8|Old Headers 348864 / 7470000 | queue 38784 | current 0.00bps | total 4081.56bps 2022-08-31 09:48:12.2942|INFO|78|Peers | with known best block: 11 | all: 11 | 2022-08-31 09:48:12.2942|INFO|78|Old Headers 385344 / 7470000 | queue 2496 | current 36408.57bps | total 4456.32bps 2022-08-31 09:48:12.2942|INFO|78|Sync peers 11(11)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 09:48:13.2940|INFO|84|Old Headers 395520 / 7470000 | queue 23616 | current 10178.11bps | total 4521.75bps 2022-08-31 09:48:14.2943|INFO|10|Old Headers 421056 / 7470000 | queue 11328 | current 25530.05bps | total 4759.38bps 2022-08-31 09:48:15.3014|INFO|85|Old Headers 447552 / 7470000 | queue 2688 | current 26309.41bps | total 5002.04bps 2022-08-31 09:48:16.3007|INFO|76|Old Headers 467136 / 7470000 | queue 7296 | current 19598.64bps | total 5163.33bps 2022-08-31 09:48:17.3010|INFO|76|Old Headers 490368 / 7470000 | queue 4224 | current 23225.77bps | total 5360.92bps 2022-08-31 09:48:18.2991|INFO|86|Old Headers 511680 / 7470000 | queue 3072 | current 21354.08bps | total 5533.60bps 2022-08-31 09:48:19.2988|INFO|82|Old Headers 534912 / 7470000 | queue 768 | current 23239.72bps | total 5723.04bps 2022-08-31 09:48:20.3007|INFO|75|Old Headers 555552 / 7470000 | queue 5568 | current 20601.06bps | total 5880.89bps 2022-08-31 09:48:21.2989|INFO|86|Old Headers 577536 / 7470000 | queue 5952 | current 22025.38bps | total 6049.74bps 2022-08-31 09:48:22.2984|INFO|70|Old Headers 593472 / 7470000 | queue 8256 | current 15945.22bps | total 6152.29bps 2022-08-31 09:48:23.2987|INFO|80|Old Headers 607680 / 7470000 | queue 24768 | current 14203.37bps | total 6234.95bps 2022-08-31 09:48:24.2990|INFO|10|Old Headers 638400 / 7470000 | queue 10368 | current 30713.86bps | total 6483.68bps 2022-08-31 09:48:25.2989|INFO|86|Old Headers 663360 / 7470000 | queue 7296 | current 24961.56bps | total 6669.50bps 2022-08-31 09:48:26.3006|INFO|83|Old Headers 684672 / 7470000 | queue 13248 | current 21277.10bps | total 6815.18bps 2022-08-31 09:48:27.2984|INFO|80|Peers | with known best block: 13 | all: 13 | 2022-08-31 09:48:27.2984|INFO|80|Old Headers 705408 / 7470000 | queue 18432 | current 20783.24bps | total 6952.57bps 2022-08-31 09:48:28.2989|INFO|71|Old Headers 735168 / 7470000 | queue 5952 | current 29747.38bps | total 7175.20bps 2022-08-31 09:48:29.3011|INFO|70|Old Headers 760320 / 7470000 | queue 6720 | current 25097.07bps | total 7348.84bps 2022-08-31 09:48:30.2999|INFO|14|Old Headers 777216 / 7470000 | queue 26112 | current 16916.65bps | total 7440.34bps 2022-08-31 09:48:31.2993|INFO|82|Old Headers 806208 / 7470000 | queue 13824 | current 29011.28bps | total 7644.79bps 2022-08-31 09:48:32.3005|INFO|84|Old Headers 834624 / 7470000 | queue 3456 | current 28381.90bps | total 7839.86bps 2022-08-31 09:48:33.2993|INFO|10|Old Headers 840768 / 7470000 | queue 39360 | current 6151.66bps | total 7824.16bps 2022-08-31 09:48:34.3003|INFO|70|Old Headers 851904 / 7470000 | queue 28992 | current 11126.16bps | total 7854.64bps 2022-08-31 09:48:35.2984|INFO|76|Old Headers 882624 / 7470000 | queue 9984 | current 30778.06bps | total 8063.71bps 2022-08-31 09:48:36.2881|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:48:36.2881|INFO|85|Syncing... Block 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd not found. 2022-08-31 09:48:36.2881|INFO|85|Syncing... Unknown forkchoiceState head hash... Request: ForkchoiceState: (HeadBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:48:36.2988|INFO|83|Old Headers 883968 / 7470000 | queue 38400 | current 1343.58bps | total 8002.84bps 2022-08-31 09:48:37.2992|INFO|70|Old Headers 910464 / 7470000 | queue 12096 | current 26486.21bps | total 8168.77bps 2022-08-31 09:48:38.3018|INFO|13|Old Headers 925056 / 7470000 | queue 35712 | current 14554.83bps | total 8225.71bps 2022-08-31 09:48:39.3013|INFO|80|Old Headers 925824 / 7470000 | queue 39552 | current 768.37bps | total 8160.00bps 2022-08-31 09:48:40.3041|INFO|83|Old Headers 965376 / 7470000 | queue 192 | current 39442.83bps | total 8434.11bps 2022-08-31 09:48:41.3021|INFO|72|Old Headers 968256 / 7470000 | queue 39552 | current 2885.95bps | total 8386.14bps 2022-08-31 09:48:42.3034|INFO|10|Peers | with known best block: 17 | all: 17 | 2022-08-31 09:48:42.3034|INFO|10|Old Headers 985536 / 7470000 | queue 22464 | current 17257.73bps | total 8462.43bps 2022-08-31 09:48:42.3034|INFO|10|Sync peers - Initialized: 17 | All: 17 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502593|109.202.219.147:30308][ 0| 58| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502593| 65.109.36.119:30301][ 0| 2990| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502593| 88.99.99.102:30303][ 26| 4265| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502593| 18.221.67.9:30303][ 0| 1019| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502593| 34.92.173.71:29888][ 0| 426| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502592| 38.242.196.108:30303][ 11| 5371| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502592| 95.111.254.69:30303][ 29| 2911| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502591| 142.132.204.99:30303][ 21| 4133| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502590| 38.242.247.237:30303][ 16| 3356| 0| 0| 0| 0][Geth/v1.10.22-unstable-141cd425/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502587| 152.117.253.3:30304][ 255| 384| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502587| 154.12.243.82:30303][ 140| 668| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7490420|142.132.251.152:35555][ 27| 4261| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7486681| 35.227.126.153:29888][ 0| 995| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 30| 2553| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7382818| 3.248.204.144:30303][ 12| 5713| 0| 0| 0| 0][Geth/v1.10.22-stable-2de49b04/linux-arm64/go1.18.5] [ ][ ][Peer|eth66| 7382818| 52.79.109.74:30303][ 245| 424| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth64| 1963275| 85.214.215.5:30303][ 3000| 10| 0| 0| 0| 0][Geth/v1.9.9-stable-01744997/linux-amd64/go1.13.4] 2022-08-31 09:48:43.3042|INFO|69|Old Headers 1010304 / 7470000 | queue 22464 | current 24748.11bps | total 8601.22bps 2022-08-31 09:48:44.3028|INFO|70|Old Headers 1010880 / 7470000 | queue 39744 | current 576.86bps | total 8533.56bps 2022-08-31 09:48:45.3035|INFO|70|Old Headers 1035456 / 7470000 | queue 15360 | current 24559.79bps | total 8667.83bps 2022-08-31 09:48:46.3081|INFO|10|Old Headers 1053312 / 7470000 | queue 30720 | current 17775.22bps | total 8743.79bps 2022-08-31 09:48:47.3075|INFO|72|Old Headers 1056960 / 7470000 | queue 37056 | current 3650.24bps | total 8701.87bps 2022-08-31 09:48:48.3062|INFO|14|Old Headers 1094208 / 7470000 | queue 0 | current 37298.43bps | total 8935.10bps 2022-08-31 09:48:49.3096|INFO|69|Old Headers 1097472 / 7470000 | queue 40320 | current 3252.88bps | total 8888.91bps 2022-08-31 09:48:50.3105|INFO|13|Old Headers 1114368 / 7470000 | queue 23616 | current 16882.95bps | total 8953.20bps 2022-08-31 09:48:51.3116|INFO|85|Old Headers 1141056 / 7470000 | queue 20544 | current 26657.16bps | total 9094.49bps 2022-08-31 09:48:52.3112|INFO|14|Old Headers 1141632 / 7470000 | queue 40320 | current 576.27bps | total 9027.15bps 2022-08-31 09:48:53.3110|INFO|8|Old Headers 1172544 / 7470000 | queue 9600 | current 30920.05bps | total 9198.88bps 2022-08-31 09:48:54.3099|INFO|72|Old Headers 1185408 / 7470000 | queue 40128 | current 12879.06bps | total 9227.50bps 2022-08-31 09:48:55.3106|INFO|8|Old Headers 1190784 / 7470000 | queue 35328 | current 5372.19bps | total 9197.69bps 2022-08-31 09:48:56.3148|INFO|82|Old Headers 1220544 / 7470000 | queue 5568 | current 29636.17bps | total 9355.02bps 2022-08-31 09:48:57.3147|INFO|70|Peers | with known best block: 21 | all: 21 | 2022-08-31 09:48:57.3147|INFO|70|Old Headers 1229760 / 7470000 | queue 40128 | current 9217.64bps | total 9353.97bps 2022-08-31 09:48:58.3148|INFO|58|Old Headers 1243584 / 7470000 | queue 26496 | current 13822.55bps | total 9387.72bps 2022-08-31 09:48:59.3174|INFO|10|Old Headers 1272960 / 7470000 | queue 21696 | current 29300.76bps | total 9537.31bps 2022-08-31 09:49:00.3169|INFO|10|Old Headers 1273728 / 7470000 | queue 39744 | current 768.41bps | total 9472.12bps 2022-08-31 09:49:01.3144|INFO|75|Old Headers 1310400 / 7470000 | queue 3264 | current 36767.36bps | total 9673.12bps 2022-08-31 09:49:02.3157|INFO|72|Old Headers 1317312 / 7470000 | queue 39936 | current 6903.20bps | total 9652.79bps 2022-08-31 09:49:03.3148|INFO|86|Old Headers 1331904 / 7470000 | queue 25536 | current 14604.70bps | total 9688.78bps 2022-08-31 09:49:04.3156|INFO|8|Old Headers 1360320 / 7470000 | queue 25344 | current 28395.51bps | total 9823.99bps 2022-08-31 09:49:05.2666|INFO|10|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 09:49:05.3155|INFO|80|Old Headers 1361088 / 7470000 | queue 40128 | current 768.09bps | total 9759.06bps 2022-08-31 09:49:05.4364|INFO|72|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:49:05.4388|INFO|8|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:49:06.3140|INFO|79|Old Headers 1399488 / 7470000 | queue 1920 | current 38460.61bps | total 9963.09bps 2022-08-31 09:49:07.3176|INFO|17|Old Headers 1405056 / 7470000 | queue 40128 | current 5547.92bps | total 9931.76bps 2022-08-31 09:49:08.3192|INFO|76|Old Headers 1428096 / 7470000 | queue 17280 | current 23004.82bps | total 10023.67bps 2022-08-31 09:49:09.3223|INFO|84|Old Headers 1448448 / 7470000 | queue 39360 | current 20288.70bps | total 10095.44bps 2022-08-31 09:49:10.3239|INFO|83|Old Headers 1450944 / 7470000 | queue 37824 | current 2492.32bps | total 10042.73bps 2022-08-31 09:49:11.3229|INFO|86|Old Headers 1490112 / 7470000 | queue 1152 | current 39208.62bps | total 10243.03bps 2022-08-31 09:49:12.2621|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:49:12.2621|INFO|75|Syncing... Block 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd not found. 2022-08-31 09:49:12.2621|INFO|75|Syncing... Unknown forkchoiceState head hash... Request: ForkchoiceState: (HeadBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:49:12.3219|INFO|79|Peers | with known best block: 22 | all: 22 | 2022-08-31 09:49:12.3219|INFO|79|Old Headers 1492416 / 7470000 | queue 40128 | current 2306.39bps | total 10188.90bps 2022-08-31 09:49:12.3219|INFO|79|Sync peers 22(22)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502593|109.202.219.147:30308][ 28| 68| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] 2022-08-31 09:49:13.3221|INFO|78|Old Headers 1522368 / 7470000 | queue 10368 | current 29945.40bps | total 10322.91bps 2022-08-31 09:49:14.3246|INFO|69|Old Headers 1536000 / 7470000 | queue 39552 | current 13598.53bps | total 10345.02bps 2022-08-31 09:49:15.3295|INFO|58|Old Headers 1536576 / 7470000 | queue 39360 | current 573.25bps | total 10279.33bps 2022-08-31 09:49:16.3273|INFO|80|Old Headers 1536576 / 7470000 | queue 39360 | current 0.00bps | total 10211.15bps 2022-08-31 09:49:17.3271|INFO|84|Old Headers 1536576 / 7470000 | queue 39360 | current 0.00bps | total 10143.75bps 2022-08-31 09:49:18.3270|INFO|82|Old Headers 1536576 / 7470000 | queue 39360 | current 0.00bps | total 10077.22bps 2022-08-31 09:49:19.3277|INFO|78|Old Headers 1536576 / 7470000 | queue 39360 | current 0.00bps | total 10011.51bps 2022-08-31 09:49:20.3289|INFO|13|Old Headers 1536576 / 7470000 | queue 39360 | current 0.00bps | total 9946.62bps 2022-08-31 09:49:21.3278|INFO|75|Old Headers 1536576 / 7470000 | queue 39360 | current 0.00bps | total 9882.71bps 2022-08-31 09:49:21.5097|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 09:49:21.5138|INFO|2|Stopping session monitor... 2022-08-31 09:49:21.5138|INFO|2|Stopping session sync mode selector... 2022-08-31 09:49:21.5138|INFO|2|Sync mode selector stopped 2022-08-31 09:49:21.5138|INFO|2|Stopping discovery app... 2022-08-31 09:49:21.5138|INFO|2|Stopping discovery udp channel 2022-08-31 09:49:21.5191|INFO|2|Stopping block producer... 2022-08-31 09:49:21.5191|INFO|13|Discovery shutdown complete.. please wait for all components to close 2022-08-31 09:49:21.5191|INFO|2|Stopping sync peer pool... 2022-08-31 09:49:21.5218|INFO|2|Stopping peer pool... 2022-08-31 09:49:21.5218|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 09:49:21.5218|INFO|2|Stopping peer manager... 2022-08-31 09:49:21.5218|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 09:49:21.5218|INFO|2|Stopping synchronizer... 2022-08-31 09:49:21.5218|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 09:49:21.5218|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 09:49:21.5218|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 09:49:21.5218|INFO|8|Fast sync blocks downloader task completed. 2022-08-31 09:49:21.5218|INFO|8|Beacon headers task completed. 2022-08-31 09:49:21.5258|INFO|83|Fast blocks headers task completed. 2022-08-31 09:49:21.5258|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 09:49:21.5258|INFO|82|State sync task completed. 2022-08-31 09:49:21.5258|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 09:49:21.5258|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 09:49:21.5258|INFO|82|State sync task completed. 2022-08-31 09:49:21.5258|INFO|82|Fast blocks receipts task completed. 2022-08-31 09:49:21.5258|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 09:49:21.5258|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 09:49:21.5258|INFO|2|Stopping blockchain processor... 2022-08-31 09:49:21.5258|INFO|79|Fast blocks bodies task completed. 2022-08-31 09:49:21.5258|INFO|83|Full sync block downloader task completed. 2022-08-31 09:49:21.5302|INFO|2|Stopping rlpx peer... 2022-08-31 09:49:21.5302|INFO|79|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 09:49:21.7430|INFO|57|Peer update loop canceled. 2022-08-31 09:49:22.3277|INFO|76|Old Headers 1536576 / 7470000 | queue 39360 | current 0.00bps | total 9819.55bps 2022-08-31 09:49:22.5446|INFO|17|Local peer shutdown complete.. please wait for all components to close 2022-08-31 09:49:22.5446|INFO|17|Disposing plugin Clique... 2022-08-31 09:49:22.5446|INFO|17|Disposing plugin AuRa... 2022-08-31 09:49:22.5446|INFO|17|Disposing plugin Ethash... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin NethDev... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin Merge... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin Merge... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin MEV... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin HealthChecks... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin Hive... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin Account Abstraction... 2022-08-31 09:49:22.5457|INFO|17|Disposing plugin EthStats... 2022-08-31 09:49:22.5457|INFO|17|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 09:49:22.5457|INFO|17|IPC JSON RPC service stopped 2022-08-31 09:49:22.5457|INFO|17|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 09:49:22.5580|INFO|78|JSON RPC service stopped 2022-08-31 09:49:22.5580|INFO|17|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 09:49:22.5639|INFO|17|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 09:49:22.5639|INFO|17|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 09:49:22.5639|INFO|17|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 09:49:22.5639|INFO|17|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 09:49:22.5660|INFO|17|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 09:49:22.5660|INFO|17|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 09:49:22.5660|INFO|17|Closing DBs... 2022-08-31 09:49:22.5660|INFO|17|Disposing DB State0 2022-08-31 09:49:22.7384|INFO|17|Disposing DB Receipts 2022-08-31 09:49:22.7725|INFO|17|Disposing DB Witness 2022-08-31 09:49:22.7725|INFO|17|Disposing DB Blocks 2022-08-31 09:49:22.7949|INFO|17|Disposing DB CanonicalHashTrie 2022-08-31 09:49:22.7949|INFO|17|Disposing DB Headers 2022-08-31 09:49:22.8585|INFO|17|Disposing DB BlockInfos 2022-08-31 09:49:22.9773|INFO|17|Disposing DB Code 2022-08-31 09:49:22.9773|INFO|17|Disposing DB Metadata 2022-08-31 09:49:22.9773|INFO|17|Disposing DB Bloom 2022-08-31 09:49:23.0075|INFO|17|All DBs closed. 2022-08-31 09:49:23.0075|INFO|17|Ethereum shutdown complete... please wait for all components to close 2022-08-31 09:49:23.0075|INFO|17|All done, goodbye! 2022-08-31 09:49:57.3910|INFO|8|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 09:49:57.9356|INFO|11|Setting up memory allowances 2022-08-31 09:49:57.9356|INFO|11| memory hint: 768MB 2022-08-31 09:49:57.9356|INFO|11| general memory: 32MB 2022-08-31 09:49:57.9356|INFO|11| peers memory: 50MB 2022-08-31 09:49:57.9378|INFO|11| Netty memory: 134MB 2022-08-31 09:49:57.9378|INFO|11| mempool memory: 68MB 2022-08-31 09:49:57.9378|INFO|11| fast blocks memory: 48MB 2022-08-31 09:49:57.9378|INFO|11| trie memory: 86MB 2022-08-31 09:49:57.9421|INFO|11| DB memory: 347MB 2022-08-31 09:49:58.1176|WARN|14|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 09:49:58.1201|INFO|14|Loaded LowestInsertedBeaconHeader: 2022-08-31 09:49:58.1220|INFO|14|Numbers resolved, level = Max(0, 7470000), header = Max(0, 7470000), body = Max(0, 0) 2022-08-31 09:49:58.1220|INFO|14|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 09:49:58.1220|INFO|14|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7470000, best known is 7470000, lowest inserted header 5933425, body , lowest sync inserted block number 2022-08-31 09:49:58.1334|INFO|14|Initializing 11 plugins 2022-08-31 09:49:58.1334|INFO|14| Clique by Nethermind 2022-08-31 09:49:58.1353|INFO|14| Clique by Nethermind initialized in 1ms 2022-08-31 09:49:58.1353|INFO|14| AuRa by Nethermind 2022-08-31 09:49:58.1353|INFO|14| AuRa by Nethermind initialized in 0ms 2022-08-31 09:49:58.1353|INFO|14| Ethash by Nethermind 2022-08-31 09:49:58.1353|INFO|14| Ethash by Nethermind initialized in 0ms 2022-08-31 09:49:58.1353|INFO|14| NethDev by Nethermind 2022-08-31 09:49:58.1353|INFO|14| NethDev by Nethermind initialized in 0ms 2022-08-31 09:49:58.1353|INFO|14| Merge by Nethermind 2022-08-31 09:49:58.1353|INFO|14| Merge by Nethermind initialized in 0ms 2022-08-31 09:49:58.1353|INFO|14| Merge by Nethermind 2022-08-31 09:49:58.1549|INFO|14|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 09:49:58.1605|INFO|14|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 09:49:58.1605|INFO|14| Merge by Nethermind initialized in 24ms 2022-08-31 09:49:58.1605|INFO|14| MEV by Nethermind 2022-08-31 09:49:58.1618|INFO|14| MEV by Nethermind initialized in 0ms 2022-08-31 09:49:58.1618|INFO|14| HealthChecks by Nethermind 2022-08-31 09:49:58.1618|INFO|14| HealthChecks by Nethermind initialized in 0ms 2022-08-31 09:49:58.1618|INFO|14| Hive by Nethermind 2022-08-31 09:49:58.1618|INFO|14| Hive by Nethermind initialized in 0ms 2022-08-31 09:49:58.1618|INFO|14| Account Abstraction by Nethermind 2022-08-31 09:49:58.1618|INFO|14| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 09:49:58.1618|INFO|14| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 09:49:58.1618|INFO|14| EthStats by Nethermind 2022-08-31 09:49:58.1660|WARN|14|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 09:49:58.1660|INFO|14| EthStats by Nethermind initialized in 0ms 2022-08-31 09:49:58.2535|INFO|9|Loaded Beacon Pivot: 2022-08-31 09:49:58.4055|INFO|9|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 09:49:58.5077|INFO|9|Skipping Account Abstraction network protocol 2022-08-31 09:49:58.5392|INFO|14|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 09:49:58.5392|INFO|14|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 09:49:58.5586|INFO|14|Now syncing nodes starting from root of block 0 2022-08-31 09:49:58.5942|INFO|14|No block tree levels to review for fixes. All fine. 2022-08-31 09:49:58.6027|INFO|14|Loaded LowestInsertedBeaconHeader: 2022-08-31 09:49:58.6027|INFO|14|Numbers resolved, level = Max(0, 7470000), header = Max(0, 7470000), body = Max(0, 0) 2022-08-31 09:49:58.6027|INFO|14|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 09:49:58.6099|INFO|14|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 09:49:58.7056|INFO|14|Starting Merge block producer & sealer 2022-08-31 09:49:59.2698|INFO|14|Peers | with known best block: 8 | all: 10 | 2022-08-31 09:49:59.2698|INFO|14|Waiting for peers... 1s 2022-08-31 09:49:59.2780|INFO|14|Sync peers - Initialized: 8 | All: 10 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502598| 142.132.204.99:30303][ 0| 16| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502598| 157.90.33.62:30303][ 0| 25| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502598| 38.242.196.108:30303][ 0| 24| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502598| 95.111.254.69:30303][ 0| 6| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502598| 38.242.247.237:30303][ 0| 40| 0| 0| 0| 0][Geth/v1.10.22-unstable-141cd425/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7462140|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7382818| 3.248.204.144:30303][ 0| 32| 0| 0| 0| 0][Geth/v1.10.22-stable-2de49b04/linux-arm64/go1.18.5] 2022-08-31 09:49:59.2780|INFO|9|Changing state Disconnected to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502598|peer total difficulty:10790000 2022-08-31 09:49:59.2780|INFO|9|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 09:49:59.7107|INFO|69|Connected to 2 bootnodes, 5 trusted/persisted nodes 2022-08-31 09:50:00.2817|INFO|66|Old Headers 1555967 / 7470000 | queue 0 | current 0.00bps | total 21124.33bps 2022-08-31 09:50:01.2837|INFO|66|Old Headers 1568255 / 7470000 | queue 28992 | current 12266.73bps | total 16500.38bps 2022-08-31 09:50:02.2832|INFO|66|Old Headers 1598975 / 7470000 | queue 3840 | current 30737.57bps | total 21373.90bps 2022-08-31 09:50:03.2829|INFO|66|Old Headers 1615487 / 7470000 | queue 23232 | current 16517.26bps | total 20134.75bps 2022-08-31 09:50:03.7933|INFO|11|Engine Module has been enabled 2022-08-31 09:50:03.7939|INFO|11|Skipping Flashbots RPC plugin 2022-08-31 09:50:03.7939|INFO|11|Skipping Hive plugin 2022-08-31 09:50:03.7939|INFO|11|Skipping Account Abstraction RPC plugin 2022-08-31 09:50:03.8011|WARN|11|Starting Clique block producer & sealer 2022-08-31 09:50:03.8055|INFO|11|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 09:50:03.8098|INFO|11|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 09:50:03.9136|INFO|11| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 67MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 09:50:04.2854|INFO|68|Old Headers 1641407 / 7470000 | queue 19008 | current 25857.88bps | total 21300.03bps 2022-08-31 09:50:05.2873|INFO|68|Old Headers 1670207 / 7470000 | queue 9408 | current 28747.64bps | total 22559.48bps 2022-08-31 09:50:05.5253|INFO|69|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:50:05.5444|INFO|75|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 09:50:05.5711|INFO|69|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg time | max time | errors | avg time | max time | avg size | total size | ----------------------------------------------------------------------------------------------------------------------------------------- engine_exchangeTransitionConfigurationV1| 1 | 31503 | 31503 | 0 | 0 | 0 | 189 | 189 | ----------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 1 | 31503 | 31503 | 0 | 0 | 0 | 189 | 189 | ----------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 09:50:05.5743|INFO|69|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:50:06.2868|INFO|69|Old Headers 1696319 / 7470000 | queue 3264 | current 26125.35bps | total 23074.13bps 2022-08-31 09:50:06.8205|INFO|67|Received a new payload: 7502535 (0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23) 2022-08-31 09:50:06.8481|INFO|67|Insert block into cache without parent 7502535 (0xd32c4c...5e5c23) 2022-08-31 09:50:07.2874|INFO|11|Old Headers 1722239 / 7470000 | queue 1536 | current 25907.29bps | total 23431.69bps 2022-08-31 09:50:08.2303|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:08.2303|INFO|14|Syncing... Block 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 not found. 2022-08-31 09:50:08.2351|INFO|14|New beacon pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: True TotalDifficulty: 10790000 2022-08-31 09:50:08.2415|INFO|14|Start a new sync process... Request: ForkchoiceState: (HeadBlockHash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:08.2598|INFO|11|Received a new payload: 7502536 (0xad3affa01f76188080f86b9d2aa1cd801b9b576936574702c20f8b7609dfc14f) 2022-08-31 09:50:08.2785|INFO|67|Changing state FastSync, FastHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502598|peer total difficulty:10790000 2022-08-31 09:50:08.2785|INFO|67|Sync mode changed from FastSync, FastHeaders to FastHeaders, BeaconHeaders 2022-08-31 09:50:08.2785|INFO|67|Initialized beacon headers sync. lowestRequestedHeaderNumber: 7502535,lowestInsertedBlockHeader: 7502535 (0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23), pivotNumber: 7502534, pivotDestination: 7470001 2022-08-31 09:50:08.2848|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502536 (0xad3aff...dfc14f). 2022-08-31 09:50:08.2858|INFO|14|Old Headers 1741631 / 7470000 | queue 10176 | current 19423.76bps | total 22982.91bps 2022-08-31 09:50:08.2858|INFO|14|Beacon Headers from block 7470001 to block 7502535 | 0 / 32535 | queue 10176 | current 0.00bps | total 0.00bps 2022-08-31 09:50:08.8727|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xad3affa01f76188080f86b9d2aa1cd801b9b576936574702c20f8b7609dfc14f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:08.8768|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xad3affa01f76188080f86b9d2aa1cd801b9b576936574702c20f8b7609dfc14f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:08.9044|INFO|70|Received a new payload: 7502537 (0x8860aa8a99a40960af29c3c28a5e087a69f7309c7f87167c2ba9d7c2db831a8f) 2022-08-31 09:50:08.9062|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502537 (0x8860aa...831a8f). 2022-08-31 09:50:09.2860|INFO|11|Old Headers 1752575 / 7470000 | queue 9984 | current 10942.96bps | total 21769.22bps 2022-08-31 09:50:09.2860|INFO|11|Beacon Headers from block 7470001 to block 7502535 | 5760 / 32535 | queue 9984 | current 0.00bps | total 5942.22bps 2022-08-31 09:50:09.6360|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x8860aa8a99a40960af29c3c28a5e087a69f7309c7f87167c2ba9d7c2db831a8f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:09.6360|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8860aa8a99a40960af29c3c28a5e087a69f7309c7f87167c2ba9d7c2db831a8f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:09.7151|INFO|75|Received a new payload: 7502538 (0x5faef3ccf252e41887cc48ae5ca087b3a4f707472167804c6455ba453768c1b6) 2022-08-31 09:50:09.7262|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502538 (0x5faef3...68c1b6). 2022-08-31 09:50:10.2280|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x5faef3ccf252e41887cc48ae5ca087b3a4f707472167804c6455ba453768c1b6, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:10.2280|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5faef3ccf252e41887cc48ae5ca087b3a4f707472167804c6455ba453768c1b6, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:10.2427|INFO|6|Received a new payload: 7502539 (0x7c49758f2d20eccb5821e20f37e3ae37d933feea22d892ed5518e3e1f38abbda) 2022-08-31 09:50:10.2427|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502539 (0x7c4975...8abbda). 2022-08-31 09:50:10.2898|INFO|72|Old Headers 1752575 / 7470000 | queue 0 | current 0.00bps | total 19769.25bps 2022-08-31 09:50:10.2898|INFO|72|Beacon Headers from block 7470001 to block 7502535 | 17856 / 32535 | queue 0 | current 12050.42bps | total 9049.62bps 2022-08-31 09:50:10.7533|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x7c49758f2d20eccb5821e20f37e3ae37d933feea22d892ed5518e3e1f38abbda, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:10.7533|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7c49758f2d20eccb5821e20f37e3ae37d933feea22d892ed5518e3e1f38abbda, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:10.8205|INFO|8|Received a new payload: 7502540 (0xfb6e40dbb64fb5faba7b9a11451448d5148ae77e02f7ed41c8ebd73a9d72e7ba) 2022-08-31 09:50:10.8296|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502540 (0xfb6e40...72e7ba). 2022-08-31 09:50:11.2970|INFO|77|Old Headers 1752575 / 7470000 | queue 9110 | current 0.00bps | total 18100.60bps 2022-08-31 09:50:11.2970|INFO|77|Beacon Headers from block 7470001 to block 7502535 | 22848 / 32535 | queue 9110 | current 4956.12bps | total 7666.17bps 2022-08-31 09:50:11.3978|INFO|77|Received: ForkchoiceState: (HeadBlockHash: 0xfb6e40dbb64fb5faba7b9a11451448d5148ae77e02f7ed41c8ebd73a9d72e7ba, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:11.3978|INFO|77|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfb6e40dbb64fb5faba7b9a11451448d5148ae77e02f7ed41c8ebd73a9d72e7ba, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:11.4146|INFO|77|Received a new payload: 7502541 (0x1252c97de8545b2213ff0fc6f35cf42c246a34f63882b4cbc5afe0468e9cbbee) 2022-08-31 09:50:11.4146|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502541 (0x1252c9...9cbbee). 2022-08-31 09:50:11.8520|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x1252c97de8545b2213ff0fc6f35cf42c246a34f63882b4cbc5afe0468e9cbbee, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:11.8520|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1252c97de8545b2213ff0fc6f35cf42c246a34f63882b4cbc5afe0468e9cbbee, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:11.9045|INFO|6|Received a new payload: 7502542 (0x798d831d5389302e37c49b30627c998e6e4c306dd6343009f07d19896d21da44) 2022-08-31 09:50:11.9060|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502542 (0x798d83...21da44). 2022-08-31 09:50:12.2047|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x798d831d5389302e37c49b30627c998e6e4c306dd6343009f07d19896d21da44, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:12.2047|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x798d831d5389302e37c49b30627c998e6e4c306dd6343009f07d19896d21da44, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:12.2117|INFO|66|Received a new payload: 7502543 (0x9936e29186eacc44f46055944d848d4c989ab1b5fa06bb5b4c92a87e48bb7597) 2022-08-31 09:50:12.2117|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502543 (0x9936e2...bb7597). 2022-08-31 09:50:12.2714|INFO|6|Changing state FastHeaders, BeaconHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502598|peer total difficulty:10790000 2022-08-31 09:50:12.2714|INFO|6|Sync mode changed from FastHeaders, BeaconHeaders to FastSync, FastHeaders 2022-08-31 09:50:12.2951|INFO|80|Old Headers 1752575 / 7470000 | queue 0 | current 0.00bps | total 16703.57bps 2022-08-31 09:50:12.7840|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x9936e29186eacc44f46055944d848d4c989ab1b5fa06bb5b4c92a87e48bb7597, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:12.7840|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9936e29186eacc44f46055944d848d4c989ab1b5fa06bb5b4c92a87e48bb7597, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:12.8319|INFO|14|Received a new payload: 7502544 (0xa0a8b49fe936efe40637ae9572d4cd803de927dc010693872fa29f1167bf35b3) 2022-08-31 09:50:12.8319|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502544 (0xa0a8b4...bf35b3). 2022-08-31 09:50:13.0993|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0xa0a8b49fe936efe40637ae9572d4cd803de927dc010693872fa29f1167bf35b3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:13.0993|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa0a8b49fe936efe40637ae9572d4cd803de927dc010693872fa29f1167bf35b3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:13.1061|INFO|6|Received a new payload: 7502545 (0x521b2eab366d2233c0c75e2595b568192363d0ec002281f8339c9988743f0b2b) 2022-08-31 09:50:13.1061|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502545 (0x521b2e...3f0b2b). 2022-08-31 09:50:13.2972|INFO|8|Old Headers 1752575 / 7470000 | queue 38208 | current 0.00bps | total 15502.23bps 2022-08-31 09:50:13.5312|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0x521b2eab366d2233c0c75e2595b568192363d0ec002281f8339c9988743f0b2b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:13.5312|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x521b2eab366d2233c0c75e2595b568192363d0ec002281f8339c9988743f0b2b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:13.5835|INFO|80|Received a new payload: 7502546 (0x6a2c3b21c15fd3e5bf0e5cb64aa0c5dac42c1a6fb47f29011515fa863b742a73) 2022-08-31 09:50:13.5835|INFO|80|Syncing... Parent wasn't processed. Inserting block 7502546 (0x6a2c3b...742a73). 2022-08-31 09:50:14.1017|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x6a2c3b21c15fd3e5bf0e5cb64aa0c5dac42c1a6fb47f29011515fa863b742a73, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:14.1021|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6a2c3b21c15fd3e5bf0e5cb64aa0c5dac42c1a6fb47f29011515fa863b742a73, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:14.1075|INFO|12|Received a new payload: 7502547 (0xb2e00df3fdb9810f57159d4aec22a70bafd46d93bf8c2dbafbba6c5c6c529166) 2022-08-31 09:50:14.1075|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502547 (0xb2e00d...529166). 2022-08-31 09:50:14.2949|INFO|6|Peers | with known best block: 12 | all: 12 | 2022-08-31 09:50:14.2949|INFO|6|Old Headers 1752575 / 7470000 | queue 38208 | current 0.00bps | total 14466.32bps 2022-08-31 09:50:14.4458|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0xb2e00df3fdb9810f57159d4aec22a70bafd46d93bf8c2dbafbba6c5c6c529166, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:14.4458|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb2e00df3fdb9810f57159d4aec22a70bafd46d93bf8c2dbafbba6c5c6c529166, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:14.4698|INFO|76|Received a new payload: 7502548 (0x25b33362b1a910b41971dc7a6e65ac4ae878c4c06c7f4edfb3b00307291d7047) 2022-08-31 09:50:14.4698|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502548 (0x25b333...1d7047). 2022-08-31 09:50:15.1458|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x25b33362b1a910b41971dc7a6e65ac4ae878c4c06c7f4edfb3b00307291d7047, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:15.1458|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x25b33362b1a910b41971dc7a6e65ac4ae878c4c06c7f4edfb3b00307291d7047, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:15.1458|INFO|12|Received a new payload: 7502549 (0x7ca1d3ec78605122edb32ecbbcb83b4f1ec4540ef80a34a3c08afa78a8d2f724) 2022-08-31 09:50:15.1458|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502549 (0x7ca1d3...d2f724). 2022-08-31 09:50:15.2949|INFO|67|Old Headers 1752575 / 7470000 | queue 38208 | current 0.00bps | total 13558.25bps 2022-08-31 09:50:15.7356|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0x7ca1d3ec78605122edb32ecbbcb83b4f1ec4540ef80a34a3c08afa78a8d2f724, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:15.7356|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7ca1d3ec78605122edb32ecbbcb83b4f1ec4540ef80a34a3c08afa78a8d2f724, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:15.7499|INFO|14|Received a new payload: 7502550 (0xa4a8afe2ad0e7d01da043faa6e7be6f7854042c8730924db7803e7bf97358b88) 2022-08-31 09:50:15.7499|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502550 (0xa4a8af...358b88). 2022-08-31 09:50:16.0908|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xa4a8afe2ad0e7d01da043faa6e7be6f7854042c8730924db7803e7bf97358b88, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:16.0908|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa4a8afe2ad0e7d01da043faa6e7be6f7854042c8730924db7803e7bf97358b88, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:16.1593|INFO|75|Received a new payload: 7502551 (0x695eb5ac409a3bb7d5210c0f8dc581894d45fb87b60eacbbb6dc78a1cd572cbc) 2022-08-31 09:50:16.1625|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502551 (0x695eb5...572cbc). 2022-08-31 09:50:16.2977|INFO|76|Old Headers 1752575 / 7470000 | queue 38208 | current 0.00bps | total 12755.37bps 2022-08-31 09:50:16.6256|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x695eb5ac409a3bb7d5210c0f8dc581894d45fb87b60eacbbb6dc78a1cd572cbc, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:16.6264|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x695eb5ac409a3bb7d5210c0f8dc581894d45fb87b60eacbbb6dc78a1cd572cbc, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:16.6417|INFO|17|Received a new payload: 7502552 (0x68bfb67d9d4de3942d6ac83441e31850da1852764453bf5b9d735edd8141086b) 2022-08-31 09:50:16.6417|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502552 (0x68bfb6...41086b). 2022-08-31 09:50:17.0870|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x68bfb67d9d4de3942d6ac83441e31850da1852764453bf5b9d735edd8141086b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:17.0870|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x68bfb67d9d4de3942d6ac83441e31850da1852764453bf5b9d735edd8141086b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:17.1398|INFO|15|Received a new payload: 7502553 (0x83454b6fe53a4cb2ac9a2d8debb08112ad22a51c0970db761065b452ac9a1cc0) 2022-08-31 09:50:17.1398|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502553 (0x83454b...9a1cc0). 2022-08-31 09:50:17.3045|INFO|69|Old Headers 1752575 / 7470000 | queue 38208 | current 0.00bps | total 12039.61bps 2022-08-31 09:50:17.3045|INFO|69|Downloaded 7470191 / 7502535 | current 0.00bps | total 0.00bps 2022-08-31 09:50:17.5200|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0x83454b6fe53a4cb2ac9a2d8debb08112ad22a51c0970db761065b452ac9a1cc0, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:17.5200|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x83454b6fe53a4cb2ac9a2d8debb08112ad22a51c0970db761065b452ac9a1cc0, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:17.5302|INFO|67|Received a new payload: 7502554 (0x12d68bf60f03d386c7fdabaa3868a6a3c7f998b04f3f967ca7456d54b4d6296b) 2022-08-31 09:50:17.5302|INFO|67|Syncing... Parent wasn't processed. Inserting block 7502554 (0x12d68b...d6296b). 2022-08-31 09:50:17.7999|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0x12d68bf60f03d386c7fdabaa3868a6a3c7f998b04f3f967ca7456d54b4d6296b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:17.7999|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x12d68bf60f03d386c7fdabaa3868a6a3c7f998b04f3f967ca7456d54b4d6296b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:18.3045|INFO|8|Old Headers 1752575 / 7470000 | queue 38208 | current 0.00bps | total 11403.91bps 2022-08-31 09:50:18.3045|INFO|8|Downloaded 7470191 / 7502535 | current 0.00bps | total 0.00bps 2022-08-31 09:50:19.3098|INFO|12|Old Headers 1774271 / 7470000 | queue 16704 | current 21584.34bps | total 11916.93bps 2022-08-31 09:50:19.3098|INFO|12|Downloaded 7470191 / 7502535 | current 0.00bps | total 0.00bps 2022-08-31 09:50:19.6314|INFO|75|Received a new payload: 7502555 (0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:50:19.6338|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502555 (0x426cc9...61b9d5). 2022-08-31 09:50:20.3137|INFO|17|Old Headers 1792703 / 7470000 | queue 14208 | current 18359.96bps | total 12225.66bps 2022-08-31 09:50:20.3137|INFO|17|Downloaded 7470191 / 7502535 | current 0.00bps | total 0.00bps 2022-08-31 09:50:20.3809|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:20.3809|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:20.3915|INFO|6|Received a new payload: 7502556 (0x21478749d493aae610f5aca8728a4bfe6a7e56d33675e7a5d5246b0d6aea4068) 2022-08-31 09:50:20.3915|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502556 (0x214787...ea4068). 2022-08-31 09:50:20.7439|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x21478749d493aae610f5aca8728a4bfe6a7e56d33675e7a5d5246b0d6aea4068, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:20.7439|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x21478749d493aae610f5aca8728a4bfe6a7e56d33675e7a5d5246b0d6aea4068, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:20.7693|INFO|77|Received a new payload: 7502557 (0x1e5e5d07c9f014aee59ce8a7d9595510a72daab970f43cdd3fcd7800d5483475) 2022-08-31 09:50:20.7769|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502557 (0x1e5e5d...483475). 2022-08-31 09:50:20.9945|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x1e5e5d07c9f014aee59ce8a7d9595510a72daab970f43cdd3fcd7800d5483475, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:20.9945|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1e5e5d07c9f014aee59ce8a7d9595510a72daab970f43cdd3fcd7800d5483475, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:21.0061|INFO|15|Received a new payload: 7502558 (0xa282189f55d6e523632947354e20e4597467a2bb23e7ce906e145ec35b864c14) 2022-08-31 09:50:21.0061|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502558 (0xa28218...864c14). 2022-08-31 09:50:21.3156|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0xa282189f55d6e523632947354e20e4597467a2bb23e7ce906e145ec35b864c14, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:21.3156|INFO|76|Old Headers 1792703 / 7470000 | queue 38784 | current 0.00bps | total 11667.41bps 2022-08-31 09:50:21.3156|INFO|76|Downloaded 7470191 / 7502535 | current 0.00bps | total 0.00bps 2022-08-31 09:50:21.3156|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa282189f55d6e523632947354e20e4597467a2bb23e7ce906e145ec35b864c14, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:21.4113|INFO|10|Received a new payload: 7502559 (0xc17e969be32717b5bfd03497fe41a2688ecdc49c28a079896898d9f4f2de0bb3) 2022-08-31 09:50:21.4113|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502559 (0xc17e96...de0bb3). 2022-08-31 09:50:21.5374|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0xc17e969be32717b5bfd03497fe41a2688ecdc49c28a079896898d9f4f2de0bb3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:21.5374|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc17e969be32717b5bfd03497fe41a2688ecdc49c28a079896898d9f4f2de0bb3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:21.5931|INFO|10|Received a new payload: 7502560 (0x72f50429d3870f75ccc1f4ba0f089a80a0955a0702de088b7dc0d24beac5138b) 2022-08-31 09:50:21.5938|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502560 (0x72f504...c5138b). 2022-08-31 09:50:21.6562|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0x72f50429d3870f75ccc1f4ba0f089a80a0955a0702de088b7dc0d24beac5138b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:21.6562|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x72f50429d3870f75ccc1f4ba0f089a80a0955a0702de088b7dc0d24beac5138b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:21.7113|INFO|12|Received a new payload: 7502561 (0x317a957b53e47453e50278455a4e474ea13a8a37e2f089a2b22ef8122910f44b) 2022-08-31 09:50:21.7113|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502561 (0x317a95...10f44b). 2022-08-31 09:50:21.7725|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x317a957b53e47453e50278455a4e474ea13a8a37e2f089a2b22ef8122910f44b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:21.7725|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x317a957b53e47453e50278455a4e474ea13a8a37e2f089a2b22ef8122910f44b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:21.7789|INFO|66|Received a new payload: 7502562 (0x5446685039d27982c28cc49e1e0b5cdd3251d1913ac4d7dd8531465cfa52a867) 2022-08-31 09:50:21.7789|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502562 (0x544668...52a867). 2022-08-31 09:50:21.8736|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x5446685039d27982c28cc49e1e0b5cdd3251d1913ac4d7dd8531465cfa52a867, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:21.8737|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5446685039d27982c28cc49e1e0b5cdd3251d1913ac4d7dd8531465cfa52a867, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:21.9274|INFO|79|Received a new payload: 7502563 (0x48dc191812ac309e86c94ed614a3f4efc128bf8712ea8a34c56b8abe3d4716c3) 2022-08-31 09:50:21.9274|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502563 (0x48dc19...4716c3). 2022-08-31 09:50:22.0513|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x48dc191812ac309e86c94ed614a3f4efc128bf8712ea8a34c56b8abe3d4716c3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:22.0513|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x48dc191812ac309e86c94ed614a3f4efc128bf8712ea8a34c56b8abe3d4716c3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:22.0570|INFO|17|Received a new payload: 7502564 (0xcb32acff28fd54f060ca196188f6c7719d9942c3a715e76f6c82dffe8a99363f) 2022-08-31 09:50:22.0579|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502564 (0xcb32ac...99363f). 2022-08-31 09:50:22.1514|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0xcb32acff28fd54f060ca196188f6c7719d9942c3a715e76f6c82dffe8a99363f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:22.1514|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcb32acff28fd54f060ca196188f6c7719d9942c3a715e76f6c82dffe8a99363f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:22.2248|INFO|17|Received a new payload: 7502565 (0x9db1c2dbac557704e750cedb23bd02af60083085bcf893f648bcc1ad33f032de) 2022-08-31 09:50:22.2299|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502565 (0x9db1c2...f032de). 2022-08-31 09:50:22.3149|INFO|17|Old Headers 1792703 / 7470000 | queue 38976 | current 0.00bps | total 11159.68bps 2022-08-31 09:50:22.3149|INFO|17|Downloaded 7470382 / 7502554 | current 191.23bps | total 37.96bps 2022-08-31 09:50:22.3645|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0x9db1c2dbac557704e750cedb23bd02af60083085bcf893f648bcc1ad33f032de, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:22.3659|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9db1c2dbac557704e750cedb23bd02af60083085bcf893f648bcc1ad33f032de, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:22.3765|INFO|80|Received a new payload: 7502566 (0x78b9927286032c7caf9df39d91d6ce1b1bfa3ec01c509c3cc9570d86edd335e3) 2022-08-31 09:50:22.3782|INFO|80|Syncing... Parent wasn't processed. Inserting block 7502566 (0x78b992...d335e3). 2022-08-31 09:50:22.4899|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x78b9927286032c7caf9df39d91d6ce1b1bfa3ec01c509c3cc9570d86edd335e3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:22.4899|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x78b9927286032c7caf9df39d91d6ce1b1bfa3ec01c509c3cc9570d86edd335e3, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:22.4999|INFO|76|Received a new payload: 7502567 (0x6d401d2d8e0198d0b82835a1eecd33956401ebc39a78c781e47b4eeeea869fb9) 2022-08-31 09:50:22.4999|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502567 (0x6d401d...869fb9). 2022-08-31 09:50:22.6371|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x6d401d2d8e0198d0b82835a1eecd33956401ebc39a78c781e47b4eeeea869fb9, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:22.6371|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6d401d2d8e0198d0b82835a1eecd33956401ebc39a78c781e47b4eeeea869fb9, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:22.6922|INFO|10|Received a new payload: 7502568 (0x286de81415ead66c051450104784dcc3d95c45436ef67e8f06c2d655b4994717) 2022-08-31 09:50:22.6922|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502568 (0x286de8...994717). 2022-08-31 09:50:22.7361|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x286de81415ead66c051450104784dcc3d95c45436ef67e8f06c2d655b4994717, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:22.7361|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x286de81415ead66c051450104784dcc3d95c45436ef67e8f06c2d655b4994717, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:22.7477|INFO|18|Received a new payload: 7502569 (0xe79ab7651685f77912684a2edc20ae5e283f5891b3021fcbea38ba12c2726699) 2022-08-31 09:50:22.7477|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502569 (0xe79ab7...726699). 2022-08-31 09:50:22.8622|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0xe79ab7651685f77912684a2edc20ae5e283f5891b3021fcbea38ba12c2726699, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:22.8622|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe79ab7651685f77912684a2edc20ae5e283f5891b3021fcbea38ba12c2726699, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:22.9151|INFO|6|Received a new payload: 7502570 (0x79417fd68afe25e14c47f5cbd4955e12c7d2862a123c1318c91e68fcc6680daa) 2022-08-31 09:50:22.9151|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502570 (0x79417f...680daa). 2022-08-31 09:50:23.0347|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x79417fd68afe25e14c47f5cbd4955e12c7d2862a123c1318c91e68fcc6680daa, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.0347|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x79417fd68afe25e14c47f5cbd4955e12c7d2862a123c1318c91e68fcc6680daa, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.0723|INFO|75|Received a new payload: 7502571 (0xc5655d8c6cb1ddc427bcee1b291d0176b774f3d65627dd549e4765e5c22ea1c8) 2022-08-31 09:50:23.0723|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502571 (0xc5655d...2ea1c8). 2022-08-31 09:50:23.1526|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0xc5655d8c6cb1ddc427bcee1b291d0176b774f3d65627dd549e4765e5c22ea1c8, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.1526|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc5655d8c6cb1ddc427bcee1b291d0176b774f3d65627dd549e4765e5c22ea1c8, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.2031|INFO|15|Received a new payload: 7502572 (0x131740e4dd8252975f50da79d3b59771be3773ee099503199d4a0be0733f090f) 2022-08-31 09:50:23.2031|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502572 (0x131740...3f090f). 2022-08-31 09:50:23.2549|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x131740e4dd8252975f50da79d3b59771be3773ee099503199d4a0be0733f090f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.2549|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x131740e4dd8252975f50da79d3b59771be3773ee099503199d4a0be0733f090f, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.2716|INFO|10|Received a new payload: 7502573 (0x0a50d7439bbbe230c22adebca9175724f3508f69fcfbb2fdd79fdef23186219b) 2022-08-31 09:50:23.2745|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502573 (0x0a50d7...86219b). 2022-08-31 09:50:23.3154|INFO|17|Old Headers 1811711 / 7470000 | queue 20160 | current 19000.04bps | total 11487.13bps 2022-08-31 09:50:23.3154|INFO|17|Downloaded 7470382 / 7502554 | current 0.00bps | total 31.66bps 2022-08-31 09:50:23.3800|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0x0a50d7439bbbe230c22adebca9175724f3508f69fcfbb2fdd79fdef23186219b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.3800|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0a50d7439bbbe230c22adebca9175724f3508f69fcfbb2fdd79fdef23186219b, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.4227|INFO|70|Received a new payload: 7502574 (0x36c83fe037b648b92461fa1e84b0e28dfde339ba93039ed99ebab87b50e121dc) 2022-08-31 09:50:23.4227|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502574 (0x36c83f...e121dc). 2022-08-31 09:50:23.4746|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0x36c83fe037b648b92461fa1e84b0e28dfde339ba93039ed99ebab87b50e121dc, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.4746|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x36c83fe037b648b92461fa1e84b0e28dfde339ba93039ed99ebab87b50e121dc, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.4915|INFO|10|Received a new payload: 7502575 (0xb117d255a572430c19eb9de8d878a89bb831b85d979b67b19d4f6c5c995176ec) 2022-08-31 09:50:23.5048|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502575 (0xb117d2...5176ec). 2022-08-31 09:50:23.5976|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0xb117d255a572430c19eb9de8d878a89bb831b85d979b67b19d4f6c5c995176ec, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.5981|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb117d255a572430c19eb9de8d878a89bb831b85d979b67b19d4f6c5c995176ec, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.6152|INFO|12|Received a new payload: 7502576 (0xf473a1f5f369290cd50a1e425d2288f43af0152f6b7ce03a10753d0b1e2989fd) 2022-08-31 09:50:23.6186|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502576 (0xf473a1...2989fd). 2022-08-31 09:50:23.7948|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0xf473a1f5f369290cd50a1e425d2288f43af0152f6b7ce03a10753d0b1e2989fd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.7948|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf473a1f5f369290cd50a1e425d2288f43af0152f6b7ce03a10753d0b1e2989fd, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.8575|INFO|10|Received a new payload: 7502577 (0x69bc3764c3d9cf362a9a9dbb92c02d6c600a2093132209a1eb65821a75234de4) 2022-08-31 09:50:23.8601|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502577 (0x69bc37...234de4). 2022-08-31 09:50:23.9599|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x69bc3764c3d9cf362a9a9dbb92c02d6c600a2093132209a1eb65821a75234de4, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:23.9599|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x69bc3764c3d9cf362a9a9dbb92c02d6c600a2093132209a1eb65821a75234de4, SafeBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:23.9637|INFO|70|Received a new payload: 7502578 (0x7d2b4ed5baf2f189e779ad2a0ab6eab3ef2fdc298c51674b2aba6ea2ffd2fa02) 2022-08-31 09:50:23.9637|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502578 (0x7d2b4e...d2fa02). 2022-08-31 09:50:24.2106|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0x7d2b4ed5baf2f189e779ad2a0ab6eab3ef2fdc298c51674b2aba6ea2ffd2fa02, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:24.2106|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7d2b4ed5baf2f189e779ad2a0ab6eab3ef2fdc298c51674b2aba6ea2ffd2fa02, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:24.2217|INFO|76|Received a new payload: 7502579 (0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:50:24.2217|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502579 (0xa2ab7c...f51069). 2022-08-31 09:50:24.3185|INFO|18|Old Headers 1833791 / 7470000 | queue 18240 | current 22011.04bps | total 11910.15bps 2022-08-31 09:50:24.3185|INFO|18|Downloaded 7470382 / 7502554 | current 0.00bps | total 27.15bps 2022-08-31 09:50:24.8541|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:24.8541|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:25.3191|INFO|6|Old Headers 1833791 / 7470000 | queue 38592 | current 0.00bps | total 11451.01bps 2022-08-31 09:50:25.3191|INFO|6|Downloaded 7470573 / 7502554 | current 190.89bps | total 47.54bps 2022-08-31 09:50:25.8397|INFO|12|Received a new payload: 7502580 (0xa015edfd3b93a28d35660ee3e3a4b4b360edc2e3dd8efed05db83230ba48636c) 2022-08-31 09:50:25.8397|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502580 (0xa015ed...48636c). 2022-08-31 09:50:26.3200|INFO|8|Old Headers 1833791 / 7470000 | queue 38592 | current 0.00bps | total 11025.85bps 2022-08-31 09:50:26.3200|INFO|8|Downloaded 7470573 / 7502554 | current 0.00bps | total 42.27bps 2022-08-31 09:50:26.4038|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0xa015edfd3b93a28d35660ee3e3a4b4b360edc2e3dd8efed05db83230ba48636c, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:26.4038|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa015edfd3b93a28d35660ee3e3a4b4b360edc2e3dd8efed05db83230ba48636c, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:26.4639|INFO|80|Received a new payload: 7502581 (0xe3559f52e8853b5ee4b1989b921103340a46bee7884788e58079eb5ed78cba2d) 2022-08-31 09:50:26.4678|INFO|80|Syncing... Parent wasn't processed. Inserting block 7502581 (0xe3559f...8cba2d). 2022-08-31 09:50:26.5569|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xe3559f52e8853b5ee4b1989b921103340a46bee7884788e58079eb5ed78cba2d, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:26.5578|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe3559f52e8853b5ee4b1989b921103340a46bee7884788e58079eb5ed78cba2d, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:26.6049|INFO|76|Received a new payload: 7502582 (0x7ab73c5443ff97e9431b80e097d3c138496baa65cde4a1b65963ef133665f5b1) 2022-08-31 09:50:26.6061|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502582 (0x7ab73c...65f5b1). 2022-08-31 09:50:26.7326|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x7ab73c5443ff97e9431b80e097d3c138496baa65cde4a1b65963ef133665f5b1, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:26.7326|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7ab73c5443ff97e9431b80e097d3c138496baa65cde4a1b65963ef133665f5b1, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:26.7480|INFO|12|Received a new payload: 7502583 (0x5aa41dd91ad131c5a949686b3b656d5eeb89eef04c8d8dff05e51838c071916c) 2022-08-31 09:50:26.7480|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502583 (0x5aa41d...71916c). 2022-08-31 09:50:26.8723|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x5aa41dd91ad131c5a949686b3b656d5eeb89eef04c8d8dff05e51838c071916c, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:26.8723|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5aa41dd91ad131c5a949686b3b656d5eeb89eef04c8d8dff05e51838c071916c, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:26.8976|INFO|12|Received a new payload: 7502584 (0x57b772b4f9c58fa260de8510d10b67106acba096136987522cc757272e88e679) 2022-08-31 09:50:26.9032|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502584 (0x57b772...88e679). 2022-08-31 09:50:27.0238|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x57b772b4f9c58fa260de8510d10b67106acba096136987522cc757272e88e679, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:27.0238|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x57b772b4f9c58fa260de8510d10b67106acba096136987522cc757272e88e679, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:27.0490|INFO|6|Received a new payload: 7502585 (0x522e95e110f4f91c9e4e5b3b2cb47faf9a00b42b64272e205713f09eab8def98) 2022-08-31 09:50:27.0520|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502585 (0x522e95...8def98). 2022-08-31 09:50:27.2421|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0x522e95e110f4f91c9e4e5b3b2cb47faf9a00b42b64272e205713f09eab8def98, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:27.2421|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x522e95e110f4f91c9e4e5b3b2cb47faf9a00b42b64272e205713f09eab8def98, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:27.2421|INFO|12|Received a new payload: 7502586 (0xd0fb3fffb918b1fd25375b4257af88e3e3a83cfbff8befe3ae9f50966d350214) 2022-08-31 09:50:27.2457|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502586 (0xd0fb3f...350214). 2022-08-31 09:50:27.3297|INFO|78|Old Headers 1859903 / 7470000 | queue 12672 | current 25860.12bps | total 11561.44bps 2022-08-31 09:50:27.3297|INFO|78|Downloaded 7470573 / 7502554 | current 0.00bps | total 38.02bps 2022-08-31 09:50:27.3691|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0xd0fb3fffb918b1fd25375b4257af88e3e3a83cfbff8befe3ae9f50966d350214, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:27.3691|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd0fb3fffb918b1fd25375b4257af88e3e3a83cfbff8befe3ae9f50966d350214, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:27.3757|INFO|79|Received a new payload: 7502587 (0xed792e747e7d3bb5cae7831bbc0798ea7116be346b0298a0ef414ab23e1308c7) 2022-08-31 09:50:27.3757|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502587 (0xed792e...1308c7). 2022-08-31 09:50:27.4804|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xed792e747e7d3bb5cae7831bbc0798ea7116be346b0298a0ef414ab23e1308c7, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:27.4804|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xed792e747e7d3bb5cae7831bbc0798ea7116be346b0298a0ef414ab23e1308c7, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:27.4967|INFO|12|Received a new payload: 7502588 (0xdccfe66b55177f131454fabaa7ccc4af6b6b18901ac715ce29eeb6cc98ee5ebc) 2022-08-31 09:50:27.4983|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502588 (0xdccfe6...ee5ebc). 2022-08-31 09:50:27.5951|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0xdccfe66b55177f131454fabaa7ccc4af6b6b18901ac715ce29eeb6cc98ee5ebc, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:27.5951|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xdccfe66b55177f131454fabaa7ccc4af6b6b18901ac715ce29eeb6cc98ee5ebc, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:27.6034|INFO|66|Received a new payload: 7502589 (0xdeed67aeb09289e4f2479149d9fd8357b876c9f9ace1c82e47e43d872ab4f6f6) 2022-08-31 09:50:27.6034|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502589 (0xdeed67...b4f6f6). 2022-08-31 09:50:27.7315|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0xdeed67aeb09289e4f2479149d9fd8357b876c9f9ace1c82e47e43d872ab4f6f6, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:27.7315|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xdeed67aeb09289e4f2479149d9fd8357b876c9f9ace1c82e47e43d872ab4f6f6, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:27.7833|INFO|18|Received a new payload: 7502590 (0x16c3c5e2b4f539b864c29fdc85dcfeab87bb59e33aa7a93a26a26f020ef8e0d5) 2022-08-31 09:50:27.7833|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502590 (0x16c3c5...f8e0d5). 2022-08-31 09:50:27.8638|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x16c3c5e2b4f539b864c29fdc85dcfeab87bb59e33aa7a93a26a26f020ef8e0d5, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:27.8638|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x16c3c5e2b4f539b864c29fdc85dcfeab87bb59e33aa7a93a26a26f020ef8e0d5, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:27.8858|INFO|79|Received a new payload: 7502591 (0x6e9c1e7a03f722cdd2d8e4efa59d0034d9cfafa13c2e774de889862a4935a515) 2022-08-31 09:50:27.8858|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502591 (0x6e9c1e...35a515). 2022-08-31 09:50:28.1240|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0x6e9c1e7a03f722cdd2d8e4efa59d0034d9cfafa13c2e774de889862a4935a515, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:28.1240|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6e9c1e7a03f722cdd2d8e4efa59d0034d9cfafa13c2e774de889862a4935a515, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:28.1371|INFO|79|Received a new payload: 7502592 (0x6b327703d4f9a10dd63d929c9f3ffbed4bcb333c169a3f799f964c8264917e27) 2022-08-31 09:50:28.1406|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502592 (0x6b3277...917e27). 2022-08-31 09:50:28.2989|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x6b327703d4f9a10dd63d929c9f3ffbed4bcb333c169a3f799f964c8264917e27, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:28.2989|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6b327703d4f9a10dd63d929c9f3ffbed4bcb333c169a3f799f964c8264917e27, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:28.3105|INFO|80|Received a new payload: 7502593 (0x8dc26e646badac4e0187d63c18e18b4eef2ef55052cdcc4f37890547ffd1a76c) 2022-08-31 09:50:28.3105|INFO|80|Syncing... Parent wasn't processed. Inserting block 7502593 (0x8dc26e...d1a76c). 2022-08-31 09:50:28.3301|INFO|6|Old Headers 1874687 / 7470000 | queue 22464 | current 14779.68bps | total 11672.56bps 2022-08-31 09:50:28.3301|INFO|6|Downloaded 7470764 / 7502554 | current 190.94bps | total 51.87bps 2022-08-31 09:50:28.4225|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x8dc26e646badac4e0187d63c18e18b4eef2ef55052cdcc4f37890547ffd1a76c, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:28.4225|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8dc26e646badac4e0187d63c18e18b4eef2ef55052cdcc4f37890547ffd1a76c, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:28.4313|INFO|66|Received a new payload: 7502594 (0xe6bda91464ffaea86e9b32fa28b48860228a3dfe22a7b582ced57b194f3230b1) 2022-08-31 09:50:28.4313|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502594 (0xe6bda9...3230b1). 2022-08-31 09:50:28.5714|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0xe6bda91464ffaea86e9b32fa28b48860228a3dfe22a7b582ced57b194f3230b1, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:28.5714|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe6bda91464ffaea86e9b32fa28b48860228a3dfe22a7b582ced57b194f3230b1, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:28.5940|INFO|79|Received a new payload: 7502595 (0x247c0bc78d851f14af4d46497f9193fdc81d38e63c58244d2fc8e52cdc62bb68) 2022-08-31 09:50:28.5940|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502595 (0x247c0b...62bb68). 2022-08-31 09:50:28.6248|INFO|67|Received a new payload: 7502595 (0x247c0bc78d851f14af4d46497f9193fdc81d38e63c58244d2fc8e52cdc62bb68) 2022-08-31 09:50:28.6273|INFO|67|Syncing... Parent wasn't processed. Block already known in blockTree 7502595 (0x247c0b...62bb68). 2022-08-31 09:50:28.7485|INFO|80|Received: ForkchoiceState: (HeadBlockHash: 0x247c0bc78d851f14af4d46497f9193fdc81d38e63c58244d2fc8e52cdc62bb68, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:28.7485|INFO|80|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x247c0bc78d851f14af4d46497f9193fdc81d38e63c58244d2fc8e52cdc62bb68, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:28.7737|INFO|8|Received a new payload: 7502596 (0x3773b2385e3f385ccb67f077c3b45ad63495772f54f5506f0ea2a0ed2c42c4b5) 2022-08-31 09:50:28.7737|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502596 (0x3773b2...42c4b5). 2022-08-31 09:50:28.8729|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0x3773b2385e3f385ccb67f077c3b45ad63495772f54f5506f0ea2a0ed2c42c4b5, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:28.8738|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3773b2385e3f385ccb67f077c3b45ad63495772f54f5506f0ea2a0ed2c42c4b5, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:28.9097|INFO|82|Received a new payload: 7502597 (0xf913b8b274668800b26d0d7fa43f9dc0f1417e0899e3053cc1008afa1c93a8dd) 2022-08-31 09:50:28.9151|INFO|82|Syncing... Parent wasn't processed. Inserting block 7502597 (0xf913b8...93a8dd). 2022-08-31 09:50:28.9481|INFO|78|Received a new payload: 7502597 (0xf913b8b274668800b26d0d7fa43f9dc0f1417e0899e3053cc1008afa1c93a8dd) 2022-08-31 09:50:28.9534|INFO|78|Syncing... Parent wasn't processed. Block already known in blockTree 7502597 (0xf913b8...93a8dd). 2022-08-31 09:50:29.0173|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0xf913b8b274668800b26d0d7fa43f9dc0f1417e0899e3053cc1008afa1c93a8dd, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) 2022-08-31 09:50:29.0186|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf913b8b274668800b26d0d7fa43f9dc0f1417e0899e3053cc1008afa1c93a8dd, SafeBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5, FinalizedBlockHash: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd) . 2022-08-31 09:50:29.0258|INFO|70|Received a new payload: 7502598 (0xb7171acc4de510457a9677b0786d28090c340a0fefa4f3bf21cd9e1d17709251) 2022-08-31 09:50:29.0258|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502598 (0xb7171a...709251). 2022-08-31 09:50:29.3329|INFO|67|Peers | with known best block: 13 | all: 13 | 2022-08-31 09:50:29.3329|INFO|67|Old Headers 1907519 / 7470000 | queue 1152 | current 32738.49bps | total 12377.48bps 2022-08-31 09:50:29.3329|INFO|67|Downloaded 7470764 / 7502554 | current 0.00bps | total 47.55bps 2022-08-31 09:50:29.3345|INFO|67|Sync peers 13(13)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502591| 37.37.120.145:30303][ 177| 98| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [H ][ ][Peer|eth66| 7502591| 154.12.243.82:30303][ 142| 610| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502591| 86.48.0.125:30303][ 52| 1063| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [HBR ][ ][Peer|eth66| 7502591| 34.92.173.71:29888][ 236| 413| 7365| 5176| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] 2022-08-31 09:50:29.4982|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0xb7171acc4de510457a9677b0786d28090c340a0fefa4f3bf21cd9e1d17709251, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:50:29.4982|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb7171acc4de510457a9677b0786d28090c340a0fefa4f3bf21cd9e1d17709251, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:50:29.5075|INFO|10|Received a new payload: 7502599 (0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 09:50:29.5075|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502599 (0x61ee53...9f6e5a). 2022-08-31 09:50:29.6023|INFO|80|Received a new payload: 7502599 (0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 09:50:29.6023|INFO|80|Syncing... Parent wasn't processed. Block already known in blockTree 7502599 (0x61ee53...9f6e5a). 2022-08-31 09:50:29.6253|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:50:29.6261|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:50:30.3378|INFO|8|Old Headers 1921535 / 7470000 | queue 16704 | current 13948.18bps | total 12428.43bps 2022-08-31 09:50:30.3378|INFO|8|Downloaded 7470764 / 7502554 | current 0.00bps | total 43.89bps 2022-08-31 09:50:31.3475|INFO|11|Old Headers 1947455 / 7470000 | queue 6720 | current 25672.00bps | total 12846.49bps 2022-08-31 09:50:31.3475|INFO|11|Downloaded 7470955 / 7502591 | current 189.17bps | total 54.32bps 2022-08-31 09:50:32.3470|INFO|12|Old Headers 1954751 / 7470000 | queue 37440 | current 7300.09bps | total 12678.41bps 2022-08-31 09:50:32.3470|INFO|12|Downloaded 7470955 / 7502591 | current 0.00bps | total 50.72bps 2022-08-31 09:50:33.3476|INFO|80|Old Headers 1954751 / 7470000 | queue 39168 | current 0.00bps | total 12305.12bps 2022-08-31 09:50:33.3476|INFO|80|Downloaded 7471146 / 7502591 | current 190.89bps | total 59.45bps 2022-08-31 09:50:34.3470|INFO|80|Old Headers 1954751 / 7470000 | queue 39168 | current 0.00bps | total 11953.61bps 2022-08-31 09:50:34.3470|INFO|80|Downloaded 7471146 / 7502591 | current 0.00bps | total 55.97bps 2022-08-31 09:50:35.3470|INFO|15|Old Headers 1980671 / 7470000 | queue 13440 | current 25918.85bps | total 12341.71bps 2022-08-31 09:50:35.3470|INFO|15|Downloaded 7471146 / 7502591 | current 0.00bps | total 52.87bps 2022-08-31 09:50:36.3474|INFO|11|Old Headers 1996223 / 7470000 | queue 17856 | current 15547.65bps | total 12428.40bps 2022-08-31 09:50:36.3474|INFO|11|Downloaded 7471337 / 7502591 | current 190.94bps | total 60.11bps 2022-08-31 09:50:37.3464|INFO|11|Old Headers 1996223 / 7470000 | queue 38976 | current 0.00bps | total 12101.52bps 2022-08-31 09:50:37.3464|INFO|11|Downloaded 7471337 / 7502591 | current 0.00bps | total 57.12bps 2022-08-31 09:50:38.3471|INFO|66|Old Headers 1996223 / 7470000 | queue 38976 | current 0.00bps | total 11790.87bps 2022-08-31 09:50:38.3471|INFO|66|Downloaded 7471337 / 7502591 | current 0.00bps | total 54.41bps 2022-08-31 09:50:39.3487|INFO|8|Old Headers 1996223 / 7470000 | queue 38976 | current 0.00bps | total 11495.51bps 2022-08-31 09:50:39.3487|INFO|8|Downloaded 7471528 / 7502591 | current 190.70bps | total 60.59bps 2022-08-31 09:50:40.3510|INFO|66|Old Headers 1996223 / 7470000 | queue 38976 | current 0.00bps | total 11214.40bps 2022-08-31 09:50:40.3510|INFO|66|Downloaded 7471528 / 7502591 | current 0.00bps | total 57.96bps 2022-08-31 09:50:41.3549|INFO|80|Old Headers 2023487 / 7470000 | queue 11904 | current 27158.44bps | total 11595.57bps 2022-08-31 09:50:41.3549|INFO|80|Downloaded 7471719 / 7502599 | current 190.25bps | total 63.48bps 2022-08-31 09:50:42.3543|INFO|8|Old Headers 2037503 / 7470000 | queue 23616 | current 14025.01bps | total 11652.03bps 2022-08-31 09:50:42.3543|INFO|8|Downloaded 7471719 / 7502599 | current 0.00bps | total 60.95bps 2022-08-31 09:50:43.3553|INFO|79|Old Headers 2037503 / 7470000 | queue 39168 | current 0.00bps | total 11386.89bps 2022-08-31 09:50:43.3553|INFO|79|Downloaded 7471910 / 7502599 | current 190.81bps | total 65.93bps 2022-08-31 09:50:44.3594|INFO|15|Peers | with known best block: 13 | all: 13 | 2022-08-31 09:50:44.3594|INFO|15|Old Headers 2037503 / 7470000 | queue 39168 | current 0.00bps | total 11132.79bps 2022-08-31 09:50:44.3594|INFO|15|Downloaded 7471910 / 7502599 | current 0.00bps | total 63.49bps 2022-08-31 09:50:45.3591|INFO|67|Old Headers 2067647 / 7470000 | queue 9216 | current 30154.93bps | total 11546.20bps 2022-08-31 09:50:45.3591|INFO|67|Downloaded 7471910 / 7502599 | current 0.00bps | total 61.23bps 2022-08-31 09:50:46.3589|INFO|6|Old Headers 2079359 / 7470000 | queue 37056 | current 11715.02bps | total 11549.78bps 2022-08-31 09:50:46.3589|INFO|6|Downloaded 7472101 / 7502599 | current 191.04bps | total 65.69bps 2022-08-31 09:50:47.3585|INFO|6|Old Headers 2108543 / 7470000 | queue 10752 | current 29194.52bps | total 11917.28bps 2022-08-31 09:50:47.3585|INFO|6|Downloaded 7472101 / 7502599 | current 0.00bps | total 63.51bps 2022-08-31 09:50:48.3626|INFO|15|Old Headers 2122559 / 7470000 | queue 39744 | current 13959.88bps | total 11959.12bps 2022-08-31 09:50:48.3626|INFO|15|Downloaded 7472292 / 7502599 | current 190.23bps | total 67.60bps 2022-08-31 09:50:49.3638|INFO|71|Old Headers 2138495 / 7470000 | queue 39936 | current 15917.77bps | total 12038.38bps 2022-08-31 09:50:49.3638|INFO|71|Downloaded 7472292 / 7502599 | current 0.00bps | total 65.49bps 2022-08-31 09:50:50.3647|INFO|12|Old Headers 2174207 / 7470000 | queue 4608 | current 35680.93bps | total 12502.34bps 2022-08-31 09:50:50.3647|INFO|12|Downloaded 7472292 / 7502599 | current 0.00bps | total 63.51bps 2022-08-31 09:50:51.3728|INFO|81|Old Headers 2181119 / 7470000 | queue 40320 | current 6856.88bps | total 12392.91bps 2022-08-31 09:50:51.3728|INFO|81|Downloaded 7472483 / 7502599 | current 189.47bps | total 67.23bps 2022-08-31 09:50:52.2278|INFO|17|Received a new payload: 7502600 (0x9619e3eaf3ec3014f76e23a13bd141e35dff1e8dab39b61f2a01601310b4c037) 2022-08-31 09:50:52.2278|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502600 (0x9619e3...b4c037). 2022-08-31 09:50:52.3726|INFO|17|Old Headers 2182271 / 7470000 | queue 39360 | current 1152.26bps | total 12180.90bps 2022-08-31 09:50:52.3726|INFO|17|Downloaded 7472483 / 7502599 | current 0.00bps | total 65.32bps 2022-08-31 09:50:52.7208|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x9619e3eaf3ec3014f76e23a13bd141e35dff1e8dab39b61f2a01601310b4c037, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:50:52.7279|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9619e3eaf3ec3014f76e23a13bd141e35dff1e8dab39b61f2a01601310b4c037, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:50:53.3701|INFO|11|Old Headers 2182271 / 7470000 | queue 39552 | current 0.00bps | total 11955.91bps 2022-08-31 09:50:53.3701|INFO|11|Downloaded 7472674 / 7502599 | current 191.47bps | total 68.81bps 2022-08-31 09:50:54.3726|INFO|82|Old Headers 2182271 / 7470000 | queue 39552 | current 0.00bps | total 11738.02bps 2022-08-31 09:50:54.3726|INFO|82|Downloaded 7472674 / 7502599 | current 0.00bps | total 66.95bps 2022-08-31 09:50:55.3702|INFO|82|Old Headers 2182271 / 7470000 | queue 39552 | current 0.00bps | total 11528.95bps 2022-08-31 09:50:55.3702|INFO|82|Downloaded 7472865 / 7502599 | current 191.47bps | total 70.21bps 2022-08-31 09:50:56.3723|INFO|67|Old Headers 2182271 / 7470000 | queue 39552 | current 0.00bps | total 11326.30bps 2022-08-31 09:50:56.3723|INFO|67|Downloaded 7472865 / 7502599 | current 0.00bps | total 68.41bps 2022-08-31 09:50:57.3757|INFO|18|Old Headers 2182271 / 7470000 | queue 39552 | current 0.00bps | total 11130.39bps 2022-08-31 09:50:57.3757|INFO|18|Downloaded 7472865 / 7502599 | current 0.00bps | total 66.70bps 2022-08-31 09:50:58.3763|INFO|18|Old Headers 2182271 / 7470000 | queue 39552 | current 0.00bps | total 10941.65bps 2022-08-31 09:50:58.3763|INFO|18|Downloaded 7473056 / 7502599 | current 190.85bps | total 69.72bps 2022-08-31 09:50:59.3750|INFO|85|Peers | with known best block: 15 | all: 15 | 2022-08-31 09:50:59.3750|INFO|85|Old Headers 2183231 / 7470000 | queue 38784 | current 961.49bps | total 10775.57bps 2022-08-31 09:50:59.3750|INFO|85|Downloaded 7473056 / 7502599 | current 0.00bps | total 68.07bps 2022-08-31 09:50:59.3750|INFO|85|Sync peers 15(15)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502599| 34.92.173.71:29888][ 218| 371| 7558| 5368| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] 2022-08-31 09:51:00.3742|INFO|67|Old Headers 2222591 / 7470000 | queue 384 | current 39390.96bps | total 11244.22bps 2022-08-31 09:51:00.3742|INFO|67|Downloaded 7473056 / 7502599 | current 0.00bps | total 66.49bps 2022-08-31 09:51:00.7294|INFO|15|Received a new payload: 7502601 (0xbda713b9c8730abb169a5a34844c290efa2bbd800cd7bc29ce0cbae63d5b478c) 2022-08-31 09:51:00.7299|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502601 (0xbda713...5b478c). 2022-08-31 09:51:00.8219|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0xbda713b9c8730abb169a5a34844c290efa2bbd800cd7bc29ce0cbae63d5b478c, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:51:00.8219|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbda713b9c8730abb169a5a34844c290efa2bbd800cd7bc29ce0cbae63d5b478c, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:51:01.3740|INFO|81|Old Headers 2224127 / 7470000 | queue 38784 | current 1536.43bps | total 11087.71bps 2022-08-31 09:51:01.3740|INFO|81|Downloaded 7473247 / 7502599 | current 191.05bps | total 69.31bps 2022-08-31 09:51:02.3751|INFO|79|Old Headers 2228543 / 7470000 | queue 35328 | current 4411.31bps | total 10981.63bps 2022-08-31 09:51:02.3751|INFO|79|Downloaded 7473247 / 7502599 | current 0.00bps | total 67.77bps 2022-08-31 09:51:03.3746|INFO|85|Old Headers 2265023 / 7470000 | queue 4608 | current 36499.52bps | total 11380.06bps 2022-08-31 09:51:03.3746|INFO|85|Downloaded 7473247 / 7502599 | current 0.00bps | total 66.30bps 2022-08-31 09:51:04.3750|INFO|83|Old Headers 2266175 / 7470000 | queue 39360 | current 1151.58bps | total 11222.66bps 2022-08-31 09:51:04.3750|INFO|83|Downloaded 7473247 / 7502599 | current 0.00bps | total 64.89bps 2022-08-31 09:51:05.2622|INFO|15|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 09:51:05.3758|INFO|81|Old Headers 2297471 / 7470000 | queue 8256 | current 31272.94bps | total 11526.61bps 2022-08-31 09:51:05.3758|INFO|81|Downloaded 7473438 / 7502601 | current 190.85bps | total 67.52bps 2022-08-31 09:51:05.4412|INFO|81|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:51:05.4451|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:51:06.3769|INFO|66|Old Headers 2308031 / 7470000 | queue 28992 | current 10548.71bps | total 11512.00bps 2022-08-31 09:51:06.3769|INFO|66|Downloaded 7473438 / 7502601 | current 0.00bps | total 66.14bps 2022-08-31 09:51:07.3750|INFO|79|Old Headers 2310719 / 7470000 | queue 36672 | current 2693.27bps | total 11382.58bps 2022-08-31 09:51:07.3750|INFO|79|Downloaded 7473438 / 7502601 | current 0.00bps | total 64.82bps 2022-08-31 09:51:08.3757|INFO|71|Old Headers 2347967 / 7470000 | queue 384 | current 37223.74bps | total 11757.26bps 2022-08-31 09:51:08.3757|INFO|71|Downloaded 7473438 / 7502601 | current 0.00bps | total 63.55bps 2022-08-31 09:51:09.3755|INFO|66|Old Headers 2349503 / 7470000 | queue 39168 | current 1536.26bps | total 11611.29bps 2022-08-31 09:51:09.3755|INFO|66|Downloaded 7473629 / 7502601 | current 191.02bps | total 66.00bps 2022-08-31 09:51:10.3757|INFO|6|Old Headers 2349503 / 7470000 | queue 39360 | current 0.00bps | total 11447.76bps 2022-08-31 09:51:10.3757|INFO|6|Downloaded 7473629 / 7502601 | current 0.00bps | total 64.76bps 2022-08-31 09:51:11.3754|INFO|11|Old Headers 2352959 / 7470000 | queue 36096 | current 3456.88bps | total 11336.82bps 2022-08-31 09:51:11.3754|INFO|11|Downloaded 7473629 / 7502601 | current 0.00bps | total 63.56bps 2022-08-31 09:51:12.3750|INFO|17|Old Headers 2388287 / 7470000 | queue 768 | current 35344.94bps | total 11665.48bps 2022-08-31 09:51:12.3750|INFO|17|Downloaded 7473820 / 7502601 | current 191.08bps | total 65.87bps 2022-08-31 09:51:13.1830|INFO|18|Received a new payload: 7502602 (0x73570f094489ebcf40592cd5baa7f7721ac4260433aaba612109b05727244e49) 2022-08-31 09:51:13.1830|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502602 (0x73570f...244e49). 2022-08-31 09:51:13.2522|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0x73570f094489ebcf40592cd5baa7f7721ac4260433aaba612109b05727244e49, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:51:13.2522|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x73570f094489ebcf40592cd5baa7f7721ac4260433aaba612109b05727244e49, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:51:13.3777|INFO|86|Old Headers 2391167 / 7470000 | queue 35712 | current 2872.39bps | total 11546.36bps 2022-08-31 09:51:13.3777|INFO|86|Downloaded 7473820 / 7502601 | current 0.00bps | total 64.69bps 2022-08-31 09:51:14.3808|INFO|81|Peers | with known best block: 14 | all: 14 | 2022-08-31 09:51:14.3808|INFO|81|Old Headers 2391167 / 7470000 | queue 39360 | current 0.00bps | total 11391.96bps 2022-08-31 09:51:14.3808|INFO|81|Downloaded 7473820 / 7502601 | current 0.00bps | total 63.56bps 2022-08-31 09:51:15.3792|INFO|66|Old Headers 2391167 / 7470000 | queue 39360 | current 0.00bps | total 11242.33bps 2022-08-31 09:51:15.3792|INFO|66|Downloaded 7473820 / 7502601 | current 0.00bps | total 62.47bps 2022-08-31 09:51:16.3806|INFO|17|Old Headers 2391167 / 7470000 | queue 39360 | current 0.00bps | total 11096.16bps 2022-08-31 09:51:16.3806|INFO|17|Downloaded 7473820 / 7502601 | current 0.00bps | total 61.41bps 2022-08-31 09:51:17.3818|INFO|85|Old Headers 2391167 / 7470000 | queue 39360 | current 0.00bps | total 10953.77bps 2022-08-31 09:51:17.3818|INFO|85|Downloaded 7474011 / 7502602 | current 190.77bps | total 63.56bps 2022-08-31 09:51:18.3841|INFO|14|Old Headers 2391167 / 7470000 | queue 39360 | current 0.00bps | total 10814.82bps 2022-08-31 09:51:18.3841|INFO|14|Downloaded 7474011 / 7502602 | current 0.00bps | total 62.52bps 2022-08-31 09:51:19.3865|INFO|80|Old Headers 2391167 / 7470000 | queue 39360 | current 0.00bps | total 10679.36bps 2022-08-31 09:51:19.3865|INFO|80|Downloaded 7474011 / 7502602 | current 0.00bps | total 61.51bps 2022-08-31 09:51:20.3875|INFO|66|Old Headers 2409215 / 7470000 | queue 21504 | current 18030.38bps | total 10770.17bps 2022-08-31 09:51:20.3875|INFO|66|Downloaded 7474011 / 7502602 | current 0.00bps | total 60.53bps 2022-08-31 09:51:21.3876|INFO|12|Old Headers 2432639 / 7470000 | queue 10368 | current 23423.45bps | total 10924.43bps 2022-08-31 09:51:21.3876|INFO|12|Downloaded 7474202 / 7502602 | current 190.99bps | total 62.57bps 2022-08-31 09:51:22.3863|INFO|71|Old Headers 2433023 / 7470000 | queue 39168 | current 384.52bps | total 10797.64bps 2022-08-31 09:51:22.3863|INFO|71|Downloaded 7474202 / 7502602 | current 0.00bps | total 61.61bps 2022-08-31 09:51:23.3875|INFO|81|Old Headers 2465087 / 7470000 | queue 7488 | current 32027.69bps | total 11050.59bps 2022-08-31 09:51:23.3875|INFO|81|Downloaded 7474202 / 7502602 | current 0.00bps | total 60.68bps 2022-08-31 09:51:24.3878|INFO|71|Old Headers 2474879 / 7470000 | queue 27072 | current 9789.08bps | total 11035.74bps 2022-08-31 09:51:24.3878|INFO|71|Downloaded 7474202 / 7502602 | current 0.00bps | total 59.77bps 2022-08-31 09:51:25.3861|INFO|82|Old Headers 2488703 / 7470000 | queue 25728 | current 13848.16bps | total 11068.37bps 2022-08-31 09:51:25.3861|INFO|82|Downloaded 7474393 / 7502602 | current 191.32bps | total 61.70bps 2022-08-31 09:51:26.3855|INFO|66|Old Headers 2515967 / 7470000 | queue 13248 | current 27282.02bps | total 11254.56bps 2022-08-31 09:51:26.3855|INFO|66|Downloaded 7474393 / 7502602 | current 0.00bps | total 60.81bps 2022-08-31 09:51:27.3871|INFO|83|Old Headers 2516543 / 7470000 | queue 39168 | current 575.10bps | total 11133.04bps 2022-08-31 09:51:27.3871|INFO|83|Downloaded 7474393 / 7502602 | current 0.00bps | total 59.94bps 2022-08-31 09:51:28.3877|INFO|66|Old Headers 2516543 / 7470000 | queue 39360 | current 0.00bps | total 11007.91bps 2022-08-31 09:51:28.3877|INFO|66|Downloaded 7474584 / 7502602 | current 190.88bps | total 61.78bps 2022-08-31 09:51:29.3866|INFO|83|Peers | with known best block: 14 | all: 14 | 2022-08-31 09:51:29.3866|INFO|83|Old Headers 2516543 / 7470000 | queue 39360 | current 0.00bps | total 10885.76bps 2022-08-31 09:51:29.3866|INFO|83|Downloaded 7474584 / 7502602 | current 0.00bps | total 60.93bps 2022-08-31 09:51:29.3866|INFO|83|Sync peers 14(14)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502602| 37.37.120.145:30303][ 1371| 123| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [HBR ][ ][Peer|eth66| 7502602| 34.92.173.71:29888][ 210| 337| 7654| 5828| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] 2022-08-31 09:51:30.3866|INFO|83|Old Headers 2529215 / 7470000 | queue 26880 | current 12672.74bps | total 10905.39bps 2022-08-31 09:51:30.3866|INFO|83|Downloaded 7474584 / 7502602 | current 0.00bps | total 60.09bps 2022-08-31 09:51:31.3868|INFO|85|Old Headers 2558015 / 7470000 | queue 12096 | current 28793.36bps | total 11099.81bps 2022-08-31 09:51:31.3868|INFO|85|Downloaded 7474584 / 7502602 | current 0.00bps | total 59.28bps 2022-08-31 09:51:32.3861|INFO|8|Old Headers 2558207 / 7470000 | queue 39168 | current 192.16bps | total 10982.65bps 2022-08-31 09:51:32.3861|INFO|8|Downloaded 7474775 / 7502602 | current 191.15bps | total 61.04bps 2022-08-31 09:51:33.3892|INFO|6|Old Headers 2558207 / 7470000 | queue 39360 | current 0.00bps | total 10865.48bps 2022-08-31 09:51:33.3892|INFO|6|Downloaded 7474775 / 7502602 | current 0.00bps | total 60.23bps 2022-08-31 09:51:34.3870|INFO|14|Old Headers 2558207 / 7470000 | queue 39360 | current 0.00bps | total 10751.38bps 2022-08-31 09:51:34.3870|INFO|14|Downloaded 7474775 / 7502602 | current 0.00bps | total 59.45bps 2022-08-31 09:51:35.3874|INFO|18|Old Headers 2590847 / 7470000 | queue 6912 | current 32629.38bps | total 10979.28bps 2022-08-31 09:51:35.3874|INFO|18|Downloaded 7474775 / 7502602 | current 0.00bps | total 58.69bps 2022-08-31 09:51:36.3866|INFO|67|Old Headers 2600255 / 7470000 | queue 39360 | current 9415.98bps | total 10963.18bps 2022-08-31 09:51:36.3866|INFO|67|Downloaded 7474966 / 7502602 | current 191.16bps | total 60.36bps 2022-08-31 09:51:37.3878|INFO|87|Old Headers 2600255 / 7470000 | queue 40512 | current 0.00bps | total 10851.20bps 2022-08-31 09:51:37.3878|INFO|87|Downloaded 7474966 / 7502602 | current 0.00bps | total 59.61bps 2022-08-31 09:51:38.3866|INFO|85|Old Headers 2600255 / 7470000 | queue 40704 | current 0.00bps | total 10741.76bps 2022-08-31 09:51:38.3866|INFO|85|Downloaded 7474966 / 7502602 | current 0.00bps | total 58.88bps 2022-08-31 09:51:39.0254|INFO|79|Received a new payload: 7502603 (0x87303ef14d634964f722adffbc2c3e3041f54bdbca205710d25d9499d58afd3f) 2022-08-31 09:51:39.0272|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502603 (0x87303e...8afd3f). 2022-08-31 09:51:39.1486|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x87303ef14d634964f722adffbc2c3e3041f54bdbca205710d25d9499d58afd3f, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:51:39.1502|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x87303ef14d634964f722adffbc2c3e3041f54bdbca205710d25d9499d58afd3f, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:51:39.3914|INFO|66|Old Headers 2600255 / 7470000 | queue 40704 | current 0.00bps | total 10633.85bps 2022-08-31 09:51:39.3914|INFO|66|Downloaded 7474966 / 7502602 | current 0.00bps | total 58.15bps 2022-08-31 09:51:40.3917|INFO|66|Old Headers 2600255 / 7470000 | queue 40704 | current 0.00bps | total 10528.56bps 2022-08-31 09:51:40.3917|INFO|66|Downloaded 7475157 / 7502602 | current 190.94bps | total 59.75bps 2022-08-31 09:51:41.3913|INFO|79|Old Headers 2600255 / 7470000 | queue 40704 | current 0.00bps | total 10425.41bps 2022-08-31 09:51:41.3913|INFO|79|Downloaded 7475157 / 7502602 | current 0.00bps | total 59.04bps 2022-08-31 09:51:42.3911|INFO|82|Old Headers 2636351 / 7470000 | queue 4800 | current 36107.12bps | total 10674.60bps 2022-08-31 09:51:42.3911|INFO|82|Downloaded 7475157 / 7502602 | current 0.00bps | total 58.35bps 2022-08-31 09:51:43.3905|INFO|79|Old Headers 2643071 / 7470000 | queue 24192 | current 6724.22bps | total 10636.64bps 2022-08-31 09:51:43.3905|INFO|79|Downloaded 7475348 / 7502603 | current 191.08bps | total 59.89bps 2022-08-31 09:51:44.3908|INFO|70|Peers | with known best block: 13 | all: 13 | 2022-08-31 09:51:44.3908|INFO|70|Old Headers 2643071 / 7470000 | queue 39168 | current 0.00bps | total 10535.33bps 2022-08-31 09:51:44.3908|INFO|70|Downloaded 7475348 / 7502603 | current 0.00bps | total 59.20bps 2022-08-31 09:51:45.3900|INFO|83|Old Headers 2643071 / 7470000 | queue 39168 | current 0.00bps | total 10436.05bps 2022-08-31 09:51:45.3900|INFO|83|Downloaded 7475348 / 7502603 | current 0.00bps | total 58.53bps 2022-08-31 09:51:46.3930|INFO|79|Old Headers 2664575 / 7470000 | queue 17856 | current 21442.02bps | total 10539.17bps 2022-08-31 09:51:46.3930|INFO|79|Downloaded 7475539 / 7502603 | current 190.44bps | total 60.02bps 2022-08-31 09:51:47.3911|INFO|66|Old Headers 2684351 / 7470000 | queue 15360 | current 19812.50bps | total 10624.85bps 2022-08-31 09:51:47.3911|INFO|66|Downloaded 7475539 / 7502603 | current 0.00bps | total 59.35bps 2022-08-31 09:51:48.3906|INFO|71|Old Headers 2684351 / 7470000 | queue 38976 | current 0.00bps | total 10527.46bps 2022-08-31 09:51:48.3906|INFO|71|Downloaded 7475539 / 7502603 | current 0.00bps | total 58.70bps 2022-08-31 09:51:49.3916|INFO|8|Old Headers 2695487 / 7470000 | queue 28224 | current 11124.94bps | total 10532.89bps 2022-08-31 09:51:49.3916|INFO|8|Downloaded 7475539 / 7502603 | current 0.00bps | total 58.06bps 2022-08-31 09:51:50.3917|INFO|83|Old Headers 2725055 / 7470000 | queue 4800 | current 29566.08bps | total 10704.32bps 2022-08-31 09:51:50.3917|INFO|83|Downloaded 7475730 / 7502603 | current 190.98bps | total 59.49bps 2022-08-31 09:51:51.3911|INFO|78|Old Headers 2725823 / 7470000 | queue 38976 | current 768.45bps | total 10615.68bps 2022-08-31 09:51:51.3911|INFO|78|Downloaded 7475730 / 7502603 | current 0.00bps | total 58.86bps 2022-08-31 09:51:52.3904|INFO|85|Old Headers 2761727 / 7470000 | queue 3456 | current 35932.71bps | total 10839.49bps 2022-08-31 09:51:52.3904|INFO|85|Downloaded 7475730 / 7502603 | current 0.00bps | total 58.24bps 2022-08-31 09:51:53.3924|INFO|18|Old Headers 2767103 / 7470000 | queue 34560 | current 5365.45bps | total 10791.38bps 2022-08-31 09:51:53.3924|INFO|18|Downloaded 7475921 / 7502603 | current 190.62bps | total 59.62bps 2022-08-31 09:51:54.3915|INFO|11|Old Headers 2767103 / 7470000 | queue 39168 | current 0.00bps | total 10697.66bps 2022-08-31 09:51:54.3915|INFO|11|Downloaded 7475921 / 7502603 | current 0.00bps | total 59.01bps 2022-08-31 09:51:55.3935|INFO|82|Old Headers 2767103 / 7470000 | queue 39168 | current 0.00bps | total 10605.27bps 2022-08-31 09:51:55.3935|INFO|82|Downloaded 7475921 / 7502603 | current 0.00bps | total 58.40bps 2022-08-31 09:51:56.3921|INFO|87|Old Headers 2767103 / 7470000 | queue 39168 | current 0.00bps | total 10514.78bps 2022-08-31 09:51:56.3921|INFO|87|Downloaded 7475921 / 7502603 | current 0.00bps | total 57.82bps 2022-08-31 09:51:57.3909|INFO|82|Old Headers 2767103 / 7470000 | queue 39168 | current 0.00bps | total 10425.80bps 2022-08-31 09:51:57.3909|INFO|82|Downloaded 7476112 / 7502603 | current 191.23bps | total 59.15bps 2022-08-31 09:51:58.3899|INFO|85|Old Headers 2767103 / 7470000 | queue 39168 | current 0.00bps | total 10338.29bps 2022-08-31 09:51:58.3899|INFO|85|Downloaded 7476112 / 7502603 | current 0.00bps | total 58.56bps 2022-08-31 09:51:59.3913|INFO|84|Peers | with known best block: 14 | all: 14 | 2022-08-31 09:51:59.3913|INFO|84|Old Headers 2805503 / 7470000 | queue 960 | current 38347.67bps | total 10571.96bps 2022-08-31 09:51:59.3913|INFO|84|Downloaded 7476112 / 7502603 | current 0.00bps | total 57.99bps 2022-08-31 09:51:59.3970|INFO|84|Sync peers - Initialized: 14 | All: 14 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502603| 37.37.120.145:30303][ 1229| 113| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502603|109.202.219.147:30308][ 247| 59| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502603| 157.90.33.62:30303][ 21| 4165| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502603| 38.242.196.108:30303][ 15| 4772| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502603| 65.109.36.119:30301][ 32| 2942| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502603| 65.21.225.58:30303][ 36| 2610| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502603| 18.221.67.9:30303][ 102| 961| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [HBR ][ ][Peer|eth66| 7502603| 34.92.173.71:29888][ 217| 322| 7664| 5906| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502602| 142.132.204.99:30303][ 21| 4002| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502602| 154.12.243.82:30303][ 142| 626| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502602| 95.111.254.69:30303][ 29| 2701| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502602| 38.242.247.237:30303][ 32| 2180| 0| 0| 0| 0][Geth/v1.10.22-unstable-141cd425/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502555| 173.249.21.205:30303][ 72| 830| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7501698| 38.242.221.94:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 09:52:00.3963|INFO|75|Old Headers 2808383 / 7470000 | queue 39168 | current 2865.83bps | total 10507.98bps 2022-08-31 09:52:00.3963|INFO|75|Downloaded 7476303 / 7502603 | current 190.05bps | total 59.27bps 2022-08-31 09:52:00.5885|INFO|85|Received a new payload: 7502604 (0xac2356e0aed5b81d51c52166a5980104c7eae780c19a5b8cd40a21f5ba59b3a3) 2022-08-31 09:52:00.5899|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502604 (0xac2356...59b3a3). 2022-08-31 09:52:00.7095|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0xac2356e0aed5b81d51c52166a5980104c7eae780c19a5b8cd40a21f5ba59b3a3, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:52:00.7101|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xac2356e0aed5b81d51c52166a5980104c7eae780c19a5b8cd40a21f5ba59b3a3, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:52:01.3946|INFO|87|Old Headers 2808383 / 7470000 | queue 39360 | current 0.00bps | total 10422.02bps 2022-08-31 09:52:01.3946|INFO|87|Downloaded 7476303 / 7502603 | current 0.00bps | total 58.71bps 2022-08-31 09:52:02.3992|INFO|84|Old Headers 2841599 / 7470000 | queue 6336 | current 33063.88bps | total 10606.89bps 2022-08-31 09:52:02.3992|INFO|84|Downloaded 7476303 / 7502603 | current 0.00bps | total 58.15bps 2022-08-31 09:52:03.4009|INFO|14|Old Headers 2850047 / 7470000 | queue 26688 | current 8434.18bps | total 10589.34bps 2022-08-31 09:52:03.4009|INFO|14|Downloaded 7476494 / 7502603 | current 190.68bps | total 59.40bps 2022-08-31 09:52:04.3988|INFO|17|Old Headers 2866559 / 7470000 | queue 22848 | current 16547.32bps | total 10636.88bps 2022-08-31 09:52:04.3988|INFO|17|Downloaded 7476494 / 7502603 | current 0.00bps | total 58.84bps 2022-08-31 09:52:05.2603|INFO|12|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 09:52:05.3992|INFO|12|Old Headers 2891327 / 7470000 | queue 17088 | current 24758.74bps | total 10748.97bps 2022-08-31 09:52:05.3992|INFO|12|Downloaded 7476494 / 7502603 | current 0.00bps | total 58.30bps 2022-08-31 09:52:05.5184|INFO|83|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:52:05.5184|INFO|87|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:52:06.3982|INFO|82|Old Headers 2891711 / 7470000 | queue 38784 | current 384.39bps | total 10667.46bps 2022-08-31 09:52:06.3982|INFO|82|Downloaded 7476685 / 7502603 | current 191.19bps | total 59.52bps 2022-08-31 09:52:07.3982|INFO|83|Old Headers 2928383 / 7470000 | queue 6336 | current 36673.34bps | total 10870.57bps 2022-08-31 09:52:07.3982|INFO|83|Downloaded 7476685 / 7502603 | current 0.00bps | total 58.97bps 2022-08-31 09:52:08.4158|INFO|82|Old Headers 2932607 / 7470000 | queue 36288 | current 4151.29bps | total 10817.58bps 2022-08-31 09:52:08.4158|INFO|82|Downloaded 7476685 / 7502603 | current 0.00bps | total 58.43bps 2022-08-31 09:52:09.4173|INFO|77|Old Headers 2940479 / 7470000 | queue 38976 | current 7859.98bps | total 10794.81bps 2022-08-31 09:52:09.4173|INFO|77|Downloaded 7476876 / 7502603 | current 190.70bps | total 59.62bps 2022-08-31 09:52:10.4162|INFO|86|Old Headers 2940479 / 7470000 | queue 39168 | current 0.00bps | total 10712.53bps 2022-08-31 09:52:10.4162|INFO|86|Downloaded 7476876 / 7502603 | current 0.00bps | total 59.09bps 2022-08-31 09:52:11.4157|INFO|84|Old Headers 2947391 / 7470000 | queue 32448 | current 6915.65bps | total 10683.79bps 2022-08-31 09:52:11.4157|INFO|84|Downloaded 7476876 / 7502603 | current 0.00bps | total 58.57bps 2022-08-31 09:52:12.4149|INFO|66|Old Headers 2979263 / 7470000 | queue 576 | current 31897.81bps | total 10843.10bps 2022-08-31 09:52:12.4149|INFO|66|Downloaded 7477067 / 7502603 | current 191.15bps | total 59.72bps 2022-08-31 09:52:12.6223|INFO|66|Received a new payload: 7502605 (0xbace5be618fc98a3987c67d5aa2949356b10054ba25251801848c4e80446663a) 2022-08-31 09:52:12.6223|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502605 (0xbace5b...46663a). 2022-08-31 09:52:12.7018|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0xbace5be618fc98a3987c67d5aa2949356b10054ba25251801848c4e80446663a, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:52:12.7018|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbace5be618fc98a3987c67d5aa2949356b10054ba25251801848c4e80446663a, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:52:13.4153|INFO|6|Old Headers 2981759 / 7470000 | queue 34368 | current 2495.17bps | total 10780.80bps 2022-08-31 09:52:13.4153|INFO|6|Downloaded 7477067 / 7502603 | current 0.00bps | total 59.21bps 2022-08-31 09:52:14.4144|INFO|67|Peers | with known best block: 13 | all: 13 | 2022-08-31 09:52:14.4144|INFO|67|Old Headers 2981759 / 7470000 | queue 39168 | current 0.00bps | total 10701.05bps 2022-08-31 09:52:14.4144|INFO|67|Downloaded 7477067 / 7502603 | current 0.00bps | total 58.70bps 2022-08-31 09:52:15.4140|INFO|85|Old Headers 2981759 / 7470000 | queue 39168 | current 0.00bps | total 10622.42bps 2022-08-31 09:52:15.4140|INFO|85|Downloaded 7477258 / 7502605 | current 191.07bps | total 59.82bps 2022-08-31 09:52:16.4154|INFO|6|Old Headers 3003647 / 7470000 | queue 17472 | current 21858.72bps | total 10704.51bps 2022-08-31 09:52:16.4154|INFO|6|Downloaded 7477258 / 7502605 | current 0.00bps | total 59.32bps 2022-08-31 09:52:17.4151|INFO|66|Old Headers 3023039 / 7470000 | queue 17664 | current 19397.16bps | total 10767.46bps 2022-08-31 09:52:17.4151|INFO|66|Downloaded 7477258 / 7502605 | current 0.00bps | total 58.83bps 2022-08-31 09:52:18.4157|INFO|75|Old Headers 3026303 / 7470000 | queue 36096 | current 3262.25bps | total 10713.46bps 2022-08-31 09:52:18.4157|INFO|75|Downloaded 7477449 / 7502605 | current 190.89bps | total 59.92bps 2022-08-31 09:52:19.4146|INFO|14|Old Headers 3063935 / 7470000 | queue 2304 | current 37677.11bps | total 10905.75bps 2022-08-31 09:52:19.4146|INFO|14|Downloaded 7477449 / 7502605 | current 0.00bps | total 59.43bps 2022-08-31 09:52:20.4140|INFO|85|Old Headers 3064703 / 7470000 | queue 39168 | current 768.48bps | total 10833.92bps 2022-08-31 09:52:20.4140|INFO|85|Downloaded 7477640 / 7502605 | current 191.11bps | total 60.50bps 2022-08-31 09:52:21.4154|INFO|82|Old Headers 3096959 / 7470000 | queue 7104 | current 32209.99bps | total 10984.62bps 2022-08-31 09:52:21.4154|INFO|82|Downloaded 7477640 / 7502605 | current 0.00bps | total 60.01bps 2022-08-31 09:52:22.4166|INFO|78|Old Headers 3105983 / 7470000 | queue 33600 | current 9013.73bps | total 10970.82bps 2022-08-31 09:52:22.4166|INFO|78|Downloaded 7477831 / 7502605 | current 190.78bps | total 61.05bps 2022-08-31 09:52:23.4185|INFO|6|Old Headers 3105983 / 7470000 | queue 38976 | current 0.00bps | total 10894.52bps 2022-08-31 09:52:23.4185|INFO|6|Downloaded 7477831 / 7502605 | current 0.00bps | total 60.57bps 2022-08-31 09:52:24.3101|INFO|83|Received a new payload: 7502606 (0xc5c7751241ea184fe68dd60f7977593d2395a9e5fbe07f2ffcd8d6cbd5eede77) 2022-08-31 09:52:24.3101|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502606 (0xc5c775...eede77). 2022-08-31 09:52:24.4243|INFO|84|Old Headers 3105983 / 7470000 | queue 38976 | current 0.00bps | total 10818.98bps 2022-08-31 09:52:24.4243|INFO|84|Downloaded 7478022 / 7502605 | current 189.93bps | total 61.59bps 2022-08-31 09:52:24.4676|INFO|84|Received: ForkchoiceState: (HeadBlockHash: 0xc5c7751241ea184fe68dd60f7977593d2395a9e5fbe07f2ffcd8d6cbd5eede77, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:52:24.4703|INFO|84|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc5c7751241ea184fe68dd60f7977593d2395a9e5fbe07f2ffcd8d6cbd5eede77, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:52:25.4222|INFO|10|Old Headers 3111551 / 7470000 | queue 33600 | current 5579.55bps | total 10783.18bps 2022-08-31 09:52:25.4222|INFO|10|Downloaded 7478022 / 7502605 | current 0.00bps | total 61.11bps 2022-08-31 09:52:26.4220|INFO|14|Old Headers 3146495 / 7470000 | queue 960 | current 34953.29bps | total 10947.49bps 2022-08-31 09:52:26.4220|INFO|14|Downloaded 7478213 / 7502606 | current 191.05bps | total 62.12bps 2022-08-31 09:52:27.4235|INFO|17|Old Headers 3147071 / 7470000 | queue 38976 | current 575.16bps | total 10877.33bps 2022-08-31 09:52:27.4235|INFO|17|Downloaded 7478213 / 7502606 | current 0.00bps | total 61.64bps 2022-08-31 09:52:28.4226|INFO|17|Old Headers 3147071 / 7470000 | queue 39168 | current 0.00bps | total 10804.43bps 2022-08-31 09:52:28.4226|INFO|17|Downloaded 7478404 / 7502606 | current 191.17bps | total 62.63bps 2022-08-31 09:52:29.4226|INFO|17|Peers | with known best block: 14 | all: 14 | 2022-08-31 09:52:29.4226|INFO|17|Old Headers 3147071 / 7470000 | queue 39360 | current 0.00bps | total 10732.42bps 2022-08-31 09:52:29.4226|INFO|17|Downloaded 7478404 / 7502606 | current 0.00bps | total 62.15bps 2022-08-31 09:52:30.4313|INFO|17|Old Headers 3182015 / 7470000 | queue 4608 | current 34643.07bps | total 10892.07bps 2022-08-31 09:52:30.4313|INFO|17|Downloaded 7478595 / 7502606 | current 189.35bps | total 63.12bps 2022-08-31 09:52:31.4326|INFO|86|Old Headers 3188927 / 7470000 | queue 35904 | current 6903.60bps | total 10865.81bps 2022-08-31 09:52:31.4326|INFO|86|Downloaded 7478786 / 7502606 | current 190.76bps | total 64.07bps 2022-08-31 09:52:32.4331|INFO|82|Old Headers 3188927 / 7470000 | queue 39360 | current 0.00bps | total 10794.79bps 2022-08-31 09:52:32.4331|INFO|82|Downloaded 7478786 / 7502606 | current 0.00bps | total 63.60bps 2022-08-31 09:52:33.4276|INFO|17|Old Headers 3188927 / 7470000 | queue 39360 | current 0.00bps | total 10725.11bps 2022-08-31 09:52:33.4276|INFO|17|Downloaded 7478977 / 7502606 | current 192.05bps | total 64.53bps 2022-08-31 09:52:34.4330|INFO|84|Old Headers 3188927 / 7470000 | queue 39360 | current 0.00bps | total 10655.57bps 2022-08-31 09:52:34.4330|INFO|84|Downloaded 7478977 / 7502606 | current 0.00bps | total 64.06bps 2022-08-31 09:52:35.4305|INFO|77|Old Headers 3188927 / 7470000 | queue 39360 | current 0.00bps | total 10587.47bps 2022-08-31 09:52:35.4305|INFO|77|Downloaded 7479168 / 7502606 | current 191.48bps | total 64.98bps 2022-08-31 09:52:36.4298|INFO|86|Old Headers 3208511 / 7470000 | queue 19968 | current 19598.89bps | total 10644.79bps 2022-08-31 09:52:36.4298|INFO|86|Downloaded 7479168 / 7502606 | current 0.00bps | total 64.51bps 2022-08-31 09:52:36.5430|INFO|10|Received a new payload: 7502607 (0x597fb791f5d3e7ccff13f9656c76a04dddd4d35fc8612fc5a925e3ca28b56c56) 2022-08-31 09:52:36.5430|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502607 (0x597fb7...b56c56). 2022-08-31 09:52:36.6508|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x597fb791f5d3e7ccff13f9656c76a04dddd4d35fc8612fc5a925e3ca28b56c56, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:52:36.6508|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x597fb791f5d3e7ccff13f9656c76a04dddd4d35fc8612fc5a925e3ca28b56c56, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:52:37.4355|INFO|6|Old Headers 3230783 / 7470000 | queue 17856 | current 22146.91bps | total 10717.96bps 2022-08-31 09:52:37.4355|INFO|6|Downloaded 7479359 / 7502606 | current 189.92bps | total 65.41bps 2022-08-31 09:52:38.4338|INFO|86|Old Headers 3230783 / 7470000 | queue 39168 | current 0.00bps | total 10650.70bps 2022-08-31 09:52:38.4338|INFO|86|Downloaded 7479359 / 7502606 | current 0.00bps | total 64.95bps 2022-08-31 09:52:39.4347|INFO|15|Old Headers 3230783 / 7470000 | queue 39168 | current 0.00bps | total 10584.10bps 2022-08-31 09:52:39.4347|INFO|15|Downloaded 7479359 / 7502606 | current 0.00bps | total 64.49bps 2022-08-31 09:52:40.4352|INFO|12|Old Headers 3230783 / 7470000 | queue 39360 | current 0.00bps | total 10518.36bps 2022-08-31 09:52:40.4352|INFO|12|Downloaded 7479550 / 7502606 | current 190.90bps | total 65.38bps 2022-08-31 09:52:41.4307|INFO|12|Old Headers 3230783 / 7470000 | queue 39360 | current 0.00bps | total 10453.75bps 2022-08-31 09:52:41.4307|INFO|12|Downloaded 7479550 / 7502606 | current 0.00bps | total 64.93bps 2022-08-31 09:52:42.4345|INFO|75|Old Headers 3230783 / 7470000 | queue 39552 | current 0.00bps | total 10389.40bps 2022-08-31 09:52:42.4345|INFO|75|Downloaded 7479550 / 7502606 | current 0.00bps | total 64.48bps 2022-08-31 09:52:43.4348|INFO|82|Old Headers 3230783 / 7470000 | queue 39552 | current 0.00bps | total 10326.06bps 2022-08-31 09:52:43.4348|INFO|82|Downloaded 7479741 / 7502606 | current 190.93bps | total 65.34bps 2022-08-31 09:52:44.4372|INFO|12|Peers | with known best block: 16 | all: 16 | 2022-08-31 09:52:44.4372|INFO|12|Old Headers 3230783 / 7470000 | queue 39552 | current 0.00bps | total 10263.35bps 2022-08-31 09:52:44.4372|INFO|12|Downloaded 7479741 / 7502606 | current 0.00bps | total 64.90bps 2022-08-31 09:52:45.4338|INFO|67|Old Headers 3230783 / 7470000 | queue 39552 | current 0.00bps | total 10201.76bps 2022-08-31 09:52:45.4338|INFO|67|Downloaded 7479741 / 7502606 | current 0.00bps | total 64.46bps 2022-08-31 09:52:46.4357|INFO|12|Old Headers 3230783 / 7470000 | queue 39552 | current 0.00bps | total 10140.59bps 2022-08-31 09:52:46.4357|INFO|12|Downloaded 7479932 / 7502606 | current 190.65bps | total 65.31bps 2022-08-31 09:52:47.4352|INFO|14|Old Headers 3249023 / 7470000 | queue 21504 | current 18249.98bps | total 10188.81bps 2022-08-31 09:52:47.4352|INFO|14|Downloaded 7479932 / 7502606 | current 0.00bps | total 64.87bps 2022-08-31 09:52:48.4340|INFO|82|Old Headers 3272831 / 7470000 | queue 15168 | current 23837.67bps | total 10269.43bps 2022-08-31 09:52:48.4340|INFO|82|Downloaded 7480123 / 7502606 | current 191.23bps | total 65.71bps 2022-08-31 09:52:49.4365|INFO|75|Old Headers 3273023 / 7470000 | queue 39936 | current 191.53bps | total 10210.03bps 2022-08-31 09:52:49.4365|INFO|75|Downloaded 7480123 / 7502606 | current 0.00bps | total 65.28bps 2022-08-31 09:52:50.4345|INFO|77|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 10150.46bps 2022-08-31 09:52:50.4345|INFO|77|Downloaded 7480123 / 7502606 | current 0.00bps | total 64.85bps 2022-08-31 09:52:51.0527|INFO|17|Received a new payload: 7502608 (0xce763fd949c22b41e926f25d6aef718f556a27b3779d3f6e5be4d702bed4fa64) 2022-08-31 09:52:51.0569|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502608 (0xce763f...d4fa64). 2022-08-31 09:52:51.1656|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0xce763fd949c22b41e926f25d6aef718f556a27b3779d3f6e5be4d702bed4fa64, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:52:51.1674|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xce763fd949c22b41e926f25d6aef718f556a27b3779d3f6e5be4d702bed4fa64, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:52:51.4352|INFO|86|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 10091.43bps 2022-08-31 09:52:51.4352|INFO|86|Downloaded 7480123 / 7502606 | current 0.00bps | total 64.43bps 2022-08-31 09:52:52.4362|INFO|66|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 10033.07bps 2022-08-31 09:52:52.4362|INFO|66|Downloaded 7480314 / 7502606 | current 190.81bps | total 65.25bps 2022-08-31 09:52:53.4339|INFO|77|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 9975.56bps 2022-08-31 09:52:53.4339|INFO|77|Downloaded 7480314 / 7502606 | current 0.00bps | total 64.83bps 2022-08-31 09:52:54.4358|INFO|14|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 9918.47bps 2022-08-31 09:52:54.4358|INFO|14|Downloaded 7480314 / 7502606 | current 0.00bps | total 64.42bps 2022-08-31 09:52:55.4355|INFO|75|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 9862.15bps 2022-08-31 09:52:55.4355|INFO|75|Downloaded 7480505 / 7502607 | current 191.06bps | total 65.22bps 2022-08-31 09:52:56.4361|INFO|17|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 9806.43bps 2022-08-31 09:52:56.4361|INFO|17|Downloaded 7480505 / 7502607 | current 0.00bps | total 64.81bps 2022-08-31 09:52:57.4343|INFO|10|Old Headers 3273023 / 7470000 | queue 39936 | current 0.00bps | total 9751.46bps 2022-08-31 09:52:57.4343|INFO|10|Downloaded 7480505 / 7502607 | current 0.00bps | total 64.40bps 2022-08-31 09:52:58.4353|INFO|87|Old Headers 3291263 / 7470000 | queue 21888 | current 18222.81bps | total 9798.81bps 2022-08-31 09:52:58.4353|INFO|87|Downloaded 7480505 / 7502607 | current 0.00bps | total 64.00bps 2022-08-31 09:52:59.4359|INFO|12|Peers | with known best block: 17 | all: 17 | 2022-08-31 09:52:59.4359|INFO|12|Old Headers 3315839 / 7470000 | queue 20352 | current 24560.84bps | total 9880.83bps 2022-08-31 09:52:59.4359|INFO|12|Downloaded 7480505 / 7502607 | current 0.00bps | total 63.61bps 2022-08-31 09:52:59.4359|INFO|12|Sync peers 17(17)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502608| 157.90.33.62:30303][ 21| 4205| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502608| 65.109.36.119:30301][ 32| 2957| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502608| 18.221.67.9:30303][ 100| 956| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [H ][ ][Peer|eth66| 7502607| 37.37.120.145:30303][ 1004| 118| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [H ][ ][Peer|eth66| 7502607| 142.132.204.99:30303][ 20| 4029| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 154.12.243.82:30303][ 141| 614| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 185.213.27.46:30303][ 10| 4079| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 38.242.196.108:30303][ 14| 4844| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 65.21.225.58:30303][ 35| 2601| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 86.48.0.125:30303][ 326| 834| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 95.111.254.69:30303][ 29| 2777| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 34.230.53.241:30303][ 78| 1031| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [HBR ][ ][Peer|eth66| 7502607| 34.92.173.71:29888][ 219| 264| 7624| 5655| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502607| 70.122.137.130:40303][ 156| 365| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502607| 116.202.39.230:30304][ 0| 2948| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [H ][ ][Peer|eth66| 7502555| 173.249.21.205:30303][ 66| 876| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502555| 38.242.247.237:30303][ 56| 2520| 0| 0| 0| 0][Geth/v1.10.22-unstable-141cd425/linux-amd64/go1.18.5] 2022-08-31 09:53:00.4356|INFO|78|Old Headers 3321023 / 7470000 | queue 34944 | current 5185.59bps | total 9854.91bps 2022-08-31 09:53:00.4356|INFO|78|Downloaded 7480696 / 7502607 | current 191.05bps | total 64.39bps 2022-08-31 09:53:00.5906|INFO|83|Received a new payload: 7502609 (0x70d1c8d1e090c00ef2bf21db0df3316aa10facec86fdcc03642c591d21ae77c9) 2022-08-31 09:53:00.5906|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502609 (0x70d1c8...ae77c9). 2022-08-31 09:53:00.7613|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0x70d1c8d1e090c00ef2bf21db0df3316aa10facec86fdcc03642c591d21ae77c9, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:53:00.7617|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x70d1c8d1e090c00ef2bf21db0df3316aa10facec86fdcc03642c591d21ae77c9, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:53:01.4378|INFO|10|Old Headers 3357503 / 7470000 | queue 1536 | current 36404.13bps | total 10001.03bps 2022-08-31 09:53:01.4378|INFO|10|Downloaded 7480696 / 7502607 | current 0.00bps | total 63.99bps 2022-08-31 09:53:02.4384|INFO|14|Old Headers 3358847 / 7470000 | queue 39744 | current 1343.24bps | total 9953.71bps 2022-08-31 09:53:02.4384|INFO|14|Downloaded 7480696 / 7502607 | current 0.00bps | total 63.61bps 2022-08-31 09:53:03.4394|INFO|67|Old Headers 3368447 / 7470000 | queue 30336 | current 9590.64bps | total 9951.73bps 2022-08-31 09:53:03.4394|INFO|67|Downloaded 7480696 / 7502607 | current 0.00bps | total 63.22bps 2022-08-31 09:53:04.4401|INFO|15|Old Headers 3400319 / 7470000 | queue 10176 | current 31850.55bps | total 10070.13bps 2022-08-31 09:53:04.4401|INFO|15|Downloaded 7480696 / 7502607 | current 0.00bps | total 62.85bps 2022-08-31 09:53:05.2617|INFO|87|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 09:53:05.4396|INFO|66|Old Headers 3403583 / 7470000 | queue 37824 | current 3265.84bps | total 10033.58bps 2022-08-31 09:53:05.4396|INFO|66|Downloaded 7480887 / 7502609 | current 191.09bps | total 63.61bps 2022-08-31 09:53:05.5201|INFO|84|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:53:05.5201|INFO|72|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:53:06.4393|INFO|82|Old Headers 3443135 / 7470000 | queue 3648 | current 39568.14bps | total 10191.39bps 2022-08-31 09:53:06.4393|INFO|82|Downloaded 7480887 / 7502609 | current 0.00bps | total 63.23bps 2022-08-31 09:53:07.2113|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 09:53:07.2163|INFO|2|Stopping session monitor... 2022-08-31 09:53:07.2163|INFO|2|Stopping session sync mode selector... 2022-08-31 09:53:07.2163|INFO|2|Sync mode selector stopped 2022-08-31 09:53:07.2163|INFO|2|Stopping discovery app... 2022-08-31 09:53:07.2195|INFO|2|Stopping discovery udp channel 2022-08-31 09:53:07.2195|INFO|2|Stopping block producer... 2022-08-31 09:53:07.2195|INFO|72|Discovery shutdown complete.. please wait for all components to close 2022-08-31 09:53:07.2217|INFO|2|Stopping sync peer pool... 2022-08-31 09:53:07.2217|INFO|2|Stopping peer pool... 2022-08-31 09:53:07.2217|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 09:53:07.2217|INFO|2|Stopping peer manager... 2022-08-31 09:53:07.2217|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 09:53:07.2217|INFO|2|Stopping synchronizer... 2022-08-31 09:53:07.2265|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 09:53:07.2265|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 09:53:07.2265|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 09:53:07.2265|INFO|17|Fast sync blocks downloader task completed. 2022-08-31 09:53:07.2265|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 09:53:07.2265|INFO|17|Beacon headers task completed. 2022-08-31 09:53:07.2265|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 09:53:07.2265|INFO|17|State sync task completed. 2022-08-31 09:53:07.2265|INFO|17|Fast blocks receipts task completed. 2022-08-31 09:53:07.2265|INFO|12|State sync task completed. 2022-08-31 09:53:07.2265|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 09:53:07.2265|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 09:53:07.2265|INFO|87|HeadersSyncDispatcher has finished work. 2022-08-31 09:53:07.2265|INFO|2|Stopping blockchain processor... 2022-08-31 09:53:07.2265|INFO|12|Full sync block downloader task completed. 2022-08-31 09:53:07.2265|INFO|81|Fast blocks headers task completed. 2022-08-31 09:53:07.2265|INFO|67|Fast blocks bodies task completed. 2022-08-31 09:53:07.2265|INFO|2|Stopping rlpx peer... 2022-08-31 09:53:07.2265|INFO|67|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 09:53:07.3387|INFO|57|Peer update loop canceled. 2022-08-31 09:53:07.4394|INFO|67|Old Headers 3443711 / 7470000 | queue 39936 | current 575.91bps | total 10140.25bps 2022-08-31 09:53:07.4394|INFO|67|Downloaded 7480887 / 7502609 | current 0.00bps | total 62.86bps 2022-08-31 09:53:08.2702|INFO|6|Local peer shutdown complete.. please wait for all components to close 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin Clique... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin AuRa... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin Ethash... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin NethDev... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin Merge... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin Merge... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin MEV... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin HealthChecks... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin Hive... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin Account Abstraction... 2022-08-31 09:53:08.2702|INFO|6|Disposing plugin EthStats... 2022-08-31 09:53:08.2702|INFO|6|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 09:53:08.2702|INFO|6|IPC JSON RPC service stopped 2022-08-31 09:53:08.2702|INFO|6|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 09:53:08.2778|INFO|6|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 09:53:08.2778|INFO|76|JSON RPC service stopped 2022-08-31 09:53:08.2832|INFO|6|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 09:53:08.2832|INFO|6|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 09:53:08.2832|INFO|6|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 09:53:08.2832|INFO|6|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 09:53:08.2832|INFO|6|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 09:53:08.2832|INFO|6|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 09:53:08.2832|INFO|6|Closing DBs... 2022-08-31 09:53:08.2832|INFO|6|Disposing DB CanonicalHashTrie 2022-08-31 09:53:08.2877|INFO|6|Disposing DB Code 2022-08-31 09:53:08.2877|INFO|6|Disposing DB Metadata 2022-08-31 09:53:08.3223|INFO|6|Disposing DB Headers 2022-08-31 09:53:08.3623|INFO|6|Disposing DB Witness 2022-08-31 09:53:08.3623|INFO|6|Disposing DB BlockInfos 2022-08-31 09:53:08.4646|INFO|6|Disposing DB Bloom 2022-08-31 09:53:08.4917|INFO|6|Disposing DB State0 2022-08-31 09:53:08.4917|INFO|6|Disposing DB Blocks 2022-08-31 09:53:08.5291|INFO|6|Disposing DB Receipts 2022-08-31 09:53:08.5340|INFO|6|All DBs closed. 2022-08-31 09:53:08.5340|INFO|6|Ethereum shutdown complete... please wait for all components to close 2022-08-31 09:53:08.5340|INFO|6|All done, goodbye! 2022-08-31 09:57:09.7909|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 09:57:10.1351|INFO|15|Setting up memory allowances 2022-08-31 09:57:10.1351|INFO|15| memory hint: 768MB 2022-08-31 09:57:10.1351|INFO|15| general memory: 32MB 2022-08-31 09:57:10.1351|INFO|15| peers memory: 50MB 2022-08-31 09:57:10.1351|INFO|15| Netty memory: 134MB 2022-08-31 09:57:10.1378|INFO|15| mempool memory: 68MB 2022-08-31 09:57:10.1378|INFO|15| fast blocks memory: 48MB 2022-08-31 09:57:10.1378|INFO|15| trie memory: 86MB 2022-08-31 09:57:10.1499|INFO|15| DB memory: 347MB 2022-08-31 09:57:11.0342|WARN|15|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 09:57:11.0404|INFO|15|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 09:57:11.0536|INFO|15|Numbers resolved, level = Max(0, 7480887), header = Max(0, 7480887), body = Max(0, 7480887) 2022-08-31 09:57:11.0612|INFO|15|Beacon Numbers resolved, level = 7502609, header = 7502609, body = 7502609 2022-08-31 09:57:11.0637|INFO|15|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7480887, best known is 7480887, lowest inserted header 4026290, body , lowest sync inserted block number 7470001 2022-08-31 09:57:11.0748|INFO|15|Initializing 11 plugins 2022-08-31 09:57:11.0748|INFO|15| Clique by Nethermind 2022-08-31 09:57:11.0748|INFO|15| Clique by Nethermind initialized in 2ms 2022-08-31 09:57:11.0748|INFO|15| AuRa by Nethermind 2022-08-31 09:57:11.0748|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 09:57:11.0748|INFO|15| Ethash by Nethermind 2022-08-31 09:57:11.0779|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 09:57:11.0779|INFO|15| NethDev by Nethermind 2022-08-31 09:57:11.0779|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 09:57:11.0779|INFO|15| Merge by Nethermind 2022-08-31 09:57:11.0779|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 09:57:11.0779|INFO|15| Merge by Nethermind 2022-08-31 09:57:11.0986|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 09:57:11.1043|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 09:57:11.1043|INFO|15| Merge by Nethermind initialized in 26ms 2022-08-31 09:57:11.1043|INFO|15| MEV by Nethermind 2022-08-31 09:57:11.1057|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 09:57:11.1057|INFO|15| HealthChecks by Nethermind 2022-08-31 09:57:11.1057|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 09:57:11.1057|INFO|15| Hive by Nethermind 2022-08-31 09:57:11.1057|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 09:57:11.1057|INFO|15| Account Abstraction by Nethermind 2022-08-31 09:57:11.1057|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 09:57:11.1057|INFO|15| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 09:57:11.1097|INFO|15| EthStats by Nethermind 2022-08-31 09:57:11.1097|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 09:57:11.1097|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 09:57:11.1938|INFO|14|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 09:57:11.3616|INFO|14|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 09:57:11.5266|INFO|14|Skipping Account Abstraction network protocol 2022-08-31 09:57:11.5693|INFO|15|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 09:57:11.5704|INFO|15|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 09:57:11.5906|INFO|15|Now syncing nodes starting from root of block 0 2022-08-31 09:57:11.6225|INFO|17|No block tree levels to review for fixes. All fine. 2022-08-31 09:57:11.6358|INFO|17|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 09:57:11.6914|INFO|17|Numbers resolved, level = Max(0, 7480887), header = Max(0, 7480887), body = Max(0, 7480887) 2022-08-31 09:57:11.6937|INFO|17|Beacon Numbers resolved, level = 7502609, header = 7502609, body = 7502609 2022-08-31 09:57:11.7162|INFO|17|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 09:57:11.7250|INFO|11|Starting Merge block producer & sealer 2022-08-31 09:57:11.9881|INFO|10|Connected to 0 bootnodes, 304 trusted/persisted nodes 2022-08-31 09:57:12.2076|INFO|70|Peers | with known best block: 8 | all: 10 | 2022-08-31 09:57:12.2076|INFO|70|Waiting for peers... 1s 2022-08-31 09:57:12.2181|INFO|70|Sync peers - Initialized: 8 | All: 10 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502625| 142.132.204.99:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502625| 157.90.33.62:30303][ 0| 10| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502625| 65.109.36.119:30301][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502625| 65.21.225.58:30303][ 0| 6| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502625| 116.202.39.230:30304][ 0| 24| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7463601|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7382818| 3.248.204.144:30303][ 0| 23| 0| 0| 0| 0][Geth/v1.10.22-stable-2de49b04/linux-arm64/go1.18.5] 2022-08-31 09:57:12.2181|INFO|71|Changing state Disconnected to FastSync, FastHeaders at processed:0|state:0|block:7480887|header:7480887|chain difficulty:10790000|peer block:7502625|peer total difficulty:10790000 2022-08-31 09:57:12.2181|INFO|71|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 09:57:13.2197|INFO|69|Old Headers 3445438 / 7470000 | queue 19776 | current 0.00bps | total 2343.88bps 2022-08-31 09:57:14.2184|INFO|6|Old Headers 3445822 / 7470000 | queue 39936 | current 384.57bps | total 1216.35bps 2022-08-31 09:57:15.2189|INFO|68|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 771.55bps 2022-08-31 09:57:16.2181|INFO|8|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 565.16bps 2022-08-31 09:57:16.8280|INFO|12|Engine Module has been enabled 2022-08-31 09:57:16.8280|INFO|12|Skipping Flashbots RPC plugin 2022-08-31 09:57:16.8280|INFO|12|Skipping Hive plugin 2022-08-31 09:57:16.8309|INFO|12|Skipping Account Abstraction RPC plugin 2022-08-31 09:57:16.8309|WARN|12|Starting Clique block producer & sealer 2022-08-31 09:57:16.8380|INFO|74|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 09:57:16.8423|INFO|74|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 09:57:16.9389|INFO|12| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 8MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 09:57:17.2185|INFO|8|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 445.76bps 2022-08-31 09:57:18.2181|INFO|10|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 368.07bps 2022-08-31 09:57:18.9793|INFO|10|Received a new payload: 7502610 (0x697f2b7bf638cf755bfef81e5fb3683d2b002d51dc0ccabab885af6b7cf8e038) 2022-08-31 09:57:19.0140|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502610 (0x697f2b...f8e038). 2022-08-31 09:57:19.0642|INFO|15|Received a new payload: 7502611 (0x3c192911f465983e08aedf7d323921befc28ec129b6f20e926aa55009f0752db) 2022-08-31 09:57:19.0657|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502611 (0x3c1929...0752db). 2022-08-31 09:57:19.0657|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0x697f2b7bf638cf755bfef81e5fb3683d2b002d51dc0ccabab885af6b7cf8e038, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:19.0657|INFO|66|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 09:57:19.0804|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x697f2b7bf638cf755bfef81e5fb3683d2b002d51dc0ccabab885af6b7cf8e038, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:19.1681|INFO|18|Received a new payload: 7502611 (0x3c192911f465983e08aedf7d323921befc28ec129b6f20e926aa55009f0752db) 2022-08-31 09:57:19.1681|INFO|18|Syncing... Parent wasn't processed. Block already known in blockTree 7502611 (0x3c1929...0752db). 2022-08-31 09:57:19.1798|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x3c192911f465983e08aedf7d323921befc28ec129b6f20e926aa55009f0752db, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:19.1798|INFO|71|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 09:57:19.1798|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3c192911f465983e08aedf7d323921befc28ec129b6f20e926aa55009f0752db, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:19.2028|INFO|66|Received a new payload: 7502612 (0x048bedb5a23bf6ea4dc2686c5e36bd43172b41545b7dc8f8b6ff0d6d998c5f5d) 2022-08-31 09:57:19.2028|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502612 (0x048bed...8c5f5d). 2022-08-31 09:57:19.2185|INFO|71|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 313.40bps 2022-08-31 09:57:19.3148|INFO|18|Received a new payload: 7502612 (0x048bedb5a23bf6ea4dc2686c5e36bd43172b41545b7dc8f8b6ff0d6d998c5f5d) 2022-08-31 09:57:19.3148|INFO|18|Syncing... Parent wasn't processed. Block already known in blockTree 7502612 (0x048bed...8c5f5d). 2022-08-31 09:57:19.3179|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x048bedb5a23bf6ea4dc2686c5e36bd43172b41545b7dc8f8b6ff0d6d998c5f5d, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:19.3179|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x048bedb5a23bf6ea4dc2686c5e36bd43172b41545b7dc8f8b6ff0d6d998c5f5d, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:19.3645|INFO|17|Received a new payload: 7502613 (0xcce4639273fe45bb7f366a9e9b85600dcbea04dc890ee0d542e32eb1cbe9b825) 2022-08-31 09:57:19.3663|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502613 (0xcce463...e9b825). 2022-08-31 09:57:19.4786|INFO|12|Received a new payload: 7502613 (0xcce4639273fe45bb7f366a9e9b85600dcbea04dc890ee0d542e32eb1cbe9b825) 2022-08-31 09:57:19.4786|INFO|12|Syncing... Parent wasn't processed. Block already known in blockTree 7502613 (0xcce463...e9b825). 2022-08-31 09:57:19.4851|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0xcce4639273fe45bb7f366a9e9b85600dcbea04dc890ee0d542e32eb1cbe9b825, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:19.4851|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcce4639273fe45bb7f366a9e9b85600dcbea04dc890ee0d542e32eb1cbe9b825, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:19.5092|INFO|10|Received a new payload: 7502614 (0xbae48163bba0539249070d8a771101c67b6dce5f07af338ee7210dfabefb7447) 2022-08-31 09:57:19.5191|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502614 (0xbae481...fb7447). 2022-08-31 09:57:19.5428|INFO|68|Received a new payload: 7502614 (0xbae48163bba0539249070d8a771101c67b6dce5f07af338ee7210dfabefb7447) 2022-08-31 09:57:19.5428|INFO|68|Syncing... Parent wasn't processed. Block already known in blockTree 7502614 (0xbae481...fb7447). 2022-08-31 09:57:19.6621|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xbae48163bba0539249070d8a771101c67b6dce5f07af338ee7210dfabefb7447, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:19.6621|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbae48163bba0539249070d8a771101c67b6dce5f07af338ee7210dfabefb7447, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:19.7158|INFO|73|Received a new payload: 7502615 (0x4f7ef545cffcf36bf6b0ce68077159b5b3b33ee4145c4d51d4c5946e77529b87) 2022-08-31 09:57:19.7158|INFO|73|Syncing... Parent wasn't processed. Inserting block 7502615 (0x4f7ef5...529b87). 2022-08-31 09:57:19.8186|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0x4f7ef545cffcf36bf6b0ce68077159b5b3b33ee4145c4d51d4c5946e77529b87, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:19.8186|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4f7ef545cffcf36bf6b0ce68077159b5b3b33ee4145c4d51d4c5946e77529b87, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:19.8186|INFO|8|Received a new payload: 7502616 (0x5a1b18b371109e249710f1114b54e12b13e3d55d7cb0920f0a4945a6d5bf7991) 2022-08-31 09:57:19.8221|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502616 (0x5a1b18...bf7991). 2022-08-31 09:57:19.8394|INFO|74|Received a new payload: 7502615 (0x4f7ef545cffcf36bf6b0ce68077159b5b3b33ee4145c4d51d4c5946e77529b87) 2022-08-31 09:57:19.8394|INFO|74|Syncing... Parent wasn't processed. Block already known in blockTree 7502615 (0x4f7ef5...529b87). 2022-08-31 09:57:19.8628|INFO|75|Received a new payload: 7502616 (0x5a1b18b371109e249710f1114b54e12b13e3d55d7cb0920f0a4945a6d5bf7991) 2022-08-31 09:57:19.8628|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502616 (0x5a1b18...bf7991). 2022-08-31 09:57:19.9405|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x5a1b18b371109e249710f1114b54e12b13e3d55d7cb0920f0a4945a6d5bf7991, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:19.9405|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5a1b18b371109e249710f1114b54e12b13e3d55d7cb0920f0a4945a6d5bf7991, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:19.9580|INFO|10|Received a new payload: 7502617 (0x1ebc6801ec9a1db223e15192a7db1747251907fc5a805710fbc88b6549e0ab0e) 2022-08-31 09:57:19.9580|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502617 (0x1ebc68...e0ab0e). 2022-08-31 09:57:20.0535|INFO|71|Received a new payload: 7502617 (0x1ebc6801ec9a1db223e15192a7db1747251907fc5a805710fbc88b6549e0ab0e) 2022-08-31 09:57:20.0556|INFO|71|Syncing... Parent wasn't processed. Block already known in blockTree 7502617 (0x1ebc68...e0ab0e). 2022-08-31 09:57:20.0611|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x1ebc6801ec9a1db223e15192a7db1747251907fc5a805710fbc88b6549e0ab0e, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:20.0611|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1ebc6801ec9a1db223e15192a7db1747251907fc5a805710fbc88b6549e0ab0e, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:20.0686|INFO|15|Received a new payload: 7502618 (0xdbf75493bcde9e6e0ab5ed9d3cb5ffecfcd4752485af105263fa36024c49e945) 2022-08-31 09:57:20.0699|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502618 (0xdbf754...49e945). 2022-08-31 09:57:20.2206|INFO|11|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 272.82bps 2022-08-31 09:57:20.5245|INFO|6|Received a new payload: 7502618 (0xdbf75493bcde9e6e0ab5ed9d3cb5ffecfcd4752485af105263fa36024c49e945) 2022-08-31 09:57:20.5257|INFO|6|Syncing... Parent wasn't processed. Block already known in blockTree 7502618 (0xdbf754...49e945). 2022-08-31 09:57:20.5358|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0xdbf75493bcde9e6e0ab5ed9d3cb5ffecfcd4752485af105263fa36024c49e945, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:20.5358|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xdbf75493bcde9e6e0ab5ed9d3cb5ffecfcd4752485af105263fa36024c49e945, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:20.5498|INFO|11|Received a new payload: 7502619 (0x0f6911c904e220d0357fc24961d7750452aa6aed6059ab311358c6e81b3d4685) 2022-08-31 09:57:20.5498|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502619 (0x0f6911...3d4685). 2022-08-31 09:57:20.5896|INFO|14|Received a new payload: 7502619 (0x0f6911c904e220d0357fc24961d7750452aa6aed6059ab311358c6e81b3d4685) 2022-08-31 09:57:20.5919|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502619 (0x0f6911...3d4685). 2022-08-31 09:57:20.7289|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x0f6911c904e220d0357fc24961d7750452aa6aed6059ab311358c6e81b3d4685, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:20.7289|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0f6911c904e220d0357fc24961d7750452aa6aed6059ab311358c6e81b3d4685, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:20.7796|INFO|73|Received a new payload: 7502620 (0xc7e4738e0d84744bfc6a0192cee07c50b3954dfa07ad01f989c3d5998edf9629) 2022-08-31 09:57:20.7796|INFO|73|Syncing... Parent wasn't processed. Inserting block 7502620 (0xc7e473...df9629). 2022-08-31 09:57:20.9220|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0xc7e4738e0d84744bfc6a0192cee07c50b3954dfa07ad01f989c3d5998edf9629, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) 2022-08-31 09:57:20.9220|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc7e4738e0d84744bfc6a0192cee07c50b3954dfa07ad01f989c3d5998edf9629, SafeBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069, FinalizedBlockHash: 0x426cc927f22be4d44375f27453c529dba5fed46d07197cc142413eaef361b9d5) . 2022-08-31 09:57:20.9342|INFO|10|Received a new payload: 7502620 (0xc7e4738e0d84744bfc6a0192cee07c50b3954dfa07ad01f989c3d5998edf9629) 2022-08-31 09:57:20.9342|INFO|10|Syncing... Parent wasn't processed. Block already known in blockTree 7502620 (0xc7e473...df9629). 2022-08-31 09:57:20.9859|INFO|15|Received a new payload: 7502621 (0x989bc1d530a76b262cce142be77cb5c6f5f1dfa183a7c548b4dda2669164ab8e) 2022-08-31 09:57:20.9903|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502621 (0x989bc1...64ab8e). 2022-08-31 09:57:21.0813|INFO|10|Received a new payload: 7502621 (0x989bc1d530a76b262cce142be77cb5c6f5f1dfa183a7c548b4dda2669164ab8e) 2022-08-31 09:57:21.0853|INFO|10|Syncing... Parent wasn't processed. Block already known in blockTree 7502621 (0x989bc1...64ab8e). 2022-08-31 09:57:21.2180|INFO|14|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 241.67bps 2022-08-31 09:57:21.3945|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x989bc1d530a76b262cce142be77cb5c6f5f1dfa183a7c548b4dda2669164ab8e, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:57:21.3945|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x989bc1d530a76b262cce142be77cb5c6f5f1dfa183a7c548b4dda2669164ab8e, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:57:21.4164|INFO|17|Received a new payload: 7502622 (0xbfa454c539fb510ca3d3f61c7869db5e750c5b75be3da491ada2664b4222c004) 2022-08-31 09:57:21.4182|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502622 (0xbfa454...22c004). 2022-08-31 09:57:21.6066|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xbfa454c539fb510ca3d3f61c7869db5e750c5b75be3da491ada2664b4222c004, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:57:21.6066|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbfa454c539fb510ca3d3f61c7869db5e750c5b75be3da491ada2664b4222c004, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:57:21.6260|INFO|11|Received a new payload: 7502623 (0x2be9e0cb965376f3b9fef7c71c29f5fafe04496499ec21b7424e5abf690d0fb7) 2022-08-31 09:57:21.6260|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502623 (0x2be9e0...0d0fb7). 2022-08-31 09:57:21.7306|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x2be9e0cb965376f3b9fef7c71c29f5fafe04496499ec21b7424e5abf690d0fb7, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:57:21.7306|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2be9e0cb965376f3b9fef7c71c29f5fafe04496499ec21b7424e5abf690d0fb7, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:57:22.2218|INFO|6|Old Headers 3445822 / 7470000 | queue 40704 | current 0.00bps | total 216.76bps 2022-08-31 09:57:23.2247|INFO|75|Old Headers 3474430 / 7470000 | queue 12672 | current 28526.73bps | total 2859.74bps 2022-08-31 09:57:23.2319|INFO|11|Received a new payload: 7502624 (0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 09:57:23.2319|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502624 (0xfb0651...64b4f7). 2022-08-31 09:57:23.7980|INFO|74|Received: ForkchoiceState: (HeadBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:57:23.7980|INFO|74|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:57:23.8046|INFO|75|Received a new payload: 7502625 (0xb40d03e01d490e3cf2034c933e82089faa15b9ab8e8390d7476f8e33435cbc06) 2022-08-31 09:57:23.8058|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502625 (0xb40d03...5cbc06). 2022-08-31 09:57:24.1290|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xb40d03e01d490e3cf2034c933e82089faa15b9ab8e8390d7476f8e33435cbc06, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:57:24.1290|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb40d03e01d490e3cf2034c933e82089faa15b9ab8e8390d7476f8e33435cbc06, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:57:24.1354|INFO|74|Received a new payload: 7502626 (0x565d58aa5981fe43ef300fac20ca38215a37458a60e960c7980709180dda6518) 2022-08-31 09:57:24.1354|INFO|74|Syncing... Parent wasn't processed. Inserting block 7502626 (0x565d58...da6518). 2022-08-31 09:57:24.2305|INFO|12|Old Headers 3489598 / 7470000 | queue 37824 | current 15081.60bps | total 3906.05bps 2022-08-31 09:57:24.3626|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x565d58aa5981fe43ef300fac20ca38215a37458a60e960c7980709180dda6518, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:57:24.3626|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x565d58aa5981fe43ef300fac20ca38215a37458a60e960c7980709180dda6518, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:57:24.5273|INFO|6|Received a new payload: 7502627 (0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683) 2022-08-31 09:57:24.5273|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502627 (0x0490e6...328683). 2022-08-31 09:57:24.6929|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:57:24.6929|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:57:25.2300|INFO|79|Old Headers 3489598 / 7470000 | queue 39744 | current 0.00bps | total 3599.78bps 2022-08-31 09:57:26.2300|INFO|14|Old Headers 3505342 / 7470000 | queue 24192 | current 15744.57bps | total 4483.17bps 2022-08-31 09:57:27.2303|INFO|12|Peers | with known best block: 17 | all: 17 | 2022-08-31 09:57:27.2303|INFO|12|Old Headers 3531838 / 7470000 | queue 18048 | current 26487.35bps | total 5975.67bps 2022-08-31 09:57:28.2320|INFO|75|Old Headers 3532414 / 7470000 | queue 39168 | current 575.15bps | total 5632.25bps 2022-08-31 09:57:29.2323|INFO|71|Old Headers 3532414 / 7470000 | queue 39168 | current 0.00bps | total 5295.86bps 2022-08-31 09:57:30.2308|INFO|68|Old Headers 3571390 / 7470000 | queue 384 | current 39039.75bps | total 7194.02bps 2022-08-31 09:57:31.2301|INFO|71|Old Headers 3574462 / 7470000 | queue 39552 | current 3074.20bps | total 6974.41bps 2022-08-31 09:57:32.2268|INFO|8|Old Headers 3574462 / 7470000 | queue 39552 | current 0.00bps | total 6622.34bps 2022-08-31 09:57:33.2326|INFO|66|Old Headers 3574462 / 7470000 | queue 39552 | current 0.00bps | total 6301.34bps 2022-08-31 09:57:34.2278|INFO|75|Old Headers 3574462 / 7470000 | queue 39552 | current 0.00bps | total 6012.94bps 2022-08-31 09:57:34.2278|INFO|75|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:35.2326|INFO|6|Old Headers 3574462 / 7470000 | queue 39552 | current 0.00bps | total 5747.35bps 2022-08-31 09:57:35.2326|INFO|6|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:35.5306|INFO|73|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:57:35.5351|INFO|17|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:57:36.2296|INFO|78|Old Headers 3574462 / 7470000 | queue 39552 | current 0.00bps | total 5506.06bps 2022-08-31 09:57:36.2296|INFO|78|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:37.2327|INFO|67|Old Headers 3575614 / 7470000 | queue 38592 | current 1148.48bps | total 5329.44bps 2022-08-31 09:57:37.2327|INFO|67|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:38.2320|INFO|15|Old Headers 3614590 / 7470000 | queue 0 | current 39004.61bps | total 6636.29bps 2022-08-31 09:57:38.2320|INFO|15|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:39.2334|INFO|78|Old Headers 3616894 / 7470000 | queue 39744 | current 2300.91bps | total 6473.99bps 2022-08-31 09:57:39.2334|INFO|78|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:40.2312|INFO|12|Old Headers 3637438 / 7470000 | queue 19392 | current 20590.33bps | total 6981.56bps 2022-08-31 09:57:40.2312|INFO|12|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:41.2304|INFO|73|Old Headers 3659134 / 7470000 | queue 23424 | current 21715.19bps | total 7493.62bps 2022-08-31 09:57:41.2304|INFO|73|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:42.2331|INFO|72|Peers | with known best block: 16 | all: 16 | 2022-08-31 09:57:42.2331|INFO|72|Old Headers 3691006 / 7470000 | queue 0 | current 31783.56bps | total 8312.34bps 2022-08-31 09:57:42.2331|INFO|72|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:42.2348|INFO|72|Sync peers 16(16)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502627| 37.37.120.145:30303][ 3000| 85| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [H ][ ][Peer|eth66| 7502627| 142.132.204.99:30303][ 21| 3944| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 154.12.243.82:30303][ 140| 463| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 157.90.33.62:30303][ 20| 4083| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 161.97.133.102:30303][ 12| 5842| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627|168.119.177.115:30303][ 21| 3972| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 185.213.27.46:30303][ 12| 4783| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 65.109.36.119:30301][ 36| 2477| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 18.221.67.9:30303][ 90| 889| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [H ][ ][Peer|eth66| 7502627| 34.230.53.241:30303][ 79| 1041| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502627| 34.92.173.71:29888][ 199| 275| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 70.122.137.130:40303][ 166| 361| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502626| 65.21.225.58:30303][ 32| 2570| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502626| 116.202.39.230:30304][ 20| 3363| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [HBR ][ ][Peer|eth66| 7502579| 173.249.21.205:30303][ 320| 2| 2203| 1202| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502579| 86.48.0.125:30303][ 13| 1883| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 09:57:43.2350|INFO|72|Old Headers 3693694 / 7470000 | queue 39744 | current 2683.20bps | total 8128.96bps 2022-08-31 09:57:43.2350|INFO|72|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:44.2340|INFO|14|Old Headers 3693694 / 7470000 | queue 39744 | current 0.00bps | total 7873.19bps 2022-08-31 09:57:44.2340|INFO|14|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:45.2340|INFO|14|Old Headers 3731518 / 7470000 | queue 2112 | current 37825.87bps | total 8787.69bps 2022-08-31 09:57:45.2340|INFO|14|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:46.2341|INFO|72|Old Headers 3740350 / 7470000 | queue 35904 | current 8831.10bps | total 8788.96bps 2022-08-31 09:57:46.2341|INFO|72|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:47.2356|INFO|11|Old Headers 3777982 / 7470000 | queue 3648 | current 37579.92bps | total 9618.55bps 2022-08-31 09:57:47.2356|INFO|11|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:48.2339|INFO|74|Old Headers 3778942 / 7470000 | queue 39936 | current 961.63bps | total 9376.81bps 2022-08-31 09:57:48.2339|INFO|74|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:49.2369|INFO|11|Old Headers 3813310 / 7470000 | queue 5760 | current 34267.03bps | total 10055.99bps 2022-08-31 09:57:49.2369|INFO|11|Downloaded 7481078 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 09:57:50.2357|INFO|14|Old Headers 3821950 / 7470000 | queue 39552 | current 8650.99bps | total 10018.81bps 2022-08-31 09:57:50.2357|INFO|14|Downloaded 7481269 / 7502627 | current 191.24bps | total 11.84bps 2022-08-31 09:57:51.2342|INFO|73|Old Headers 3821950 / 7470000 | queue 39936 | current 0.00bps | total 9760.67bps 2022-08-31 09:57:51.2342|INFO|73|Downloaded 7481269 / 7502627 | current 0.00bps | total 11.15bps 2022-08-31 09:57:52.2346|INFO|72|Old Headers 3836350 / 7470000 | queue 25728 | current 14394.16bps | total 9877.27bps 2022-08-31 09:57:52.2346|INFO|72|Downloaded 7481460 / 7502627 | current 190.91bps | total 21.07bps 2022-08-31 09:57:53.2358|INFO|73|Old Headers 3864958 / 7470000 | queue 18048 | current 28575.63bps | total 10336.60bps 2022-08-31 09:57:53.2358|INFO|73|Downloaded 7481460 / 7502627 | current 0.00bps | total 19.97bps 2022-08-31 09:57:54.2359|INFO|74|Old Headers 3895870 / 7470000 | queue 8064 | current 30908.67bps | total 10829.35bps 2022-08-31 09:57:54.2359|INFO|74|Downloaded 7481651 / 7502627 | current 190.97bps | total 28.47bps 2022-08-31 09:57:55.2391|INFO|12|Old Headers 3896254 / 7470000 | queue 39552 | current 382.81bps | total 10584.25bps 2022-08-31 09:57:55.2391|INFO|12|Downloaded 7481842 / 7502627 | current 190.40bps | total 36.15bps 2022-08-31 09:57:56.2404|INFO|73|Old Headers 3926014 / 7470000 | queue 9984 | current 29722.09bps | total 11022.16bps 2022-08-31 09:57:56.2404|INFO|73|Downloaded 7481842 / 7502627 | current 0.00bps | total 34.52bps 2022-08-31 09:57:57.2394|INFO|67|Peers | with known best block: 17 | all: 17 | 2022-08-31 09:57:57.2394|INFO|67|Old Headers 3938878 / 7470000 | queue 39360 | current 12685.66bps | total 11063.56bps 2022-08-31 09:57:57.2394|INFO|67|Downloaded 7482033 / 7502627 | current 191.21bps | total 41.28bps 2022-08-31 09:57:58.2413|INFO|72|Old Headers 3971134 / 7470000 | queue 7872 | current 32194.83bps | total 11526.24bps 2022-08-31 09:57:58.2413|INFO|72|Downloaded 7482224 / 7502627 | current 190.63bps | total 47.48bps 2022-08-31 09:57:59.2379|INFO|14|Old Headers 3981886 / 7470000 | queue 36480 | current 10788.84bps | total 11510.51bps 2022-08-31 09:57:59.2379|INFO|14|Downloaded 7482415 / 7502627 | current 191.65bps | total 53.20bps 2022-08-31 09:58:00.2407|INFO|74|Old Headers 3999934 / 7470000 | queue 21696 | current 17998.02bps | total 11646.72bps 2022-08-31 09:58:00.2407|INFO|74|Downloaded 7482606 / 7502627 | current 190.46bps | total 58.47bps 2022-08-31 09:58:01.2391|INFO|66|Old Headers 4024510 / 7470000 | queue 19392 | current 24616.54bps | total 11912.28bps 2022-08-31 09:58:01.2391|INFO|66|Downloaded 7482606 / 7502627 | current 0.00bps | total 56.32bps 2022-08-31 09:58:02.2412|INFO|14|Old Headers 4056382 / 7470000 | queue 5376 | current 31806.75bps | total 12312.92bps 2022-08-31 09:58:02.2412|INFO|14|Downloaded 7482797 / 7502627 | current 190.60bps | total 61.10bps 2022-08-31 09:58:03.2387|INFO|81|Old Headers 4063486 / 7470000 | queue 29376 | current 7122.51bps | total 12210.91bps 2022-08-31 09:58:03.2387|INFO|81|Downloaded 7482988 / 7502627 | current 191.49bps | total 65.56bps 2022-08-31 09:58:04.2393|INFO|73|Old Headers 4075966 / 7470000 | queue 27456 | current 12472.66bps | total 12215.97bps 2022-08-31 09:58:04.2393|INFO|73|Downloaded 7483179 / 7502627 | current 190.88bps | total 69.73bps 2022-08-31 09:58:04.5996|INFO|74|Received: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:58:04.5996|INFO|74|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:58:05.2417|INFO|72|Old Headers 4105150 / 7470000 | queue 2304 | current 29113.44bps | total 12537.01bps 2022-08-31 09:58:05.2417|INFO|72|Downloaded 7483370 / 7502627 | current 190.53bps | total 73.61bps 2022-08-31 09:58:06.2429|INFO|75|Old Headers 4106302 / 7470000 | queue 38976 | current 1150.64bps | total 12324.95bps 2022-08-31 09:58:06.2429|INFO|75|Downloaded 7483561 / 7502627 | current 190.77bps | total 77.26bps 2022-08-31 09:58:07.2472|INFO|67|Old Headers 4106302 / 7470000 | queue 38976 | current 0.00bps | total 12098.95bps 2022-08-31 09:58:07.2472|INFO|67|Downloaded 7483752 / 7502627 | current 190.19bps | total 80.69bps 2022-08-31 09:58:08.2459|INFO|70|Old Headers 4106302 / 7470000 | queue 38976 | current 0.00bps | total 11882.26bps 2022-08-31 09:58:08.2459|INFO|70|Downloaded 7483752 / 7502627 | current 0.00bps | total 78.33bps 2022-08-31 09:58:09.2467|INFO|17|Old Headers 4127422 / 7470000 | queue 18048 | current 21104.44bps | total 12044.83bps 2022-08-31 09:58:09.2467|INFO|17|Downloaded 7483943 / 7502627 | current 190.85bps | total 81.53bps 2022-08-31 09:58:10.1003|INFO|82|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:58:10.1301|INFO|82|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:58:10.2478|INFO|15|Old Headers 4147582 / 7470000 | queue 8832 | current 20138.20bps | total 12185.09bps 2022-08-31 09:58:10.2478|INFO|15|Downloaded 7484134 / 7502627 | current 190.79bps | total 84.56bps 2022-08-31 09:58:11.2484|INFO|17|Old Headers 4148158 / 7470000 | queue 39744 | current 575.68bps | total 11987.41bps 2022-08-31 09:58:11.2484|INFO|17|Downloaded 7484325 / 7502627 | current 190.89bps | total 87.42bps 2022-08-31 09:58:12.2476|INFO|14|Peers | with known best block: 16 | all: 16 | 2022-08-31 09:58:12.2476|INFO|14|Old Headers 4148158 / 7470000 | queue 39744 | current 0.00bps | total 11786.98bps 2022-08-31 09:58:12.2476|INFO|14|Downloaded 7484516 / 7502627 | current 191.14bps | total 90.14bps 2022-08-31 09:58:13.2465|INFO|75|Old Headers 4148158 / 7470000 | queue 39744 | current 0.00bps | total 11593.23bps 2022-08-31 09:58:13.2465|INFO|75|Downloaded 7484707 / 7502627 | current 191.23bps | total 92.72bps 2022-08-31 09:58:14.2483|INFO|75|Old Headers 4148158 / 7470000 | queue 39744 | current 0.00bps | total 11405.20bps 2022-08-31 09:58:14.2483|INFO|75|Downloaded 7484898 / 7502627 | current 190.66bps | total 95.16bps 2022-08-31 09:58:15.2465|INFO|11|Old Headers 4148158 / 7470000 | queue 39744 | current 0.00bps | total 11223.79bps 2022-08-31 09:58:15.2465|INFO|11|Downloaded 7484898 / 7502627 | current 0.00bps | total 92.85bps 2022-08-31 09:58:16.2480|INFO|15|Old Headers 4148158 / 7470000 | queue 39744 | current 0.00bps | total 11047.52bps 2022-08-31 09:58:16.2480|INFO|15|Downloaded 7485089 / 7502627 | current 190.71bps | total 95.18bps 2022-08-31 09:58:17.2504|INFO|74|Old Headers 4148158 / 7470000 | queue 39744 | current 0.00bps | total 10876.54bps 2022-08-31 09:58:17.2504|INFO|74|Downloaded 7485280 / 7502627 | current 190.55bps | total 97.40bps 2022-08-31 09:58:18.2503|INFO|66|Old Headers 4148158 / 7470000 | queue 39744 | current 0.00bps | total 10711.17bps 2022-08-31 09:58:18.2503|INFO|66|Downloaded 7485471 / 7502627 | current 191.02bps | total 99.52bps 2022-08-31 09:58:19.2534|INFO|17|Old Headers 4180414 / 7470000 | queue 7680 | current 32159.41bps | total 11033.35bps 2022-08-31 09:58:19.2534|INFO|17|Downloaded 7485471 / 7502627 | current 0.00bps | total 97.30bps 2022-08-31 09:58:20.2507|INFO|74|Old Headers 4190782 / 7470000 | queue 28608 | current 10396.08bps | total 11023.97bps 2022-08-31 09:58:20.2507|INFO|74|Downloaded 7485662 / 7502627 | current 191.51bps | total 99.34bps 2022-08-31 09:58:21.2531|INFO|83|Old Headers 4190782 / 7470000 | queue 39744 | current 0.00bps | total 10863.29bps 2022-08-31 09:58:21.2531|INFO|83|Downloaded 7485853 / 7502627 | current 190.54bps | total 101.28bps 2022-08-31 09:58:22.2525|INFO|81|Old Headers 4212478 / 7470000 | queue 18240 | current 21710.75bps | total 11018.65bps 2022-08-31 09:58:22.2525|INFO|81|Downloaded 7485853 / 7502627 | current 0.00bps | total 99.18bps 2022-08-31 09:58:23.2521|INFO|83|Old Headers 4233406 / 7470000 | queue 24192 | current 20937.06bps | total 11158.73bps 2022-08-31 09:58:23.2521|INFO|83|Downloaded 7486044 / 7502627 | current 191.08bps | total 101.05bps 2022-08-31 09:58:24.2506|INFO|71|Old Headers 4233406 / 7470000 | queue 39744 | current 0.00bps | total 11003.48bps 2022-08-31 09:58:24.2506|INFO|71|Downloaded 7486235 / 7502627 | current 191.28bps | total 102.84bps 2022-08-31 09:58:25.2581|INFO|78|Old Headers 4233406 / 7470000 | queue 39744 | current 0.00bps | total 10851.15bps 2022-08-31 09:58:25.2581|INFO|78|Downloaded 7486426 / 7502627 | current 189.58bps | total 104.55bps 2022-08-31 09:58:26.2584|INFO|79|Old Headers 4271422 / 7470000 | queue 1920 | current 38004.76bps | total 11219.31bps 2022-08-31 09:58:26.2584|INFO|79|Downloaded 7486426 / 7502627 | current 0.00bps | total 102.55bps 2022-08-31 09:58:27.2596|INFO|81|Peers | with known best block: 17 | all: 17 | 2022-08-31 09:58:27.2596|INFO|81|Old Headers 4276222 / 7470000 | queue 39360 | current 4794.21bps | total 11133.27bps 2022-08-31 09:58:27.2596|INFO|81|Downloaded 7486617 / 7502627 | current 190.77bps | total 104.21bps 2022-08-31 09:58:28.2618|INFO|71|Old Headers 4276222 / 7470000 | queue 39360 | current 0.00bps | total 10986.05bps 2022-08-31 09:58:28.2618|INFO|71|Downloaded 7486808 / 7502627 | current 190.59bps | total 105.81bps 2022-08-31 09:58:29.2631|INFO|9|Old Headers 4299454 / 7470000 | queue 16320 | current 23202.39bps | total 11145.35bps 2022-08-31 09:58:29.2631|INFO|9|Downloaded 7486808 / 7502627 | current 0.00bps | total 103.89bps 2022-08-31 09:58:30.2624|INFO|15|Old Headers 4318462 / 7470000 | queue 22848 | current 19020.70bps | total 11246.53bps 2022-08-31 09:58:30.2624|INFO|15|Downloaded 7486999 / 7502627 | current 191.12bps | total 105.44bps 2022-08-31 09:58:31.2621|INFO|11|Old Headers 4318654 / 7470000 | queue 39936 | current 192.07bps | total 11106.26bps 2022-08-31 09:58:31.2621|INFO|11|Downloaded 7486999 / 7502627 | current 0.00bps | total 103.59bps 2022-08-31 09:58:32.2633|INFO|14|Old Headers 4318654 / 7470000 | queue 39936 | current 0.00bps | total 10966.88bps 2022-08-31 09:58:32.2633|INFO|14|Downloaded 7487190 / 7502627 | current 190.77bps | total 105.10bps 2022-08-31 09:58:33.2626|INFO|73|Old Headers 4318654 / 7470000 | queue 39936 | current 0.00bps | total 10831.22bps 2022-08-31 09:58:33.2626|INFO|73|Downloaded 7487381 / 7502627 | current 191.14bps | total 106.55bps 2022-08-31 09:58:34.2642|INFO|72|Old Headers 4318654 / 7470000 | queue 39936 | current 0.00bps | total 10698.56bps 2022-08-31 09:58:34.2642|INFO|72|Downloaded 7487572 / 7502627 | current 190.69bps | total 107.95bps 2022-08-31 09:58:35.2626|INFO|83|Old Headers 4318654 / 7470000 | queue 39936 | current 0.00bps | total 10569.52bps 2022-08-31 09:58:35.2626|INFO|83|Downloaded 7487763 / 7502627 | current 191.31bps | total 109.31bps 2022-08-31 09:58:36.2634|INFO|82|Old Headers 4318654 / 7470000 | queue 39936 | current 0.00bps | total 10443.27bps 2022-08-31 09:58:36.2634|INFO|82|Downloaded 7487763 / 7502627 | current 0.00bps | total 107.55bps 2022-08-31 09:58:36.3267|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:58:36.3267|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:58:37.2639|INFO|85|Old Headers 4327102 / 7470000 | queue 31680 | current 8443.54bps | total 10419.67bps 2022-08-31 09:58:37.2639|INFO|85|Downloaded 7487954 / 7502627 | current 190.90bps | total 108.87bps 2022-08-31 09:58:38.2640|INFO|83|Old Headers 4360318 / 7470000 | queue 3456 | current 33216.60bps | total 10685.42bps 2022-08-31 09:58:38.2640|INFO|83|Downloaded 7488145 / 7502627 | current 191.00bps | total 110.15bps 2022-08-31 09:58:39.2658|INFO|83|Old Headers 4377545 / 7470000 | queue 16704 | current 17195.81bps | total 10760.57bps 2022-08-31 09:58:39.2658|INFO|83|Downloaded 7488336 / 7502627 | current 190.65bps | total 111.39bps 2022-08-31 09:58:40.2676|INFO|85|Old Headers 4397758 / 7470000 | queue 19584 | current 20141.33bps | total 10868.03bps 2022-08-31 09:58:40.2676|INFO|85|Downloaded 7488527 / 7502627 | current 190.66bps | total 112.59bps 2022-08-31 09:58:41.2683|INFO|82|Old Headers 4425022 / 7470000 | queue 0 | current 27244.39bps | total 11052.60bps 2022-08-31 09:58:41.2683|INFO|82|Downloaded 7488718 / 7502627 | current 190.86bps | total 113.76bps 2022-08-31 09:58:42.2722|INFO|6|Peers | with known best block: 18 | all: 18 | 2022-08-31 09:58:42.2722|INFO|6|Old Headers 4427902 / 7470000 | queue 38208 | current 2868.93bps | total 10961.10bps 2022-08-31 09:58:42.2722|INFO|6|Downloaded 7488909 / 7502627 | current 190.26bps | total 114.88bps 2022-08-31 09:58:42.2722|INFO|6|Sync peers 18(18)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502627| 37.37.120.145:30303][ 1079| 164| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [HBR ][ ][Peer|eth66| 7502627| 65.109.36.119:30301][ 43| 2512|21534|14172| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 09:58:43.2719|INFO|75|Old Headers 4440958 / 7470000 | queue 25344 | current 13060.03bps | total 10984.22bps 2022-08-31 09:58:43.2719|INFO|75|Downloaded 7489100 / 7502627 | current 191.05bps | total 115.98bps 2022-08-31 09:58:44.2708|INFO|79|Old Headers 4468990 / 7470000 | queue 15552 | current 28065.06bps | total 11170.08bps 2022-08-31 09:58:44.2708|INFO|79|Downloaded 7489291 / 7502627 | current 191.22bps | total 117.05bps 2022-08-31 09:58:45.2702|INFO|68|Old Headers 4469374 / 7470000 | queue 40128 | current 384.26bps | total 11053.91bps 2022-08-31 09:58:45.2702|INFO|68|Downloaded 7489482 / 7502627 | current 191.12bps | total 118.09bps 2022-08-31 09:58:46.2705|INFO|14|Old Headers 4469374 / 7470000 | queue 40128 | current 0.00bps | total 10936.01bps 2022-08-31 09:58:46.2705|INFO|14|Downloaded 7489673 / 7502627 | current 190.93bps | total 119.10bps 2022-08-31 09:58:47.2717|INFO|85|Old Headers 4492990 / 7470000 | queue 16704 | current 23589.87bps | total 11069.65bps 2022-08-31 09:58:47.2717|INFO|85|Downloaded 7489673 / 7502627 | current 0.00bps | total 117.47bps 2022-08-31 09:58:48.2704|INFO|86|Old Headers 4512382 / 7470000 | queue 25152 | current 19418.22bps | total 11156.68bps 2022-08-31 09:58:48.2704|INFO|86|Downloaded 7489864 / 7502627 | current 191.25bps | total 118.47bps 2022-08-31 09:58:49.2718|INFO|14|Old Headers 4512766 / 7470000 | queue 40128 | current 383.47bps | total 11045.22bps 2022-08-31 09:58:49.2718|INFO|14|Downloaded 7490055 / 7502627 | current 190.73bps | total 119.43bps 2022-08-31 09:58:50.2752|INFO|82|Old Headers 4512766 / 7470000 | queue 40128 | current 0.00bps | total 10931.88bps 2022-08-31 09:58:50.2752|INFO|82|Downloaded 7490055 / 7502627 | current 0.00bps | total 117.86bps 2022-08-31 09:58:51.2755|INFO|88|Old Headers 4525246 / 7470000 | queue 27840 | current 12477.57bps | total 10947.53bps 2022-08-31 09:58:51.2755|INFO|88|Downloaded 7490246 / 7502627 | current 190.96bps | total 118.80bps 2022-08-31 09:58:52.2774|INFO|86|Old Headers 4554430 / 7470000 | queue 3264 | current 29128.63bps | total 11130.05bps 2022-08-31 09:58:52.2774|INFO|86|Downloaded 7490437 / 7502627 | current 190.63bps | total 119.73bps 2022-08-31 09:58:53.2789|INFO|72|Old Headers 4557310 / 7470000 | queue 40320 | current 2875.71bps | total 11048.04bps 2022-08-31 09:58:53.2789|INFO|72|Downloaded 7490437 / 7502627 | current 0.00bps | total 118.21bps 2022-08-31 09:58:54.2785|INFO|82|Old Headers 4560766 / 7470000 | queue 37248 | current 3457.87bps | total 10973.50bps 2022-08-31 09:58:54.2785|INFO|82|Downloaded 7490628 / 7502627 | current 191.10bps | total 119.12bps 2022-08-31 09:58:55.2783|INFO|72|Old Headers 4596478 / 7470000 | queue 1536 | current 35719.95bps | total 11214.18bps 2022-08-31 09:58:55.2783|INFO|72|Downloaded 7490819 / 7502627 | current 191.04bps | total 120.01bps 2022-08-31 09:58:56.2827|INFO|14|Old Headers 4602814 / 7470000 | queue 41472 | current 6308.18bps | total 11166.71bps 2022-08-31 09:58:56.2827|INFO|14|Downloaded 7490819 / 7502627 | current 0.00bps | total 118.54bps 2022-08-31 09:58:57.2840|INFO|79|Peers | with known best block: 30 | all: 30 | 2022-08-31 09:58:57.2840|INFO|79|Old Headers 4602814 / 7470000 | queue 41472 | current 0.00bps | total 11060.01bps 2022-08-31 09:58:57.2840|INFO|79|Downloaded 7491010 / 7502627 | current 190.75bps | total 119.41bps 2022-08-31 09:58:58.3170|INFO|14|Old Headers 4624318 / 7470000 | queue 20160 | current 20818.48bps | total 11155.25bps 2022-08-31 09:58:58.3170|INFO|14|Downloaded 7491010 / 7502627 | current 0.00bps | total 117.94bps 2022-08-31 09:58:59.3149|INFO|75|Old Headers 4648894 / 7470000 | queue 30912 | current 24628.46bps | total 11281.09bps 2022-08-31 09:58:59.3149|INFO|75|Downloaded 7491201 / 7502627 | current 191.40bps | total 118.80bps 2022-08-31 09:59:00.3258|INFO|66|Old Headers 4649278 / 7470000 | queue 41280 | current 379.90bps | total 11178.92bps 2022-08-31 09:59:00.3258|INFO|66|Downloaded 7491392 / 7502627 | current 188.95bps | total 119.63bps 2022-08-31 09:59:01.3295|INFO|79|Old Headers 4649278 / 7470000 | queue 41280 | current 0.00bps | total 11075.83bps 2022-08-31 09:59:01.3295|INFO|79|Downloaded 7491392 / 7502627 | current 0.00bps | total 118.25bps 2022-08-31 09:59:02.3278|INFO|89|Old Headers 4649278 / 7470000 | queue 41280 | current 0.00bps | total 10975.17bps 2022-08-31 09:59:02.3278|INFO|89|Downloaded 7491583 / 7502627 | current 191.32bps | total 119.08bps 2022-08-31 09:59:03.3276|INFO|84|Old Headers 4649470 / 7470000 | queue 41280 | current 192.06bps | total 10877.91bps 2022-08-31 09:59:03.3276|INFO|84|Downloaded 7491583 / 7502627 | current 0.00bps | total 117.74bps 2022-08-31 09:59:04.3275|INFO|11|Old Headers 4681726 / 7470000 | queue 9024 | current 32260.54bps | total 11069.06bps 2022-08-31 09:59:04.3275|INFO|11|Downloaded 7491774 / 7502627 | current 191.02bps | total 118.55bps 2022-08-31 09:59:05.3272|INFO|84|Old Headers 4695550 / 7470000 | queue 41472 | current 13828.37bps | total 11093.50bps 2022-08-31 09:59:05.3272|INFO|84|Downloaded 7491774 / 7502627 | current 0.00bps | total 117.25bps 2022-08-31 09:59:06.3260|INFO|11|Old Headers 4695550 / 7470000 | queue 41472 | current 0.00bps | total 10996.17bps 2022-08-31 09:59:06.3260|INFO|11|Downloaded 7491965 / 7502627 | current 191.23bps | total 118.06bps 2022-08-31 09:59:07.3262|INFO|18|Old Headers 4696318 / 7470000 | queue 40896 | current 767.87bps | total 10907.09bps 2022-08-31 09:59:07.3262|INFO|18|Downloaded 7491965 / 7502627 | current 0.00bps | total 116.79bps 2022-08-31 09:59:08.3272|INFO|83|Old Headers 4724926 / 7470000 | queue 12288 | current 28580.14bps | total 11059.79bps 2022-08-31 09:59:08.3272|INFO|83|Downloaded 7492156 / 7502627 | current 190.81bps | total 117.58bps 2022-08-31 09:59:09.3265|INFO|75|Old Headers 4741438 / 7470000 | queue 41472 | current 16524.87bps | total 11106.53bps 2022-08-31 09:59:09.3265|INFO|75|Downloaded 7492156 / 7502627 | current 0.00bps | total 116.34bps 2022-08-31 09:59:09.8134|INFO|79|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 09:59:10.1025|INFO|66|Executing JSON RPC call eth_chainId with params [] 2022-08-31 09:59:10.1025|INFO|89|Executing JSON RPC call eth_syncing with params [] 2022-08-31 09:59:10.3278|INFO|89|Old Headers 4742014 / 7470000 | queue 41472 | current 575.26bps | total 11017.04bps 2022-08-31 09:59:10.3278|INFO|89|Downloaded 7492347 / 7502627 | current 190.75bps | total 117.12bps 2022-08-31 09:59:11.3260|INFO|8|Old Headers 4742014 / 7470000 | queue 41472 | current 0.00bps | total 10924.50bps 2022-08-31 09:59:11.3260|INFO|8|Downloaded 7492347 / 7502627 | current 0.00bps | total 115.91bps 2022-08-31 09:59:12.3085|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:12.3121|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:12.3298|INFO|6|Peers | with known best block: 28 | all: 28 | 2022-08-31 09:59:12.3298|INFO|6|Old Headers 4742014 / 7470000 | queue 41472 | current 0.00bps | total 10833.00bps 2022-08-31 09:59:12.3298|INFO|6|Downloaded 7492538 / 7502627 | current 190.28bps | total 116.67bps 2022-08-31 09:59:12.3298|INFO|6|Sync peers - Initialized: 28 | All: 28 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502633| 38.242.243.120:30303][ 0| 463| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502632| 38.242.196.108:30303][ 20| 5172| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502627| 37.37.120.145:30303][ 1248| 148| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502627|135.181.210.143:30303][ 37| 2542| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 142.132.204.99:30303][ 21| 4069| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 154.12.243.82:30303][ 141| 598| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 157.90.33.62:30303][ 22| 4202| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 161.97.133.102:30303][ 14| 5766| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627|168.119.177.115:30303][ 21| 3977| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 185.213.27.46:30303][ 15| 5317| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 65.108.228.22:30303][ 36| 2722| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [HBR ][ ][Peer|eth66| 7502627| 65.109.36.119:30301][ 44| 2512|22045|14539| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 65.21.225.58:30303][ 33| 2710| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 86.48.0.125:30303][ 104| 1639| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 18.221.67.9:30303][ 92| 1046| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502627| 34.230.53.241:30303][ 81| 1170| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502627| 34.92.173.71:29888][ 199| 404| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502627| 45.55.55.56:30303][ 85| 1109| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502627| 70.122.137.130:40303][ 142| 477| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502599| 173.249.21.205:30303][ 151| 687| 2203| 1125| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7500773|185.188.250.246:30303][ 41| 722| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7463900|185.190.140.195:30303][ 21| 4862| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 37| 2235| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 21| 3925| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] [ ][ ][Peer|eth66| 7382818| 18.234.44.186:30303][ 82| 986| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7382818| 52.79.109.74:30303][ 248| 188| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7382818| 54.209.183.82:30303][ 78| 1031| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7382818| 188.27.69.178:30353][ 46| 1833| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 09:59:13.3309|INFO|17|Old Headers 4742014 / 7470000 | queue 41472 | current 0.00bps | total 10743.27bps 2022-08-31 09:59:13.3309|INFO|17|Downloaded 7492538 / 7502627 | current 0.00bps | total 115.50bps 2022-08-31 09:59:14.3318|INFO|14|Old Headers 4767934 / 7470000 | queue 15744 | current 25898.56bps | total 10867.74bps 2022-08-31 09:59:14.3318|INFO|14|Downloaded 7492729 / 7502627 | current 190.84bps | total 116.25bps 2022-08-31 09:59:15.3298|INFO|14|Old Headers 4786942 / 7470000 | queue 36288 | current 19046.81bps | total 10934.18bps 2022-08-31 09:59:15.3298|INFO|14|Downloaded 7492729 / 7502627 | current 0.00bps | total 115.10bps 2022-08-31 09:59:16.3350|INFO|66|Old Headers 4786942 / 7470000 | queue 39936 | current 0.00bps | total 10845.44bps 2022-08-31 09:59:16.3350|INFO|66|Downloaded 7492920 / 7502627 | current 190.01bps | total 115.84bps 2022-08-31 09:59:17.3343|INFO|89|Old Headers 4786942 / 7470000 | queue 39936 | current 0.00bps | total 10758.63bps 2022-08-31 09:59:17.3343|INFO|89|Downloaded 7492920 / 7502627 | current 0.00bps | total 114.72bps 2022-08-31 09:59:18.3356|INFO|66|Old Headers 4818814 / 7470000 | queue 8256 | current 31832.87bps | total 10926.29bps 2022-08-31 09:59:18.3356|INFO|66|Downloaded 7493111 / 7502627 | current 190.76bps | total 115.45bps 2022-08-31 09:59:19.3393|INFO|75|Old Headers 4830334 / 7470000 | queue 39168 | current 11478.22bps | total 10930.65bps 2022-08-31 09:59:19.3393|INFO|75|Downloaded 7493302 / 7502627 | current 190.30bps | total 116.16bps 2022-08-31 09:59:20.3403|INFO|75|Old Headers 4848766 / 7470000 | queue 21120 | current 18413.66bps | total 10989.23bps 2022-08-31 09:59:20.3403|INFO|75|Downloaded 7493302 / 7502627 | current 0.00bps | total 115.07bps 2022-08-31 09:59:21.3400|INFO|78|Old Headers 4872574 / 7470000 | queue 9024 | current 23816.63bps | total 11088.73bps 2022-08-31 09:59:21.3400|INFO|78|Downloaded 7493493 / 7502627 | current 191.07bps | total 115.78bps 2022-08-31 09:59:22.3401|INFO|8|Old Headers 4881214 / 7470000 | queue 32064 | current 8640.04bps | total 11069.87bps 2022-08-31 09:59:22.3401|INFO|8|Downloaded 7493684 / 7502627 | current 190.99bps | total 116.47bps 2022-08-31 09:59:23.3400|INFO|89|Old Headers 4915006 / 7470000 | queue 2688 | current 33794.20bps | total 11243.51bps 2022-08-31 09:59:23.3400|INFO|89|Downloaded 7493875 / 7502627 | current 191.01bps | total 117.15bps 2022-08-31 09:59:24.3390|INFO|14|Old Headers 4916542 / 7470000 | queue 39744 | current 1537.63bps | total 11169.98bps 2022-08-31 09:59:24.3390|INFO|14|Downloaded 7494066 / 7502627 | current 191.20bps | total 117.82bps 2022-08-31 09:59:25.3388|INFO|14|Old Headers 4934398 / 7470000 | queue 22080 | current 17861.14bps | total 11220.33bps 2022-08-31 09:59:25.3388|INFO|14|Downloaded 7494257 / 7502627 | current 191.05bps | total 118.48bps 2022-08-31 09:59:26.3392|INFO|83|Old Headers 4959550 / 7470000 | queue 17664 | current 25143.12bps | total 11324.37bps 2022-08-31 09:59:26.3392|INFO|83|Downloaded 7494448 / 7502627 | current 190.92bps | total 119.13bps 2022-08-31 09:59:27.3389|INFO|66|Peers | with known best block: 21 | all: 21 | 2022-08-31 09:59:27.3389|INFO|66|Old Headers 4959934 / 7470000 | queue 39936 | current 384.10bps | total 11243.26bps 2022-08-31 09:59:27.3389|INFO|66|Downloaded 7494639 / 7502627 | current 191.05bps | total 119.76bps 2022-08-31 09:59:28.3393|INFO|85|Old Headers 4959934 / 7470000 | queue 39936 | current 0.00bps | total 11160.48bps 2022-08-31 09:59:28.3393|INFO|85|Downloaded 7494830 / 7502627 | current 190.93bps | total 120.39bps 2022-08-31 09:59:29.3406|INFO|87|Old Headers 4959934 / 7470000 | queue 39936 | current 0.00bps | total 11078.83bps 2022-08-31 09:59:29.3406|INFO|87|Downloaded 7495021 / 7502627 | current 190.77bps | total 121.00bps 2022-08-31 09:59:30.3388|INFO|71|Old Headers 4993150 / 7470000 | queue 6912 | current 33276.18bps | total 11239.55bps 2022-08-31 09:59:30.3388|INFO|71|Downloaded 7495212 / 7502627 | current 191.34bps | total 121.60bps 2022-08-31 09:59:31.3382|INFO|71|Old Headers 5003518 / 7470000 | queue 40320 | current 10375.17bps | total 11233.33bps 2022-08-31 09:59:31.3382|INFO|71|Downloaded 7495212 / 7502627 | current 0.00bps | total 120.56bps 2022-08-31 09:59:32.3410|INFO|69|Old Headers 5005438 / 7470000 | queue 38784 | current 1914.66bps | total 11166.51bps 2022-08-31 09:59:32.3410|INFO|69|Downloaded 7495403 / 7502627 | current 190.46bps | total 121.16bps 2022-08-31 09:59:33.3399|INFO|83|Old Headers 5041342 / 7470000 | queue 2880 | current 35943.85bps | total 11342.21bps 2022-08-31 09:59:33.3399|INFO|83|Downloaded 7495594 / 7502627 | current 191.20bps | total 121.74bps 2022-08-31 09:59:34.3391|INFO|14|Old Headers 5047486 / 7470000 | queue 39744 | current 6149.54bps | total 11305.64bps 2022-08-31 09:59:34.3391|INFO|14|Downloaded 7495785 / 7502627 | current 191.17bps | total 122.32bps 2022-08-31 09:59:35.3391|INFO|85|Old Headers 5056894 / 7470000 | queue 30528 | current 9408.29bps | total 11292.35bps 2022-08-31 09:59:35.3391|INFO|85|Downloaded 7495976 / 7502627 | current 191.00bps | total 122.89bps 2022-08-31 09:59:36.3380|INFO|84|Old Headers 5089342 / 7470000 | queue 7104 | current 32485.08bps | total 11439.50bps 2022-08-31 09:59:36.3380|INFO|84|Downloaded 7495976 / 7502627 | current 0.00bps | total 121.88bps 2022-08-31 09:59:37.3385|INFO|78|Old Headers 5090878 / 7470000 | queue 40512 | current 1535.25bps | total 11371.09bps 2022-08-31 09:59:37.3385|INFO|78|Downloaded 7496167 / 7502627 | current 190.90bps | total 122.44bps 2022-08-31 09:59:38.3386|INFO|79|Old Headers 5115838 / 7470000 | queue 15744 | current 24959.92bps | total 11464.25bps 2022-08-31 09:59:38.3386|INFO|79|Downloaded 7496167 / 7502627 | current 0.00bps | total 121.46bps 2022-08-31 09:59:39.3399|INFO|14|Old Headers 5134846 / 7470000 | queue 37632 | current 18982.95bps | total 11515.51bps 2022-08-31 09:59:39.3399|INFO|14|Downloaded 7496358 / 7502627 | current 190.74bps | total 122.01bps 2022-08-31 09:59:40.3397|INFO|79|Old Headers 5147326 / 7470000 | queue 26496 | current 12483.77bps | total 11522.06bps 2022-08-31 09:59:40.3397|INFO|79|Downloaded 7496549 / 7502627 | current 191.05bps | total 122.56bps 2022-08-31 09:59:41.3385|INFO|14|Old Headers 5175742 / 7470000 | queue 23232 | current 28451.19bps | total 11635.64bps 2022-08-31 09:59:41.3385|INFO|14|Downloaded 7496549 / 7502627 | current 0.00bps | total 121.60bps 2022-08-31 09:59:42.3396|INFO|80|Peers | with known best block: 20 | all: 20 | 2022-08-31 09:59:42.3396|INFO|80|Old Headers 5177278 / 7470000 | queue 38784 | current 1534.32bps | total 11568.16bps 2022-08-31 09:59:42.3396|INFO|80|Downloaded 7496740 / 7502627 | current 190.79bps | total 122.14bps 2022-08-31 09:59:42.3396|INFO|80|Sync peers 20(20)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502627| 37.37.120.145:30303][ 1085| 130| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [HBR ][ ][Peer|eth66| 7502627| 65.109.36.119:30301][ 43| 2478|21912|14688| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 09:59:43.3390|INFO|83|Old Headers 5177278 / 7470000 | queue 38784 | current 0.00bps | total 11491.52bps 2022-08-31 09:59:43.3390|INFO|83|Downloaded 7496931 / 7502627 | current 191.12bps | total 122.67bps 2022-08-31 09:59:44.4229|INFO|83|Old Headers 5177278 / 7470000 | queue 38784 | current 0.00bps | total 11409.55bps 2022-08-31 09:59:44.4229|INFO|83|Downloaded 7496931 / 7502627 | current 0.00bps | total 121.65bps 2022-08-31 09:59:45.4225|INFO|83|Old Headers 5186110 / 7470000 | queue 30144 | current 8835.41bps | total 11392.72bps 2022-08-31 09:59:45.4225|INFO|83|Downloaded 7497122 / 7502627 | current 191.07bps | total 122.18bps 2022-08-31 09:59:46.4233|INFO|78|Old Headers 5217406 / 7470000 | queue 1536 | current 31270.85bps | total 11521.95bps 2022-08-31 09:59:46.4233|INFO|78|Downloaded 7497313 / 7502627 | current 190.84bps | total 122.70bps 2022-08-31 09:59:47.4236|INFO|14|Old Headers 5219518 / 7470000 | queue 40320 | current 2111.56bps | total 11461.20bps 2022-08-31 09:59:47.4236|INFO|14|Downloaded 7497313 / 7502627 | current 0.00bps | total 121.78bps 2022-08-31 09:59:48.1004|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 09:59:48.1053|INFO|2|Stopping session monitor... 2022-08-31 09:59:48.1064|INFO|2|Stopping session sync mode selector... 2022-08-31 09:59:48.1064|INFO|2|Sync mode selector stopped 2022-08-31 09:59:48.1064|INFO|2|Stopping discovery app... 2022-08-31 09:59:48.1110|INFO|2|Stopping discovery udp channel 2022-08-31 09:59:48.1110|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 09:59:48.1110|INFO|2|Stopping block producer... 2022-08-31 09:59:48.1110|INFO|2|Stopping sync peer pool... 2022-08-31 09:59:48.1137|INFO|2|Stopping peer pool... 2022-08-31 09:59:48.1137|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 09:59:48.1137|INFO|2|Stopping peer manager... 2022-08-31 09:59:48.1254|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 09:59:48.1254|INFO|2|Stopping synchronizer... 2022-08-31 09:59:48.1272|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 09:59:48.1272|INFO|88|Fast blocks headers task completed. 2022-08-31 09:59:48.1272|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 09:59:48.1272|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 09:59:48.1272|INFO|86|Fast sync blocks downloader task completed. 2022-08-31 09:59:48.1272|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 09:59:48.1272|INFO|17|Beacon headers task completed. 2022-08-31 09:59:48.1272|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 09:59:48.1272|INFO|80|State sync task completed. 2022-08-31 09:59:48.1272|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 09:59:48.1272|INFO|88|State sync task completed. 2022-08-31 09:59:48.1272|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 09:59:48.1272|INFO|80|Fast blocks receipts task completed. 2022-08-31 09:59:48.1272|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 09:59:48.1272|INFO|17|Fast blocks bodies task completed. 2022-08-31 09:59:48.1272|INFO|2|Stopping blockchain processor... 2022-08-31 09:59:48.1272|INFO|86|Full sync block downloader task completed. 2022-08-31 09:59:48.1299|INFO|2|Stopping rlpx peer... 2022-08-31 09:59:48.1299|INFO|14|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 09:59:48.2413|INFO|57|Peer update loop canceled. 2022-08-31 09:59:48.3150|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:48.3150|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0490e6585fad5a1e3e266cc1c5faeeb1f34ede65dd5ac31b0048b27f32328683, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:48.4231|INFO|14|Old Headers 5219710 / 7470000 | queue 40320 | current 192.11bps | total 11388.97bps 2022-08-31 09:59:48.4231|INFO|14|Downloaded 7497504 / 7502627 | current 191.10bps | total 122.29bps 2022-08-31 09:59:48.7532|INFO|75|Received a new payload: 7502628 (0x5535bcd3a93b3903f2cf452952dadc9586b8b07eb85cfaba4bb640063e414c1e) 2022-08-31 09:59:48.7569|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502628 (0x5535bc...414c1e). 2022-08-31 09:59:49.1101|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0x5535bcd3a93b3903f2cf452952dadc9586b8b07eb85cfaba4bb640063e414c1e, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:49.1101|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5535bcd3a93b3903f2cf452952dadc9586b8b07eb85cfaba4bb640063e414c1e, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:49.1764|INFO|86|Received a new payload: 7502629 (0xb3521d89935e8971310f43bded573e15cb40a8aaf5f91b7000a59260806673da) 2022-08-31 09:59:49.1764|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502629 (0xb3521d...6673da). 2022-08-31 09:59:49.1798|INFO|6|Received a new payload: 7502629 (0xb3521d89935e8971310f43bded573e15cb40a8aaf5f91b7000a59260806673da) 2022-08-31 09:59:49.1798|INFO|6|Syncing... Parent wasn't processed. Block already known in blockTree 7502629 (0xb3521d...6673da). 2022-08-31 09:59:49.4258|INFO|80|Old Headers 5219710 / 7470000 | queue 40320 | current 0.00bps | total 11316.21bps 2022-08-31 09:59:49.4258|INFO|80|Downloaded 7497504 / 7502627 | current 0.00bps | total 121.39bps 2022-08-31 09:59:49.4933|INFO|80|Received: ForkchoiceState: (HeadBlockHash: 0xb3521d89935e8971310f43bded573e15cb40a8aaf5f91b7000a59260806673da, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:49.4933|INFO|80|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb3521d89935e8971310f43bded573e15cb40a8aaf5f91b7000a59260806673da, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:49.5086|INFO|80|Received a new payload: 7502630 (0xe3e753fefa9a8ac89478a602599bcc2649a1e2ed42af47877fdcd9dc529767b2) 2022-08-31 09:59:49.5101|INFO|80|Syncing... Parent wasn't processed. Inserting block 7502630 (0xe3e753...9767b2). 2022-08-31 09:59:49.5714|INFO|3|Received a new payload: 7502630 (0xe3e753fefa9a8ac89478a602599bcc2649a1e2ed42af47877fdcd9dc529767b2) 2022-08-31 09:59:49.5714|INFO|3|Syncing... Parent wasn't processed. Block already known in blockTree 7502630 (0xe3e753...9767b2). 2022-08-31 09:59:49.9720|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0xe3e753fefa9a8ac89478a602599bcc2649a1e2ed42af47877fdcd9dc529767b2, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:49.9720|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe3e753fefa9a8ac89478a602599bcc2649a1e2ed42af47877fdcd9dc529767b2, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:49.9835|INFO|86|Received a new payload: 7502631 (0x11338601d77ed2326d0ed92c78011858a9e3353b37c11b6b0f20d7167ec07678) 2022-08-31 09:59:49.9835|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502631 (0x113386...c07678). 2022-08-31 09:59:50.2928|INFO|88|Received a new payload: 7502631 (0x11338601d77ed2326d0ed92c78011858a9e3353b37c11b6b0f20d7167ec07678) 2022-08-31 09:59:50.2938|INFO|88|Syncing... Parent wasn't processed. Block already known in blockTree 7502631 (0x113386...c07678). 2022-08-31 09:59:50.3033|INFO|88|Received: ForkchoiceState: (HeadBlockHash: 0x11338601d77ed2326d0ed92c78011858a9e3353b37c11b6b0f20d7167ec07678, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:50.3033|INFO|88|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x11338601d77ed2326d0ed92c78011858a9e3353b37c11b6b0f20d7167ec07678, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:50.3124|INFO|79|Received a new payload: 7502632 (0x273b883b5624b056abd09c5263306eef3dc1fdd40e43bdb99e426e1bd6d6b829) 2022-08-31 09:59:50.3139|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502632 (0x273b88...d6b829). 2022-08-31 09:59:50.4244|INFO|78|Received a new payload: 7502632 (0x273b883b5624b056abd09c5263306eef3dc1fdd40e43bdb99e426e1bd6d6b829) 2022-08-31 09:59:50.4259|INFO|78|Syncing... Parent wasn't processed. Block already known in blockTree 7502632 (0x273b88...d6b829). 2022-08-31 09:59:50.4259|INFO|14|Old Headers 5219710 / 7470000 | queue 40320 | current 0.00bps | total 11244.52bps 2022-08-31 09:59:50.4259|INFO|14|Downloaded 7497504 / 7502627 | current 0.00bps | total 120.50bps 2022-08-31 09:59:50.8408|INFO|66|Received a new payload: 7502633 (0x4af0aeda47c3a7df3539efde7809704bd88a01d562d7db1e5f9ac95352504062) 2022-08-31 09:59:50.8417|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502633 (0x4af0ae...504062). 2022-08-31 09:59:50.8417|INFO|3|Received: ForkchoiceState: (HeadBlockHash: 0x273b883b5624b056abd09c5263306eef3dc1fdd40e43bdb99e426e1bd6d6b829, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:50.8417|INFO|3|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x273b883b5624b056abd09c5263306eef3dc1fdd40e43bdb99e426e1bd6d6b829, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:50.9040|INFO|14|Received a new payload: 7502633 (0x4af0aeda47c3a7df3539efde7809704bd88a01d562d7db1e5f9ac95352504062) 2022-08-31 09:59:50.9040|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502633 (0x4af0ae...504062). 2022-08-31 09:59:51.1624|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x4af0aeda47c3a7df3539efde7809704bd88a01d562d7db1e5f9ac95352504062, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:51.1624|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4af0aeda47c3a7df3539efde7809704bd88a01d562d7db1e5f9ac95352504062, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:51.2205|INFO|3|Received a new payload: 7502634 (0x16fcf834da5f7aa9075aa8312973a7c9f962b209d07abef9746e8b878fd91ff8) 2022-08-31 09:59:51.2228|INFO|3|Syncing... Parent wasn't processed. Inserting block 7502634 (0x16fcf8...d91ff8). 2022-08-31 09:59:51.4339|INFO|14|Old Headers 5219710 / 7470000 | queue 40320 | current 0.00bps | total 11173.25bps 2022-08-31 09:59:51.4339|INFO|14|Downloaded 7497504 / 7502627 | current 0.00bps | total 119.61bps 2022-08-31 09:59:51.6312|INFO|78|Received a new payload: 7502634 (0x16fcf834da5f7aa9075aa8312973a7c9f962b209d07abef9746e8b878fd91ff8) 2022-08-31 09:59:51.6312|INFO|78|Syncing... Parent wasn't processed. Block already known in blockTree 7502634 (0x16fcf8...d91ff8). 2022-08-31 09:59:51.6373|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x16fcf834da5f7aa9075aa8312973a7c9f962b209d07abef9746e8b878fd91ff8, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 09:59:51.6377|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x16fcf834da5f7aa9075aa8312973a7c9f962b209d07abef9746e8b878fd91ff8, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 09:59:52.4353|INFO|78|Old Headers 5219710 / 7470000 | queue 40320 | current 0.00bps | total 11103.29bps 2022-08-31 09:59:52.4353|INFO|78|Downloaded 7497504 / 7502627 | current 0.00bps | total 118.75bps 2022-08-31 09:59:53.1318|INFO|14|Local peer shutdown complete.. please wait for all components to close 2022-08-31 09:59:53.1318|INFO|14|Disposing plugin Clique... 2022-08-31 09:59:53.1318|INFO|14|Disposing plugin AuRa... 2022-08-31 09:59:53.1318|INFO|14|Disposing plugin Ethash... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin NethDev... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin Merge... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin Merge... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin MEV... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin HealthChecks... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin Hive... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin Account Abstraction... 2022-08-31 09:59:53.1337|INFO|14|Disposing plugin EthStats... 2022-08-31 09:59:53.1337|INFO|14|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 09:59:53.1337|INFO|14|IPC JSON RPC service stopped 2022-08-31 09:59:53.1337|INFO|14|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 09:59:53.1405|INFO|14|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 09:59:53.1405|INFO|14|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 09:59:53.1405|INFO|14|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 09:59:53.1405|INFO|14|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 09:59:53.1405|INFO|14|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 09:59:53.1417|INFO|14|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 09:59:53.1417|INFO|14|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 09:59:53.1417|INFO|14|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 09:59:53.1417|INFO|14|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 09:59:53.1466|INFO|14|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 09:59:53.1466|INFO|6|JSON RPC service stopped 2022-08-31 09:59:53.1466|INFO|14|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 09:59:53.1466|INFO|14|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 09:59:53.1466|INFO|14|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 09:59:53.1466|INFO|14|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 09:59:53.1466|INFO|14|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 09:59:53.1466|INFO|14|Closing DBs... 2022-08-31 09:59:53.1497|INFO|14|Disposing DB Receipts 2022-08-31 09:59:53.1569|INFO|14|Disposing DB Blocks 2022-08-31 09:59:53.2027|INFO|14|Disposing DB State0 2022-08-31 09:59:53.2027|INFO|14|Disposing DB Bloom 2022-08-31 09:59:53.2305|INFO|14|Disposing DB Metadata 2022-08-31 09:59:53.2305|INFO|14|Disposing DB BlockInfos 2022-08-31 09:59:53.4124|INFO|14|Disposing DB Headers 2022-08-31 09:59:53.6694|INFO|14|Disposing DB Code 2022-08-31 09:59:53.6694|INFO|14|Disposing DB CanonicalHashTrie 2022-08-31 09:59:53.6697|INFO|14|Disposing DB Witness 2022-08-31 09:59:53.6697|INFO|14|All DBs closed. 2022-08-31 09:59:53.6697|INFO|14|Ethereum shutdown complete... please wait for all components to close 2022-08-31 09:59:53.6697|INFO|14|All done, goodbye! 2022-08-31 09:59:59.8569|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:00:00.1867|INFO|17|Setting up memory allowances 2022-08-31 10:00:00.1867|INFO|17| memory hint: 768MB 2022-08-31 10:00:00.1867|INFO|17| general memory: 32MB 2022-08-31 10:00:00.1867|INFO|17| peers memory: 50MB 2022-08-31 10:00:00.1897|INFO|17| Netty memory: 134MB 2022-08-31 10:00:00.1897|INFO|17| mempool memory: 68MB 2022-08-31 10:00:00.1897|INFO|17| fast blocks memory: 48MB 2022-08-31 10:00:00.1897|INFO|17| trie memory: 86MB 2022-08-31 10:00:00.1949|INFO|17| DB memory: 347MB 2022-08-31 10:00:01.8939|WARN|15|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:00:01.9002|INFO|15|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:00:01.9137|INFO|15|Numbers resolved, level = Max(7469999, 7497504), header = Max(7469999, 7497504), body = Max(0, 7497504) 2022-08-31 10:00:01.9182|INFO|15|Beacon Numbers resolved, level = 7502634, header = 7502634, body = 7502634 2022-08-31 10:00:01.9182|INFO|15|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7497504, best known is 7497504, lowest inserted header 2250291, body , lowest sync inserted block number 7470001 2022-08-31 10:00:01.9303|INFO|9|Initializing 11 plugins 2022-08-31 10:00:01.9303|INFO|9| Clique by Nethermind 2022-08-31 10:00:01.9303|INFO|9| Clique by Nethermind initialized in 2ms 2022-08-31 10:00:01.9303|INFO|9| AuRa by Nethermind 2022-08-31 10:00:01.9303|INFO|9| AuRa by Nethermind initialized in 0ms 2022-08-31 10:00:01.9303|INFO|9| Ethash by Nethermind 2022-08-31 10:00:01.9303|INFO|9| Ethash by Nethermind initialized in 0ms 2022-08-31 10:00:01.9338|INFO|9| NethDev by Nethermind 2022-08-31 10:00:01.9338|INFO|9| NethDev by Nethermind initialized in 0ms 2022-08-31 10:00:01.9338|INFO|9| Merge by Nethermind 2022-08-31 10:00:01.9338|INFO|9| Merge by Nethermind initialized in 0ms 2022-08-31 10:00:01.9338|INFO|9| Merge by Nethermind 2022-08-31 10:00:01.9567|INFO|9|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:00:01.9634|INFO|9|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:00:01.9634|INFO|9| Merge by Nethermind initialized in 29ms 2022-08-31 10:00:01.9634|INFO|9| MEV by Nethermind 2022-08-31 10:00:01.9634|INFO|9| MEV by Nethermind initialized in 0ms 2022-08-31 10:00:01.9634|INFO|9| HealthChecks by Nethermind 2022-08-31 10:00:01.9634|INFO|9| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:00:01.9634|INFO|9| Hive by Nethermind 2022-08-31 10:00:01.9661|INFO|9| Hive by Nethermind initialized in 0ms 2022-08-31 10:00:01.9661|INFO|9| Account Abstraction by Nethermind 2022-08-31 10:00:01.9661|INFO|9| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:00:01.9661|INFO|9| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 10:00:01.9661|INFO|9| EthStats by Nethermind 2022-08-31 10:00:01.9702|WARN|9|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:00:01.9702|INFO|9| EthStats by Nethermind initialized in 0ms 2022-08-31 10:00:02.0684|INFO|14|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:00:02.2654|INFO|9|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:00:02.3719|INFO|9|Skipping Account Abstraction network protocol 2022-08-31 10:00:02.4134|INFO|17|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:00:02.4144|INFO|17|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:00:02.4362|INFO|17|Now syncing nodes starting from root of block 0 2022-08-31 10:00:02.4798|INFO|17|No block tree levels to review for fixes. All fine. 2022-08-31 10:00:02.4857|INFO|17|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:00:02.5265|INFO|17|Numbers resolved, level = Max(7469999, 7497504), header = Max(7469999, 7497504), body = Max(0, 7497504) 2022-08-31 10:00:02.5310|INFO|17|Beacon Numbers resolved, level = 7502634, header = 7502634, body = 7502634 2022-08-31 10:00:02.5421|INFO|17|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:00:02.5500|INFO|17|Starting Merge block producer & sealer 2022-08-31 10:00:02.9124|INFO|6|Connected to 0 bootnodes, 626 trusted/persisted nodes 2022-08-31 10:00:03.0807|INFO|71|Peers | with known best block: 12 | all: 12 | 2022-08-31 10:00:03.0807|INFO|71|Waiting for peers... 1s 2022-08-31 10:00:03.0887|INFO|71|Sync peers - Initialized: 12 | All: 12 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502634|135.181.210.143:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634| 157.90.33.62:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634| 161.97.133.102:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634|168.119.177.115:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634| 65.109.36.119:30301][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634| 65.21.225.58:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634| 86.48.0.125:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634| 95.111.238.170:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502634| 18.221.67.9:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502600| 173.249.21.205:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7464193|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:00:03.0927|INFO|9|Changing state Disconnected to FastSync, FastHeaders at processed:0|state:0|block:7497504|header:7497504|chain difficulty:10790000|peer block:7502634|peer total difficulty:10790000 2022-08-31 10:00:03.0927|INFO|9|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:00:04.0905|INFO|85|Old Headers 5222781 / 7470000 | queue 12096 | current 0.00bps | total 4291.16bps 2022-08-31 10:00:05.0903|INFO|75|Old Headers 5222781 / 7470000 | queue 39936 | current 0.00bps | total 1790.15bps 2022-08-31 10:00:06.0911|INFO|17|Old Headers 5222781 / 7470000 | queue 40320 | current 0.00bps | total 1130.59bps 2022-08-31 10:00:07.0905|INFO|15|Old Headers 5222781 / 7470000 | queue 40512 | current 0.00bps | total 826.50bps 2022-08-31 10:00:07.6624|INFO|12|Engine Module has been enabled 2022-08-31 10:00:07.6624|INFO|12|Skipping Flashbots RPC plugin 2022-08-31 10:00:07.6624|INFO|12|Skipping Hive plugin 2022-08-31 10:00:07.6662|INFO|12|Skipping Account Abstraction RPC plugin 2022-08-31 10:00:07.6662|WARN|12|Starting Clique block producer & sealer 2022-08-31 10:00:07.6732|INFO|18|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:00:07.6778|INFO|18|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:00:07.8035|INFO|75| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 67MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 10:00:08.0910|INFO|75|Old Headers 5222781 / 7470000 | queue 40512 | current 0.00bps | total 651.16bps 2022-08-31 10:00:09.0935|INFO|78|Old Headers 5222781 / 7470000 | queue 40512 | current 0.00bps | total 537.01bps 2022-08-31 10:00:09.0935|INFO|78|Downloaded 7497695 / 7502634 | current 0.00bps | total 0.00bps 2022-08-31 10:00:10.0913|INFO|77|Old Headers 5222781 / 7470000 | queue 40512 | current 0.00bps | total 457.23bps 2022-08-31 10:00:10.0913|INFO|77|Downloaded 7497695 / 7502634 | current 0.00bps | total 0.00bps 2022-08-31 10:00:10.1014|INFO|8|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:00:10.1058|INFO|9|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:00:10.1368|INFO|9|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg time | max time | errors | avg time | max time | avg size | total size | ----------------------------------------------------------------------------------------------------------------------------------------- engine_exchangeTransitionConfigurationV1| 1 | 85875 | 85875 | 0 | 0 | 0 | 190 | 190 | ----------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 1 | 85875 | 85875 | 0 | 0 | 0 | 190 | 190 | ----------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 10:00:10.1398|INFO|9|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:00:11.0919|INFO|67|Old Headers 5222781 / 7470000 | queue 40512 | current 0.00bps | total 397.95bps 2022-08-31 10:00:11.0919|INFO|67|Downloaded 7497695 / 7502634 | current 0.00bps | total 0.00bps 2022-08-31 10:00:12.0927|INFO|17|Old Headers 5222781 / 7470000 | queue 40512 | current 0.00bps | total 352.26bps 2022-08-31 10:00:12.0927|INFO|17|Downloaded 7497695 / 7502634 | current 0.00bps | total 0.00bps 2022-08-31 10:00:12.7303|INFO|77|Received a new payload: 7502635 (0x1789bd0526dc118555927345fc468c6818ceaac61f0033ff7d6c8b5efbe60c54) 2022-08-31 10:00:12.7375|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502635 (0x1789bd...e60c54). 2022-08-31 10:00:13.0357|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x1789bd0526dc118555927345fc468c6818ceaac61f0033ff7d6c8b5efbe60c54, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:00:13.0357|INFO|15|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:00:13.0484|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1789bd0526dc118555927345fc468c6818ceaac61f0033ff7d6c8b5efbe60c54, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:00:13.0915|INFO|85|Old Headers 5222781 / 7470000 | queue 40512 | current 0.00bps | total 316.05bps 2022-08-31 10:00:13.0915|INFO|85|Downloaded 7497886 / 7502634 | current 191.24bps | total 43.59bps 2022-08-31 10:00:14.0934|INFO|18|Old Headers 5247741 / 7470000 | queue 15936 | current 24913.51bps | total 2615.17bps 2022-08-31 10:00:14.0934|INFO|18|Downloaded 7497886 / 7502634 | current 0.00bps | total 35.48bps 2022-08-31 10:00:15.0927|INFO|77|Old Headers 5266557 / 7470000 | queue 29952 | current 18831.78bps | total 3997.92bps 2022-08-31 10:00:15.0927|INFO|77|Downloaded 7497886 / 7502634 | current 0.00bps | total 29.92bps 2022-08-31 10:00:16.0917|INFO|67|Old Headers 5266557 / 7470000 | queue 40128 | current 0.00bps | total 3683.84bps 2022-08-31 10:00:16.0917|INFO|67|Downloaded 7497886 / 7502634 | current 0.00bps | total 25.87bps 2022-08-31 10:00:17.0909|INFO|67|Old Headers 5266557 / 7470000 | queue 40128 | current 0.00bps | total 3415.47bps 2022-08-31 10:00:17.0909|INFO|67|Downloaded 7497886 / 7502634 | current 0.00bps | total 22.79bps 2022-08-31 10:00:18.0905|INFO|6|Peers | with known best block: 18 | all: 18 | 2022-08-31 10:00:18.0905|INFO|6|Old Headers 5266557 / 7470000 | queue 40128 | current 0.00bps | total 3183.47bps 2022-08-31 10:00:18.0905|INFO|6|Downloaded 7498077 / 7502634 | current 191.09bps | total 40.72bps 2022-08-31 10:00:19.0914|INFO|68|Old Headers 5268861 / 7470000 | queue 38016 | current 2302.03bps | total 3127.34bps 2022-08-31 10:00:19.0914|INFO|68|Downloaded 7498077 / 7502634 | current 0.00bps | total 36.80bps 2022-08-31 10:00:20.0908|INFO|66|Old Headers 5307453 / 7470000 | queue 384 | current 38617.65bps | total 5249.06bps 2022-08-31 10:00:20.0908|INFO|66|Downloaded 7498077 / 7502634 | current 0.00bps | total 33.56bps 2022-08-31 10:00:21.0908|INFO|79|Old Headers 5309949 / 7470000 | queue 40320 | current 2495.98bps | total 5093.64bps 2022-08-31 10:00:21.0908|INFO|79|Downloaded 7498077 / 7502634 | current 0.00bps | total 30.85bps 2022-08-31 10:00:22.0910|INFO|18|Old Headers 5309949 / 7470000 | queue 40320 | current 0.00bps | total 4821.43bps 2022-08-31 10:00:22.0910|INFO|18|Downloaded 7498268 / 7502634 | current 190.96bps | total 42.82bps 2022-08-31 10:00:23.0904|INFO|77|Old Headers 5322429 / 7470000 | queue 28032 | current 12488.64bps | total 5210.04bps 2022-08-31 10:00:23.0904|INFO|77|Downloaded 7498268 / 7502634 | current 0.00bps | total 39.85bps 2022-08-31 10:00:24.0908|INFO|73|Old Headers 5353149 / 7470000 | queue 6528 | current 30517.07bps | total 6441.34bps 2022-08-31 10:00:24.0908|INFO|73|Downloaded 7498268 / 7502634 | current 0.00bps | total 37.25bps 2022-08-31 10:00:25.0902|INFO|18|Old Headers 5353725 / 7470000 | queue 40128 | current 576.40bps | total 6171.43bps 2022-08-31 10:00:25.0902|INFO|18|Downloaded 7498459 / 7502634 | current 191.12bps | total 46.64bps 2022-08-31 10:00:26.0908|INFO|18|Old Headers 5353725 / 7470000 | queue 40128 | current 0.00bps | total 5899.70bps 2022-08-31 10:00:26.0908|INFO|18|Downloaded 7498459 / 7502634 | current 0.00bps | total 43.96bps 2022-08-31 10:00:26.4896|INFO|92|Received a new payload: 7502636 (0x71ada0f7aab96666c4f097ba07b00a95b709de534b2da63b74fb4599a702df46) 2022-08-31 10:00:26.4931|INFO|92|Syncing... Parent wasn't processed. Inserting block 7502636 (0x71ada0...02df46). 2022-08-31 10:00:26.8530|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x71ada0f7aab96666c4f097ba07b00a95b709de534b2da63b74fb4599a702df46, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:00:26.8546|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x71ada0f7aab96666c4f097ba07b00a95b709de534b2da63b74fb4599a702df46, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:00:27.0913|INFO|69|Old Headers 5353725 / 7470000 | queue 40128 | current 0.00bps | total 5650.71bps 2022-08-31 10:00:27.0913|INFO|69|Downloaded 7498459 / 7502634 | current 0.00bps | total 41.56bps 2022-08-31 10:00:28.0911|INFO|73|Old Headers 5353725 / 7470000 | queue 40128 | current 0.00bps | total 5422.13bps 2022-08-31 10:00:28.0911|INFO|73|Downloaded 7498650 / 7502635 | current 191.03bps | total 49.27bps 2022-08-31 10:00:29.0900|INFO|91|Old Headers 5353725 / 7470000 | queue 40128 | current 0.00bps | total 5211.51bps 2022-08-31 10:00:29.0900|INFO|91|Downloaded 7498650 / 7502635 | current 0.00bps | total 46.86bps 2022-08-31 10:00:30.0916|INFO|80|Old Headers 5359293 / 7470000 | queue 34752 | current 5559.59bps | total 5224.55bps 2022-08-31 10:00:30.0916|INFO|80|Downloaded 7498650 / 7502635 | current 0.00bps | total 44.66bps 2022-08-31 10:00:31.0905|INFO|15|Old Headers 5390973 / 7470000 | queue 3072 | current 31716.34bps | total 6179.29bps 2022-08-31 10:00:31.0905|INFO|15|Downloaded 7498841 / 7502635 | current 191.21bps | total 51.20bps 2022-08-31 10:00:32.0910|INFO|18|Old Headers 5397309 / 7470000 | queue 39168 | current 6333.00bps | total 6184.63bps 2022-08-31 10:00:32.0910|INFO|18|Downloaded 7498841 / 7502635 | current 0.00bps | total 49.01bps 2022-08-31 10:00:33.0899|INFO|82|Peers | with known best block: 19 | all: 19 | 2022-08-31 10:00:33.0899|INFO|82|Old Headers 5397309 / 7470000 | queue 39168 | current 0.00bps | total 5976.71bps 2022-08-31 10:00:33.0899|INFO|82|Downloaded 7498841 / 7502635 | current 0.00bps | total 47.01bps 2022-08-31 10:00:33.0899|INFO|82|Sync peers 19(19)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502635| 45.55.55.56:30303][ 93| 5| 7706| 6192| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502634| 37.37.120.145:30303][ 257| 18| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] 2022-08-31 10:00:34.0956|INFO|84|Old Headers 5397309 / 7470000 | queue 39168 | current 0.00bps | total 5781.06bps 2022-08-31 10:00:34.0956|INFO|84|Downloaded 7498841 / 7502635 | current 0.00bps | total 45.14bps 2022-08-31 10:00:35.0964|INFO|71|Old Headers 5397309 / 7470000 | queue 39168 | current 0.00bps | total 5598.68bps 2022-08-31 10:00:35.0964|INFO|71|Downloaded 7498841 / 7502635 | current 0.00bps | total 43.43bps 2022-08-31 10:00:36.0957|INFO|15|Old Headers 5397309 / 7470000 | queue 39168 | current 0.00bps | total 5427.70bps 2022-08-31 10:00:36.0957|INFO|15|Downloaded 7499032 / 7502635 | current 191.14bps | total 48.82bps 2022-08-31 10:00:36.8203|INFO|15|Received a new payload: 7502637 (0x4dcd56a5ab37c5b4c522c0a2a6864fb8a910e442a3cb275266a7b7454a943cab) 2022-08-31 10:00:36.8203|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502637 (0x4dcd56...943cab). 2022-08-31 10:00:37.0978|INFO|12|Old Headers 5431869 / 7470000 | queue 4800 | current 34489.49bps | total 6291.23bps 2022-08-31 10:00:37.0978|INFO|12|Downloaded 7499032 / 7502635 | current 0.00bps | total 47.10bps 2022-08-31 10:00:37.2852|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x4dcd56a5ab37c5b4c522c0a2a6864fb8a910e442a3cb275266a7b7454a943cab, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:00:37.2876|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4dcd56a5ab37c5b4c522c0a2a6864fb8a910e442a3cb275266a7b7454a943cab, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:00:38.0978|INFO|72|Old Headers 5439933 / 7470000 | queue 40128 | current 8064.57bps | total 6342.29bps 2022-08-31 10:00:38.0978|INFO|72|Downloaded 7499032 / 7502635 | current 0.00bps | total 45.49bps 2022-08-31 10:00:39.1001|INFO|69|Old Headers 5439933 / 7470000 | queue 40320 | current 0.00bps | total 6164.35bps 2022-08-31 10:00:39.1001|INFO|69|Downloaded 7499223 / 7502636 | current 190.56bps | total 50.28bps 2022-08-31 10:00:40.1001|INFO|9|Old Headers 5439933 / 7470000 | queue 40320 | current 0.00bps | total 5996.50bps 2022-08-31 10:00:40.1001|INFO|9|Downloaded 7499223 / 7502636 | current 0.00bps | total 48.68bps 2022-08-31 10:00:41.0982|INFO|72|Old Headers 5470845 / 7470000 | queue 9600 | current 30973.22bps | total 6657.28bps 2022-08-31 10:00:41.0982|INFO|72|Downloaded 7499223 / 7502636 | current 0.00bps | total 47.18bps 2022-08-31 10:00:42.0997|INFO|69|Old Headers 5483709 / 7470000 | queue 35136 | current 12844.46bps | total 6817.29bps 2022-08-31 10:00:42.0997|INFO|69|Downloaded 7499414 / 7502636 | current 190.70bps | total 51.48bps 2022-08-31 10:00:43.0994|INFO|72|Old Headers 5483709 / 7470000 | queue 39936 | current 0.00bps | total 6645.73bps 2022-08-31 10:00:43.0994|INFO|72|Downloaded 7499414 / 7502636 | current 0.00bps | total 49.99bps 2022-08-31 10:00:44.0996|INFO|12|Old Headers 5489853 / 7470000 | queue 33984 | current 6142.73bps | total 6633.37bps 2022-08-31 10:00:44.0996|INFO|12|Downloaded 7499605 / 7502636 | current 190.96bps | total 53.97bps 2022-08-31 10:00:45.1002|INFO|9|Old Headers 5526525 / 7470000 | queue 7488 | current 36653.23bps | total 7353.20bps 2022-08-31 10:00:45.1002|INFO|9|Downloaded 7499605 / 7502636 | current 0.00bps | total 52.49bps 2022-08-31 10:00:46.0998|INFO|9|Old Headers 5527101 / 7470000 | queue 40512 | current 576.26bps | total 7194.64bps 2022-08-31 10:00:46.0998|INFO|9|Downloaded 7499796 / 7502636 | current 191.08bps | total 56.19bps 2022-08-31 10:00:47.1031|INFO|94|Old Headers 5560125 / 7470000 | queue 7680 | current 32916.48bps | total 7784.77bps 2022-08-31 10:00:47.1031|INFO|94|Downloaded 7499796 / 7502636 | current 0.00bps | total 54.72bps 2022-08-31 10:00:47.4197|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 10:00:47.4260|INFO|2|Stopping session monitor... 2022-08-31 10:00:47.4260|INFO|2|Stopping session sync mode selector... 2022-08-31 10:00:47.4260|INFO|2|Sync mode selector stopped 2022-08-31 10:00:47.4260|INFO|2|Stopping discovery app... 2022-08-31 10:00:47.4299|INFO|2|Stopping discovery udp channel 2022-08-31 10:00:47.4299|INFO|2|Stopping block producer... 2022-08-31 10:00:47.4299|INFO|76|Discovery shutdown complete.. please wait for all components to close 2022-08-31 10:00:47.4299|INFO|2|Stopping sync peer pool... 2022-08-31 10:00:47.4299|INFO|2|Stopping peer pool... 2022-08-31 10:00:47.4346|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 10:00:47.4346|INFO|2|Stopping peer manager... 2022-08-31 10:00:47.4346|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 10:00:47.4346|INFO|2|Stopping synchronizer... 2022-08-31 10:00:47.4346|INFO|92|HeadersSyncDispatcher has finished work. 2022-08-31 10:00:47.4346|INFO|92|Fast blocks headers task completed. 2022-08-31 10:00:47.4379|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:00:47.4379|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 10:00:47.4379|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 10:00:47.4379|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 10:00:47.4379|INFO|72|Beacon headers task completed. 2022-08-31 10:00:47.4379|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 10:00:47.4379|INFO|82|State sync task completed. 2022-08-31 10:00:47.4379|INFO|72|State sync task completed. 2022-08-31 10:00:47.4379|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 10:00:47.4379|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:00:47.4379|INFO|72|Fast blocks bodies task completed. 2022-08-31 10:00:47.4379|INFO|2|Stopping blockchain processor... 2022-08-31 10:00:47.4379|INFO|82|Fast blocks receipts task completed. 2022-08-31 10:00:47.4379|INFO|72|Full sync block downloader task completed. 2022-08-31 10:00:47.4379|INFO|92|Fast sync blocks downloader task completed. 2022-08-31 10:00:47.4421|INFO|2|Stopping rlpx peer... 2022-08-31 10:00:47.4509|INFO|84|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 10:00:48.1032|INFO|76|Peers | with known best block: 20 | all: 20 | 2022-08-31 10:00:48.1032|INFO|76|Old Headers 5570109 / 7470000 | queue 4416 | current 9983.12bps | total 7833.92bps 2022-08-31 10:00:48.1032|INFO|76|Downloaded 7499796 / 7502636 | current 0.00bps | total 53.33bps 2022-08-31 10:00:48.4675|INFO|80|Local peer shutdown complete.. please wait for all components to close 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin Clique... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin AuRa... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin Ethash... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin NethDev... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin Merge... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin Merge... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin MEV... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin HealthChecks... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin Hive... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin Account Abstraction... 2022-08-31 10:00:48.4675|INFO|80|Disposing plugin EthStats... 2022-08-31 10:00:48.4675|INFO|80|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 10:00:48.4702|INFO|80|IPC JSON RPC service stopped 2022-08-31 10:00:48.4702|INFO|80|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 10:00:48.4776|INFO|80|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 10:00:48.4781|INFO|80|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 10:00:48.4781|INFO|18|JSON RPC service stopped 2022-08-31 10:00:48.4837|INFO|80|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 10:00:48.4837|INFO|80|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 10:00:48.4837|INFO|80|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 10:00:48.4837|INFO|80|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 10:00:48.4837|INFO|80|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 10:00:48.4837|INFO|80|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 10:00:48.4837|INFO|80|Closing DBs... 2022-08-31 10:00:48.4863|INFO|80|Disposing DB Receipts 2022-08-31 10:00:48.4925|INFO|80|Disposing DB BlockInfos 2022-08-31 10:00:48.6000|INFO|80|Disposing DB Headers 2022-08-31 10:00:48.7866|INFO|80|Disposing DB Witness 2022-08-31 10:00:48.7866|INFO|80|Disposing DB CanonicalHashTrie 2022-08-31 10:00:48.7866|INFO|80|Disposing DB State0 2022-08-31 10:00:48.7866|INFO|80|Disposing DB Bloom 2022-08-31 10:00:48.8208|INFO|80|Disposing DB Metadata 2022-08-31 10:00:48.8208|INFO|80|Disposing DB Blocks 2022-08-31 10:00:48.9058|INFO|80|Disposing DB Code 2022-08-31 10:00:48.9058|INFO|80|All DBs closed. 2022-08-31 10:00:48.9058|INFO|80|Ethereum shutdown complete... please wait for all components to close 2022-08-31 10:00:48.9058|INFO|80|All done, goodbye! 2022-08-31 10:00:55.1677|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:00:55.5521|INFO|12|Setting up memory allowances 2022-08-31 10:00:55.5521|INFO|12| memory hint: 768MB 2022-08-31 10:00:55.5521|INFO|12| general memory: 32MB 2022-08-31 10:00:55.5521|INFO|12| peers memory: 50MB 2022-08-31 10:00:55.5545|INFO|12| Netty memory: 134MB 2022-08-31 10:00:55.5545|INFO|12| mempool memory: 68MB 2022-08-31 10:00:55.5545|INFO|12| fast blocks memory: 48MB 2022-08-31 10:00:55.5545|INFO|12| trie memory: 86MB 2022-08-31 10:00:55.5585|INFO|12| DB memory: 347MB 2022-08-31 10:00:56.5678|WARN|12|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:00:56.5744|INFO|12|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:00:56.5860|INFO|12|Numbers resolved, level = Max(7469999, 7499796), header = Max(7469999, 7499796), body = Max(0, 7499796) 2022-08-31 10:00:56.5928|INFO|12|Beacon Numbers resolved, level = 7502637, header = 7502637, body = 7502637 2022-08-31 10:00:56.5946|INFO|12|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7499796, best known is 7499796, lowest inserted header 1899892, body , lowest sync inserted block number 7470001 2022-08-31 10:00:56.6033|INFO|14|Initializing 11 plugins 2022-08-31 10:00:56.6033|INFO|14| Clique by Nethermind 2022-08-31 10:00:56.6033|INFO|14| Clique by Nethermind initialized in 1ms 2022-08-31 10:00:56.6033|INFO|14| AuRa by Nethermind 2022-08-31 10:00:56.6033|INFO|14| AuRa by Nethermind initialized in 0ms 2022-08-31 10:00:56.6033|INFO|14| Ethash by Nethermind 2022-08-31 10:00:56.6061|INFO|14| Ethash by Nethermind initialized in 0ms 2022-08-31 10:00:56.6061|INFO|14| NethDev by Nethermind 2022-08-31 10:00:56.6061|INFO|14| NethDev by Nethermind initialized in 0ms 2022-08-31 10:00:56.6061|INFO|14| Merge by Nethermind 2022-08-31 10:00:56.6061|INFO|14| Merge by Nethermind initialized in 0ms 2022-08-31 10:00:56.6061|INFO|14| Merge by Nethermind 2022-08-31 10:00:56.6252|INFO|14|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:00:56.6310|INFO|14|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:00:56.6310|INFO|14| Merge by Nethermind initialized in 25ms 2022-08-31 10:00:56.6310|INFO|14| MEV by Nethermind 2022-08-31 10:00:56.6310|INFO|14| MEV by Nethermind initialized in 0ms 2022-08-31 10:00:56.6310|INFO|14| HealthChecks by Nethermind 2022-08-31 10:00:56.6310|INFO|14| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:00:56.6310|INFO|14| Hive by Nethermind 2022-08-31 10:00:56.6310|INFO|14| Hive by Nethermind initialized in 0ms 2022-08-31 10:00:56.6310|INFO|14| Account Abstraction by Nethermind 2022-08-31 10:00:56.6361|INFO|14| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:00:56.6361|INFO|14| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 10:00:56.6361|INFO|14| EthStats by Nethermind 2022-08-31 10:00:56.6361|WARN|14|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:00:56.6361|INFO|14| EthStats by Nethermind initialized in 0ms 2022-08-31 10:00:56.7188|INFO|14|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:00:56.8904|INFO|17|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:00:57.0107|INFO|17|Skipping Account Abstraction network protocol 2022-08-31 10:00:57.0665|INFO|12|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:00:57.0665|INFO|12|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:00:57.0879|INFO|12|Now syncing nodes starting from root of block 0 2022-08-31 10:00:57.1711|INFO|12|No block tree levels to review for fixes. All fine. 2022-08-31 10:00:57.1785|INFO|12|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:00:57.1785|INFO|12|Numbers resolved, level = Max(7469999, 7499796), header = Max(7469999, 7499796), body = Max(0, 7499796) 2022-08-31 10:00:57.1871|INFO|12|Beacon Numbers resolved, level = 7502637, header = 7502637, body = 7502637 2022-08-31 10:00:57.1921|INFO|12|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:00:57.2129|INFO|13|Starting Merge block producer & sealer 2022-08-31 10:00:57.4770|INFO|9|Connected to 0 bootnodes, 498 trusted/persisted nodes 2022-08-31 10:00:57.7349|INFO|66|Peers | with known best block: 11 | all: 13 | 2022-08-31 10:00:57.7349|INFO|66|Waiting for peers... 1s 2022-08-31 10:00:57.7451|INFO|66|Sync peers - Initialized: 11 | All: 13 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502638| 157.90.33.62:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502638| 161.97.133.102:30303][ 0| 14| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502638|168.119.177.115:30303][ 0| 15| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502638| 38.242.196.108:30303][ 0| 22| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502638| 65.109.36.119:30301][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502638| 65.21.225.58:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502638| 116.202.39.230:30304][ 0| 19| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7502634| 142.132.204.99:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7464341|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7382818| 3.248.204.144:30303][ 0| 23| 0| 0| 0| 0][Geth/v1.10.22-stable-2de49b04/linux-arm64/go1.18.5] 2022-08-31 10:00:57.7472|INFO|15|Changing state Disconnected to FastSync, FastHeaders at processed:0|state:0|block:7499796|header:7499796|chain difficulty:10790000|peer block:7502638|peer total difficulty:10790000 2022-08-31 10:00:57.7472|INFO|15|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:00:58.7444|INFO|65|Old Headers 5572604 / 7470000 | queue 27264 | current 0.00bps | total 2922.88bps 2022-08-31 10:00:59.7435|INFO|8|Old Headers 5586236 / 7470000 | queue 23232 | current 13646.92bps | total 8704.45bps 2022-08-31 10:01:00.7431|INFO|74|Old Headers 5593532 / 7470000 | queue 41088 | current 7299.14bps | total 8211.71bps 2022-08-31 10:01:01.7456|INFO|71|Old Headers 5593532 / 7470000 | queue 41088 | current 0.00bps | total 6076.18bps 2022-08-31 10:01:02.3256|INFO|6|Engine Module has been enabled 2022-08-31 10:01:02.3266|INFO|6|Skipping Flashbots RPC plugin 2022-08-31 10:01:02.3266|INFO|6|Skipping Hive plugin 2022-08-31 10:01:02.3266|INFO|6|Skipping Account Abstraction RPC plugin 2022-08-31 10:01:02.3313|WARN|6|Starting Clique block producer & sealer 2022-08-31 10:01:02.3346|INFO|6|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:01:02.3382|INFO|6|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:01:02.4604|INFO|6| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 8MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 10:01:02.7460|INFO|12|Old Headers 5593532 / 7470000 | queue 41088 | current 0.00bps | total 4824.27bps 2022-08-31 10:01:03.0558|INFO|12|Received a new payload: 7502638 (0xcda923c43122ed1bacfc616d581cd8d70cb9b8c5bc7eade3d42e8eaa38ac78bc) 2022-08-31 10:01:03.0788|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502638 (0xcda923...ac78bc). 2022-08-31 10:01:03.1316|INFO|12|Received a new payload: 7502639 (0xe8d6f03e4001109b49e34426dbf403781cfd60db2be2590f55f221d79dd98cc4) 2022-08-31 10:01:03.1340|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502639 (0xe8d6f0...d98cc4). 2022-08-31 10:01:03.1403|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xcda923c43122ed1bacfc616d581cd8d70cb9b8c5bc7eade3d42e8eaa38ac78bc, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:01:03.1403|INFO|72|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:01:03.1544|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcda923c43122ed1bacfc616d581cd8d70cb9b8c5bc7eade3d42e8eaa38ac78bc, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:01:03.4442|INFO|13|Received: ForkchoiceState: (HeadBlockHash: 0xe8d6f03e4001109b49e34426dbf403781cfd60db2be2590f55f221d79dd98cc4, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:01:03.4442|INFO|13|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:01:03.4442|INFO|13|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe8d6f03e4001109b49e34426dbf403781cfd60db2be2590f55f221d79dd98cc4, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:01:03.7480|INFO|8|Old Headers 5593532 / 7470000 | queue 41088 | current 0.00bps | total 3999.01bps 2022-08-31 10:01:04.7459|INFO|73|Old Headers 5593532 / 7470000 | queue 41088 | current 0.00bps | total 3416.84bps 2022-08-31 10:01:05.7489|INFO|9|Old Headers 5593532 / 7470000 | queue 41088 | current 0.00bps | total 2980.72bps 2022-08-31 10:01:06.7460|INFO|12|Old Headers 5593532 / 7470000 | queue 41088 | current 0.00bps | total 2645.11bps 2022-08-31 10:01:06.7460|INFO|12|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:07.7462|INFO|70|Old Headers 5593532 / 7470000 | queue 41088 | current 0.00bps | total 2376.65bps 2022-08-31 10:01:07.7462|INFO|70|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:08.7462|INFO|73|Old Headers 5608892 / 7470000 | queue 25920 | current 15361.19bps | total 3572.67bps 2022-08-31 10:01:08.7462|INFO|73|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:09.7500|INFO|12|Old Headers 5637692 / 7470000 | queue 22464 | current 28693.07bps | total 5698.76bps 2022-08-31 10:01:09.7500|INFO|12|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:09.8138|INFO|72|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:01:10.1073|INFO|70|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:01:10.1119|INFO|12|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:01:10.7517|INFO|70|Old Headers 5643836 / 7470000 | queue 35904 | current 6134.06bps | total 5732.64bps 2022-08-31 10:01:10.7517|INFO|70|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:11.7515|INFO|67|Old Headers 5681660 / 7470000 | queue 960 | current 37831.83bps | total 8047.96bps 2022-08-31 10:01:11.7515|INFO|67|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:12.5884|INFO|6|Received a new payload: 7502640 (0xe82f4b08528e040aa32faf01ef69257a8c91003ed0a005b29d453ff2b2bf5348) 2022-08-31 10:01:12.5884|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502640 (0xe82f4b...bf5348). 2022-08-31 10:01:12.7500|INFO|67|Peers | with known best block: 25 | all: 25 | 2022-08-31 10:01:12.7500|INFO|67|Old Headers 5683772 / 7470000 | queue 39936 | current 2115.20bps | total 7649.28bps 2022-08-31 10:01:12.7500|INFO|67|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:12.8564|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0xe82f4b08528e040aa32faf01ef69257a8c91003ed0a005b29d453ff2b2bf5348, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:01:12.8564|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe82f4b08528e040aa32faf01ef69257a8c91003ed0a005b29d453ff2b2bf5348, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:01:13.7502|INFO|73|Old Headers 5683772 / 7470000 | queue 40128 | current 0.00bps | total 7166.92bps 2022-08-31 10:01:13.7502|INFO|73|Downloaded 7499987 / 7502579 | current 0.00bps | total 0.00bps 2022-08-31 10:01:14.7509|INFO|10|Old Headers 5683772 / 7470000 | queue 40128 | current 0.00bps | total 6741.54bps 2022-08-31 10:01:14.7509|INFO|10|Downloaded 7500178 / 7502579 | current 190.87bps | total 21.26bps 2022-08-31 10:01:15.7518|INFO|71|Old Headers 5721980 / 7470000 | queue 2112 | current 38175.07bps | total 8502.92bps 2022-08-31 10:01:15.7518|INFO|71|Downloaded 7500178 / 7502579 | current 0.00bps | total 19.13bps 2022-08-31 10:01:16.7538|INFO|74|Old Headers 5727740 / 7470000 | queue 40320 | current 5748.71bps | total 8356.60bps 2022-08-31 10:01:16.7538|INFO|74|Downloaded 7500178 / 7502579 | current 0.00bps | total 17.39bps 2022-08-31 10:01:17.1928|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 10:01:17.1972|INFO|2|Stopping session monitor... 2022-08-31 10:01:17.1972|INFO|2|Stopping session sync mode selector... 2022-08-31 10:01:17.1984|INFO|2|Sync mode selector stopped 2022-08-31 10:01:17.1984|INFO|2|Stopping discovery app... 2022-08-31 10:01:17.1984|INFO|2|Stopping discovery udp channel 2022-08-31 10:01:17.1984|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 10:01:17.1984|INFO|2|Stopping block producer... 2022-08-31 10:01:17.2026|INFO|2|Stopping sync peer pool... 2022-08-31 10:01:17.2026|INFO|2|Stopping peer pool... 2022-08-31 10:01:17.2156|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 10:01:17.2156|INFO|2|Stopping peer manager... 2022-08-31 10:01:17.2156|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 10:01:17.2156|INFO|2|Stopping synchronizer... 2022-08-31 10:01:17.2180|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 10:01:17.2180|INFO|69|Fast blocks headers task completed. 2022-08-31 10:01:17.2180|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:01:17.2180|INFO|69|Fast sync blocks downloader task completed. 2022-08-31 10:01:17.2180|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 10:01:17.2180|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 10:01:17.2180|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 10:01:17.2180|INFO|69|Beacon headers task completed. 2022-08-31 10:01:17.2180|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 10:01:17.2180|INFO|69|State sync task completed. 2022-08-31 10:01:17.2180|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 10:01:17.2180|INFO|69|Fast blocks receipts task completed. 2022-08-31 10:01:17.2180|INFO|14|State sync task completed. 2022-08-31 10:01:17.2180|INFO|72|Fast blocks bodies task completed. 2022-08-31 10:01:17.2180|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:01:17.2180|INFO|2|Stopping blockchain processor... 2022-08-31 10:01:17.2180|INFO|69|Full sync block downloader task completed. 2022-08-31 10:01:17.2180|INFO|2|Stopping rlpx peer... 2022-08-31 10:01:17.2218|INFO|69|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 10:01:17.7543|INFO|69|Old Headers 5727740 / 7470000 | queue 40320 | current 0.00bps | total 7935.71bps 2022-08-31 10:01:17.7543|INFO|69|Downloaded 7500178 / 7502579 | current 0.00bps | total 15.93bps 2022-08-31 10:01:18.7565|INFO|68|Old Headers 5727740 / 7470000 | queue 40320 | current 0.00bps | total 7554.52bps 2022-08-31 10:01:18.7565|INFO|68|Downloaded 7500178 / 7502579 | current 0.00bps | total 14.70bps 2022-08-31 10:01:19.5332|INFO|18|Peer update loop canceled. 2022-08-31 10:01:19.7561|INFO|14|Old Headers 5727740 / 7470000 | queue 40320 | current 0.00bps | total 7209.16bps 2022-08-31 10:01:19.7561|INFO|14|Downloaded 7500178 / 7502579 | current 0.00bps | total 13.65bps 2022-08-31 10:01:20.7548|INFO|67|Old Headers 5727740 / 7470000 | queue 40320 | current 0.00bps | total 6894.28bps 2022-08-31 10:01:20.7548|INFO|67|Downloaded 7500178 / 7502579 | current 0.00bps | total 12.74bps 2022-08-31 10:01:21.7544|INFO|10|Old Headers 5727740 / 7470000 | queue 40320 | current 0.00bps | total 6605.48bps 2022-08-31 10:01:21.7544|INFO|10|Downloaded 7500178 / 7502579 | current 0.00bps | total 11.95bps 2022-08-31 10:01:22.2239|INFO|65|Local peer shutdown complete.. please wait for all components to close 2022-08-31 10:01:22.2239|INFO|65|Disposing plugin Clique... 2022-08-31 10:01:22.2239|INFO|65|Disposing plugin AuRa... 2022-08-31 10:01:22.2239|INFO|65|Disposing plugin Ethash... 2022-08-31 10:01:22.2239|INFO|65|Disposing plugin NethDev... 2022-08-31 10:01:22.2239|INFO|65|Disposing plugin Merge... 2022-08-31 10:01:22.2239|INFO|65|Disposing plugin Merge... 2022-08-31 10:01:22.2257|INFO|65|Disposing plugin MEV... 2022-08-31 10:01:22.2257|INFO|65|Disposing plugin HealthChecks... 2022-08-31 10:01:22.2257|INFO|65|Disposing plugin Hive... 2022-08-31 10:01:22.2257|INFO|65|Disposing plugin Account Abstraction... 2022-08-31 10:01:22.2257|INFO|65|Disposing plugin EthStats... 2022-08-31 10:01:22.2257|INFO|65|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 10:01:22.2257|INFO|65|IPC JSON RPC service stopped 2022-08-31 10:01:22.2257|INFO|65|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 10:01:22.2343|INFO|65|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 10:01:22.2343|INFO|65|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 10:01:22.2343|INFO|65|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 10:01:22.2343|INFO|65|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 10:01:22.2343|INFO|65|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 10:01:22.2385|INFO|9|JSON RPC service stopped 2022-08-31 10:01:22.2385|INFO|65|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 10:01:22.2385|INFO|65|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 10:01:22.2385|INFO|65|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 10:01:22.2385|INFO|65|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 10:01:22.2598|INFO|65|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 10:01:22.2598|INFO|65|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 10:01:22.2598|INFO|65|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 10:01:22.2598|INFO|65|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 10:01:22.2617|INFO|65|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 10:01:22.2617|INFO|65|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 10:01:22.2617|INFO|65|Closing DBs... 2022-08-31 10:01:22.2617|INFO|65|Disposing DB Receipts 2022-08-31 10:01:22.2661|INFO|65|Disposing DB Metadata 2022-08-31 10:01:22.2661|INFO|65|Disposing DB Witness 2022-08-31 10:01:22.2661|INFO|65|Disposing DB Bloom 2022-08-31 10:01:22.2935|INFO|65|Disposing DB Code 2022-08-31 10:01:22.2937|INFO|65|Disposing DB BlockInfos 2022-08-31 10:01:22.5037|INFO|65|Disposing DB Blocks 2022-08-31 10:01:22.5340|INFO|65|Disposing DB Headers 2022-08-31 10:01:22.6504|INFO|65|Disposing DB CanonicalHashTrie 2022-08-31 10:01:22.6504|INFO|65|Disposing DB State0 2022-08-31 10:01:22.6504|INFO|65|All DBs closed. 2022-08-31 10:01:22.6504|INFO|65|Ethereum shutdown complete... please wait for all components to close 2022-08-31 10:01:22.6504|INFO|65|All done, goodbye! 2022-08-31 10:03:00.3346|INFO|6|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:03:00.7691|INFO|8|Setting up memory allowances 2022-08-31 10:03:00.7691|INFO|8| memory hint: 768MB 2022-08-31 10:03:00.7691|INFO|8| general memory: 32MB 2022-08-31 10:03:00.7691|INFO|8| peers memory: 50MB 2022-08-31 10:03:00.7716|INFO|8| Netty memory: 134MB 2022-08-31 10:03:00.7716|INFO|8| mempool memory: 68MB 2022-08-31 10:03:00.7716|INFO|8| fast blocks memory: 48MB 2022-08-31 10:03:00.7716|INFO|8| trie memory: 86MB 2022-08-31 10:03:00.7769|INFO|8| DB memory: 347MB 2022-08-31 10:03:01.0981|WARN|13|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:03:01.1047|INFO|13|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:03:01.1193|INFO|13|Numbers resolved, level = Max(7469999, 7500178), header = Max(7469999, 7500178), body = Max(0, 7500178) 2022-08-31 10:03:01.1281|INFO|13|Beacon Numbers resolved, level = 7502640, header = 7502640, body = 7502640 2022-08-31 10:03:01.1297|INFO|13|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7500178, best known is 7500178, lowest inserted header 1742261, body , lowest sync inserted block number 7470001 2022-08-31 10:03:01.1388|INFO|13|Initializing 11 plugins 2022-08-31 10:03:01.1388|INFO|13| Clique by Nethermind 2022-08-31 10:03:01.1388|INFO|13| Clique by Nethermind initialized in 1ms 2022-08-31 10:03:01.1388|INFO|13| AuRa by Nethermind 2022-08-31 10:03:01.1388|INFO|13| AuRa by Nethermind initialized in 0ms 2022-08-31 10:03:01.1388|INFO|13| Ethash by Nethermind 2022-08-31 10:03:01.1417|INFO|13| Ethash by Nethermind initialized in 0ms 2022-08-31 10:03:01.1417|INFO|13| NethDev by Nethermind 2022-08-31 10:03:01.1417|INFO|13| NethDev by Nethermind initialized in 0ms 2022-08-31 10:03:01.1417|INFO|13| Merge by Nethermind 2022-08-31 10:03:01.1417|INFO|13| Merge by Nethermind initialized in 0ms 2022-08-31 10:03:01.1417|INFO|13| Merge by Nethermind 2022-08-31 10:03:01.1617|INFO|13|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:03:01.1672|INFO|13|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:03:01.1672|INFO|13| Merge by Nethermind initialized in 25ms 2022-08-31 10:03:01.1672|INFO|13| MEV by Nethermind 2022-08-31 10:03:01.1672|INFO|13| MEV by Nethermind initialized in 0ms 2022-08-31 10:03:01.1672|INFO|13| HealthChecks by Nethermind 2022-08-31 10:03:01.1672|INFO|13| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:03:01.1672|INFO|13| Hive by Nethermind 2022-08-31 10:03:01.1672|INFO|13| Hive by Nethermind initialized in 0ms 2022-08-31 10:03:01.1672|INFO|13| Account Abstraction by Nethermind 2022-08-31 10:03:01.1724|INFO|13| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:03:01.1724|INFO|13| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 10:03:01.1724|INFO|13| EthStats by Nethermind 2022-08-31 10:03:01.1724|WARN|13|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:03:01.1724|INFO|13| EthStats by Nethermind initialized in 0ms 2022-08-31 10:03:01.2626|INFO|13|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:03:01.4405|INFO|8|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:03:01.5551|INFO|8|Skipping Account Abstraction network protocol 2022-08-31 10:03:01.5881|INFO|6|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:03:01.5881|INFO|6|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:03:01.6119|INFO|6|Now syncing nodes starting from root of block 0 2022-08-31 10:03:01.6473|INFO|10|No block tree levels to review for fixes. All fine. 2022-08-31 10:03:01.6566|INFO|10|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:03:01.6662|INFO|10|Numbers resolved, level = Max(7469999, 7500178), header = Max(7469999, 7500178), body = Max(0, 7500178) 2022-08-31 10:03:01.6662|INFO|10|Beacon Numbers resolved, level = 7502640, header = 7502640, body = 7502640 2022-08-31 10:03:01.7768|INFO|10|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:03:01.7907|INFO|10|Starting Merge block producer & sealer 2022-08-31 10:03:02.0598|INFO|15|Connected to 0 bootnodes, 526 trusted/persisted nodes 2022-08-31 10:03:02.2758|INFO|8|Peers | with known best block: 10 | all: 11 | 2022-08-31 10:03:02.2758|INFO|8|Waiting for peers... 1s 2022-08-31 10:03:02.2842|INFO|8|Sync peers - Initialized: 10 | All: 11 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502645| 142.132.204.99:30303][ 0| 6| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502645| 157.90.33.62:30303][ 0| 7| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502645| 161.97.133.102:30303][ 0| 6| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502645|168.119.177.115:30303][ 0| 7| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502645| 65.109.36.119:30301][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502645| 65.21.225.58:30303][ 0| 6| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502645| 116.202.39.230:30304][ 0| 9| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7502609| 173.249.21.205:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7464783|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:03:02.2869|INFO|70|Changing state Disconnected to FastSync, FastHeaders at processed:0|state:0|block:7500178|header:7500178|chain difficulty:10790000|peer block:7502645|peer total difficulty:10790000 2022-08-31 10:03:02.2869|INFO|70|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:03:03.2839|INFO|88|Old Headers 5729851 / 7470000 | queue 33984 | current 0.00bps | total 2488.34bps 2022-08-31 10:03:04.2828|INFO|13|Old Headers 5734075 / 7470000 | queue 36864 | current 4229.64bps | total 3429.48bps 2022-08-31 10:03:05.2837|INFO|13|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 2224.25bps 2022-08-31 10:03:06.2825|INFO|85|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 1646.77bps 2022-08-31 10:03:06.8705|INFO|6|Engine Module has been enabled 2022-08-31 10:03:06.8705|INFO|6|Skipping Flashbots RPC plugin 2022-08-31 10:03:06.8705|INFO|6|Skipping Hive plugin 2022-08-31 10:03:06.8738|INFO|6|Skipping Account Abstraction RPC plugin 2022-08-31 10:03:06.8738|WARN|6|Starting Clique block producer & sealer 2022-08-31 10:03:06.8810|INFO|75|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:03:06.8862|INFO|75|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:03:07.0033|INFO|75| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 33MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 10:03:07.2853|INFO|88|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 1306.25bps 2022-08-31 10:03:07.5771|INFO|8|Received a new payload: 7502641 (0x6ec722f48a0b32005d30f18d583436f278ad19cc15c48e49857da24557bf305e) 2022-08-31 10:03:07.5816|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502641 (0x6ec722...bf305e). 2022-08-31 10:03:07.6305|INFO|79|Received a new payload: 7502642 (0x4458c3fcf782dc23bdaf328e63999ed60aed2f64db3afe2bc2cf598feb552918) 2022-08-31 10:03:07.6305|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502642 (0x4458c3...552918). 2022-08-31 10:03:07.6420|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0x6ec722f48a0b32005d30f18d583436f278ad19cc15c48e49857da24557bf305e, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:03:07.6420|INFO|68|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:03:07.6531|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6ec722f48a0b32005d30f18d583436f278ad19cc15c48e49857da24557bf305e, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:03:08.0878|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x4458c3fcf782dc23bdaf328e63999ed60aed2f64db3afe2bc2cf598feb552918, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:03:08.0878|INFO|18|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:03:08.0878|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4458c3fcf782dc23bdaf328e63999ed60aed2f64db3afe2bc2cf598feb552918, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:03:08.1083|INFO|88|Received a new payload: 7502643 (0x497d370ffeb25b95a9c93d997ee08e10efd7884c0882c02f6d33685046ed94c5) 2022-08-31 10:03:08.1116|INFO|88|Syncing... Parent wasn't processed. Inserting block 7502643 (0x497d37...ed94c5). 2022-08-31 10:03:08.2861|INFO|79|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 1082.80bps 2022-08-31 10:03:08.2861|INFO|79|Downloaded 7500369 / 7502645 | current 0.00bps | total 0.00bps 2022-08-31 10:03:08.4315|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x497d370ffeb25b95a9c93d997ee08e10efd7884c0882c02f6d33685046ed94c5, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:03:08.4315|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x497d370ffeb25b95a9c93d997ee08e10efd7884c0882c02f6d33685046ed94c5, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:03:08.4837|INFO|89|Received a new payload: 7502644 (0xd3afb1ad330c7c0459bb56e1bfbcea1eeb4851806b5652fe5d353b63787bcb43) 2022-08-31 10:03:08.4837|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502644 (0xd3afb1...7bcb43). 2022-08-31 10:03:08.6935|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0xd3afb1ad330c7c0459bb56e1bfbcea1eeb4851806b5652fe5d353b63787bcb43, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:03:08.6939|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd3afb1ad330c7c0459bb56e1bfbcea1eeb4851806b5652fe5d353b63787bcb43, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:03:08.7174|INFO|88|Received a new payload: 7502645 (0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:03:08.7224|INFO|88|Syncing... Parent wasn't processed. Inserting block 7502645 (0xaaefc6...9d7060). 2022-08-31 10:03:08.9596|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) 2022-08-31 10:03:08.9596|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, SafeBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a, FinalizedBlockHash: 0xa2ab7c7abe8aca781b919278e470c5252e6f46acab352532ea6e69adf1f51069) . 2022-08-31 10:03:09.2914|INFO|90|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 924.03bps 2022-08-31 10:03:09.2914|INFO|90|Downloaded 7500560 / 7502641 | current 190.00bps | total 111.93bps 2022-08-31 10:03:09.8098|INFO|14|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:03:10.1113|INFO|10|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:03:10.1160|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:03:10.2898|INFO|79|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 806.57bps 2022-08-31 10:03:10.2898|INFO|79|Downloaded 7500560 / 7502641 | current 0.00bps | total 70.61bps 2022-08-31 10:03:11.2907|INFO|79|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 715.40bps 2022-08-31 10:03:11.2907|INFO|79|Downloaded 7500751 / 7502641 | current 190.82bps | total 103.08bps 2022-08-31 10:03:12.2902|INFO|78|Old Headers 5734075 / 7470000 | queue 42240 | current 0.00bps | total 642.84bps 2022-08-31 10:03:12.2902|INFO|78|Downloaded 7500942 / 7502641 | current 191.09bps | total 121.78bps 2022-08-31 10:03:13.2946|INFO|84|Old Headers 5757691 / 7470000 | queue 20544 | current 23514.00bps | total 2758.15bps 2022-08-31 10:03:13.2946|INFO|84|Downloaded 7500942 / 7502641 | current 0.00bps | total 100.36bps 2022-08-31 10:03:14.2939|INFO|88|Old Headers 5776699 / 7470000 | queue 10944 | current 19023.81bps | total 4128.67bps 2022-08-31 10:03:14.2939|INFO|88|Downloaded 7501133 / 7502641 | current 191.15bps | total 113.88bps 2022-08-31 10:03:15.2946|INFO|17|Old Headers 5776891 / 7470000 | queue 40128 | current 191.87bps | total 3822.28bps 2022-08-31 10:03:15.2946|INFO|17|Downloaded 7501133 / 7502641 | current 0.00bps | total 99.10bps 2022-08-31 10:03:16.2978|INFO|74|Old Headers 5776891 / 7470000 | queue 40128 | current 0.00bps | total 3545.67bps 2022-08-31 10:03:16.2978|INFO|74|Downloaded 7501324 / 7502641 | current 190.40bps | total 109.61bps 2022-08-31 10:03:17.2992|INFO|13|Peers | with known best block: 22 | all: 22 | 2022-08-31 10:03:17.2992|INFO|13|Old Headers 5776891 / 7470000 | queue 40128 | current 0.00bps | total 3306.77bps 2022-08-31 10:03:17.2992|INFO|13|Downloaded 7501324 / 7502641 | current 0.00bps | total 98.31bps 2022-08-31 10:03:17.6352|INFO|13|Received: ForkchoiceState: (HeadBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:03:17.6352|INFO|13|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:03:18.2993|INFO|14|Old Headers 5776891 / 7470000 | queue 40128 | current 0.00bps | total 3098.31bps 2022-08-31 10:03:18.2993|INFO|14|Downloaded 7501515 / 7502641 | current 190.99bps | total 106.96bps 2022-08-31 10:03:19.2999|INFO|74|Old Headers 5776891 / 7470000 | queue 40128 | current 0.00bps | total 2914.48bps 2022-08-31 10:03:19.2999|INFO|74|Downloaded 7501515 / 7502641 | current 0.00bps | total 97.82bps 2022-08-31 10:03:20.3011|INFO|86|Old Headers 5776891 / 7470000 | queue 40128 | current 0.00bps | total 2751.16bps 2022-08-31 10:03:20.3011|INFO|86|Downloaded 7501706 / 7502645 | current 190.78bps | total 105.14bps 2022-08-31 10:03:21.3008|INFO|17|Old Headers 5776891 / 7470000 | queue 40128 | current 0.00bps | total 2605.38bps 2022-08-31 10:03:21.3008|INFO|17|Downloaded 7501897 / 7502645 | current 191.06bps | total 111.40bps 2022-08-31 10:03:22.2992|INFO|14|Old Headers 5777659 / 7470000 | queue 39552 | current 769.23bps | total 2513.08bps 2022-08-31 10:03:22.2992|INFO|14|Downloaded 7501897 / 7502645 | current 0.00bps | total 103.84bps 2022-08-31 10:03:23.2995|INFO|18|Old Headers 5809147 / 7470000 | queue 8064 | current 31479.65bps | total 3901.79bps 2022-08-31 10:03:23.2995|INFO|18|Downloaded 7502088 / 7502645 | current 190.94bps | total 109.39bps 2022-08-31 10:03:24.3002|INFO|91|Old Headers 5820475 / 7470000 | queue 38016 | current 11321.07bps | total 4241.32bps 2022-08-31 10:03:24.3002|INFO|91|Downloaded 7502088 / 7502645 | current 0.00bps | total 102.84bps 2022-08-31 10:03:25.2991|INFO|85|Old Headers 5820475 / 7470000 | queue 40128 | current 0.00bps | total 4056.03bps 2022-08-31 10:03:25.2991|INFO|85|Downloaded 7502279 / 7502645 | current 191.22bps | total 107.82bps 2022-08-31 10:03:26.2995|INFO|13|Old Headers 5820475 / 7470000 | queue 40128 | current 0.00bps | total 3885.99bps 2022-08-31 10:03:26.2995|INFO|13|Downloaded 7502470 / 7502645 | current 190.93bps | total 112.27bps 2022-08-31 10:03:27.3005|INFO|88|Old Headers 5820475 / 7470000 | queue 40128 | current 0.00bps | total 3729.55bps 2022-08-31 10:03:27.3005|INFO|88|Downloaded 7502470 / 7502645 | current 0.00bps | total 106.57bps 2022-08-31 10:03:28.2802|INFO|10|Changing state FastSync, FastHeaders to FastHeaders, SnapSync at processed:0|state:0|block:7502645|header:7502645|chain difficulty:10790000|peer block:7502645|peer total difficulty:10790000 2022-08-31 10:03:28.2802|INFO|10|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2022-08-31 10:03:28.2802|INFO|10|SNAP - distance from HEAD:7502645 - Pivot changed from to 7502645 2022-08-31 10:03:28.2802|INFO|10|Starting the SNAP data sync from the 7502645 (0xaaefc6...9d7060) 0x83db693c13583d9ea148590c2c38d7679c0c109b89e226349a7d841f420f0199 root 2022-08-31 10:03:28.3087|INFO|86|Old Headers 5850235 / 7470000 | queue 10560 | current 29519.25bps | total 4734.45bps 2022-08-31 10:03:28.4210|INFO|86|Received a new payload: 7502646 (0x675865d1c7786ceceb92e3ac81619e06e0bf1e9be54ab97cd87c8b1d85ffb300) 2022-08-31 10:03:28.4244|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502646 (0x675865...ffb300). 2022-08-31 10:03:28.9021|INFO|13|Received: ForkchoiceState: (HeadBlockHash: 0x675865d1c7786ceceb92e3ac81619e06e0bf1e9be54ab97cd87c8b1d85ffb300, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:03:28.9021|INFO|13|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x675865d1c7786ceceb92e3ac81619e06e0bf1e9be54ab97cd87c8b1d85ffb300, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:03:29.3062|INFO|91|Old Headers 5864251 / 7470000 | queue 23808 | current 14051.29bps | total 5080.30bps 2022-08-31 10:03:29.5025|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 10:03:29.5065|INFO|2|Stopping session monitor... 2022-08-31 10:03:29.5065|INFO|2|Stopping session sync mode selector... 2022-08-31 10:03:29.5065|INFO|2|Sync mode selector stopped 2022-08-31 10:03:29.5065|INFO|2|Stopping discovery app... 2022-08-31 10:03:29.5099|INFO|2|Stopping discovery udp channel 2022-08-31 10:03:29.5099|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 10:03:29.5099|INFO|2|Stopping block producer... 2022-08-31 10:03:29.5099|INFO|2|Stopping sync peer pool... 2022-08-31 10:03:29.5161|INFO|2|Stopping peer pool... 2022-08-31 10:03:29.5161|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 10:03:29.5161|INFO|2|Stopping peer manager... 2022-08-31 10:03:29.5215|INFO|85|HeadersSyncDispatcher has finished work. 2022-08-31 10:03:29.5218|INFO|85|Fast blocks headers task completed. 2022-08-31 10:03:29.5218|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 10:03:29.5218|INFO|2|Stopping synchronizer... 2022-08-31 10:03:29.5218|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 10:03:29.5218|INFO|85|State sync task completed. 2022-08-31 10:03:29.5257|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:03:29.5257|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 10:03:29.5257|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 10:03:29.5257|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 10:03:29.5257|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 10:03:29.5257|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:03:29.5257|INFO|2|Stopping blockchain processor... 2022-08-31 10:03:29.5257|INFO|11|Fast sync blocks downloader task completed. 2022-08-31 10:03:29.5257|INFO|2|Stopping rlpx peer... 2022-08-31 10:03:29.5319|INFO|90|Beacon headers task completed. 2022-08-31 10:03:29.5319|INFO|90|State sync task completed. 2022-08-31 10:03:29.5319|INFO|90|Fast blocks receipts task completed. 2022-08-31 10:03:29.5319|INFO|90|Fast blocks bodies task completed. 2022-08-31 10:03:29.5319|INFO|90|Full sync block downloader task completed. 2022-08-31 10:03:29.5319|INFO|90|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 10:03:30.3069|INFO|72|Old Headers 5864251 / 7470000 | queue 32640 | current 0.00bps | total 4897.90bps 2022-08-31 10:03:31.3073|INFO|6|Old Headers 5864251 / 7470000 | queue 32640 | current 0.00bps | total 4728.19bps 2022-08-31 10:03:32.3069|INFO|75|Peers | with known best block: 19 | all: 19 | 2022-08-31 10:03:32.3069|INFO|75|Old Headers 5864251 / 7470000 | queue 32640 | current 0.00bps | total 4569.96bps 2022-08-31 10:03:32.3105|INFO|75|Sync peers 19(19)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502646| 142.132.204.99:30303][ 23| 3587| 0| 0| 0|10153][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502646| 157.90.33.62:30303][ 21| 3642| 0| 0| 0|11070][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502646|168.119.177.115:30303][ 22| 3304| 0| 0| 0| 8658][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502646| 20.9.16.37:30303][ 136| 196| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502646| 65.109.36.119:30301][ 36| 2169| 0| 0| 0| 5297][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502645| 37.37.120.145:30303][ 613| 39| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [H S ][ ][Peer|eth66| 7502645| 154.12.243.82:30303][ 138| 424| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502645| 161.97.133.102:30303][ 23| 4924| 0| 0| 0| 4759][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502645| 38.242.243.120:30303][ 31| 1274| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502645| 65.21.225.58:30303][ 32| 261|18352|15107| 0| 1208][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502645| 86.48.0.125:30303][ 63| 712| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502645| 95.111.238.170:30303][ 32| 1842| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502645| 18.221.67.9:30303][ 90| 782| 0| 0| 0| 4552][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [H ][ ][Peer|eth66| 7502645| 34.230.53.241:30303][ 78| 788| 0| 0| 0| 966][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [H S ][ ][Peer|eth66| 7502645| 34.92.173.71:29888][ 204| 234| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502645| 70.122.137.130:40303][ 124| 260| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502645| 116.202.39.230:30304][ 22| 3099| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [H S ][ ][Peer|eth66| 7502599| 173.249.21.205:30303][ 31| 884| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:03:33.1399|INFO|57|Peer update loop canceled. 2022-08-31 10:03:33.3103|INFO|77|Old Headers 5864251 / 7470000 | queue 32640 | current 0.00bps | total 4421.44bps 2022-08-31 10:03:34.3139|INFO|90|Old Headers 5864251 / 7470000 | queue 32640 | current 0.00bps | total 4282.25bps 2022-08-31 10:03:34.5352|INFO|85|Local peer shutdown complete.. please wait for all components to close 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin Clique... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin AuRa... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin Ethash... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin NethDev... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin Merge... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin Merge... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin MEV... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin HealthChecks... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin Hive... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin Account Abstraction... 2022-08-31 10:03:34.5352|INFO|85|Disposing plugin EthStats... 2022-08-31 10:03:34.5352|INFO|85|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 10:03:34.5381|INFO|85|IPC JSON RPC service stopped 2022-08-31 10:03:34.5381|INFO|85|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 10:03:34.5429|INFO|85|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 10:03:34.5494|INFO|85|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 10:03:34.5498|INFO|85|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 10:03:34.5498|INFO|85|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 10:03:34.5498|INFO|85|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 10:03:34.5498|INFO|85|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 10:03:34.5498|INFO|85|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 10:03:34.5498|INFO|85|Closing DBs... 2022-08-31 10:03:34.5498|INFO|85|Disposing DB Receipts 2022-08-31 10:03:34.5498|INFO|69|JSON RPC service stopped 2022-08-31 10:03:34.5566|INFO|85|Disposing DB Bloom 2022-08-31 10:03:34.5838|INFO|85|Disposing DB Witness 2022-08-31 10:03:34.5838|INFO|85|Disposing DB BlockInfos 2022-08-31 10:03:34.7113|INFO|85|Disposing DB Code 2022-08-31 10:03:34.7447|INFO|85|Disposing DB Headers 2022-08-31 10:03:34.8236|INFO|85|Disposing DB State0 2022-08-31 10:03:34.9765|INFO|85|Disposing DB Metadata 2022-08-31 10:03:34.9765|INFO|85|Disposing DB CanonicalHashTrie 2022-08-31 10:03:34.9765|INFO|85|Disposing DB Blocks 2022-08-31 10:03:35.0229|INFO|85|All DBs closed. 2022-08-31 10:03:35.0229|INFO|85|Ethereum shutdown complete... please wait for all components to close 2022-08-31 10:03:35.0229|INFO|85|All done, goodbye! 2022-08-31 10:09:49.3085|INFO|8|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:09:49.7072|INFO|17|Setting up memory allowances 2022-08-31 10:09:49.7072|INFO|17| memory hint: 768MB 2022-08-31 10:09:49.7072|INFO|17| general memory: 32MB 2022-08-31 10:09:49.7072|INFO|17| peers memory: 50MB 2022-08-31 10:09:49.7072|INFO|17| Netty memory: 134MB 2022-08-31 10:09:49.7099|INFO|17| mempool memory: 68MB 2022-08-31 10:09:49.7099|INFO|17| fast blocks memory: 48MB 2022-08-31 10:09:49.7099|INFO|17| trie memory: 86MB 2022-08-31 10:09:49.7151|INFO|17| DB memory: 347MB 2022-08-31 10:09:50.6361|WARN|9|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:09:50.6421|INFO|9|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:09:50.6550|INFO|9|Numbers resolved, level = Max(7469999, 7502645), header = Max(7469999, 7502645), body = Max(0, 7502645) 2022-08-31 10:09:50.6618|INFO|9|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 10:09:50.6618|INFO|9|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502645, best known is 7502645, lowest inserted header 1605750, body , lowest sync inserted block number 7470001 2022-08-31 10:09:50.6720|INFO|9|Initializing 11 plugins 2022-08-31 10:09:50.6720|INFO|9| Clique by Nethermind 2022-08-31 10:09:50.6741|INFO|9| Clique by Nethermind initialized in 1ms 2022-08-31 10:09:50.6741|INFO|9| AuRa by Nethermind 2022-08-31 10:09:50.6741|INFO|9| AuRa by Nethermind initialized in 0ms 2022-08-31 10:09:50.6741|INFO|9| Ethash by Nethermind 2022-08-31 10:09:50.6741|INFO|9| Ethash by Nethermind initialized in 0ms 2022-08-31 10:09:50.6741|INFO|9| NethDev by Nethermind 2022-08-31 10:09:50.6741|INFO|9| NethDev by Nethermind initialized in 0ms 2022-08-31 10:09:50.6741|INFO|9| Merge by Nethermind 2022-08-31 10:09:50.6741|INFO|9| Merge by Nethermind initialized in 0ms 2022-08-31 10:09:50.6741|INFO|9| Merge by Nethermind 2022-08-31 10:09:50.6946|INFO|9|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:09:50.7004|INFO|9|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:09:50.7004|INFO|9| Merge by Nethermind initialized in 25ms 2022-08-31 10:09:50.7004|INFO|9| MEV by Nethermind 2022-08-31 10:09:50.7018|INFO|9| MEV by Nethermind initialized in 0ms 2022-08-31 10:09:50.7018|INFO|9| HealthChecks by Nethermind 2022-08-31 10:09:50.7018|INFO|9| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:09:50.7018|INFO|9| Hive by Nethermind 2022-08-31 10:09:50.7018|INFO|9| Hive by Nethermind initialized in 0ms 2022-08-31 10:09:50.7018|INFO|9| Account Abstraction by Nethermind 2022-08-31 10:09:50.7018|INFO|9| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:09:50.7018|INFO|9| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 10:09:50.7057|INFO|9| EthStats by Nethermind 2022-08-31 10:09:50.7057|WARN|9|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:09:50.7057|INFO|9| EthStats by Nethermind initialized in 0ms 2022-08-31 10:09:50.7972|INFO|9|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:09:50.9682|INFO|6|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:09:51.0794|INFO|6|Skipping Account Abstraction network protocol 2022-08-31 10:09:51.1078|INFO|6|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:09:51.1078|INFO|6|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:09:51.1280|INFO|6|Now syncing nodes starting from root of block 0 2022-08-31 10:09:51.1629|INFO|17|No block tree levels to review for fixes. All fine. 2022-08-31 10:09:51.2597|INFO|17|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:09:51.2696|INFO|17|Numbers resolved, level = Max(7469999, 7502645), header = Max(7469999, 7502645), body = Max(0, 7502645) 2022-08-31 10:09:51.2740|INFO|17|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 10:09:51.2841|INFO|17|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:09:51.3106|INFO|17|Starting Merge block producer & sealer 2022-08-31 10:09:51.5642|INFO|10|Connected to 0 bootnodes, 297 trusted/persisted nodes 2022-08-31 10:09:51.8130|INFO|68|Peers | with known best block: 8 | all: 10 | 2022-08-31 10:09:51.8130|INFO|68|Waiting for peers... 1s 2022-08-31 10:09:51.8219|INFO|72|Changing state Disconnected to FastHeaders, SnapSync at processed:0|state:0|block:7502645|header:7502645|chain difficulty:10790000|peer block:7502674|peer total difficulty:10790000 2022-08-31 10:09:51.8219|INFO|72|Sync mode changed from Disconnected to FastHeaders, SnapSync 2022-08-31 10:09:51.8261|INFO|68|Sync peers - Initialized: 10 | All: 13 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502674| 142.132.204.99:30303][ 0| 18| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502674| 157.90.33.62:30303][ 0| 16| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502674|168.119.177.115:30303][ 0| 11| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502674| 65.109.36.119:30301][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502674| 65.21.225.58:30303][ 0| 2| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502674| 116.202.39.230:30304][ 0| 24| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7502673| 86.48.0.125:30303][ 0| 12| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502645| 173.249.21.205:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7467100|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:09:51.8518|INFO|72|SNAP - distance from HEAD:7502645 - Pivot changed from to 7502645 2022-08-31 10:09:51.8518|INFO|72|Starting the SNAP data sync from the 7502645 (0xaaefc6...9d7060) 0x83db693c13583d9ea148590c2c38d7679c0c109b89e226349a7d841f420f0199 root 2022-08-31 10:09:52.8085|INFO|69|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:09:52.8291|INFO|18|Old Headers 5866362 / 7470000 | queue 21888 | current 0.00bps | total 2520.88bps 2022-08-31 10:09:53.8271|INFO|8|Old Headers 5866362 / 7470000 | queue 39360 | current 0.00bps | total 1150.19bps 2022-08-31 10:09:54.5039|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:09:54.8274|INFO|18|Old Headers 5866362 / 7470000 | queue 39744 | current 0.00bps | total 744.44bps 2022-08-31 10:09:55.8279|INFO|6|Old Headers 5866362 / 7470000 | queue 39744 | current 0.00bps | total 550.29bps 2022-08-31 10:09:55.9143|INFO|8|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 10:09:56.4209|INFO|9|Engine Module has been enabled 2022-08-31 10:09:56.4209|INFO|9|Skipping Flashbots RPC plugin 2022-08-31 10:09:56.4227|INFO|9|Skipping Hive plugin 2022-08-31 10:09:56.4227|INFO|9|Skipping Account Abstraction RPC plugin 2022-08-31 10:09:56.4276|WARN|9|Starting Clique block producer & sealer 2022-08-31 10:09:56.4326|INFO|9|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:09:56.4377|INFO|9|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:09:56.5948|INFO|9| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 0MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 10:09:56.8273|INFO|76|Old Headers 5866362 / 7470000 | queue 39744 | current 0.00bps | total 436.55bps 2022-08-31 10:09:57.0794|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 10:09:57.8260|INFO|72|Old Headers 5866362 / 7470000 | queue 39744 | current 0.00bps | total 361.83bps 2022-08-31 10:09:58.2022|INFO|10|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 10:09:58.8266|INFO|12|Old Headers 5867706 / 7470000 | queue 38592 | current 1343.26bps | total 505.50bps 2022-08-31 10:09:59.2801|INFO|69|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 10:09:59.8459|INFO|6|Old Headers 5867706 / 7470000 | queue 38592 | current 0.00bps | total 439.89bps 2022-08-31 10:10:00.5714|INFO|75|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 10:10:00.7492|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x675865d1c7786ceceb92e3ac81619e06e0bf1e9be54ab97cd87c8b1d85ffb300, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:00.7619|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x675865d1c7786ceceb92e3ac81619e06e0bf1e9be54ab97cd87c8b1d85ffb300, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:00.8511|INFO|79|Old Headers 5867706 / 7470000 | queue 38592 | current 0.00bps | total 389.98bps 2022-08-31 10:10:01.4849|INFO|74|Received a new payload: 7502647 (0x06a442754dacfbda9190c8a7a02d029e0ecc00f08a17c50f8c5bf2db96b14cf6) 2022-08-31 10:10:01.5035|INFO|74|Syncing... Parent wasn't processed. Inserting block 7502647 (0x06a442...b14cf6). 2022-08-31 10:10:01.5655|INFO|80|Received: ForkchoiceState: (HeadBlockHash: 0x06a442754dacfbda9190c8a7a02d029e0ecc00f08a17c50f8c5bf2db96b14cf6, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:01.5658|INFO|80|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x06a442754dacfbda9190c8a7a02d029e0ecc00f08a17c50f8c5bf2db96b14cf6, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:01.5718|INFO|76|Received a new payload: 7502648 (0x38b3dbd6adabfe07c237797db51db08294a1188b364da7e5361eb5451fff9649) 2022-08-31 10:10:01.5718|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502648 (0x38b3db...ff9649). 2022-08-31 10:10:01.5718|INFO|67|Received a new payload: 7502648 (0x38b3dbd6adabfe07c237797db51db08294a1188b364da7e5361eb5451fff9649) 2022-08-31 10:10:01.5738|INFO|67|Syncing... Parent wasn't processed. Block already known in blockTree 7502648 (0x38b3db...ff9649). 2022-08-31 10:10:01.7990|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0x38b3dbd6adabfe07c237797db51db08294a1188b364da7e5361eb5451fff9649, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:01.7990|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x38b3dbd6adabfe07c237797db51db08294a1188b364da7e5361eb5451fff9649, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:01.8033|INFO|73|Received a new payload: 7502649 (0x49aacae313cae65f93db8aa156106944a30551bd6636b0c09d870c8ac38da35b) 2022-08-31 10:10:01.8033|INFO|73|Syncing... Parent wasn't processed. Inserting block 7502649 (0x49aaca...8da35b). 2022-08-31 10:10:01.8498|INFO|17|Old Headers 5867706 / 7470000 | queue 38592 | current 0.00bps | total 350.47bps 2022-08-31 10:10:02.0008|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x49aacae313cae65f93db8aa156106944a30551bd6636b0c09d870c8ac38da35b, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:02.0008|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x49aacae313cae65f93db8aa156106944a30551bd6636b0c09d870c8ac38da35b, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:02.0265|INFO|67|Received a new payload: 7502650 (0x595341d3fbf125fd368625cd447aadca3943d908583d5f7bf7c5fc6d2942d13a) 2022-08-31 10:10:02.0265|INFO|67|Syncing... Parent wasn't processed. Inserting block 7502650 (0x595341...42d13a). 2022-08-31 10:10:02.0442|INFO|81|Received a new payload: 7502650 (0x595341d3fbf125fd368625cd447aadca3943d908583d5f7bf7c5fc6d2942d13a) 2022-08-31 10:10:02.0442|INFO|81|Syncing... Parent wasn't processed. Block already known in blockTree 7502650 (0x595341...42d13a). 2022-08-31 10:10:02.0442|INFO|10|Received a new payload: 7502649 (0x49aacae313cae65f93db8aa156106944a30551bd6636b0c09d870c8ac38da35b) 2022-08-31 10:10:02.0462|INFO|10|Syncing... Parent wasn't processed. Block already known in blockTree 7502649 (0x49aaca...8da35b). 2022-08-31 10:10:02.2189|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x595341d3fbf125fd368625cd447aadca3943d908583d5f7bf7c5fc6d2942d13a, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:02.2189|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x595341d3fbf125fd368625cd447aadca3943d908583d5f7bf7c5fc6d2942d13a, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:02.2654|INFO|9|Received a new payload: 7502651 (0xb5cb5d7b3a5d4524e113570e2aef91840db2e3b61567b49b0d668abf63d2ce4e) 2022-08-31 10:10:02.2682|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502651 (0xb5cb5d...d2ce4e). 2022-08-31 10:10:02.2728|INFO|10|Received a new payload: 7502651 (0xb5cb5d7b3a5d4524e113570e2aef91840db2e3b61567b49b0d668abf63d2ce4e) 2022-08-31 10:10:02.2752|INFO|10|Syncing... Parent wasn't processed. Block already known in blockTree 7502651 (0xb5cb5d...d2ce4e). 2022-08-31 10:10:02.5949|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0xb5cb5d7b3a5d4524e113570e2aef91840db2e3b61567b49b0d668abf63d2ce4e, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:02.5949|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb5cb5d7b3a5d4524e113570e2aef91840db2e3b61567b49b0d668abf63d2ce4e, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:02.8583|INFO|17|Old Headers 5883834 / 7470000 | queue 25728 | current 16119.42bps | total 1802.12bps 2022-08-31 10:10:02.8843|INFO|67|Received a new payload: 7502652 (0xe1afaeee3c6c4a75a5eacfa494ccae18fcc2849281595b44f8b0f20e4e58b2da) 2022-08-31 10:10:02.8899|INFO|67|Syncing... Parent wasn't processed. Inserting block 7502652 (0xe1afae...58b2da). 2022-08-31 10:10:02.8899|INFO|14|Received a new payload: 7502652 (0xe1afaeee3c6c4a75a5eacfa494ccae18fcc2849281595b44f8b0f20e4e58b2da) 2022-08-31 10:10:02.8937|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502652 (0xe1afae...58b2da). 2022-08-31 10:10:02.9188|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0xe1afaeee3c6c4a75a5eacfa494ccae18fcc2849281595b44f8b0f20e4e58b2da, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:02.9188|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe1afaeee3c6c4a75a5eacfa494ccae18fcc2849281595b44f8b0f20e4e58b2da, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:02.9512|INFO|14|Received a new payload: 7502653 (0x47e6a0eec5e276ea49bc319ddf3d022e2386f89d47e88761011d1f2594621d31) 2022-08-31 10:10:02.9650|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502653 (0x47e6a0...621d31). 2022-08-31 10:10:02.9746|INFO|76|Received a new payload: 7502653 (0x47e6a0eec5e276ea49bc319ddf3d022e2386f89d47e88761011d1f2594621d31) 2022-08-31 10:10:02.9794|INFO|76|Syncing... Parent wasn't processed. Block already known in blockTree 7502653 (0x47e6a0...621d31). 2022-08-31 10:10:03.0586|INFO|73|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 10:10:03.3345|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0x47e6a0eec5e276ea49bc319ddf3d022e2386f89d47e88761011d1f2594621d31, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:03.3345|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x47e6a0eec5e276ea49bc319ddf3d022e2386f89d47e88761011d1f2594621d31, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:03.3428|INFO|73|Received a new payload: 7502654 (0x45cd20eebc863e542726445bfe8c81f52f6ac74746d252312ea27395a31f759b) 2022-08-31 10:10:03.3428|INFO|73|Syncing... Parent wasn't processed. Inserting block 7502654 (0x45cd20...1f759b). 2022-08-31 10:10:03.3485|INFO|79|Received a new payload: 7502654 (0x45cd20eebc863e542726445bfe8c81f52f6ac74746d252312ea27395a31f759b) 2022-08-31 10:10:03.3499|INFO|79|Syncing... Parent wasn't processed. Block already known in blockTree 7502654 (0x45cd20...1f759b). 2022-08-31 10:10:03.8638|INFO|69|Old Headers 5907258 / 7470000 | queue 15744 | current 23297.81bps | total 3622.53bps 2022-08-31 10:10:03.8775|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x45cd20eebc863e542726445bfe8c81f52f6ac74746d252312ea27395a31f759b, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:03.8779|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x45cd20eebc863e542726445bfe8c81f52f6ac74746d252312ea27395a31f759b, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:03.8878|INFO|10|Received a new payload: 7502655 (0x22723fb5d64a36cc0639fda40cc60957f6a7f992face329a4ff6bdbc8f997761) 2022-08-31 10:10:03.8878|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502655 (0x22723f...997761). 2022-08-31 10:10:03.8941|INFO|10|Received a new payload: 7502655 (0x22723fb5d64a36cc0639fda40cc60957f6a7f992face329a4ff6bdbc8f997761) 2022-08-31 10:10:03.8941|INFO|10|Syncing... Parent wasn't processed. Block already known in blockTree 7502655 (0x22723f...997761). 2022-08-31 10:10:04.0481|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x22723fb5d64a36cc0639fda40cc60957f6a7f992face329a4ff6bdbc8f997761, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:04.0481|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x22723fb5d64a36cc0639fda40cc60957f6a7f992face329a4ff6bdbc8f997761, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:04.0847|INFO|8|Received a new payload: 7502656 (0x5fa9f4c80309319cce4814621d6b4f6dde15ce32ec0c1bd4d38f53e7c9c8cebb) 2022-08-31 10:10:04.0864|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502656 (0x5fa9f4...c8cebb). 2022-08-31 10:10:04.1214|INFO|10|Received a new payload: 7502656 (0x5fa9f4c80309319cce4814621d6b4f6dde15ce32ec0c1bd4d38f53e7c9c8cebb) 2022-08-31 10:10:04.1230|INFO|10|Syncing... Parent wasn't processed. Block already known in blockTree 7502656 (0x5fa9f4...c8cebb). 2022-08-31 10:10:04.5148|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x5fa9f4c80309319cce4814621d6b4f6dde15ce32ec0c1bd4d38f53e7c9c8cebb, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:04.5148|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5fa9f4c80309319cce4814621d6b4f6dde15ce32ec0c1bd4d38f53e7c9c8cebb, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:04.5352|INFO|18|Received a new payload: 7502657 (0xe83d5c311e7db6b31ab853f15e0f0b557edbed82c1f33f340a74d10dba0bc271) 2022-08-31 10:10:04.5352|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502657 (0xe83d5c...0bc271). 2022-08-31 10:10:04.5352|INFO|18|Received a new payload: 7502657 (0xe83d5c311e7db6b31ab853f15e0f0b557edbed82c1f33f340a74d10dba0bc271) 2022-08-31 10:10:04.5379|INFO|18|Syncing... Parent wasn't processed. Block already known in blockTree 7502657 (0xe83d5c...0bc271). 2022-08-31 10:10:04.7187|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0xe83d5c311e7db6b31ab853f15e0f0b557edbed82c1f33f340a74d10dba0bc271, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:04.7187|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe83d5c311e7db6b31ab853f15e0f0b557edbed82c1f33f340a74d10dba0bc271, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:04.7411|INFO|6|Received a new payload: 7502658 (0x9275c07d84c133dd6d6ba9ae9496ce060730463ee08285311d276faca240fc90) 2022-08-31 10:10:04.7411|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502658 (0x9275c0...40fc90). 2022-08-31 10:10:04.8912|INFO|12|Old Headers 5907258 / 7470000 | queue 39552 | current 0.00bps | total 3334.01bps 2022-08-31 10:10:04.8973|INFO|15|Received a new payload: 7502658 (0x9275c07d84c133dd6d6ba9ae9496ce060730463ee08285311d276faca240fc90) 2022-08-31 10:10:04.8973|INFO|15|Syncing... Parent wasn't processed. Block already known in blockTree 7502658 (0x9275c0...40fc90). 2022-08-31 10:10:04.9271|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x9275c07d84c133dd6d6ba9ae9496ce060730463ee08285311d276faca240fc90, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:04.9271|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9275c07d84c133dd6d6ba9ae9496ce060730463ee08285311d276faca240fc90, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:04.9396|INFO|12|Received a new payload: 7502659 (0x0d758ccd304df02e08578a13fc63b27bd8a159b6a5957fcc77151ceac4b1e9d7) 2022-08-31 10:10:04.9396|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502659 (0x0d758c...b1e9d7). 2022-08-31 10:10:05.0205|INFO|70|Received a new payload: 7502659 (0x0d758ccd304df02e08578a13fc63b27bd8a159b6a5957fcc77151ceac4b1e9d7) 2022-08-31 10:10:05.0221|INFO|70|Syncing... Parent wasn't processed. Block already known in blockTree 7502659 (0x0d758c...b1e9d7). 2022-08-31 10:10:05.2466|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0x0d758ccd304df02e08578a13fc63b27bd8a159b6a5957fcc77151ceac4b1e9d7, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:05.2466|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0d758ccd304df02e08578a13fc63b27bd8a159b6a5957fcc77151ceac4b1e9d7, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:05.2762|INFO|15|Received a new payload: 7502660 (0x06a416ccef522e32f39d9af6eaa4eadc73084f40775e04a79ef73e019f36335b) 2022-08-31 10:10:05.2802|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502660 (0x06a416...36335b). 2022-08-31 10:10:05.2802|INFO|14|Received a new payload: 7502660 (0x06a416ccef522e32f39d9af6eaa4eadc73084f40775e04a79ef73e019f36335b) 2022-08-31 10:10:05.2839|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502660 (0x06a416...36335b). 2022-08-31 10:10:05.5146|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0x06a416ccef522e32f39d9af6eaa4eadc73084f40775e04a79ef73e019f36335b, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:05.5146|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x06a416ccef522e32f39d9af6eaa4eadc73084f40775e04a79ef73e019f36335b, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:05.5359|INFO|15|Received a new payload: 7502661 (0x1ce66c68db2698bd0f421ec148750c852f4b2ae36ec0f3c7846ce2f75d802c29) 2022-08-31 10:10:05.5359|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502661 (0x1ce66c...802c29). 2022-08-31 10:10:05.7277|INFO|73|Received a new payload: 7502661 (0x1ce66c68db2698bd0f421ec148750c852f4b2ae36ec0f3c7846ce2f75d802c29) 2022-08-31 10:10:05.7277|INFO|73|Syncing... Parent wasn't processed. Block already known in blockTree 7502661 (0x1ce66c...802c29). 2022-08-31 10:10:05.8167|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0x1ce66c68db2698bd0f421ec148750c852f4b2ae36ec0f3c7846ce2f75d802c29, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:05.8167|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1ce66c68db2698bd0f421ec148750c852f4b2ae36ec0f3c7846ce2f75d802c29, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:05.8230|INFO|15|Received a new payload: 7502662 (0x3a34321e619803d2a53f01e0ab3e5e786c8f6e6fa88c4a02c4e1a9efe4941982) 2022-08-31 10:10:05.8230|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502662 (0x3a3432...941982). 2022-08-31 10:10:05.8936|INFO|12|Old Headers 5907258 / 7470000 | queue 39936 | current 0.00bps | total 3093.60bps 2022-08-31 10:10:05.9471|INFO|14|SNAP - progress of State Ranges (Phase 1): 3.125% [ ] 2022-08-31 10:10:06.1210|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0x3a34321e619803d2a53f01e0ab3e5e786c8f6e6fa88c4a02c4e1a9efe4941982, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:06.1210|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3a34321e619803d2a53f01e0ab3e5e786c8f6e6fa88c4a02c4e1a9efe4941982, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:06.1549|INFO|79|Received a new payload: 7502662 (0x3a34321e619803d2a53f01e0ab3e5e786c8f6e6fa88c4a02c4e1a9efe4941982) 2022-08-31 10:10:06.1549|INFO|79|Syncing... Parent wasn't processed. Block already known in blockTree 7502662 (0x3a3432...941982). 2022-08-31 10:10:06.1871|INFO|8|Received a new payload: 7502663 (0xa957dd013a2948230a593742256b0884ca6425d5ae65350ac9cfc1d2fb7e3488) 2022-08-31 10:10:06.1871|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502663 (0xa957dd...7e3488). 2022-08-31 10:10:06.3511|INFO|17|Received a new payload: 7502663 (0xa957dd013a2948230a593742256b0884ca6425d5ae65350ac9cfc1d2fb7e3488) 2022-08-31 10:10:06.3511|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502663 (0xa957dd...7e3488). 2022-08-31 10:10:06.3818|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0xa957dd013a2948230a593742256b0884ca6425d5ae65350ac9cfc1d2fb7e3488, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:06.3818|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa957dd013a2948230a593742256b0884ca6425d5ae65350ac9cfc1d2fb7e3488, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:06.4058|INFO|70|Received a new payload: 7502664 (0x80c990694febef003277bbe414a9e6a6c75c06bbae7882fd3b26dc708bfae10f) 2022-08-31 10:10:06.4058|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502664 (0x80c990...fae10f). 2022-08-31 10:10:06.7707|INFO|17|Received a new payload: 7502664 (0x80c990694febef003277bbe414a9e6a6c75c06bbae7882fd3b26dc708bfae10f) 2022-08-31 10:10:06.7707|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502664 (0x80c990...fae10f). 2022-08-31 10:10:06.7765|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x80c990694febef003277bbe414a9e6a6c75c06bbae7882fd3b26dc708bfae10f, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:06.7765|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x80c990694febef003277bbe414a9e6a6c75c06bbae7882fd3b26dc708bfae10f, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:06.7872|INFO|12|Received a new payload: 7502665 (0xe9b9d5a753c407c895861343cdd25c5413a545487d044509a5d0cd2c205821b0) 2022-08-31 10:10:06.7872|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502665 (0xe9b9d5...5821b0). 2022-08-31 10:10:06.8972|INFO|76|Peers | with known best block: 19 | all: 20 | 2022-08-31 10:10:06.8972|INFO|76|Old Headers 5907258 / 7470000 | queue 39936 | current 0.00bps | total 2885.30bps 2022-08-31 10:10:06.9977|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0xe9b9d5a753c407c895861343cdd25c5413a545487d044509a5d0cd2c205821b0, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:06.9977|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe9b9d5a753c407c895861343cdd25c5413a545487d044509a5d0cd2c205821b0, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:07.0325|INFO|81|Received a new payload: 7502666 (0xb417fa00b8546be7d371d2ac15014d973b52ed6d5e34efbd2d67869182fa5049) 2022-08-31 10:10:07.0376|INFO|81|Syncing... Parent wasn't processed. Inserting block 7502666 (0xb417fa...fa5049). 2022-08-31 10:10:07.1651|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0xb417fa00b8546be7d371d2ac15014d973b52ed6d5e34efbd2d67869182fa5049, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:07.1664|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb417fa00b8546be7d371d2ac15014d973b52ed6d5e34efbd2d67869182fa5049, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:07.1740|INFO|85|Received a new payload: 7502667 (0x395bd48b87e264b43823e6e866a5400158eff192a86734d142d84dab1f7fead2) 2022-08-31 10:10:07.1740|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502667 (0x395bd4...7fead2). 2022-08-31 10:10:07.5490|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x395bd48b87e264b43823e6e866a5400158eff192a86734d142d84dab1f7fead2, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:07.5490|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x395bd48b87e264b43823e6e866a5400158eff192a86734d142d84dab1f7fead2, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:07.5663|INFO|70|Received a new payload: 7502668 (0x103c03aa6de3faa5e76be21a6bda24f34eb5c40512f0e443fa71c96e046c7e9a) 2022-08-31 10:10:07.5663|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502668 (0x103c03...6c7e9a). 2022-08-31 10:10:07.7597|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x103c03aa6de3faa5e76be21a6bda24f34eb5c40512f0e443fa71c96e046c7e9a, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) 2022-08-31 10:10:07.7597|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x103c03aa6de3faa5e76be21a6bda24f34eb5c40512f0e443fa71c96e046c7e9a, SafeBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7, FinalizedBlockHash: 0x61ee53a9b412e506ccdc60d561e5c91b3e7cb60e2d0f5faf4c1ff0dc819f6e5a) . 2022-08-31 10:10:07.8242|INFO|81|Received a new payload: 7502669 (0x14da714252541a8dc1257cf25024b635ec0e2022d1f28eee4f80a831ecb00cda) 2022-08-31 10:10:07.8261|INFO|81|Syncing... Parent wasn't processed. Inserting block 7502669 (0x14da71...b00cda). 2022-08-31 10:10:07.8723|INFO|14|Received a new payload: 7502669 (0x14da714252541a8dc1257cf25024b635ec0e2022d1f28eee4f80a831ecb00cda) 2022-08-31 10:10:07.8741|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502669 (0x14da71...b00cda). 2022-08-31 10:10:07.8990|INFO|81|Old Headers 5907258 / 7470000 | queue 39936 | current 0.00bps | total 2703.60bps 2022-08-31 10:10:08.4698|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x14da714252541a8dc1257cf25024b635ec0e2022d1f28eee4f80a831ecb00cda, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:08.4698|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x14da714252541a8dc1257cf25024b635ec0e2022d1f28eee4f80a831ecb00cda, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:08.4742|INFO|78|Received a new payload: 7502670 (0x1a99f3011c97d09533b3aed6ab83cd86bae854b9d7c7da477637a09bd6caf5c4) 2022-08-31 10:10:08.4742|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502670 (0x1a99f3...caf5c4). 2022-08-31 10:10:08.5063|INFO|18|Received a new payload: 7502670 (0x1a99f3011c97d09533b3aed6ab83cd86bae854b9d7c7da477637a09bd6caf5c4) 2022-08-31 10:10:08.5063|INFO|18|Syncing... Parent wasn't processed. Block already known in blockTree 7502670 (0x1a99f3...caf5c4). 2022-08-31 10:10:08.6337|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x1a99f3011c97d09533b3aed6ab83cd86bae854b9d7c7da477637a09bd6caf5c4, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:08.6337|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1a99f3011c97d09533b3aed6ab83cd86bae854b9d7c7da477637a09bd6caf5c4, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:08.6486|INFO|79|Received a new payload: 7502671 (0xa618b0b497fb5578619c58aba33c36784affcb8f94fd18366b8215cc183d3a73) 2022-08-31 10:10:08.6507|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502671 (0xa618b0...3d3a73). 2022-08-31 10:10:08.6507|INFO|9|Received a new payload: 7502671 (0xa618b0b497fb5578619c58aba33c36784affcb8f94fd18366b8215cc183d3a73) 2022-08-31 10:10:08.6545|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502671 (0xa618b0...3d3a73). 2022-08-31 10:10:08.8994|INFO|70|Old Headers 5907258 / 7470000 | queue 39936 | current 0.00bps | total 2543.63bps 2022-08-31 10:10:08.9405|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0xa618b0b497fb5578619c58aba33c36784affcb8f94fd18366b8215cc183d3a73, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:08.9405|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa618b0b497fb5578619c58aba33c36784affcb8f94fd18366b8215cc183d3a73, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:08.9583|INFO|73|Received a new payload: 7502672 (0x60d55f77afd2376b35b57b7a84440fc6612ef7549658f7abcce312b40e21b00d) 2022-08-31 10:10:08.9583|INFO|73|Syncing... Parent wasn't processed. Inserting block 7502672 (0x60d55f...21b00d). 2022-08-31 10:10:08.9629|INFO|70|Received a new payload: 7502672 (0x60d55f77afd2376b35b57b7a84440fc6612ef7549658f7abcce312b40e21b00d) 2022-08-31 10:10:08.9629|INFO|70|Syncing... Parent wasn't processed. Block already known in blockTree 7502672 (0x60d55f...21b00d). 2022-08-31 10:10:09.1423|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x60d55f77afd2376b35b57b7a84440fc6612ef7549658f7abcce312b40e21b00d, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:09.1423|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x60d55f77afd2376b35b57b7a84440fc6612ef7549658f7abcce312b40e21b00d, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:09.3951|INFO|85|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 10:10:09.3951|INFO|85|SNAP - (NO REQUEST, diff:0) True:0x09d87278b6d0e1336f7e8af25e0d7e7f93f5781e32cb04bbfa33bccab6fee3d8 - Requests Account:1 | Storage:4 | Code:11 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 10:10:09.8141|INFO|8|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:10:09.8987|INFO|9|Old Headers 5917626 / 7470000 | queue 29760 | current 10375.62bps | total 2980.67bps 2022-08-31 10:10:10.2022|INFO|73|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:10:10.2341|INFO|74|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:10:10.7037|INFO|17|Received a new payload: 7502673 (0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:10:10.7037|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502673 (0x944b6e...dc37af). 2022-08-31 10:10:10.8990|INFO|67|Old Headers 5948154 / 7470000 | queue 192 | current 30520.77bps | total 4437.60bps 2022-08-31 10:10:11.2819|INFO|72|Received a new payload: 7502673 (0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:10:11.2819|INFO|72|Syncing... Parent wasn't processed. Block already known in blockTree 7502673 (0x944b6e...dc37af). 2022-08-31 10:10:11.5065|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:11.5065|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:11.5160|INFO|12|Received a new payload: 7502674 (0xed974d81608c658b31408a5fc7b2be047b95a3a06c501fc15dbf973c579c52b2) 2022-08-31 10:10:11.5160|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502674 (0xed974d...9c52b2). 2022-08-31 10:10:11.8070|INFO|17|Received a new payload: 7502674 (0xed974d81608c658b31408a5fc7b2be047b95a3a06c501fc15dbf973c579c52b2) 2022-08-31 10:10:11.8070|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502674 (0xed974d...9c52b2). 2022-08-31 10:10:11.9940|INFO|85|Old Headers 5949306 / 7470000 | queue 31104 | current 1052.07bps | total 4252.26bps 2022-08-31 10:10:13.0140|INFO|69|Old Headers 5949306 / 7470000 | queue 39744 | current 0.00bps | total 4045.94bps 2022-08-31 10:10:13.1533|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0xed974d81608c658b31408a5fc7b2be047b95a3a06c501fc15dbf973c579c52b2, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:13.1539|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xed974d81608c658b31408a5fc7b2be047b95a3a06c501fc15dbf973c579c52b2, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:13.1984|INFO|68|Received a new payload: 7502675 (0xf819a03cf2b796b4e0b1649dfb11def57a960456a1fb3df20fd3642c487fe481) 2022-08-31 10:10:13.2258|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502675 (0xf819a0...7fe481). 2022-08-31 10:10:13.2545|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xf819a03cf2b796b4e0b1649dfb11def57a960456a1fb3df20fd3642c487fe481, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:13.2545|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf819a03cf2b796b4e0b1649dfb11def57a960456a1fb3df20fd3642c487fe481, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:13.2577|INFO|67|Received a new payload: 7502676 (0x5afd554efa3d9b6e25f31975c1e9531239f432eb5d5ec13c6235e0404255eebf) 2022-08-31 10:10:13.2577|INFO|67|Syncing... Parent wasn't processed. Inserting block 7502676 (0x5afd55...55eebf). 2022-08-31 10:10:13.3656|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x5afd554efa3d9b6e25f31975c1e9531239f432eb5d5ec13c6235e0404255eebf, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:10:13.3659|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5afd554efa3d9b6e25f31975c1e9531239f432eb5d5ec13c6235e0404255eebf, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:10:13.9909|INFO|18|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 10:10:14.0165|INFO|79|Old Headers 5949306 / 7470000 | queue 39744 | current 0.00bps | total 3861.78bps 2022-08-31 10:10:15.0154|INFO|69|Old Headers 5950458 / 7470000 | queue 38784 | current 1153.31bps | total 3744.27bps 2022-08-31 10:10:16.0182|INFO|78|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 3587.99bps 2022-08-31 10:10:16.9770|INFO|75|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 10:10:17.0210|INFO|15|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 3444.24bps 2022-08-31 10:10:18.0191|INFO|78|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 3312.16bps 2022-08-31 10:10:18.8973|INFO|15|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 10:10:19.0179|INFO|85|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 3189.76bps 2022-08-31 10:10:20.0198|INFO|12|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 3075.74bps 2022-08-31 10:10:20.0198|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 10:10:20.0240|INFO|2|Stopping session monitor... 2022-08-31 10:10:20.0240|INFO|2|Stopping session sync mode selector... 2022-08-31 10:10:20.0240|INFO|2|Sync mode selector stopped 2022-08-31 10:10:20.0240|INFO|2|Stopping discovery app... 2022-08-31 10:10:20.0275|INFO|2|Stopping discovery udp channel 2022-08-31 10:10:20.0275|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 10:10:20.0275|INFO|2|Stopping block producer... 2022-08-31 10:10:20.0275|INFO|2|Stopping sync peer pool... 2022-08-31 10:10:20.0303|INFO|2|Stopping peer pool... 2022-08-31 10:10:20.0303|INFO|81|SnapSyncDispatcher has finished work. 2022-08-31 10:10:20.0303|INFO|81|State sync task completed. 2022-08-31 10:10:20.0303|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 10:10:20.0303|INFO|2|Stopping peer manager... 2022-08-31 10:10:20.0303|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 10:10:20.0303|INFO|2|Stopping synchronizer... 2022-08-31 10:10:20.0342|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 10:10:20.0342|INFO|11|Fast blocks headers task completed. 2022-08-31 10:10:20.0342|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 10:10:20.0342|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 10:10:20.0342|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:10:20.0342|INFO|11|Beacon headers task completed. 2022-08-31 10:10:20.0342|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 10:10:20.0342|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 10:10:20.0342|INFO|11|State sync task completed. 2022-08-31 10:10:20.0342|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:10:20.0342|INFO|11|Fast blocks receipts task completed. 2022-08-31 10:10:20.0342|INFO|77|Full sync block downloader task completed. 2022-08-31 10:10:20.0342|INFO|2|Stopping blockchain processor... 2022-08-31 10:10:20.0342|INFO|12|Fast blocks bodies task completed. 2022-08-31 10:10:20.0342|INFO|75|Fast sync blocks downloader task completed. 2022-08-31 10:10:20.0342|INFO|2|Stopping rlpx peer... 2022-08-31 10:10:20.0407|INFO|75|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 10:10:20.1495|INFO|57|Peer update loop canceled. 2022-08-31 10:10:21.0189|INFO|15|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 2969.87bps 2022-08-31 10:10:22.0210|INFO|75|Peers | with known best block: 16 | all: 16 | 2022-08-31 10:10:22.0210|INFO|75|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 2870.76bps 2022-08-31 10:10:22.0233|INFO|75|Sync peers 16(16)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502672| 37.37.120.145:30303][ 170| 64| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [ S ][ ][Peer|eth66| 7502672|109.202.219.147:30308][ 0| 32| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] [ S ][ ][Peer|eth66| 7502672| 142.132.204.99:30303][ 44| 3204| 0| 0| 0| 9614][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502672| 154.12.243.82:30303][ 148| 532| 0| 0| 0| 2622][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502672|168.119.177.115:30303][ 46| 2819| 0| 0| 0| 7739][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502672| 38.242.243.120:30303][ 120| 1298| 0| 0| 0| 970][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502672| 65.109.36.119:30301][ 83| 2201| 0| 0| 0| 8551][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502672| 65.21.225.58:30303][ 87| 2078| 0| 0| 0| 5467][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502672| 86.48.0.125:30303][ 366| 576| 0| 0| 0| 722][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502624| 173.249.21.205:30303][ 284| 890| 0| 0| 0| 322][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:10:23.0225|INFO|74|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 2778.11bps 2022-08-31 10:10:24.0234|INFO|85|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 2691.30bps 2022-08-31 10:10:25.0237|INFO|71|Old Headers 5950458 / 7470000 | queue 38784 | current 0.00bps | total 2609.81bps 2022-08-31 10:10:25.0391|INFO|85|Local peer shutdown complete.. please wait for all components to close 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin Clique... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin AuRa... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin Ethash... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin NethDev... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin Merge... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin Merge... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin MEV... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin HealthChecks... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin Hive... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin Account Abstraction... 2022-08-31 10:10:25.0391|INFO|85|Disposing plugin EthStats... 2022-08-31 10:10:25.0391|INFO|85|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 10:10:25.0424|INFO|85|IPC JSON RPC service stopped 2022-08-31 10:10:25.0424|INFO|85|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 10:10:25.0581|INFO|85|JSON RPC service stopped 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 10:10:25.0581|INFO|85|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 10:10:25.0644|INFO|85|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 10:10:25.0644|INFO|85|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 10:10:25.0644|INFO|85|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 10:10:25.0660|INFO|85|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 10:10:25.0660|INFO|85|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 10:10:25.0660|INFO|85|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 10:10:25.0660|INFO|85|Closing DBs... 2022-08-31 10:10:25.0660|INFO|85|Disposing DB Bloom 2022-08-31 10:10:25.0963|INFO|85|Disposing DB Metadata 2022-08-31 10:10:25.0963|INFO|85|Disposing DB Headers 2022-08-31 10:10:25.1830|INFO|85|Disposing DB Blocks 2022-08-31 10:10:25.2155|INFO|85|Disposing DB Code 2022-08-31 10:10:25.2482|INFO|85|Disposing DB BlockInfos 2022-08-31 10:10:25.3387|INFO|85|Disposing DB State0 2022-08-31 10:10:25.5218|INFO|85|Disposing DB CanonicalHashTrie 2022-08-31 10:10:25.5218|INFO|85|Disposing DB Witness 2022-08-31 10:10:25.5218|INFO|85|Disposing DB Receipts 2022-08-31 10:10:25.5218|INFO|85|All DBs closed. 2022-08-31 10:10:25.5218|INFO|85|Ethereum shutdown complete... please wait for all components to close 2022-08-31 10:10:25.5218|INFO|85|All done, goodbye! 2022-08-31 10:46:33.7154|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:46:34.0673|INFO|6|Setting up memory allowances 2022-08-31 10:46:34.0673|INFO|6| memory hint: 768MB 2022-08-31 10:46:34.0673|INFO|6| general memory: 32MB 2022-08-31 10:46:34.0673|INFO|6| peers memory: 50MB 2022-08-31 10:46:34.0698|INFO|6| Netty memory: 134MB 2022-08-31 10:46:34.0698|INFO|6| mempool memory: 68MB 2022-08-31 10:46:34.0698|INFO|6| fast blocks memory: 48MB 2022-08-31 10:46:34.0698|INFO|6| trie memory: 86MB 2022-08-31 10:46:34.0765|INFO|6| DB memory: 347MB 2022-08-31 10:46:34.2675|WARN|11|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:46:34.2754|INFO|11|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:46:34.2969|INFO|11|Numbers resolved, level = Max(7469999, 7502645), header = Max(7469999, 7502645), body = Max(0, 7502645) 2022-08-31 10:46:34.3031|INFO|11|Beacon Numbers resolved, level = 0, header = 0, body = 7502676 2022-08-31 10:46:34.3031|WARN|11|Detected corrupted block tree data (0 < 7502676) (possibly due to an unexpected shutdown). Attempting to fix by moving head backwards. This may fail and you may need to resync the node. 2022-08-31 10:46:34.3031|INFO|11|Block tree initialized, last processed is 7502645 (0xaaefc6...9d7060), best queued is 7502645, best known is 7502645, lowest inserted header 1519543, body , lowest sync inserted block number 7470001 2022-08-31 10:46:34.3150|INFO|11|Initializing 11 plugins 2022-08-31 10:46:34.3150|INFO|11| Clique by Nethermind 2022-08-31 10:46:34.3150|INFO|11| Clique by Nethermind initialized in 1ms 2022-08-31 10:46:34.3150|INFO|11| AuRa by Nethermind 2022-08-31 10:46:34.3150|INFO|11| AuRa by Nethermind initialized in 0ms 2022-08-31 10:46:34.3150|INFO|11| Ethash by Nethermind 2022-08-31 10:46:34.3177|INFO|11| Ethash by Nethermind initialized in 0ms 2022-08-31 10:46:34.3177|INFO|11| NethDev by Nethermind 2022-08-31 10:46:34.3177|INFO|11| NethDev by Nethermind initialized in 0ms 2022-08-31 10:46:34.3177|INFO|11| Merge by Nethermind 2022-08-31 10:46:34.3177|INFO|11| Merge by Nethermind initialized in 0ms 2022-08-31 10:46:34.3177|INFO|11| Merge by Nethermind 2022-08-31 10:46:34.3371|INFO|11|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:46:34.3427|INFO|11|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:46:34.3427|INFO|11| Merge by Nethermind initialized in 25ms 2022-08-31 10:46:34.3427|INFO|11| MEV by Nethermind 2022-08-31 10:46:34.3427|INFO|11| MEV by Nethermind initialized in 0ms 2022-08-31 10:46:34.3427|INFO|11| HealthChecks by Nethermind 2022-08-31 10:46:34.3427|INFO|11| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:46:34.3427|INFO|11| Hive by Nethermind 2022-08-31 10:46:34.3427|INFO|11| Hive by Nethermind initialized in 0ms 2022-08-31 10:46:34.3427|INFO|11| Account Abstraction by Nethermind 2022-08-31 10:46:34.3480|INFO|11| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:46:34.3480|INFO|11| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 10:46:34.3480|INFO|11| EthStats by Nethermind 2022-08-31 10:46:34.3480|WARN|11|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:46:34.3480|INFO|11| EthStats by Nethermind initialized in 0ms 2022-08-31 10:46:34.4526|INFO|15|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:46:34.6268|INFO|9|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:46:34.7062|INFO|9|Skipping Account Abstraction network protocol 2022-08-31 10:46:34.7355|INFO|15|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:46:34.7382|INFO|15|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:46:34.7574|INFO|15|Now syncing nodes starting from root of block 0 2022-08-31 10:46:34.7925|INFO|8|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502645 block. 2022-08-31 10:46:34.7947|INFO|8|No block tree levels to review for fixes. All fine. 2022-08-31 10:46:34.8018|INFO|8|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:46:34.8117|INFO|8|Numbers resolved, level = Max(7502645, 7502645), header = Max(7502645, 7502645), body = Max(0, 7502645) 2022-08-31 10:46:34.8117|INFO|8|Beacon Numbers resolved, level = 7502676, header = 7502676, body = 7502676 2022-08-31 10:46:34.8301|INFO|8|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:46:34.8381|INFO|15|Starting Merge block producer & sealer 2022-08-31 10:46:35.3023|INFO|11|Connected to 0 bootnodes, 409 trusted/persisted nodes 2022-08-31 10:46:35.4709|INFO|14|Peers | with known best block: 12 | all: 18 | 2022-08-31 10:46:35.4709|INFO|14|Waiting for peers... 1s 2022-08-31 10:46:35.4808|INFO|14|Sync peers - Initialized: 12 | All: 18 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502828| 142.132.204.99:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502828|168.119.177.115:30303][ 0| 13| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502828| 38.242.196.108:30303][ 0| 21| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502828| 38.242.243.120:30303][ 0| 4| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502828| 65.109.37.42:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502828| 65.21.225.58:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502810| 173.249.21.205:30303][ 0| 6| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7478196|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 0| 24| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] [ ][ ][Peer|eth66| 0| 173.66.105.7:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 0| 82.64.166.200:31304][ 0| 0| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] 2022-08-31 10:46:35.4855|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:35.4860|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:35.4860|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:35.4860|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:35.4860|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:46:35.4860|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:46:35.4860|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:46:35.4860|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:46:35.4916|INFO|10|Changing state Disconnected to FastSync, FastHeaders at processed:7502645|state:0|block:7502645|header:7502645|chain difficulty:10790000|peer block:7502828|peer total difficulty:10790000 2022-08-31 10:46:35.4916|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 10:46:35.4916|INFO|10|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:46:36.4751|TRACE|61| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:36.4751|TRACE|61| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:36.4751|TRACE|61| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:36.4751|TRACE|61| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:36.4751|TRACE|61| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:46:36.4751|TRACE|61| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:46:36.4751|TRACE|61| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:46:36.4751|TRACE|61| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:46:36.4751|INFO|61|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502828|peer total difficulty:10790000 2022-08-31 10:46:36.4751|TRACE|61|Changing state to FastSync, FastHeaders | 2022-08-31 10:46:36.4805|INFO|12|Old Headers 5951993 / 7470000 | queue 39360 | current 0.00bps | total 1671.46bps 2022-08-31 10:46:36.4805|INFO|12|Downloaded 7502676 / 7502828 | current 0.00bps | total 0.00bps 2022-08-31 10:46:37.4729|TRACE|63| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:37.4729|TRACE|63| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:37.4729|TRACE|63| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:37.4729|TRACE|63| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:37.4729|TRACE|63| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:46:37.4729|TRACE|63| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:46:37.4729|TRACE|63| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:46:37.4729|TRACE|63| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:46:37.4729|INFO|63|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502828|peer total difficulty:10790000 2022-08-31 10:46:37.4729|TRACE|63|Changing state to FastSync, FastHeaders | 2022-08-31 10:46:37.4784|INFO|64|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 801.02bps 2022-08-31 10:46:37.4784|INFO|64|Downloaded 7502676 / 7502828 | current 0.00bps | total 0.00bps 2022-08-31 10:46:38.4707|TRACE|63| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:38.4707|TRACE|63| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:38.4707|TRACE|63| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:38.4707|TRACE|63| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:38.4707|TRACE|63| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:46:38.4707|TRACE|63| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:46:38.4707|TRACE|63| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:46:38.4707|TRACE|63| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:46:38.4707|INFO|63|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502810|peer total difficulty:10790000 2022-08-31 10:46:38.4707|TRACE|63|Changing state to FastSync, FastHeaders | 2022-08-31 10:46:38.4788|INFO|63|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 526.28bps 2022-08-31 10:46:38.4788|INFO|63|Downloaded 7502676 / 7502828 | current 0.00bps | total 0.00bps 2022-08-31 10:46:39.4711|TRACE|62| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:39.4711|TRACE|62| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:39.4711|TRACE|62| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:39.4711|TRACE|62| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:39.4711|TRACE|62| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:46:39.4711|TRACE|62| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:46:39.4711|TRACE|62| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:46:39.4711|TRACE|62| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:46:39.4711|INFO|62|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502810|peer total difficulty:10790000 2022-08-31 10:46:39.4711|TRACE|62|Changing state to FastSync, FastHeaders | 2022-08-31 10:46:39.4788|INFO|62|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 391.91bps 2022-08-31 10:46:39.4788|INFO|62|Downloaded 7502676 / 7502828 | current 0.00bps | total 0.00bps 2022-08-31 10:46:39.9192|INFO|9|Engine Module has been enabled 2022-08-31 10:46:39.9192|INFO|9|Skipping Flashbots RPC plugin 2022-08-31 10:46:39.9192|INFO|9|Skipping Hive plugin 2022-08-31 10:46:39.9223|INFO|9|Skipping Account Abstraction RPC plugin 2022-08-31 10:46:39.9223|WARN|9|Starting Clique block producer & sealer 2022-08-31 10:46:39.9275|INFO|9|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:46:39.9313|INFO|9|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:46:40.0402|INFO|60| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 0MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 7502645 (0xaaefc6...9d7060) ===================================================================================== 2022-08-31 10:46:40.3890|INFO|9|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:46:40.4326|INFO|9|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:46:40.4711|TRACE|11| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:40.4711|TRACE|11| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:40.4711|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:46:40.4711|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:40.4711|TRACE|11| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:46:40.4711|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:46:40.4711|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:46:40.4711|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:46:40.4711|INFO|11|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502810|peer total difficulty:10790000 2022-08-31 10:46:40.4711|TRACE|11|Changing state to FastSync, FastHeaders | 2022-08-31 10:46:40.4781|INFO|63|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 312.25bps 2022-08-31 10:46:40.4781|INFO|63|Downloaded 7502676 / 7502828 | current 0.00bps | total 0.00bps 2022-08-31 10:46:40.7085|INFO|10|Received a new payload: 7502677 (0x78409cba19e459bf046eb7a78a30d9ddb26f21b12b06bea30f69e8296cca3cbc) 2022-08-31 10:46:40.7141|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502677 (0x78409c...ca3cbc). 2022-08-31 10:46:40.7355|INFO|17|Received a new payload: 7502678 (0x79d289f90ab9e684bb510c697aed48323cb674a2a21fb24de46e4a238e046114) 2022-08-31 10:46:40.7355|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502678 (0x79d289...046114). 2022-08-31 10:46:40.7417|INFO|60|Received: ForkchoiceState: (HeadBlockHash: 0x78409cba19e459bf046eb7a78a30d9ddb26f21b12b06bea30f69e8296cca3cbc, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:40.7417|INFO|60|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:46:40.7537|INFO|60|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x78409cba19e459bf046eb7a78a30d9ddb26f21b12b06bea30f69e8296cca3cbc, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:40.8172|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x79d289f90ab9e684bb510c697aed48323cb674a2a21fb24de46e4a238e046114, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:40.8172|INFO|18|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:46:40.8188|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x79d289f90ab9e684bb510c697aed48323cb674a2a21fb24de46e4a238e046114, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:40.8188|INFO|60|Received a new payload: 7502678 (0x79d289f90ab9e684bb510c697aed48323cb674a2a21fb24de46e4a238e046114) 2022-08-31 10:46:40.8188|INFO|60|Syncing... Parent wasn't processed. Block already known in blockTree 7502678 (0x79d289...046114). 2022-08-31 10:46:40.8265|INFO|60|Received a new payload: 7502679 (0xcd0bd591ca2afeb86f91d1530350897e43d7a754f3f42c0a25a4d382629f1b46) 2022-08-31 10:46:40.8265|INFO|60|Syncing... Parent wasn't processed. Inserting block 7502679 (0xcd0bd5...9f1b46). 2022-08-31 10:46:40.9738|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xcd0bd591ca2afeb86f91d1530350897e43d7a754f3f42c0a25a4d382629f1b46, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:40.9738|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcd0bd591ca2afeb86f91d1530350897e43d7a754f3f42c0a25a4d382629f1b46, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:40.9842|INFO|18|Received a new payload: 7502680 (0x7ed2d3797f8e5bbd704e2e2c6e887769a7f8e0a0686f001f07d0a6bac64d087c) 2022-08-31 10:46:40.9863|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502680 (0x7ed2d3...4d087c). 2022-08-31 10:46:41.0245|INFO|60|Received a new payload: 7502679 (0xcd0bd591ca2afeb86f91d1530350897e43d7a754f3f42c0a25a4d382629f1b46) 2022-08-31 10:46:41.0261|INFO|60|Syncing... Parent wasn't processed. Block already known in blockTree 7502679 (0xcd0bd5...9f1b46). 2022-08-31 10:46:41.1054|INFO|60|Received a new payload: 7502680 (0x7ed2d3797f8e5bbd704e2e2c6e887769a7f8e0a0686f001f07d0a6bac64d087c) 2022-08-31 10:46:41.1085|INFO|60|Syncing... Parent wasn't processed. Block already known in blockTree 7502680 (0x7ed2d3...4d087c). 2022-08-31 10:46:41.2346|INFO|63|Received: ForkchoiceState: (HeadBlockHash: 0x7ed2d3797f8e5bbd704e2e2c6e887769a7f8e0a0686f001f07d0a6bac64d087c, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:41.2346|INFO|63|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7ed2d3797f8e5bbd704e2e2c6e887769a7f8e0a0686f001f07d0a6bac64d087c, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:41.2840|INFO|63|Received a new payload: 7502681 (0xf38009c0d4a629aab8904d437278dbcb535d2510cc8e10939f2283c94854b858) 2022-08-31 10:46:41.2840|INFO|63|Syncing... Parent wasn't processed. Inserting block 7502681 (0xf38009...54b858). 2022-08-31 10:46:41.3352|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xf38009c0d4a629aab8904d437278dbcb535d2510cc8e10939f2283c94854b858, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:41.3352|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf38009c0d4a629aab8904d437278dbcb535d2510cc8e10939f2283c94854b858, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:41.3386|INFO|15|Received a new payload: 7502682 (0x644656170704c0ac75198abc5879c67d2d200012d87e0e32d3a055f7a0ad5cf2) 2022-08-31 10:46:41.3386|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502682 (0x644656...ad5cf2). 2022-08-31 10:46:41.3770|INFO|17|Received a new payload: 7502681 (0xf38009c0d4a629aab8904d437278dbcb535d2510cc8e10939f2283c94854b858) 2022-08-31 10:46:41.3781|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502681 (0xf38009...54b858). 2022-08-31 10:46:41.4644|INFO|60|Received a new payload: 7502682 (0x644656170704c0ac75198abc5879c67d2d200012d87e0e32d3a055f7a0ad5cf2) 2022-08-31 10:46:41.4665|INFO|60|Syncing... Parent wasn't processed. Block already known in blockTree 7502682 (0x644656...ad5cf2). 2022-08-31 10:46:41.4700|TRACE|63| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:46:41.4700|TRACE|63| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:41.4700|TRACE|63| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:46:41.4700|TRACE|63| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:41.4700|TRACE|63| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:41.4700|TRACE|63| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:41.4700|TRACE|63| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:46:41.4700|TRACE|63| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:46:41.4700|INFO|63|Changing state FastSync, FastHeaders to FastHeaders, SnapSync at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502677|peer total difficulty:10790000 2022-08-31 10:46:41.4700|TRACE|63|Changing state to FastHeaders, SnapSync | 2022-08-31 10:46:41.4700|INFO|63|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2022-08-31 10:46:41.4700|INFO|63|SNAP - distance from HEAD:7502676 - Pivot changed from to 7502676 2022-08-31 10:46:41.4700|INFO|63|Starting the SNAP data sync from the 7502676 (0x5afd55...55eebf) 0xdbbb49523182bd1bd61423ef118ac465699bb12da77198337a659b190f27dfbf root 2022-08-31 10:46:41.4700|INFO|59|Received: ForkchoiceState: (HeadBlockHash: 0x644656170704c0ac75198abc5879c67d2d200012d87e0e32d3a055f7a0ad5cf2, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:41.4700|INFO|59|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x644656170704c0ac75198abc5879c67d2d200012d87e0e32d3a055f7a0ad5cf2, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:41.4753|INFO|60|Received a new payload: 7502683 (0xf1de303be4eef2a8ed6be0a3377e538ef7f06f4d3ffcc2531c1b202e80435f64) 2022-08-31 10:46:41.4753|INFO|60|Syncing... Parent wasn't processed. Inserting block 7502683 (0xf1de30...435f64). 2022-08-31 10:46:41.4859|INFO|59|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 259.12bps 2022-08-31 10:46:41.5715|INFO|11|Received a new payload: 7502683 (0xf1de303be4eef2a8ed6be0a3377e538ef7f06f4d3ffcc2531c1b202e80435f64) 2022-08-31 10:46:41.5715|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502683 (0xf1de30...435f64). 2022-08-31 10:46:41.6485|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0xf1de303be4eef2a8ed6be0a3377e538ef7f06f4d3ffcc2531c1b202e80435f64, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:41.6485|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf1de303be4eef2a8ed6be0a3377e538ef7f06f4d3ffcc2531c1b202e80435f64, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:41.6614|INFO|15|Received a new payload: 7502684 (0x86cc224352db0045880b3d761eeaf3b678b023b09b6479274cf62d037fa3b133) 2022-08-31 10:46:41.6636|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502684 (0x86cc22...a3b133). 2022-08-31 10:46:41.7422|INFO|63|Received: ForkchoiceState: (HeadBlockHash: 0x86cc224352db0045880b3d761eeaf3b678b023b09b6479274cf62d037fa3b133, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:41.7422|INFO|63|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x86cc224352db0045880b3d761eeaf3b678b023b09b6479274cf62d037fa3b133, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:41.7912|INFO|63|Received a new payload: 7502685 (0x56f14ccdbe00ef51841c435dcf86439170a8ef608ebcdc0f0ca57158f4e20552) 2022-08-31 10:46:41.7912|INFO|63|Syncing... Parent wasn't processed. Inserting block 7502685 (0x56f14c...e20552). 2022-08-31 10:46:41.7984|INFO|9|Received a new payload: 7502684 (0x86cc224352db0045880b3d761eeaf3b678b023b09b6479274cf62d037fa3b133) 2022-08-31 10:46:41.7984|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502684 (0x86cc22...a3b133). 2022-08-31 10:46:41.8689|INFO|15|Received a new payload: 7502685 (0x56f14ccdbe00ef51841c435dcf86439170a8ef608ebcdc0f0ca57158f4e20552) 2022-08-31 10:46:41.8702|INFO|15|Syncing... Parent wasn't processed. Block already known in blockTree 7502685 (0x56f14c...e20552). 2022-08-31 10:46:41.8738|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x56f14ccdbe00ef51841c435dcf86439170a8ef608ebcdc0f0ca57158f4e20552, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:41.8738|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x56f14ccdbe00ef51841c435dcf86439170a8ef608ebcdc0f0ca57158f4e20552, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:41.8845|INFO|12|Received a new payload: 7502686 (0x4bfbfffa7b43becb03b899e3e912aa2f9012a44c9b7903024b5ca08a76ee8ea1) 2022-08-31 10:46:41.8880|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502686 (0x4bfbff...ee8ea1). 2022-08-31 10:46:42.0005|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x4bfbfffa7b43becb03b899e3e912aa2f9012a44c9b7903024b5ca08a76ee8ea1, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.0005|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4bfbfffa7b43becb03b899e3e912aa2f9012a44c9b7903024b5ca08a76ee8ea1, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.0547|INFO|15|Received a new payload: 7502686 (0x4bfbfffa7b43becb03b899e3e912aa2f9012a44c9b7903024b5ca08a76ee8ea1) 2022-08-31 10:46:42.0580|INFO|15|Syncing... Parent wasn't processed. Block already known in blockTree 7502686 (0x4bfbff...ee8ea1). 2022-08-31 10:46:42.0580|INFO|15|Received a new payload: 7502687 (0x3926c229d148c6291ed630d44943e77f969645f49508e0780ad6c32d6c000d84) 2022-08-31 10:46:42.0580|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502687 (0x3926c2...000d84). 2022-08-31 10:46:42.1364|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x3926c229d148c6291ed630d44943e77f969645f49508e0780ad6c32d6c000d84, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.1364|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3926c229d148c6291ed630d44943e77f969645f49508e0780ad6c32d6c000d84, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.1412|INFO|18|Received a new payload: 7502688 (0x4f697d8bd01addc9a669c9ed2a6bcc51360613b8f9f5de40bcbe733e2c44c1b7) 2022-08-31 10:46:42.1425|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502688 (0x4f697d...44c1b7). 2022-08-31 10:46:42.1425|INFO|12|Received a new payload: 7502688 (0x4f697d8bd01addc9a669c9ed2a6bcc51360613b8f9f5de40bcbe733e2c44c1b7) 2022-08-31 10:46:42.1425|INFO|12|Syncing... Parent wasn't processed. Block already known in blockTree 7502688 (0x4f697d...44c1b7). 2022-08-31 10:46:42.3457|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x4f697d8bd01addc9a669c9ed2a6bcc51360613b8f9f5de40bcbe733e2c44c1b7, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.3457|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4f697d8bd01addc9a669c9ed2a6bcc51360613b8f9f5de40bcbe733e2c44c1b7, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.3912|INFO|12|Received a new payload: 7502689 (0x32912605c1e605c35fae0b5cada61c153717a046dcc2b0ff0014e210517e49ff) 2022-08-31 10:46:42.3912|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502689 (0x329126...7e49ff). 2022-08-31 10:46:42.4418|INFO|75|Received a new payload: 7502689 (0x32912605c1e605c35fae0b5cada61c153717a046dcc2b0ff0014e210517e49ff) 2022-08-31 10:46:42.4418|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502689 (0x329126...7e49ff). 2022-08-31 10:46:42.4418|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0x32912605c1e605c35fae0b5cada61c153717a046dcc2b0ff0014e210517e49ff, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.4418|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x32912605c1e605c35fae0b5cada61c153717a046dcc2b0ff0014e210517e49ff, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.4708|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:46:42.4708|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:42.4708|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:46:42.4708|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:42.4708|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:42.4708|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:42.4708|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:46:42.4708|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:46:42.4708|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502677|peer total difficulty:10790000 2022-08-31 10:46:42.4708|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 10:46:42.4863|INFO|75|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 221.68bps 2022-08-31 10:46:42.4995|INFO|17|Received a new payload: 7502690 (0x3436f4674e63e5ce1f1dce1598d6612283db3dbfb898e2bef881a6ef880491e1) 2022-08-31 10:46:42.4995|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502690 (0x3436f4...0491e1). 2022-08-31 10:46:42.5779|INFO|11|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:46:42.6405|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x3436f4674e63e5ce1f1dce1598d6612283db3dbfb898e2bef881a6ef880491e1, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.6405|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3436f4674e63e5ce1f1dce1598d6612283db3dbfb898e2bef881a6ef880491e1, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.6466|INFO|63|Received a new payload: 7502691 (0x1bc97ed48b4d2c2a2992089c50e24d8d3bc0c2933657a037d0a7771a30eab778) 2022-08-31 10:46:42.6466|INFO|63|Syncing... Parent wasn't processed. Inserting block 7502691 (0x1bc97e...eab778). 2022-08-31 10:46:42.6832|INFO|9|Received a new payload: 7502690 (0x3436f4674e63e5ce1f1dce1598d6612283db3dbfb898e2bef881a6ef880491e1) 2022-08-31 10:46:42.6832|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502690 (0x3436f4...0491e1). 2022-08-31 10:46:42.7410|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x1bc97ed48b4d2c2a2992089c50e24d8d3bc0c2933657a037d0a7771a30eab778, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.7410|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1bc97ed48b4d2c2a2992089c50e24d8d3bc0c2933657a037d0a7771a30eab778, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.7539|INFO|63|Received a new payload: 7502691 (0x1bc97ed48b4d2c2a2992089c50e24d8d3bc0c2933657a037d0a7771a30eab778) 2022-08-31 10:46:42.7539|INFO|63|Syncing... Parent wasn't processed. Block already known in blockTree 7502691 (0x1bc97e...eab778). 2022-08-31 10:46:42.7594|INFO|58|Received a new payload: 7502692 (0x324a3b95b5179ed721d05e57538b15bca48460a7d234f8f47bb7cdc018b9c616) 2022-08-31 10:46:42.7594|INFO|58|Syncing... Parent wasn't processed. Inserting block 7502692 (0x324a3b...b9c616). 2022-08-31 10:46:42.8528|INFO|18|Received a new payload: 7502692 (0x324a3b95b5179ed721d05e57538b15bca48460a7d234f8f47bb7cdc018b9c616) 2022-08-31 10:46:42.8550|INFO|18|Syncing... Parent wasn't processed. Block already known in blockTree 7502692 (0x324a3b...b9c616). 2022-08-31 10:46:42.8550|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x324a3b95b5179ed721d05e57538b15bca48460a7d234f8f47bb7cdc018b9c616, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.8550|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x324a3b95b5179ed721d05e57538b15bca48460a7d234f8f47bb7cdc018b9c616, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.8989|INFO|61|Received a new payload: 7502693 (0xc918c47153088614f2385625750e0ae7427b424a1ed6970c633d0d7a44931a94) 2022-08-31 10:46:42.8989|INFO|61|Syncing... Parent wasn't processed. Inserting block 7502693 (0xc918c4...931a94). 2022-08-31 10:46:42.9025|INFO|9|Received a new payload: 7502693 (0xc918c47153088614f2385625750e0ae7427b424a1ed6970c633d0d7a44931a94) 2022-08-31 10:46:42.9025|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502693 (0xc918c4...931a94). 2022-08-31 10:46:42.9903|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xc918c47153088614f2385625750e0ae7427b424a1ed6970c633d0d7a44931a94, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:42.9903|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc918c47153088614f2385625750e0ae7427b424a1ed6970c633d0d7a44931a94, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:42.9957|INFO|61|Received a new payload: 7502694 (0x707dbdfe73d4c4a29299b4eae8bbd4338a1d192465209372c9550f1c6a6dd3de) 2022-08-31 10:46:42.9957|INFO|61|Syncing... Parent wasn't processed. Inserting block 7502694 (0x707dbd...6dd3de). 2022-08-31 10:46:43.0141|INFO|15|Received a new payload: 7502694 (0x707dbdfe73d4c4a29299b4eae8bbd4338a1d192465209372c9550f1c6a6dd3de) 2022-08-31 10:46:43.0141|INFO|15|Syncing... Parent wasn't processed. Block already known in blockTree 7502694 (0x707dbd...6dd3de). 2022-08-31 10:46:43.1487|INFO|62|Received: ForkchoiceState: (HeadBlockHash: 0x707dbdfe73d4c4a29299b4eae8bbd4338a1d192465209372c9550f1c6a6dd3de, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:43.1487|INFO|62|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x707dbdfe73d4c4a29299b4eae8bbd4338a1d192465209372c9550f1c6a6dd3de, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:43.1996|INFO|63|Received a new payload: 7502695 (0xb00084a4b0d574d613f43c206bbb499ce9d277a9ac7ee41ad5cca29d985c61be) 2022-08-31 10:46:43.1996|INFO|63|Syncing... Parent wasn't processed. Inserting block 7502695 (0xb00084...5c61be). 2022-08-31 10:46:43.2687|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0xb00084a4b0d574d613f43c206bbb499ce9d277a9ac7ee41ad5cca29d985c61be, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:43.2687|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb00084a4b0d574d613f43c206bbb499ce9d277a9ac7ee41ad5cca29d985c61be, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:43.2813|INFO|14|Received a new payload: 7502695 (0xb00084a4b0d574d613f43c206bbb499ce9d277a9ac7ee41ad5cca29d985c61be) 2022-08-31 10:46:43.2821|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502695 (0xb00084...5c61be). 2022-08-31 10:46:43.2906|INFO|61|Received a new payload: 7502696 (0x360d1240419a6a8433762dc60dccff92f32341ad33134e492249280a2767c254) 2022-08-31 10:46:43.2947|INFO|61|Syncing... Parent wasn't processed. Inserting block 7502696 (0x360d12...67c254). 2022-08-31 10:46:43.4037|INFO|11|Received a new payload: 7502696 (0x360d1240419a6a8433762dc60dccff92f32341ad33134e492249280a2767c254) 2022-08-31 10:46:43.4086|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502696 (0x360d12...67c254). 2022-08-31 10:46:43.4689|TRACE|61| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:46:43.4689|TRACE|61| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:43.4689|TRACE|61| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:46:43.4689|TRACE|61| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:43.4689|TRACE|61| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:43.4689|TRACE|61| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:43.4689|TRACE|61| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:46:43.4689|TRACE|61| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:46:43.4689|INFO|61|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502677|peer total difficulty:10790000 2022-08-31 10:46:43.4689|TRACE|61|Changing state to FastHeaders, SnapSync | 2022-08-31 10:46:43.4873|INFO|15|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 193.69bps 2022-08-31 10:46:43.5438|INFO|61|Received: ForkchoiceState: (HeadBlockHash: 0x360d1240419a6a8433762dc60dccff92f32341ad33134e492249280a2767c254, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:43.5438|INFO|61|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x360d1240419a6a8433762dc60dccff92f32341ad33134e492249280a2767c254, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:43.5951|INFO|61|Received a new payload: 7502697 (0xebb686240014516f6697a479d08a8dafdc3aedbd7303ac1c7f30a42dfa299032) 2022-08-31 10:46:43.5951|INFO|61|Syncing... Parent wasn't processed. Inserting block 7502697 (0xebb686...299032). 2022-08-31 10:46:43.6592|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xebb686240014516f6697a479d08a8dafdc3aedbd7303ac1c7f30a42dfa299032, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) 2022-08-31 10:46:43.6592|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xebb686240014516f6697a479d08a8dafdc3aedbd7303ac1c7f30a42dfa299032, SafeBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060, FinalizedBlockHash: 0xfb065127c37010d873a0e9c2d6c863a77e8aa3b5982a44ac1a9e07016e64b4f7) . 2022-08-31 10:46:43.6592|INFO|15|Received a new payload: 7502697 (0xebb686240014516f6697a479d08a8dafdc3aedbd7303ac1c7f30a42dfa299032) 2022-08-31 10:46:43.6592|INFO|15|Syncing... Parent wasn't processed. Block already known in blockTree 7502697 (0xebb686...299032). 2022-08-31 10:46:43.6666|INFO|61|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:46:43.6769|INFO|58|Received a new payload: 7502698 (0x1e81f7ec7db6696609539fe71b561c7beed3c0ba4ed75bb011888d0da8f8122d) 2022-08-31 10:46:43.6815|INFO|58|Syncing... Parent wasn't processed. Inserting block 7502698 (0x1e81f7...f8122d). 2022-08-31 10:46:43.7917|INFO|8|Received a new payload: 7502698 (0x1e81f7ec7db6696609539fe71b561c7beed3c0ba4ed75bb011888d0da8f8122d) 2022-08-31 10:46:43.7948|INFO|8|Syncing... Parent wasn't processed. Block already known in blockTree 7502698 (0x1e81f7...f8122d). 2022-08-31 10:46:44.3194|INFO|63|Received: ForkchoiceState: (HeadBlockHash: 0x1e81f7ec7db6696609539fe71b561c7beed3c0ba4ed75bb011888d0da8f8122d, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:46:44.3194|INFO|63|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1e81f7ec7db6696609539fe71b561c7beed3c0ba4ed75bb011888d0da8f8122d, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:46:44.3257|INFO|60|Received a new payload: 7502699 (0xf2f1bc3780a98de8abd4c8368be52afbae5125dc9152a0b8c4824a91a73f8096) 2022-08-31 10:46:44.3257|INFO|60|Syncing... Parent wasn't processed. Inserting block 7502699 (0xf2f1bc...3f8096). 2022-08-31 10:46:44.4708|TRACE|59| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:46:44.4708|TRACE|59| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:44.4708|TRACE|59| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:46:44.4708|TRACE|59| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:44.4708|TRACE|59| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:44.4708|TRACE|59| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:44.4708|TRACE|59| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:46:44.4708|TRACE|59| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:46:44.4708|INFO|59|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502677|peer total difficulty:10790000 2022-08-31 10:46:44.4708|TRACE|59|Changing state to FastHeaders, SnapSync | 2022-08-31 10:46:44.4755|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xf2f1bc3780a98de8abd4c8368be52afbae5125dc9152a0b8c4824a91a73f8096, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:46:44.4755|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf2f1bc3780a98de8abd4c8368be52afbae5125dc9152a0b8c4824a91a73f8096, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:46:44.4755|INFO|63|Received a new payload: 7502699 (0xf2f1bc3780a98de8abd4c8368be52afbae5125dc9152a0b8c4824a91a73f8096) 2022-08-31 10:46:44.4781|INFO|63|Syncing... Parent wasn't processed. Block already known in blockTree 7502699 (0xf2f1bc...3f8096). 2022-08-31 10:46:44.4868|INFO|15|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 171.99bps 2022-08-31 10:46:44.5245|INFO|58|Received a new payload: 7502700 (0x566c6a4f662cc275812c15ab26b729f4a145b1b88daec7d80f06381f08040483) 2022-08-31 10:46:44.5259|INFO|58|Syncing... Parent wasn't processed. Inserting block 7502700 (0x566c6a...040483). 2022-08-31 10:46:44.5948|INFO|58|Received: ForkchoiceState: (HeadBlockHash: 0x566c6a4f662cc275812c15ab26b729f4a145b1b88daec7d80f06381f08040483, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:46:44.5948|INFO|58|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x566c6a4f662cc275812c15ab26b729f4a145b1b88daec7d80f06381f08040483, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:46:45.4145|INFO|15|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:46:45.4705|TRACE|60| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:46:45.4705|TRACE|60| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:46:45.4705|TRACE|60| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:46:45.4705|TRACE|60| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:46:45.4705|TRACE|60| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:45.4705|TRACE|60| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:46:45.4705|TRACE|60| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:46:45.4705|TRACE|60| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:46:45.4705|INFO|60|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502645|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502677|peer total difficulty:10790000 2022-08-31 10:46:45.4705|TRACE|60|Changing state to FastHeaders, SnapSync | 2022-08-31 10:46:45.4858|INFO|63|Old Headers 5951993 / 7470000 | queue 40320 | current 0.00bps | total 154.68bps 2022-08-31 10:46:45.9640|INFO|64|Received a new payload: 7502701 (0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:46:45.9640|INFO|64|Syncing... Parent wasn't processed. Inserting block 7502701 (0xd5836e...50175b). 2022-08-31 10:46:46.1410|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 10:46:46.1457|INFO|2|Stopping session monitor... 2022-08-31 10:46:46.1460|INFO|2|Stopping session sync mode selector... 2022-08-31 10:46:46.1460|INFO|2|Sync mode selector stopped 2022-08-31 10:46:46.1460|INFO|2|Stopping discovery app... 2022-08-31 10:46:46.1517|INFO|2|Stopping discovery udp channel 2022-08-31 10:46:46.1517|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 10:46:46.1517|INFO|2|Stopping block producer... 2022-08-31 10:46:46.1517|INFO|2|Stopping sync peer pool... 2022-08-31 10:46:46.1549|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 10:46:46.1549|INFO|2|Stopping peer pool... 2022-08-31 10:46:46.1549|INFO|11|Fast blocks headers task completed. 2022-08-31 10:46:46.1549|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 10:46:46.1549|INFO|2|Stopping peer manager... 2022-08-31 10:46:46.1549|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 10:46:46.1549|INFO|2|Stopping synchronizer... 2022-08-31 10:46:46.1585|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 10:46:46.1585|INFO|11|State sync task completed. 2022-08-31 10:46:46.1661|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:46:46.1661|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 10:46:46.1661|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 10:46:46.1661|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 10:46:46.1661|INFO|59|Beacon headers task completed. 2022-08-31 10:46:46.1661|INFO|59|Fast blocks receipts task completed. 2022-08-31 10:46:46.1661|INFO|64|State sync task completed. 2022-08-31 10:46:46.1661|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 10:46:46.1661|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:46:46.1661|INFO|2|Stopping blockchain processor... 2022-08-31 10:46:46.1661|INFO|10|Fast sync blocks downloader task completed. 2022-08-31 10:46:46.1661|INFO|10|Fast blocks bodies task completed. 2022-08-31 10:46:46.1661|INFO|10|Full sync block downloader task completed. 2022-08-31 10:46:46.1789|INFO|2|Stopping rlpx peer... 2022-08-31 10:46:46.1789|INFO|60|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 10:46:46.3368|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:46:46.3368|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:46:46.3392|INFO|12|Received a new payload: 7502701 (0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:46:46.3392|INFO|12|Syncing... Parent wasn't processed. Block already known in blockTree 7502701 (0xd5836e...50175b). 2022-08-31 10:46:46.3522|INFO|12|Received a new payload: 7502702 (0x927973e157fee7880c92ab03671e344a2ac6c0bee043916b62148016701c9e47) 2022-08-31 10:46:46.3522|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502702 (0x927973...1c9e47). 2022-08-31 10:46:46.3908|INFO|57|Peer update loop canceled. 2022-08-31 10:46:46.4862|INFO|61|Old Headers 5967161 / 7470000 | queue 25536 | current 15161.75bps | total 1529.00bps 2022-08-31 10:46:46.6685|INFO|63|Received: ForkchoiceState: (HeadBlockHash: 0x927973e157fee7880c92ab03671e344a2ac6c0bee043916b62148016701c9e47, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:46:46.6685|INFO|63|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x927973e157fee7880c92ab03671e344a2ac6c0bee043916b62148016701c9e47, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:46:46.7069|INFO|61|Received a new payload: 7502702 (0x927973e157fee7880c92ab03671e344a2ac6c0bee043916b62148016701c9e47) 2022-08-31 10:46:46.7069|INFO|61|Syncing... Parent wasn't processed. Block already known in blockTree 7502702 (0x927973...1c9e47). 2022-08-31 10:46:46.7267|INFO|63|Received a new payload: 7502703 (0xbfb159ac69b89665f4d90b0864f9095fb8864e533b2b11f1ff73634e02582a5a) 2022-08-31 10:46:46.7267|INFO|63|Syncing... Parent wasn't processed. Inserting block 7502703 (0xbfb159...582a5a). 2022-08-31 10:46:46.8004|INFO|18|Received a new payload: 7502703 (0xbfb159ac69b89665f4d90b0864f9095fb8864e533b2b11f1ff73634e02582a5a) 2022-08-31 10:46:46.8004|INFO|18|Syncing... Parent wasn't processed. Block already known in blockTree 7502703 (0xbfb159...582a5a). 2022-08-31 10:46:46.8108|INFO|61|Received: ForkchoiceState: (HeadBlockHash: 0xbfb159ac69b89665f4d90b0864f9095fb8864e533b2b11f1ff73634e02582a5a, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:46:46.8108|INFO|61|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbfb159ac69b89665f4d90b0864f9095fb8864e533b2b11f1ff73634e02582a5a, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:46:46.8560|INFO|76|Received a new payload: 7502704 (0x17539ae7ba3378a2adb6ccaaa39db73c319e7f9532c53932638df9225a1822ac) 2022-08-31 10:46:46.8580|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502704 (0x17539a...1822ac). 2022-08-31 10:46:46.9849|INFO|11|Received a new payload: 7502704 (0x17539ae7ba3378a2adb6ccaaa39db73c319e7f9532c53932638df9225a1822ac) 2022-08-31 10:46:46.9881|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502704 (0x17539a...1822ac). 2022-08-31 10:46:47.1196|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x17539ae7ba3378a2adb6ccaaa39db73c319e7f9532c53932638df9225a1822ac, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:46:47.1196|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x17539ae7ba3378a2adb6ccaaa39db73c319e7f9532c53932638df9225a1822ac, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:46:47.1236|INFO|60|Received a new payload: 7502705 (0xf8519b8057cb798955869a36d7d88caf14f845199191b3d07386edfe1004eb55) 2022-08-31 10:46:47.1236|INFO|60|Syncing... Parent wasn't processed. Inserting block 7502705 (0xf8519b...04eb55). 2022-08-31 10:46:47.1261|INFO|76|Received a new payload: 7502705 (0xf8519b8057cb798955869a36d7d88caf14f845199191b3d07386edfe1004eb55) 2022-08-31 10:46:47.1261|INFO|76|Syncing... Parent wasn't processed. Block already known in blockTree 7502705 (0xf8519b...04eb55). 2022-08-31 10:46:47.2005|INFO|11|Local peer shutdown complete.. please wait for all components to close 2022-08-31 10:46:47.2005|INFO|11|Disposing plugin Clique... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin AuRa... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin Ethash... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin NethDev... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin Merge... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin Merge... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin MEV... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin HealthChecks... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin Hive... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin Account Abstraction... 2022-08-31 10:46:47.2017|INFO|11|Disposing plugin EthStats... 2022-08-31 10:46:47.2017|INFO|11|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 10:46:47.2017|INFO|11|IPC JSON RPC service stopped 2022-08-31 10:46:47.2017|INFO|11|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 10:46:47.2198|INFO|11|JSON RPC service stopped 2022-08-31 10:46:47.2198|INFO|11|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 10:46:47.2198|INFO|11|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 10:46:47.2198|INFO|11|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 10:46:47.2198|INFO|11|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 10:46:47.2198|INFO|11|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 10:46:47.2198|INFO|11|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 10:46:47.2198|INFO|11|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 10:46:47.2224|INFO|11|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 10:46:47.2224|INFO|11|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 10:46:47.2299|INFO|11|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 10:46:47.2299|INFO|11|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 10:46:47.2299|INFO|11|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 10:46:47.2299|INFO|11|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 10:46:47.2299|INFO|11|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 10:46:47.2299|INFO|11|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 10:46:47.2299|INFO|11|Closing DBs... 2022-08-31 10:46:47.2299|INFO|11|Disposing DB Metadata 2022-08-31 10:46:47.2354|INFO|11|Disposing DB Code 2022-08-31 10:46:47.2354|INFO|11|Disposing DB Bloom 2022-08-31 10:46:47.2888|INFO|11|Disposing DB BlockInfos 2022-08-31 10:46:47.3285|INFO|11|Disposing DB Blocks 2022-08-31 10:46:47.3709|INFO|11|Disposing DB Witness 2022-08-31 10:46:47.3709|INFO|11|Disposing DB CanonicalHashTrie 2022-08-31 10:46:47.3709|INFO|11|Disposing DB Receipts 2022-08-31 10:46:47.4123|INFO|11|Disposing DB Headers 2022-08-31 10:46:47.5034|INFO|11|Disposing DB State0 2022-08-31 10:46:47.5034|INFO|11|All DBs closed. 2022-08-31 10:46:47.5034|INFO|11|Ethereum shutdown complete... please wait for all components to close 2022-08-31 10:46:47.5034|INFO|11|All done, goodbye! 2022-08-31 10:47:05.1404|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:47:05.4907|INFO|17|Setting up memory allowances 2022-08-31 10:47:05.4907|INFO|17| memory hint: 768MB 2022-08-31 10:47:05.4907|INFO|17| general memory: 32MB 2022-08-31 10:47:05.4907|INFO|17| peers memory: 50MB 2022-08-31 10:47:05.4907|INFO|17| Netty memory: 134MB 2022-08-31 10:47:05.4907|INFO|17| mempool memory: 68MB 2022-08-31 10:47:05.4938|INFO|17| fast blocks memory: 48MB 2022-08-31 10:47:05.4938|INFO|17| trie memory: 86MB 2022-08-31 10:47:05.4980|INFO|17| DB memory: 347MB 2022-08-31 10:47:05.7284|WARN|8|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:47:05.7352|INFO|8|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:47:05.7499|INFO|8|Numbers resolved, level = Max(7469999, 7502676), header = Max(7469999, 7502676), body = Max(0, 7502676) 2022-08-31 10:47:05.7579|INFO|8|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 10:47:05.7579|INFO|8|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502676, best known is 7502676, lowest inserted header 1502840, body , lowest sync inserted block number 7470001 2022-08-31 10:47:05.7696|INFO|8|Initializing 11 plugins 2022-08-31 10:47:05.7698|INFO|8| Clique by Nethermind 2022-08-31 10:47:05.7698|INFO|8| Clique by Nethermind initialized in 2ms 2022-08-31 10:47:05.7698|INFO|8| AuRa by Nethermind 2022-08-31 10:47:05.7698|INFO|8| AuRa by Nethermind initialized in 0ms 2022-08-31 10:47:05.7698|INFO|8| Ethash by Nethermind 2022-08-31 10:47:05.7698|INFO|8| Ethash by Nethermind initialized in 0ms 2022-08-31 10:47:05.7698|INFO|8| NethDev by Nethermind 2022-08-31 10:47:05.7698|INFO|8| NethDev by Nethermind initialized in 0ms 2022-08-31 10:47:05.7698|INFO|8| Merge by Nethermind 2022-08-31 10:47:05.7739|INFO|8| Merge by Nethermind initialized in 0ms 2022-08-31 10:47:05.7739|INFO|8| Merge by Nethermind 2022-08-31 10:47:05.7972|INFO|8|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:47:05.8045|INFO|8|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:47:05.8045|INFO|8| Merge by Nethermind initialized in 31ms 2022-08-31 10:47:05.8045|INFO|8| MEV by Nethermind 2022-08-31 10:47:05.8060|INFO|8| MEV by Nethermind initialized in 0ms 2022-08-31 10:47:05.8060|INFO|8| HealthChecks by Nethermind 2022-08-31 10:47:05.8060|INFO|8| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:47:05.8060|INFO|8| Hive by Nethermind 2022-08-31 10:47:05.8060|INFO|8| Hive by Nethermind initialized in 0ms 2022-08-31 10:47:05.8060|INFO|8| Account Abstraction by Nethermind 2022-08-31 10:47:05.8107|INFO|8| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:47:05.8107|INFO|8| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 10:47:05.8107|INFO|8| EthStats by Nethermind 2022-08-31 10:47:05.8107|WARN|8|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:47:05.8107|INFO|8| EthStats by Nethermind initialized in 0ms 2022-08-31 10:47:05.8951|INFO|8|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:47:06.0701|INFO|17|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:47:06.1801|INFO|17|Skipping Account Abstraction network protocol 2022-08-31 10:47:06.2212|INFO|14|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:47:06.2223|INFO|14|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:47:06.2456|INFO|14|Now syncing nodes starting from root of block 0 2022-08-31 10:47:06.3059|INFO|12|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502645 block. 2022-08-31 10:47:06.3149|INFO|12|No block tree levels to review for fixes. All fine. 2022-08-31 10:47:06.3289|INFO|12|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:47:06.3349|INFO|12|Numbers resolved, level = Max(7469999, 7502676), header = Max(7469999, 7502676), body = Max(0, 7502676) 2022-08-31 10:47:06.3394|INFO|12|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 10:47:06.3520|INFO|12|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:47:06.3643|INFO|12|Starting Merge block producer & sealer 2022-08-31 10:47:06.6163|INFO|11|Connected to 0 bootnodes, 323 trusted/persisted nodes 2022-08-31 10:47:06.9115|INFO|65|Peers | with known best block: 10 | all: 11 | 2022-08-31 10:47:06.9115|INFO|65|Waiting for peers... 1s 2022-08-31 10:47:06.9223|INFO|65|Sync peers - Initialized: 10 | All: 11 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502831| 142.132.204.99:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502831| 157.90.33.62:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502831|168.119.177.115:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502831| 38.242.196.108:30303][ 0| 28| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502831| 65.109.37.42:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502830| 65.21.225.58:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502803|185.188.250.246:30303][ 0| 7| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7478695|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 0| 24| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] [ ][ ][Peer|eth64| 4460643| 37.97.217.87:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.9.10-unstable-b4aa4a69-20200120/linux-amd64/go1.13.3] 2022-08-31 10:47:06.9223|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:06.9223|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:06.9223|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:06.9223|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:06.9223|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:06.9257|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:06.9257|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:06.9257|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:47:06.9257|INFO|71|Changing state Disconnected to FastSync, FastHeaders at processed:0|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502831|peer total difficulty:10790000 2022-08-31 10:47:06.9257|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:06.9257|INFO|71|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:47:07.9139|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:07.9139|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:07.9139|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:07.9139|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:07.9139|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:07.9139|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:07.9139|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:07.9139|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:47:07.9139|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502676|header:7502676|chain difficulty:10790000|peer block:7502831|peer total difficulty:10790000 2022-08-31 10:47:07.9139|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:07.9257|INFO|84|Old Headers 5969464 / 7470000 | queue 36096 | current 0.00bps | total 2888.74bps 2022-08-31 10:47:08.9138|TRACE|82| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:08.9138|TRACE|82| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:08.9138|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:08.9138|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:08.9138|TRACE|82| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:08.9138|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:08.9138|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:08.9138|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:47:08.9138|INFO|82|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502686|header:7502686|chain difficulty:10790000|peer block:7502831|peer total difficulty:10790000 2022-08-31 10:47:08.9138|TRACE|82|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:08.9266|INFO|8|Old Headers 5969464 / 7470000 | queue 39936 | current 0.00bps | total 1219.34bps 2022-08-31 10:47:09.9123|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:09.9123|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:09.9123|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:09.9123|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:09.9123|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:09.9123|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:09.9123|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:09.9123|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:09.9123|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502831|peer total difficulty:10790000 2022-08-31 10:47:09.9123|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:09.9275|INFO|73|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 772.80bps 2022-08-31 10:47:09.9275|INFO|73|Downloaded 7502705 / 7502831 | current 0.00bps | total 0.00bps 2022-08-31 10:47:10.9089|TRACE|15| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:10.9089|TRACE|15| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:10.9089|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:10.9089|TRACE|15| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:10.9089|TRACE|15| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:10.9089|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:10.9089|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:10.9089|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:10.9089|INFO|15|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502831|peer total difficulty:10790000 2022-08-31 10:47:10.9089|TRACE|15|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:10.9260|INFO|65|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 566.00bps 2022-08-31 10:47:10.9260|INFO|65|Downloaded 7502705 / 7502831 | current 0.00bps | total 0.00bps 2022-08-31 10:47:11.4621|INFO|17|Engine Module has been enabled 2022-08-31 10:47:11.4621|INFO|17|Skipping Flashbots RPC plugin 2022-08-31 10:47:11.4621|INFO|17|Skipping Hive plugin 2022-08-31 10:47:11.4621|INFO|17|Skipping Account Abstraction RPC plugin 2022-08-31 10:47:11.4668|WARN|17|Starting Clique block producer & sealer 2022-08-31 10:47:11.4723|INFO|17|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:47:11.4762|INFO|17|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:47:11.5925|INFO|9| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 8MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 10:47:11.9101|TRACE|15| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:11.9101|TRACE|15| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:11.9101|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:11.9101|TRACE|15| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:11.9101|TRACE|15| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:11.9101|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:11.9101|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:11.9101|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:11.9101|INFO|15|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502831|peer total difficulty:10790000 2022-08-31 10:47:11.9101|TRACE|15|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:11.9272|INFO|14|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 446.26bps 2022-08-31 10:47:11.9272|INFO|14|Downloaded 7502705 / 7502831 | current 0.00bps | total 0.00bps 2022-08-31 10:47:12.9094|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:12.9094|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:12.9094|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:12.9094|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:12.9094|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:12.9094|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:12.9094|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:12.9094|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:12.9094|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502831|peer total difficulty:10790000 2022-08-31 10:47:12.9094|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:12.9266|INFO|65|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 368.46bps 2022-08-31 10:47:12.9266|INFO|65|Downloaded 7502705 / 7502831 | current 0.00bps | total 0.00bps 2022-08-31 10:47:13.1408|INFO|9|Received a new payload: 7502706 (0x722856dcc0c7758ceb085a756d453860eee0bef4e5c8ffba45905f29cbb3e9eb) 2022-08-31 10:47:13.1462|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502706 (0x722856...b3e9eb). 2022-08-31 10:47:13.1847|INFO|65|Received a new payload: 7502707 (0xb417e708824ca5deb1ef2cb74f5065dc222ff8a5a82021e22ca0f03b6e430229) 2022-08-31 10:47:13.1847|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502707 (0xb417e7...430229). 2022-08-31 10:47:13.2003|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x722856dcc0c7758ceb085a756d453860eee0bef4e5c8ffba45905f29cbb3e9eb, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:13.2003|INFO|9|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:47:13.2147|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x722856dcc0c7758ceb085a756d453860eee0bef4e5c8ffba45905f29cbb3e9eb, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:13.2705|INFO|9|Received a new payload: 7502707 (0xb417e708824ca5deb1ef2cb74f5065dc222ff8a5a82021e22ca0f03b6e430229) 2022-08-31 10:47:13.2705|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502707 (0xb417e7...430229). 2022-08-31 10:47:13.2705|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0xb417e708824ca5deb1ef2cb74f5065dc222ff8a5a82021e22ca0f03b6e430229, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:13.2705|INFO|82|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:47:13.2705|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb417e708824ca5deb1ef2cb74f5065dc222ff8a5a82021e22ca0f03b6e430229, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:13.3543|INFO|9|Received a new payload: 7502708 (0x67ea38c8c55dcb7fc0157db9c3d700cd5bd6f689b26eacff39a5b2532113df9b) 2022-08-31 10:47:13.3543|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502708 (0x67ea38...13df9b). 2022-08-31 10:47:13.5381|INFO|9|Received a new payload: 7502708 (0x67ea38c8c55dcb7fc0157db9c3d700cd5bd6f689b26eacff39a5b2532113df9b) 2022-08-31 10:47:13.5443|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502708 (0x67ea38...13df9b). 2022-08-31 10:47:13.6425|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0x67ea38c8c55dcb7fc0157db9c3d700cd5bd6f689b26eacff39a5b2532113df9b, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:13.6425|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x67ea38c8c55dcb7fc0157db9c3d700cd5bd6f689b26eacff39a5b2532113df9b, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:13.6766|INFO|14|Received a new payload: 7502709 (0x0b0488fc0e21995ec5e9bc339373637ecf22e7fdce0e9513a2961dee6602157d) 2022-08-31 10:47:13.6815|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502709 (0x0b0488...02157d). 2022-08-31 10:47:13.7413|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0x0b0488fc0e21995ec5e9bc339373637ecf22e7fdce0e9513a2961dee6602157d, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:13.7476|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0b0488fc0e21995ec5e9bc339373637ecf22e7fdce0e9513a2961dee6602157d, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:13.7515|INFO|74|Received a new payload: 7502709 (0x0b0488fc0e21995ec5e9bc339373637ecf22e7fdce0e9513a2961dee6602157d) 2022-08-31 10:47:13.7560|INFO|74|Syncing... Parent wasn't processed. Block already known in blockTree 7502709 (0x0b0488...02157d). 2022-08-31 10:47:13.7781|INFO|76|Received a new payload: 7502710 (0x940bf1788b2b7720171dc1a962e63907017470da990b4a0131429e7a2772734e) 2022-08-31 10:47:13.7781|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502710 (0x940bf1...72734e). 2022-08-31 10:47:13.8771|INFO|14|Received a new payload: 7502710 (0x940bf1788b2b7720171dc1a962e63907017470da990b4a0131429e7a2772734e) 2022-08-31 10:47:13.8783|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502710 (0x940bf1...72734e). 2022-08-31 10:47:13.9085|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:13.9085|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:13.9085|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:13.9085|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:13.9085|TRACE|9| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:13.9085|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:13.9085|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:13.9085|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:13.9085|INFO|9|Changing state FastSync, FastHeaders to FastHeaders, SnapSync at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502706|peer total difficulty:10790000 2022-08-31 10:47:13.9085|TRACE|9|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:13.9085|INFO|9|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2022-08-31 10:47:13.9097|INFO|9|SNAP - distance from HEAD:7502705 - Pivot changed from to 7502705 2022-08-31 10:47:13.9097|INFO|9|Starting the SNAP data sync from the 7502705 (0xf8519b...04eb55) 0x7b93b2b6fc9dd30848196cc470531c86b93e46e714329fb758e8bbc4159daf23 root 2022-08-31 10:47:13.9339|INFO|78|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 313.39bps 2022-08-31 10:47:13.9538|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x940bf1788b2b7720171dc1a962e63907017470da990b4a0131429e7a2772734e, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:13.9538|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x940bf1788b2b7720171dc1a962e63907017470da990b4a0131429e7a2772734e, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:13.9648|INFO|10|Received a new payload: 7502711 (0xfb02dc72dbea27d8dd01f3fcad2dd6b579c73ab7eac975a8b786a98b24129cad) 2022-08-31 10:47:13.9662|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502711 (0xfb02dc...129cad). 2022-08-31 10:47:14.0877|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0xfb02dc72dbea27d8dd01f3fcad2dd6b579c73ab7eac975a8b786a98b24129cad, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:14.0877|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfb02dc72dbea27d8dd01f3fcad2dd6b579c73ab7eac975a8b786a98b24129cad, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:14.0898|INFO|78|Received a new payload: 7502711 (0xfb02dc72dbea27d8dd01f3fcad2dd6b579c73ab7eac975a8b786a98b24129cad) 2022-08-31 10:47:14.0898|INFO|78|Syncing... Parent wasn't processed. Block already known in blockTree 7502711 (0xfb02dc...129cad). 2022-08-31 10:47:14.1079|INFO|78|Received a new payload: 7502712 (0xca97ad5b3e715cbd5c888aab60f1d3209a5d9c5a5d737c6f75f7e078539bad7c) 2022-08-31 10:47:14.1106|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502712 (0xca97ad...9bad7c). 2022-08-31 10:47:14.2511|INFO|11|Received a new payload: 7502712 (0xca97ad5b3e715cbd5c888aab60f1d3209a5d9c5a5d737c6f75f7e078539bad7c) 2022-08-31 10:47:14.2511|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502712 (0xca97ad...9bad7c). 2022-08-31 10:47:14.3990|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xca97ad5b3e715cbd5c888aab60f1d3209a5d9c5a5d737c6f75f7e078539bad7c, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:14.3990|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xca97ad5b3e715cbd5c888aab60f1d3209a5d9c5a5d737c6f75f7e078539bad7c, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:14.4618|INFO|65|Received a new payload: 7502713 (0x8ba3ada40a08626c189a502c6d53e0fbaa36fd7eaf18e811dbfaed937ffa17e1) 2022-08-31 10:47:14.4618|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502713 (0x8ba3ad...fa17e1). 2022-08-31 10:47:14.5750|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x8ba3ada40a08626c189a502c6d53e0fbaa36fd7eaf18e811dbfaed937ffa17e1, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:14.5750|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8ba3ada40a08626c189a502c6d53e0fbaa36fd7eaf18e811dbfaed937ffa17e1, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:14.5901|INFO|65|Received a new payload: 7502714 (0xcf42cc3804deb9a4c99be3823aafabafa86791bfb79fd844a905a11959dcc358) 2022-08-31 10:47:14.5901|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502714 (0xcf42cc...dcc358). 2022-08-31 10:47:14.6197|INFO|8|Received a new payload: 7502713 (0x8ba3ada40a08626c189a502c6d53e0fbaa36fd7eaf18e811dbfaed937ffa17e1) 2022-08-31 10:47:14.6197|INFO|8|Syncing... Parent wasn't processed. Block already known in blockTree 7502713 (0x8ba3ad...fa17e1). 2022-08-31 10:47:14.7422|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0xcf42cc3804deb9a4c99be3823aafabafa86791bfb79fd844a905a11959dcc358, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:14.7422|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcf42cc3804deb9a4c99be3823aafabafa86791bfb79fd844a905a11959dcc358, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:14.7422|INFO|84|Received a new payload: 7502714 (0xcf42cc3804deb9a4c99be3823aafabafa86791bfb79fd844a905a11959dcc358) 2022-08-31 10:47:14.7422|INFO|84|Syncing... Parent wasn't processed. Block already known in blockTree 7502714 (0xcf42cc...dcc358). 2022-08-31 10:47:14.7816|INFO|83|Received a new payload: 7502715 (0xd9d9d1c215c83ce7ac8f524e987e2d02cc6958b062cea20f9cba286082b7c5de) 2022-08-31 10:47:14.7900|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502715 (0xd9d9d1...b7c5de). 2022-08-31 10:47:14.8063|INFO|77|Received a new payload: 7502715 (0xd9d9d1c215c83ce7ac8f524e987e2d02cc6958b062cea20f9cba286082b7c5de) 2022-08-31 10:47:14.8063|INFO|77|Syncing... Parent wasn't processed. Block already known in blockTree 7502715 (0xd9d9d1...b7c5de). 2022-08-31 10:47:14.8762|INFO|84|Received: ForkchoiceState: (HeadBlockHash: 0xd9d9d1c215c83ce7ac8f524e987e2d02cc6958b062cea20f9cba286082b7c5de, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:14.8762|INFO|84|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd9d9d1c215c83ce7ac8f524e987e2d02cc6958b062cea20f9cba286082b7c5de, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:14.9237|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:14.9237|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:14.9237|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:14.9237|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:14.9237|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:14.9237|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:14.9237|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:14.9237|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:14.9237|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502706|peer total difficulty:10790000 2022-08-31 10:47:14.9237|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:14.9369|INFO|9|Received a new payload: 7502716 (0x95c13fa25492c1774f047efed9ae0049854ac1f4c766c0bc3f4f11ac693086cd) 2022-08-31 10:47:14.9377|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502716 (0x95c13f...3086cd). 2022-08-31 10:47:14.9377|INFO|9|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 272.74bps 2022-08-31 10:47:14.9531|INFO|17|Received a new payload: 7502716 (0x95c13fa25492c1774f047efed9ae0049854ac1f4c766c0bc3f4f11ac693086cd) 2022-08-31 10:47:14.9654|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502716 (0x95c13f...3086cd). 2022-08-31 10:47:15.0541|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0x95c13fa25492c1774f047efed9ae0049854ac1f4c766c0bc3f4f11ac693086cd, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:15.0541|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x95c13fa25492c1774f047efed9ae0049854ac1f4c766c0bc3f4f11ac693086cd, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:15.0691|INFO|17|Received a new payload: 7502717 (0xe98df5c4c1066722dc424526c1d5451777c716e7511f6099bda33010125e2f75) 2022-08-31 10:47:15.0811|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502717 (0xe98df5...5e2f75). 2022-08-31 10:47:15.1662|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xe98df5c4c1066722dc424526c1d5451777c716e7511f6099bda33010125e2f75, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:15.1662|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe98df5c4c1066722dc424526c1d5451777c716e7511f6099bda33010125e2f75, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:15.1662|INFO|65|Received a new payload: 7502718 (0x66d44aa8de038f30fbeb44eeee8fafe99036d8deff1f0b36ca3bf7fa1312409e) 2022-08-31 10:47:15.1662|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502718 (0x66d44a...12409e). 2022-08-31 10:47:15.1731|INFO|83|Received a new payload: 7502717 (0xe98df5c4c1066722dc424526c1d5451777c716e7511f6099bda33010125e2f75) 2022-08-31 10:47:15.1743|INFO|83|Syncing... Parent wasn't processed. Block already known in blockTree 7502717 (0xe98df5...5e2f75). 2022-08-31 10:47:15.3501|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x66d44aa8de038f30fbeb44eeee8fafe99036d8deff1f0b36ca3bf7fa1312409e, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:15.3501|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x66d44aa8de038f30fbeb44eeee8fafe99036d8deff1f0b36ca3bf7fa1312409e, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:15.3775|INFO|14|Received a new payload: 7502718 (0x66d44aa8de038f30fbeb44eeee8fafe99036d8deff1f0b36ca3bf7fa1312409e) 2022-08-31 10:47:15.3783|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502718 (0x66d44a...12409e). 2022-08-31 10:47:15.4299|INFO|83|Received a new payload: 7502719 (0x903c2267e1a55f29d28ecfde5c37f723b121fcf983499e8a6bd5128498a39e88) 2022-08-31 10:47:15.4699|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502719 (0x903c22...a39e88). 2022-08-31 10:47:15.5989|INFO|65|Received a new payload: 7502719 (0x903c2267e1a55f29d28ecfde5c37f723b121fcf983499e8a6bd5128498a39e88) 2022-08-31 10:47:15.6036|INFO|65|Syncing... Parent wasn't processed. Block already known in blockTree 7502719 (0x903c22...a39e88). 2022-08-31 10:47:15.6714|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x903c2267e1a55f29d28ecfde5c37f723b121fcf983499e8a6bd5128498a39e88, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:15.6714|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x903c2267e1a55f29d28ecfde5c37f723b121fcf983499e8a6bd5128498a39e88, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:15.8311|INFO|72|Received a new payload: 7502720 (0xec130cd3b4b9a59f8a329794d5cc661723487db87a7f5ecf2c499c1b2daf6fff) 2022-08-31 10:47:15.8355|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502720 (0xec130c...af6fff). 2022-08-31 10:47:15.8442|INFO|77|Received a new payload: 7502720 (0xec130cd3b4b9a59f8a329794d5cc661723487db87a7f5ecf2c499c1b2daf6fff) 2022-08-31 10:47:15.8479|INFO|77|Syncing... Parent wasn't processed. Block already known in blockTree 7502720 (0xec130c...af6fff). 2022-08-31 10:47:15.8479|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0xec130cd3b4b9a59f8a329794d5cc661723487db87a7f5ecf2c499c1b2daf6fff, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:15.8479|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xec130cd3b4b9a59f8a329794d5cc661723487db87a7f5ecf2c499c1b2daf6fff, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:15.8545|INFO|14|Received a new payload: 7502721 (0x62bd9c0a396a2816892ebfc7c4e913200ca7ab9e206afe013c4f8f8895e171e1) 2022-08-31 10:47:15.8545|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502721 (0x62bd9c...e171e1). 2022-08-31 10:47:15.9095|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:15.9095|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:15.9095|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:15.9095|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:15.9095|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:15.9095|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:15.9095|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:15.9095|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:15.9097|INFO|77|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502706|peer total difficulty:10790000 2022-08-31 10:47:15.9097|TRACE|77|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:15.9379|INFO|72|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 241.55bps 2022-08-31 10:47:15.9669|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0x62bd9c0a396a2816892ebfc7c4e913200ca7ab9e206afe013c4f8f8895e171e1, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:15.9669|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x62bd9c0a396a2816892ebfc7c4e913200ca7ab9e206afe013c4f8f8895e171e1, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:15.9703|INFO|73|Received a new payload: 7502721 (0x62bd9c0a396a2816892ebfc7c4e913200ca7ab9e206afe013c4f8f8895e171e1) 2022-08-31 10:47:15.9703|INFO|73|Syncing... Parent wasn't processed. Block already known in blockTree 7502721 (0x62bd9c...e171e1). 2022-08-31 10:47:16.0123|INFO|77|Received a new payload: 7502722 (0x32df38c032be010ebd57db8b4ffbabe31f3cf9fddfc3961ddeb5fb13ba586b8f) 2022-08-31 10:47:16.0123|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502722 (0x32df38...586b8f). 2022-08-31 10:47:16.0713|INFO|11|Received a new payload: 7502722 (0x32df38c032be010ebd57db8b4ffbabe31f3cf9fddfc3961ddeb5fb13ba586b8f) 2022-08-31 10:47:16.0713|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502722 (0x32df38...586b8f). 2022-08-31 10:47:16.1791|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0x32df38c032be010ebd57db8b4ffbabe31f3cf9fddfc3961ddeb5fb13ba586b8f, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:16.1791|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x32df38c032be010ebd57db8b4ffbabe31f3cf9fddfc3961ddeb5fb13ba586b8f, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:16.2239|INFO|77|Received a new payload: 7502723 (0x7eb53f4374a8015566350cdd4ca82359437d38e102acff8d0caa2e4f74e6f74a) 2022-08-31 10:47:16.2239|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502723 (0x7eb53f...e6f74a). 2022-08-31 10:47:16.3159|INFO|8|Received a new payload: 7502723 (0x7eb53f4374a8015566350cdd4ca82359437d38e102acff8d0caa2e4f74e6f74a) 2022-08-31 10:47:16.3159|INFO|8|Syncing... Parent wasn't processed. Block already known in blockTree 7502723 (0x7eb53f...e6f74a). 2022-08-31 10:47:16.3231|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x7eb53f4374a8015566350cdd4ca82359437d38e102acff8d0caa2e4f74e6f74a, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:16.3231|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7eb53f4374a8015566350cdd4ca82359437d38e102acff8d0caa2e4f74e6f74a, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:16.3793|INFO|9|Received a new payload: 7502724 (0x2ad8a16d0534c920dbeff32bb71398832a8694254e1642e3f6d127491fcafd2a) 2022-08-31 10:47:16.3793|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502724 (0x2ad8a1...cafd2a). 2022-08-31 10:47:16.5122|INFO|8|Received a new payload: 7502724 (0x2ad8a16d0534c920dbeff32bb71398832a8694254e1642e3f6d127491fcafd2a) 2022-08-31 10:47:16.5122|INFO|8|Syncing... Parent wasn't processed. Block already known in blockTree 7502724 (0x2ad8a1...cafd2a). 2022-08-31 10:47:16.5138|INFO|77|Received: ForkchoiceState: (HeadBlockHash: 0x2ad8a16d0534c920dbeff32bb71398832a8694254e1642e3f6d127491fcafd2a, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) 2022-08-31 10:47:16.5138|INFO|77|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2ad8a16d0534c920dbeff32bb71398832a8694254e1642e3f6d127491fcafd2a, SafeBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af, FinalizedBlockHash: 0xaaefc672e1db107e1f2b3ecb889e051c4e7a263af10459d8d778f590909d7060) . 2022-08-31 10:47:16.5240|INFO|8|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:47:16.5261|INFO|14|Received a new payload: 7502725 (0x64a1e1b160fdc801b1d2838e716dd98c9c95f30efec3dccaddff1f49230f1016) 2022-08-31 10:47:16.5261|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502725 (0x64a1e1...0f1016). 2022-08-31 10:47:16.6815|INFO|77|Received a new payload: 7502725 (0x64a1e1b160fdc801b1d2838e716dd98c9c95f30efec3dccaddff1f49230f1016) 2022-08-31 10:47:16.6826|INFO|77|Syncing... Parent wasn't processed. Block already known in blockTree 7502725 (0x64a1e1...0f1016). 2022-08-31 10:47:16.9090|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:16.9090|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:16.9090|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:16.9090|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:16.9090|TRACE|78| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:16.9090|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:16.9090|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:16.9090|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:16.9090|INFO|78|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502706|peer total difficulty:10790000 2022-08-31 10:47:16.9090|TRACE|78|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:16.9400|INFO|17|Old Headers 5969464 / 7470000 | queue 40128 | current 0.00bps | total 216.72bps 2022-08-31 10:47:17.2290|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0x64a1e1b160fdc801b1d2838e716dd98c9c95f30efec3dccaddff1f49230f1016, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:17.2290|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x64a1e1b160fdc801b1d2838e716dd98c9c95f30efec3dccaddff1f49230f1016, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:17.2359|INFO|77|Received a new payload: 7502726 (0x1f949535ea1eb96f95693a86d5b56c4b22e8055d3892b13b180b89d692340d62) 2022-08-31 10:47:17.2359|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502726 (0x1f9495...340d62). 2022-08-31 10:47:17.2432|INFO|9|Received a new payload: 7502726 (0x1f949535ea1eb96f95693a86d5b56c4b22e8055d3892b13b180b89d692340d62) 2022-08-31 10:47:17.2432|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502726 (0x1f9495...340d62). 2022-08-31 10:47:17.3835|INFO|77|Received: ForkchoiceState: (HeadBlockHash: 0x1f949535ea1eb96f95693a86d5b56c4b22e8055d3892b13b180b89d692340d62, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:17.3835|INFO|77|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1f949535ea1eb96f95693a86d5b56c4b22e8055d3892b13b180b89d692340d62, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:17.4095|INFO|77|Received a new payload: 7502727 (0x3cd709663bef7cfbc46bf309409ad3f504e70407bac5dcb2be60fd0f55f3ed6a) 2022-08-31 10:47:17.4151|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502727 (0x3cd709...f3ed6a). 2022-08-31 10:47:17.6118|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x3cd709663bef7cfbc46bf309409ad3f504e70407bac5dcb2be60fd0f55f3ed6a, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:17.6145|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3cd709663bef7cfbc46bf309409ad3f504e70407bac5dcb2be60fd0f55f3ed6a, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:17.6311|INFO|66|Received a new payload: 7502727 (0x3cd709663bef7cfbc46bf309409ad3f504e70407bac5dcb2be60fd0f55f3ed6a) 2022-08-31 10:47:17.6472|INFO|66|Syncing... Parent wasn't processed. Block already known in blockTree 7502727 (0x3cd709...f3ed6a). 2022-08-31 10:47:17.9106|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:17.9106|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:17.9106|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:17.9106|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:17.9106|TRACE|82| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:17.9106|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:17.9106|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:17.9106|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:17.9106|INFO|82|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502706|peer total difficulty:10790000 2022-08-31 10:47:17.9106|TRACE|82|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:17.9456|INFO|17|Old Headers 5987128 / 7470000 | queue 27648 | current 17567.21bps | total 1839.45bps 2022-08-31 10:47:18.0998|INFO|85|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:47:18.9237|TRACE|74| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:18.9237|TRACE|74| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:18.9237|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:18.9237|TRACE|74| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:18.9237|TRACE|74| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:18.9237|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:18.9237|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:18.9237|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:18.9237|INFO|74|Changing state FastHeaders, SnapSync to FastSync, FastHeaders at processed:0|state:0|block:7502705|header:7502705|chain difficulty:10790000|peer block:7502832|peer total difficulty:10790000 2022-08-31 10:47:18.9237|TRACE|74|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:18.9237|INFO|74|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders 2022-08-31 10:47:18.9473|INFO|77|Old Headers 6009400 / 7470000 | queue 5568 | current 22235.35bps | total 3577.73bps 2022-08-31 10:47:18.9473|INFO|77|Downloaded 7502705 / 7502831 | current 0.00bps | total 0.00bps 2022-08-31 10:47:19.1092|INFO|73|Received a new payload: 7502728 (0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:47:19.1132|INFO|73|Syncing... Parent wasn't processed. Inserting block 7502728 (0x511d90...ef187c). 2022-08-31 10:47:19.5462|INFO|79|Received a new payload: 7502728 (0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:47:19.5503|INFO|79|Syncing... Parent wasn't processed. Block already known in blockTree 7502728 (0x511d90...ef187c). 2022-08-31 10:47:19.7789|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:19.7789|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:19.8249|INFO|8|Received a new payload: 7502729 (0x1214a6ebf8955b3da30b8ab76c940a27dbe3c7caf6dbba062a1740edc7a768d9) 2022-08-31 10:47:19.8316|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502729 (0x1214a6...a768d9). 2022-08-31 10:47:19.9107|TRACE|84| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:19.9107|TRACE|84| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:19.9107|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:19.9107|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:19.9107|TRACE|84| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:19.9107|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:19.9107|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:19.9107|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:19.9107|INFO|84|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502728|header:7502728|chain difficulty:10790000|peer block:7502832|peer total difficulty:10790000 2022-08-31 10:47:19.9107|TRACE|84|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:19.9275|INFO|84|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 10:47:19.9481|INFO|77|Old Headers 6023992 / 7470000 | queue 3648 | current 14581.19bps | total 4441.13bps 2022-08-31 10:47:19.9840|INFO|17|Received a new payload: 7502729 (0x1214a6ebf8955b3da30b8ab76c940a27dbe3c7caf6dbba062a1740edc7a768d9) 2022-08-31 10:47:19.9871|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502729 (0x1214a6...a768d9). 2022-08-31 10:47:20.8725|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0x1214a6ebf8955b3da30b8ab76c940a27dbe3c7caf6dbba062a1740edc7a768d9, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:20.8752|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1214a6ebf8955b3da30b8ab76c940a27dbe3c7caf6dbba062a1740edc7a768d9, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:20.9118|TRACE|84| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:20.9138|TRACE|84| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:20.9138|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:20.9138|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:20.9138|TRACE|84| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:20.9138|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:20.9138|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:20.9138|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:20.9138|INFO|84|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502729|header:7502729|chain difficulty:10790000|peer block:7502832|peer total difficulty:10790000 2022-08-31 10:47:20.9138|TRACE|84|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:21.0285|INFO|74|Old Headers 6035896 / 7470000 | queue 18240 | current 11018.67bps | total 4954.78bps 2022-08-31 10:47:21.0988|INFO|72|Received a new payload: 7502730 (0xd73e7dd3817e4a0f97644436dfc2c75121b2f4805890af0f4083ebcdf3090a75) 2022-08-31 10:47:21.1027|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502730 (0xd73e7d...090a75). 2022-08-31 10:47:21.1065|INFO|72|Received a new payload: 7502730 (0xd73e7dd3817e4a0f97644436dfc2c75121b2f4805890af0f4083ebcdf3090a75) 2022-08-31 10:47:21.1100|INFO|72|Syncing... Parent wasn't processed. Block already known in blockTree 7502730 (0xd73e7d...090a75). 2022-08-31 10:47:21.1305|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0xd73e7dd3817e4a0f97644436dfc2c75121b2f4805890af0f4083ebcdf3090a75, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:21.1305|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd73e7dd3817e4a0f97644436dfc2c75121b2f4805890af0f4083ebcdf3090a75, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:21.1953|INFO|69|Received a new payload: 7502731 (0x3461ec7a4d8b36e983c6af65edc13aa7b451457c447d0ddd6f83dfbcdde329d1) 2022-08-31 10:47:21.1953|INFO|69|Syncing... Parent wasn't processed. Inserting block 7502731 (0x3461ec...e329d1). 2022-08-31 10:47:21.2665|INFO|76|Received a new payload: 7502731 (0x3461ec7a4d8b36e983c6af65edc13aa7b451457c447d0ddd6f83dfbcdde329d1) 2022-08-31 10:47:21.2665|INFO|76|Syncing... Parent wasn't processed. Block already known in blockTree 7502731 (0x3461ec...e329d1). 2022-08-31 10:47:21.2665|INFO|65|Received: ForkchoiceState: (HeadBlockHash: 0x3461ec7a4d8b36e983c6af65edc13aa7b451457c447d0ddd6f83dfbcdde329d1, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:21.2665|INFO|65|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3461ec7a4d8b36e983c6af65edc13aa7b451457c447d0ddd6f83dfbcdde329d1, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:21.3253|INFO|76|Received a new payload: 7502732 (0x53e0a72c50fe286c2abaeb8c93981ff421d53557df505070eaeef2d2aef1a3b3) 2022-08-31 10:47:21.3282|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502732 (0x53e0a7...f1a3b3). 2022-08-31 10:47:21.8007|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0x53e0a72c50fe286c2abaeb8c93981ff421d53557df505070eaeef2d2aef1a3b3, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:21.8007|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x53e0a72c50fe286c2abaeb8c93981ff421d53557df505070eaeef2d2aef1a3b3, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:21.8525|INFO|73|Received a new payload: 7502733 (0x7693b9e4358c6656c30ea0266807716eac58710640f00b25d64698726b361b18) 2022-08-31 10:47:21.8538|INFO|73|Syncing... Parent wasn't processed. Inserting block 7502733 (0x7693b9...361b18). 2022-08-31 10:47:21.8538|INFO|65|Received a new payload: 7502733 (0x7693b9e4358c6656c30ea0266807716eac58710640f00b25d64698726b361b18) 2022-08-31 10:47:21.8585|INFO|65|Syncing... Parent wasn't processed. Block already known in blockTree 7502733 (0x7693b9...361b18). 2022-08-31 10:47:21.9129|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:21.9129|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:21.9129|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:21.9129|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:21.9129|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:21.9129|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:21.9129|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:21.9129|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:21.9129|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502729|header:7502729|chain difficulty:10790000|peer block:7502832|peer total difficulty:10790000 2022-08-31 10:47:21.9129|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:21.9525|INFO|93|Received: ForkchoiceState: (HeadBlockHash: 0x7693b9e4358c6656c30ea0266807716eac58710640f00b25d64698726b361b18, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:21.9525|INFO|93|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7693b9e4358c6656c30ea0266807716eac58710640f00b25d64698726b361b18, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:21.9596|INFO|71|Received a new payload: 7502734 (0x606a107264a131065cd5cbeaaf1dc0724f5d3b9c73ea770f97f7f05f4f095a2c) 2022-08-31 10:47:21.9596|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502734 (0x606a10...095a2c). 2022-08-31 10:47:21.9748|INFO|93|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 10:47:22.0263|INFO|92|Peers | with known best block: 18 | all: 18 | 2022-08-31 10:47:22.0263|INFO|92|Old Headers 6056824 / 7470000 | queue 1152 | current 20971.83bps | total 6032.42bps 2022-08-31 10:47:22.0819|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x606a107264a131065cd5cbeaaf1dc0724f5d3b9c73ea770f97f7f05f4f095a2c, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:22.0819|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x606a107264a131065cd5cbeaaf1dc0724f5d3b9c73ea770f97f7f05f4f095a2c, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:22.0819|INFO|15|Received a new payload: 7502735 (0x7911f3bfa74c06c9184341b2970b993b4fa49c6bf4ba8d21dcca820c83882a37) 2022-08-31 10:47:22.0819|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502735 (0x7911f3...882a37). 2022-08-31 10:47:22.1190|INFO|92|Received a new payload: 7502734 (0x606a107264a131065cd5cbeaaf1dc0724f5d3b9c73ea770f97f7f05f4f095a2c) 2022-08-31 10:47:22.1190|INFO|92|Syncing... Parent wasn't processed. Block already known in blockTree 7502734 (0x606a10...095a2c). 2022-08-31 10:47:22.2609|INFO|71|Received a new payload: 7502735 (0x7911f3bfa74c06c9184341b2970b993b4fa49c6bf4ba8d21dcca820c83882a37) 2022-08-31 10:47:22.2621|INFO|71|Syncing... Parent wasn't processed. Block already known in blockTree 7502735 (0x7911f3...882a37). 2022-08-31 10:47:22.2621|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x7911f3bfa74c06c9184341b2970b993b4fa49c6bf4ba8d21dcca820c83882a37, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:22.2621|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7911f3bfa74c06c9184341b2970b993b4fa49c6bf4ba8d21dcca820c83882a37, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:22.2621|INFO|85|Received a new payload: 7502736 (0x8802a7836bc68b0ab54a218002a81e952d388445180dabc202defa8f9ed22fff) 2022-08-31 10:47:22.2678|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502736 (0x8802a7...d22fff). 2022-08-31 10:47:22.4168|INFO|81|Received a new payload: 7502736 (0x8802a7836bc68b0ab54a218002a81e952d388445180dabc202defa8f9ed22fff) 2022-08-31 10:47:22.4195|INFO|81|Syncing... Parent wasn't processed. Block already known in blockTree 7502736 (0x8802a7...d22fff). 2022-08-31 10:47:22.5957|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x8802a7836bc68b0ab54a218002a81e952d388445180dabc202defa8f9ed22fff, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:22.5957|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8802a7836bc68b0ab54a218002a81e952d388445180dabc202defa8f9ed22fff, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:22.6036|INFO|81|Received a new payload: 7502737 (0xb1decf76f56a06026d97e927d82f55a119d108a47406c6d7b490027a6bc75eed) 2022-08-31 10:47:22.6036|INFO|81|Syncing... Parent wasn't processed. Inserting block 7502737 (0xb1decf...c75eed). 2022-08-31 10:47:22.7270|INFO|84|Received a new payload: 7502737 (0xb1decf76f56a06026d97e927d82f55a119d108a47406c6d7b490027a6bc75eed) 2022-08-31 10:47:22.7270|INFO|84|Syncing... Parent wasn't processed. Block already known in blockTree 7502737 (0xb1decf...c75eed). 2022-08-31 10:47:22.7270|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0xb1decf76f56a06026d97e927d82f55a119d108a47406c6d7b490027a6bc75eed, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:22.7270|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb1decf76f56a06026d97e927d82f55a119d108a47406c6d7b490027a6bc75eed, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:22.7868|INFO|11|Received a new payload: 7502738 (0x72e04ade75a56c171c02673cb7454a2e7901ad0596412c1428c160cbff2603d6) 2022-08-31 10:47:22.7868|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502738 (0x72e04a...2603d6). 2022-08-31 10:47:22.8961|INFO|81|Received a new payload: 7502738 (0x72e04ade75a56c171c02673cb7454a2e7901ad0596412c1428c160cbff2603d6) 2022-08-31 10:47:22.8961|INFO|81|Syncing... Parent wasn't processed. Block already known in blockTree 7502738 (0x72e04a...2603d6). 2022-08-31 10:47:22.9023|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x72e04ade75a56c171c02673cb7454a2e7901ad0596412c1428c160cbff2603d6, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:22.9023|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x72e04ade75a56c171c02673cb7454a2e7901ad0596412c1428c160cbff2603d6, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:22.9023|INFO|78|Received a new payload: 7502739 (0xfded82a4cbb4be535a4e366cc5e4c061992d82a528068e5f33a40a17f2db2539) 2022-08-31 10:47:22.9023|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502739 (0xfded82...db2539). 2022-08-31 10:47:22.9096|TRACE|74| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:22.9096|TRACE|74| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:22.9096|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:22.9096|TRACE|74| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:22.9096|TRACE|74| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:47:22.9096|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:47:22.9096|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:47:22.9096|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:22.9096|INFO|74|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502832|peer total difficulty:10790000 2022-08-31 10:47:22.9096|TRACE|74|Changing state to FastSync, FastHeaders | 2022-08-31 10:47:23.0471|INFO|90|Old Headers 6074854 / 7470000 | queue 5952 | current 17664.17bps | total 6781.36bps 2022-08-31 10:47:23.0525|INFO|68|Received a new payload: 7502739 (0xfded82a4cbb4be535a4e366cc5e4c061992d82a528068e5f33a40a17f2db2539) 2022-08-31 10:47:23.0666|INFO|68|Syncing... Parent wasn't processed. Block already known in blockTree 7502739 (0xfded82...db2539). 2022-08-31 10:47:23.3063|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xfded82a4cbb4be535a4e366cc5e4c061992d82a528068e5f33a40a17f2db2539, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:23.3063|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfded82a4cbb4be535a4e366cc5e4c061992d82a528068e5f33a40a17f2db2539, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:23.3425|INFO|92|Received a new payload: 7502740 (0xaa22af73c58f717708fddff52b1e28c496a310f42bee7be722fda7638a069836) 2022-08-31 10:47:23.3425|INFO|92|Syncing... Parent wasn't processed. Inserting block 7502740 (0xaa22af...069836). 2022-08-31 10:47:23.3481|INFO|68|Received a new payload: 7502740 (0xaa22af73c58f717708fddff52b1e28c496a310f42bee7be722fda7638a069836) 2022-08-31 10:47:23.3504|INFO|68|Syncing... Parent wasn't processed. Block already known in blockTree 7502740 (0xaa22af...069836). 2022-08-31 10:47:23.5103|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0xaa22af73c58f717708fddff52b1e28c496a310f42bee7be722fda7638a069836, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:23.5103|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaa22af73c58f717708fddff52b1e28c496a310f42bee7be722fda7638a069836, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:23.5496|INFO|85|Received a new payload: 7502741 (0x10a910e62cd79c9e2ced540345b1d86b0305289a57b42bd96d27f7393debdb5c) 2022-08-31 10:47:23.5503|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502741 (0x10a910...ebdb5c). 2022-08-31 10:47:23.5870|INFO|11|Received a new payload: 7502741 (0x10a910e62cd79c9e2ced540345b1d86b0305289a57b42bd96d27f7393debdb5c) 2022-08-31 10:47:23.5870|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502741 (0x10a910...ebdb5c). 2022-08-31 10:47:23.6463|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x10a910e62cd79c9e2ced540345b1d86b0305289a57b42bd96d27f7393debdb5c, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:23.6463|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x10a910e62cd79c9e2ced540345b1d86b0305289a57b42bd96d27f7393debdb5c, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:23.6996|INFO|17|Received a new payload: 7502742 (0xa52e2e134ebdacff3bcc6c2f18556ca4013251aa1b9cb64522a1bf53ae68c977) 2022-08-31 10:47:23.6996|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502742 (0xa52e2e...68c977). 2022-08-31 10:47:23.7785|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0xa52e2e134ebdacff3bcc6c2f18556ca4013251aa1b9cb64522a1bf53ae68c977, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:23.7785|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa52e2e134ebdacff3bcc6c2f18556ca4013251aa1b9cb64522a1bf53ae68c977, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:23.7785|INFO|11|Received a new payload: 7502742 (0xa52e2e134ebdacff3bcc6c2f18556ca4013251aa1b9cb64522a1bf53ae68c977) 2022-08-31 10:47:23.7785|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502742 (0xa52e2e...68c977). 2022-08-31 10:47:23.7972|INFO|74|Received a new payload: 7502743 (0x38dbafa23bf783d3c8058b5535f86a0cb6415cf8624e7c33215f980f41d8b093) 2022-08-31 10:47:23.8009|INFO|74|Syncing... Parent wasn't processed. Inserting block 7502743 (0x38dbaf...d8b093). 2022-08-31 10:47:23.9092|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:23.9092|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:23.9092|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:23.9092|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:23.9092|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:23.9092|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:23.9092|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:23.9092|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:23.9092|INFO|17|Changing state FastSync, FastHeaders to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:23.9092|TRACE|17|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:23.9092|INFO|17|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2022-08-31 10:47:24.0484|INFO|89|Old Headers 6084088 / 7470000 | queue 24960 | current 9222.36bps | total 6926.36bps 2022-08-31 10:47:24.5080|INFO|84|Received a new payload: 7502743 (0x38dbafa23bf783d3c8058b5535f86a0cb6415cf8624e7c33215f980f41d8b093) 2022-08-31 10:47:24.5147|INFO|84|Syncing... Parent wasn't processed. Block already known in blockTree 7502743 (0x38dbaf...d8b093). 2022-08-31 10:47:24.6390|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x38dbafa23bf783d3c8058b5535f86a0cb6415cf8624e7c33215f980f41d8b093, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:24.6390|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x38dbafa23bf783d3c8058b5535f86a0cb6415cf8624e7c33215f980f41d8b093, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:24.6566|INFO|84|Received a new payload: 7502744 (0x81fed1d6b5e0991d208b51710d2c0bbabc002f5b2db15a373c515a1577360e64) 2022-08-31 10:47:24.6585|INFO|84|Syncing... Parent wasn't processed. Inserting block 7502744 (0x81fed1...360e64). 2022-08-31 10:47:24.7064|INFO|78|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 10:47:24.8326|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x81fed1d6b5e0991d208b51710d2c0bbabc002f5b2db15a373c515a1577360e64, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:24.8326|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x81fed1d6b5e0991d208b51710d2c0bbabc002f5b2db15a373c515a1577360e64, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:24.9090|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:24.9090|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:24.9090|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:24.9090|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:24.9090|TRACE|76| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:24.9090|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:24.9090|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:24.9090|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:24.9090|INFO|76|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:24.9090|TRACE|76|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:24.9626|INFO|89|Received a new payload: 7502745 (0xd9c12e30632b0c54143fd5a79e8767b86204ba6f6b3254c6c7ec4bf0905e7c2b) 2022-08-31 10:47:24.9749|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502745 (0xd9c12e...5e7c2b). 2022-08-31 10:47:24.9749|INFO|73|Received a new payload: 7502744 (0x81fed1d6b5e0991d208b51710d2c0bbabc002f5b2db15a373c515a1577360e64) 2022-08-31 10:47:24.9749|INFO|73|Syncing... Parent wasn't processed. Block already known in blockTree 7502744 (0x81fed1...360e64). 2022-08-31 10:47:24.9797|INFO|74|Received a new payload: 7502745 (0xd9c12e30632b0c54143fd5a79e8767b86204ba6f6b3254c6c7ec4bf0905e7c2b) 2022-08-31 10:47:25.0805|INFO|73|Old Headers 6098680 / 7470000 | queue 24960 | current 14139.77bps | total 7342.54bps 2022-08-31 10:47:25.0805|INFO|74|Syncing... Parent wasn't processed. Block already known in blockTree 7502745 (0xd9c12e...5e7c2b). 2022-08-31 10:47:25.0867|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0xd9c12e30632b0c54143fd5a79e8767b86204ba6f6b3254c6c7ec4bf0905e7c2b, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:25.0867|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd9c12e30632b0c54143fd5a79e8767b86204ba6f6b3254c6c7ec4bf0905e7c2b, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:25.1455|INFO|85|Received a new payload: 7502746 (0xc00268fbb738ecec9fec77d92dab9d25992419f6b179350b85b4105dd11dfe35) 2022-08-31 10:47:25.1503|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502746 (0xc00268...1dfe35). 2022-08-31 10:47:25.1503|INFO|69|Received a new payload: 7502746 (0xc00268fbb738ecec9fec77d92dab9d25992419f6b179350b85b4105dd11dfe35) 2022-08-31 10:47:25.1503|INFO|69|Syncing... Parent wasn't processed. Block already known in blockTree 7502746 (0xc00268...1dfe35). 2022-08-31 10:47:25.3703|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0xc00268fbb738ecec9fec77d92dab9d25992419f6b179350b85b4105dd11dfe35, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:25.3703|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc00268fbb738ecec9fec77d92dab9d25992419f6b179350b85b4105dd11dfe35, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:25.3703|INFO|89|Received a new payload: 7502747 (0xfa9650a67458247326c2a04c8b795900951b04192f06386efc73a6de3b0a7a37) 2022-08-31 10:47:25.3841|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502747 (0xfa9650...0a7a37). 2022-08-31 10:47:25.5574|INFO|67|Received a new payload: 7502747 (0xfa9650a67458247326c2a04c8b795900951b04192f06386efc73a6de3b0a7a37) 2022-08-31 10:47:25.5574|INFO|67|Syncing... Parent wasn't processed. Block already known in blockTree 7502747 (0xfa9650...0a7a37). 2022-08-31 10:47:25.5603|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0xfa9650a67458247326c2a04c8b795900951b04192f06386efc73a6de3b0a7a37, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:25.5603|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfa9650a67458247326c2a04c8b795900951b04192f06386efc73a6de3b0a7a37, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:25.6072|INFO|93|Received a new payload: 7502748 (0xfbeaa44860e7870f0c2da669547b8acb35237b3ed8c890a0863552862228ea35) 2022-08-31 10:47:25.6110|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502748 (0xfbeaa4...28ea35). 2022-08-31 10:47:25.9011|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xfbeaa44860e7870f0c2da669547b8acb35237b3ed8c890a0863552862228ea35, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:25.9011|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfbeaa44860e7870f0c2da669547b8acb35237b3ed8c890a0863552862228ea35, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:25.9094|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:25.9094|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:25.9094|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:25.9094|TRACE|85| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:25.9094|TRACE|85| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:25.9094|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:25.9094|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:25.9094|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:25.9094|INFO|85|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:25.9094|TRACE|85|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:25.9127|INFO|66|Received a new payload: 7502749 (0xa5c52ceb784a6310cf55f0fd8b1f32e7b893c0e83ffd72bebc0bf68912977240) 2022-08-31 10:47:25.9176|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502749 (0xa5c52c...977240). 2022-08-31 10:47:25.9235|INFO|89|Received a new payload: 7502749 (0xa5c52ceb784a6310cf55f0fd8b1f32e7b893c0e83ffd72bebc0bf68912977240) 2022-08-31 10:47:25.9264|INFO|89|Syncing... Parent wasn't processed. Block already known in blockTree 7502749 (0xa5c52c...977240). 2022-08-31 10:47:26.0382|INFO|65|Received: ForkchoiceState: (HeadBlockHash: 0xa5c52ceb784a6310cf55f0fd8b1f32e7b893c0e83ffd72bebc0bf68912977240, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:26.0382|INFO|65|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa5c52ceb784a6310cf55f0fd8b1f32e7b893c0e83ffd72bebc0bf68912977240, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:26.0589|INFO|65|Received a new payload: 7502750 (0xcd4fabb7821988835d3c6d44677366b7c7e2998c8aba34d6b3773942665e53b2) 2022-08-31 10:47:26.0738|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502750 (0xcd4fab...5e53b2). 2022-08-31 10:47:26.0738|INFO|65|Received a new payload: 7502750 (0xcd4fabb7821988835d3c6d44677366b7c7e2998c8aba34d6b3773942665e53b2) 2022-08-31 10:47:26.0738|INFO|65|Syncing... Parent wasn't processed. Block already known in blockTree 7502750 (0xcd4fab...5e53b2). 2022-08-31 10:47:26.0780|INFO|66|Old Headers 6122680 / 7470000 | queue 960 | current 24060.31bps | total 8225.62bps 2022-08-31 10:47:26.2103|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0xcd4fabb7821988835d3c6d44677366b7c7e2998c8aba34d6b3773942665e53b2, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:26.2103|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcd4fabb7821988835d3c6d44677366b7c7e2998c8aba34d6b3773942665e53b2, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:26.2223|INFO|74|Received a new payload: 7502751 (0xe90d1e1c500b5a2a8a9e0a22789ff7d01cce936197dacaed9cdf071f2842f159) 2022-08-31 10:47:26.2223|INFO|74|Syncing... Parent wasn't processed. Inserting block 7502751 (0xe90d1e...42f159). 2022-08-31 10:47:26.2437|INFO|65|Received a new payload: 7502751 (0xe90d1e1c500b5a2a8a9e0a22789ff7d01cce936197dacaed9cdf071f2842f159) 2022-08-31 10:47:26.2437|INFO|65|Syncing... Parent wasn't processed. Block already known in blockTree 7502751 (0xe90d1e...42f159). 2022-08-31 10:47:26.3639|INFO|93|Received: ForkchoiceState: (HeadBlockHash: 0xe90d1e1c500b5a2a8a9e0a22789ff7d01cce936197dacaed9cdf071f2842f159, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:26.3639|INFO|93|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe90d1e1c500b5a2a8a9e0a22789ff7d01cce936197dacaed9cdf071f2842f159, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:26.4205|INFO|71|Received a new payload: 7502752 (0x1b393fcedac70ee44ee02b160e4513d7bb5e795832ee5272af48d3f090e3b823) 2022-08-31 10:47:26.4205|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502752 (0x1b393f...e3b823). 2022-08-31 10:47:26.4275|INFO|91|Received a new payload: 7502752 (0x1b393fcedac70ee44ee02b160e4513d7bb5e795832ee5272af48d3f090e3b823) 2022-08-31 10:47:26.4275|INFO|91|Syncing... Parent wasn't processed. Block already known in blockTree 7502752 (0x1b393f...e3b823). 2022-08-31 10:47:26.5428|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x1b393fcedac70ee44ee02b160e4513d7bb5e795832ee5272af48d3f090e3b823, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) 2022-08-31 10:47:26.5428|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1b393fcedac70ee44ee02b160e4513d7bb5e795832ee5272af48d3f090e3b823, SafeBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b, FinalizedBlockHash: 0x944b6eda99badddf22ccf6a5cb5127e6eb529ff6cdb8c6b5556e178710dc37af) . 2022-08-31 10:47:26.6428|INFO|93|Received a new payload: 7502753 (0x1b28cc54be3127f93f59017d14059170902d77bca099e566f03f5062a342741b) 2022-08-31 10:47:26.6428|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502753 (0x1b28cc...42741b). 2022-08-31 10:47:26.6673|INFO|84|Received a new payload: 7502753 (0x1b28cc54be3127f93f59017d14059170902d77bca099e566f03f5062a342741b) 2022-08-31 10:47:26.6673|INFO|84|Syncing... Parent wasn't processed. Block already known in blockTree 7502753 (0x1b28cc...42741b). 2022-08-31 10:47:26.9153|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:26.9153|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:26.9153|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:26.9153|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:26.9153|TRACE|76| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:26.9153|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:26.9153|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:26.9153|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:26.9153|INFO|76|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:26.9153|TRACE|76|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:26.9830|INFO|6|SNAP - to many empty responses - Pivot changed from 7502705 to 7502736 2022-08-31 10:47:27.0788|INFO|66|Old Headers 6131704 / 7470000 | queue 23040 | current 9017.11bps | total 8265.45bps 2022-08-31 10:47:27.1433|INFO|93|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 10:47:27.8329|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x1b28cc54be3127f93f59017d14059170902d77bca099e566f03f5062a342741b, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:27.8329|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1b28cc54be3127f93f59017d14059170902d77bca099e566f03f5062a342741b, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:27.8407|INFO|78|Received a new payload: 7502754 (0x0613216e4db1880c5edb9b947899302f9901469d5c4abfcf29b8978c226a1e4c) 2022-08-31 10:47:27.8492|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502754 (0x061321...6a1e4c). 2022-08-31 10:47:27.8514|INFO|78|Received a new payload: 7502754 (0x0613216e4db1880c5edb9b947899302f9901469d5c4abfcf29b8978c226a1e4c) 2022-08-31 10:47:27.8586|INFO|78|Syncing... Parent wasn't processed. Block already known in blockTree 7502754 (0x061321...6a1e4c). 2022-08-31 10:47:27.9116|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:27.9116|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:27.9116|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:27.9116|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:27.9116|TRACE|81| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:27.9116|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:27.9116|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:27.9116|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:27.9116|INFO|81|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:27.9116|TRACE|81|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:27.9549|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x0613216e4db1880c5edb9b947899302f9901469d5c4abfcf29b8978c226a1e4c, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:27.9549|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0613216e4db1880c5edb9b947899302f9901469d5c4abfcf29b8978c226a1e4c, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:28.0239|INFO|6|Received a new payload: 7502755 (0xb71b0912193da85b8f6dda4a06842534d35571a92e9aab5e999c4c69b312ef4e) 2022-08-31 10:47:28.0239|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502755 (0xb71b09...12ef4e). 2022-08-31 10:47:28.0271|INFO|79|Received a new payload: 7502755 (0xb71b0912193da85b8f6dda4a06842534d35571a92e9aab5e999c4c69b312ef4e) 2022-08-31 10:47:28.0271|INFO|79|Syncing... Parent wasn't processed. Block already known in blockTree 7502755 (0xb71b09...12ef4e). 2022-08-31 10:47:28.0778|INFO|68|Old Headers 6153592 / 7470000 | queue 3456 | current 21910.18bps | total 8918.15bps 2022-08-31 10:47:28.2547|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0xb71b0912193da85b8f6dda4a06842534d35571a92e9aab5e999c4c69b312ef4e, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:28.2872|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb71b0912193da85b8f6dda4a06842534d35571a92e9aab5e999c4c69b312ef4e, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:28.2872|INFO|17|Received a new payload: 7502756 (0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:47:28.2872|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502756 (0xefc8fc...c435f2). 2022-08-31 10:47:28.3018|INFO|73|Received a new payload: 7502756 (0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:47:28.3018|INFO|73|Syncing... Parent wasn't processed. Block already known in blockTree 7502756 (0xefc8fc...c435f2). 2022-08-31 10:47:28.5747|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:28.5747|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:28.9092|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:28.9092|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:28.9092|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:28.9092|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:28.9092|TRACE|6| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:28.9092|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:28.9092|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:28.9092|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:28.9092|INFO|6|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:28.9092|TRACE|6|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:29.0716|INFO|68|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 10:47:29.0787|INFO|66|Old Headers 6167800 / 7470000 | queue 2880 | current 14195.67bps | total 9159.50bps 2022-08-31 10:47:29.9243|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:29.9243|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:29.9243|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:29.9243|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:29.9243|TRACE|9| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:29.9243|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:29.9243|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:29.9243|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:29.9243|INFO|9|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:29.9243|TRACE|9|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:30.0806|INFO|71|Old Headers 6185272 / 7470000 | queue 768 | current 17439.40bps | total 9521.95bps 2022-08-31 10:47:30.3682|INFO|91|Received a new payload: 7502757 (0x588476b16595a4a6b8eb2b80e1f0f84c2a143befeca76821fd28f543b4c7990e) 2022-08-31 10:47:30.3702|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502757 (0x588476...c7990e). 2022-08-31 10:47:30.9109|TRACE|65| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:30.9109|TRACE|65| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:30.9109|TRACE|65| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:30.9109|TRACE|65| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:30.9109|TRACE|65| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:30.9109|TRACE|65| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:30.9109|TRACE|65| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:30.9109|TRACE|65| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:30.9109|INFO|65|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:30.9109|TRACE|65|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:31.0747|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0x588476b16595a4a6b8eb2b80e1f0f84c2a143befeca76821fd28f543b4c7990e, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.0747|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x588476b16595a4a6b8eb2b80e1f0f84c2a143befeca76821fd28f543b4c7990e, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:31.0819|INFO|84|Old Headers 6194680 / 7470000 | queue 16896 | current 9396.30bps | total 9516.66bps 2022-08-31 10:47:31.0819|INFO|70|Received a new payload: 7502758 (0x71d568af504164ab81a3d82db96ca539f4ac811e3f5fd8708a62d383a3314858) 2022-08-31 10:47:31.0819|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502758 (0x71d568...314858). 2022-08-31 10:47:31.1894|INFO|93|Received: ForkchoiceState: (HeadBlockHash: 0x71d568af504164ab81a3d82db96ca539f4ac811e3f5fd8708a62d383a3314858, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.1894|INFO|93|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x71d568af504164ab81a3d82db96ca539f4ac811e3f5fd8708a62d383a3314858, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:31.2510|INFO|12|Received a new payload: 7502759 (0xfeb53d1b480a8d88aa0f0ccf995ed9ab9719228211fc45d086cfc6a49da3e91e) 2022-08-31 10:47:31.2592|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502759 (0xfeb53d...a3e91e). 2022-08-31 10:47:31.3007|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xfeb53d1b480a8d88aa0f0ccf995ed9ab9719228211fc45d086cfc6a49da3e91e, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.3007|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfeb53d1b480a8d88aa0f0ccf995ed9ab9719228211fc45d086cfc6a49da3e91e, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:31.3151|INFO|69|Received a new payload: 7502760 (0x9e9077da8cda957f201053d14d4b672c6259186c8ce03ff24a82e015f14be5e1) 2022-08-31 10:47:31.3151|INFO|69|Syncing... Parent wasn't processed. Inserting block 7502760 (0x9e9077...4be5e1). 2022-08-31 10:47:31.4670|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x9e9077da8cda957f201053d14d4b672c6259186c8ce03ff24a82e015f14be5e1, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.4670|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9e9077da8cda957f201053d14d4b672c6259186c8ce03ff24a82e015f14be5e1, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:31.5104|INFO|11|Received a new payload: 7502761 (0x92563b4c8002c563fa5c47b0fc782f2541b34cca26d22a1f784c225755448901) 2022-08-31 10:47:31.5104|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502761 (0x92563b...448901). 2022-08-31 10:47:31.5338|INFO|91|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 10:47:31.6069|INFO|89|Received: ForkchoiceState: (HeadBlockHash: 0x92563b4c8002c563fa5c47b0fc782f2541b34cca26d22a1f784c225755448901, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.6069|INFO|89|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x92563b4c8002c563fa5c47b0fc782f2541b34cca26d22a1f784c225755448901, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:31.6234|INFO|78|Received a new payload: 7502762 (0x2fce4e76a5df87a3f2afb526cdd4d83bf6ca9017d822e8624592df9d14248baf) 2022-08-31 10:47:31.6234|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502762 (0x2fce4e...248baf). 2022-08-31 10:47:31.7320|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x2fce4e76a5df87a3f2afb526cdd4d83bf6ca9017d822e8624592df9d14248baf, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.7320|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2fce4e76a5df87a3f2afb526cdd4d83bf6ca9017d822e8624592df9d14248baf, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:31.7460|INFO|66|Received a new payload: 7502763 (0x595de10ee3b47ef749fcbace686ba7db085105da275592d8e917b08dda227697) 2022-08-31 10:47:31.7460|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502763 (0x595de1...227697). 2022-08-31 10:47:31.8426|INFO|74|Received: ForkchoiceState: (HeadBlockHash: 0x595de10ee3b47ef749fcbace686ba7db085105da275592d8e917b08dda227697, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.8426|INFO|74|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x595de10ee3b47ef749fcbace686ba7db085105da275592d8e917b08dda227697, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:31.8600|INFO|89|Received a new payload: 7502764 (0x75ab5e76016146cd41710540938491b49e4399ab2250f63787e81fc98123a2ec) 2022-08-31 10:47:31.8600|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502764 (0x75ab5e...23a2ec). 2022-08-31 10:47:31.9097|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:31.9097|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:31.9097|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:31.9097|TRACE|91| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:31.9097|TRACE|91| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:31.9097|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:31.9097|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:31.9097|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:31.9097|INFO|91|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:31.9097|TRACE|91|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:31.9904|INFO|93|Received: ForkchoiceState: (HeadBlockHash: 0x75ab5e76016146cd41710540938491b49e4399ab2250f63787e81fc98123a2ec, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:31.9904|INFO|93|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x75ab5e76016146cd41710540938491b49e4399ab2250f63787e81fc98123a2ec, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:32.0018|INFO|14|Received a new payload: 7502765 (0xed9c1da2b053467e6bfd4d294116d854fea161b7e842399c3d02024317b81b7d) 2022-08-31 10:47:32.0018|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502765 (0xed9c1d...b81b7d). 2022-08-31 10:47:32.0898|INFO|90|Old Headers 6212728 / 7470000 | queue 15360 | current 17907.74bps | total 9856.35bps 2022-08-31 10:47:32.1673|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xed9c1da2b053467e6bfd4d294116d854fea161b7e842399c3d02024317b81b7d, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:32.1673|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xed9c1da2b053467e6bfd4d294116d854fea161b7e842399c3d02024317b81b7d, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:32.2228|INFO|14|Received a new payload: 7502766 (0xbaddd2a8e33bd7c73631b6f86322869c5207255b2c88c2d793f927c6f1040766) 2022-08-31 10:47:32.2228|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502766 (0xbaddd2...040766). 2022-08-31 10:47:32.3074|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0xbaddd2a8e33bd7c73631b6f86322869c5207255b2c88c2d793f927c6f1040766, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:32.3074|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbaddd2a8e33bd7c73631b6f86322869c5207255b2c88c2d793f927c6f1040766, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:32.3647|INFO|91|Received a new payload: 7502767 (0x5d4a90bd8e8f051bd6941f3e23b7e06b78ab05ca3ba1930d0f0c47c4c5b8beea) 2022-08-31 10:47:32.4269|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502767 (0x5d4a90...b8beea). 2022-08-31 10:47:32.5004|INFO|79|Received a new payload: 7502768 (0xb00919f118f5c570f9268960b65cef8c9861387b4d30b98f9669043266ad1a5a) 2022-08-31 10:47:32.5004|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502768 (0xb00919...ad1a5a). 2022-08-31 10:47:32.5024|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0x5d4a90bd8e8f051bd6941f3e23b7e06b78ab05ca3ba1930d0f0c47c4c5b8beea, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:32.5024|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5d4a90bd8e8f051bd6941f3e23b7e06b78ab05ca3ba1930d0f0c47c4c5b8beea, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.0889|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0xb00919f118f5c570f9268960b65cef8c9861387b4d30b98f9669043266ad1a5a, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.0889|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb00919f118f5c570f9268960b65cef8c9861387b4d30b98f9669043266ad1a5a, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.0917|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:47:33.0917|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:33.0917|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:47:33.0917|TRACE|92| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:33.0917|TRACE|92| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:33.0917|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:33.0917|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:47:33.0917|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:33.0917|INFO|92|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502738|peer total difficulty:10790000 2022-08-31 10:47:33.0917|TRACE|92|Changing state to FastHeaders, SnapSync | 2022-08-31 10:47:33.0917|INFO|86|Old Headers 6224248 / 7470000 | queue 14592 | current 11493.80bps | total 9919.69bps 2022-08-31 10:47:33.0917|INFO|69|Received a new payload: 7502769 (0x46e6db00535882d652c3da8ec7fee588e24bd38047f97c8fbd2db9ddcbde798c) 2022-08-31 10:47:33.0963|INFO|69|Syncing... Parent wasn't processed. Inserting block 7502769 (0x46e6db...de798c). 2022-08-31 10:47:33.1509|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0x46e6db00535882d652c3da8ec7fee588e24bd38047f97c8fbd2db9ddcbde798c, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.1509|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x46e6db00535882d652c3da8ec7fee588e24bd38047f97c8fbd2db9ddcbde798c, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.1635|INFO|69|Received a new payload: 7502770 (0x060970536305dbb3fddf94051b3d7c042996886dd81a1660f524a7059c2776e0) 2022-08-31 10:47:33.1850|INFO|69|Syncing... Parent wasn't processed. Inserting block 7502770 (0x060970...2776e0). 2022-08-31 10:47:33.2664|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0x060970536305dbb3fddf94051b3d7c042996886dd81a1660f524a7059c2776e0, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.2664|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x060970536305dbb3fddf94051b3d7c042996886dd81a1660f524a7059c2776e0, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.2833|INFO|68|Received a new payload: 7502771 (0x630d13e2fef71a0d14f3d4fc0445c45ff90199763c5140e86eb5aa29cc164823) 2022-08-31 10:47:33.2930|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502771 (0x630d13...164823). 2022-08-31 10:47:33.3943|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x630d13e2fef71a0d14f3d4fc0445c45ff90199763c5140e86eb5aa29cc164823, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.3943|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x630d13e2fef71a0d14f3d4fc0445c45ff90199763c5140e86eb5aa29cc164823, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.4117|INFO|79|Received a new payload: 7502772 (0xeb436a038ee76c41cea5645199c371d6639e49975b520b2239c05daa75da9b2a) 2022-08-31 10:47:33.4117|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502772 (0xeb436a...da9b2a). 2022-08-31 10:47:33.5236|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xeb436a038ee76c41cea5645199c371d6639e49975b520b2239c05daa75da9b2a, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.5236|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xeb436a038ee76c41cea5645199c371d6639e49975b520b2239c05daa75da9b2a, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.5748|INFO|70|Received a new payload: 7502773 (0xcda30c8a092a4aebc89c3526273e9e5e21ee7d29690e448a54e3951e78b0698f) 2022-08-31 10:47:33.5748|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502773 (0xcda30c...b0698f). 2022-08-31 10:47:33.6440|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0xcda30c8a092a4aebc89c3526273e9e5e21ee7d29690e448a54e3951e78b0698f, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.6440|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcda30c8a092a4aebc89c3526273e9e5e21ee7d29690e448a54e3951e78b0698f, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.6549|INFO|69|Received a new payload: 7502774 (0xa4f75e0f2e9d5b8615e1b78a7d7af7b91f733275beadddfaaf498619d712ea4b) 2022-08-31 10:47:33.6549|INFO|69|Syncing... Parent wasn't processed. Inserting block 7502774 (0xa4f75e...12ea4b). 2022-08-31 10:47:33.7983|INFO|92|Received: ForkchoiceState: (HeadBlockHash: 0xa4f75e0f2e9d5b8615e1b78a7d7af7b91f733275beadddfaaf498619d712ea4b, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.7983|INFO|92|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa4f75e0f2e9d5b8615e1b78a7d7af7b91f733275beadddfaaf498619d712ea4b, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.8119|INFO|15|Received a new payload: 7502775 (0xf008217361e1cfdf6071b15c4f0901fcb4c2f8cbeff5619320913abce919fdb7) 2022-08-31 10:47:33.8156|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502775 (0xf00821...19fdb7). 2022-08-31 10:47:33.9175|TRACE|85| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:47:33.9175|TRACE|85| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:47:33.9175|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notNeedToWaitForHeaders), no(notInFastSync, notInStateSync) 2022-08-31 10:47:33.9175|TRACE|85| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:47:33.9175|TRACE|85| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:33.9175|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:47:33.9175|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive), no(inBeaconControl, noDesiredPeerKnown, notInFastSync, notInStateSync) 2022-08-31 10:47:33.9175|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:47:33.9175|INFO|85|Changing state FastHeaders, SnapSync to FastSync, FastHeaders, SnapSync at processed:0|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502769|peer total difficulty:10790000 2022-08-31 10:47:33.9175|TRACE|85|Changing state to FastSync, FastHeaders, SnapSync | 2022-08-31 10:47:33.9175|INFO|85|Sync mode changed from FastHeaders, SnapSync to FastSync, FastHeaders, SnapSync 2022-08-31 10:47:33.9396|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0xf008217361e1cfdf6071b15c4f0901fcb4c2f8cbeff5619320913abce919fdb7, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:33.9396|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf008217361e1cfdf6071b15c4f0901fcb4c2f8cbeff5619320913abce919fdb7, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:33.9517|INFO|85|Received a new payload: 7502776 (0xe26acf43cf2b3f8954f8e9b1506ff4ef4bf3123e3d6911c98b62a6d6ac53b908) 2022-08-31 10:47:33.9517|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502776 (0xe26acf...53b908). 2022-08-31 10:47:34.0659|INFO|66|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 10:47:34.0659|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0xe26acf43cf2b3f8954f8e9b1506ff4ef4bf3123e3d6911c98b62a6d6ac53b908, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:34.0699|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe26acf43cf2b3f8954f8e9b1506ff4ef4bf3123e3d6911c98b62a6d6ac53b908, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:34.0898|INFO|15|Old Headers 6241336 / 7470000 | queue 16320 | current 17128.19bps | total 10187.08bps 2022-08-31 10:47:34.1205|INFO|85|Received a new payload: 7502777 (0xe80a2afac0e3e15bdf061417691ef8f223019e7022161686d9bcfe8d80a6b5f6) 2022-08-31 10:47:34.1205|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502777 (0xe80a2a...a6b5f6). 2022-08-31 10:47:34.1415|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 10:47:34.1511|INFO|2|Stopping session monitor... 2022-08-31 10:47:34.1511|INFO|2|Stopping session sync mode selector... 2022-08-31 10:47:34.1511|INFO|2|Sync mode selector stopped 2022-08-31 10:47:34.1511|INFO|2|Stopping discovery app... 2022-08-31 10:47:34.1611|INFO|2|Stopping discovery udp channel 2022-08-31 10:47:34.1627|INFO|11|Discovery shutdown complete.. please wait for all components to close 2022-08-31 10:47:34.1698|INFO|2|Stopping block producer... 2022-08-31 10:47:34.1698|INFO|2|Stopping sync peer pool... 2022-08-31 10:47:34.1825|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 10:47:34.1825|INFO|92|Fast blocks headers task completed. 2022-08-31 10:47:34.1898|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 10:47:34.1898|INFO|66|State sync task completed. 2022-08-31 10:47:34.1942|INFO|2|Stopping peer pool... 2022-08-31 10:47:34.1942|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 10:47:34.1942|INFO|2|Stopping peer manager... 2022-08-31 10:47:34.1942|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 10:47:34.1942|INFO|2|Stopping synchronizer... 2022-08-31 10:47:34.1942|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:47:34.1978|INFO|6|Fast sync blocks downloader task completed. 2022-08-31 10:47:34.2113|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 10:47:34.2113|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 10:47:34.2113|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 10:47:34.2113|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 10:47:34.2113|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:47:34.2113|INFO|2|Stopping blockchain processor... 2022-08-31 10:47:34.2113|INFO|73|Beacon headers task completed. 2022-08-31 10:47:34.2113|INFO|15|Fast blocks receipts task completed. 2022-08-31 10:47:34.2113|INFO|15|Fast blocks bodies task completed. 2022-08-31 10:47:34.2113|INFO|15|Full sync block downloader task completed. 2022-08-31 10:47:34.2113|INFO|73|State sync task completed. 2022-08-31 10:47:34.2258|INFO|2|Stopping rlpx peer... 2022-08-31 10:47:34.2258|INFO|71|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 10:47:34.2331|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xe80a2afac0e3e15bdf061417691ef8f223019e7022161686d9bcfe8d80a6b5f6, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:34.2331|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe80a2afac0e3e15bdf061417691ef8f223019e7022161686d9bcfe8d80a6b5f6, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:34.2397|INFO|94|Received a new payload: 7502778 (0x1487de7f0d00d6808cea71cd109c495970d9dc24723fb95c6bf091c9d58929ea) 2022-08-31 10:47:34.2397|INFO|94|Syncing... Parent wasn't processed. Inserting block 7502778 (0x1487de...8929ea). 2022-08-31 10:47:34.3386|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0x1487de7f0d00d6808cea71cd109c495970d9dc24723fb95c6bf091c9d58929ea, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:34.3386|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1487de7f0d00d6808cea71cd109c495970d9dc24723fb95c6bf091c9d58929ea, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:34.3508|INFO|18|Peer update loop canceled. 2022-08-31 10:47:34.3508|INFO|15|Received a new payload: 7502779 (0x22d473440c9e73d902ae253cf9acfdf227c309fbb9f1417e242565e9bd2e8517) 2022-08-31 10:47:34.3508|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502779 (0x22d473...2e8517). 2022-08-31 10:47:34.4923|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x22d473440c9e73d902ae253cf9acfdf227c309fbb9f1417e242565e9bd2e8517, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:34.4923|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x22d473440c9e73d902ae253cf9acfdf227c309fbb9f1417e242565e9bd2e8517, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:34.5052|INFO|93|Received a new payload: 7502780 (0xc020d7b327c29ab1bd33135d1101cf80c210c54981017a48a8f5cc4441448043) 2022-08-31 10:47:34.5082|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502780 (0xc020d7...448043). 2022-08-31 10:47:34.5999|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0xc020d7b327c29ab1bd33135d1101cf80c210c54981017a48a8f5cc4441448043, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:34.5999|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc020d7b327c29ab1bd33135d1101cf80c210c54981017a48a8f5cc4441448043, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:34.6109|INFO|90|Received a new payload: 7502781 (0x5b29c060384d5632e37ce4a11961086a1e39ccc1ff1b0701f1506fc191d352eb) 2022-08-31 10:47:34.6109|INFO|90|Syncing... Parent wasn't processed. Inserting block 7502781 (0x5b29c0...d352eb). 2022-08-31 10:47:34.6976|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x5b29c060384d5632e37ce4a11961086a1e39ccc1ff1b0701f1506fc191d352eb, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) 2022-08-31 10:47:34.6977|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5b29c060384d5632e37ce4a11961086a1e39ccc1ff1b0701f1506fc191d352eb, SafeBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c, FinalizedBlockHash: 0xd5836e45b521d5e43ff91126a2cee645d79f148aa9feb8d7b7d3dc817950175b) . 2022-08-31 10:47:34.7247|INFO|65|Received a new payload: 7502782 (0xa37e87c5ce2b7c931925bfe3694f96bf8186ddbb382c7bf5230aaf45eac47d3b) 2022-08-31 10:47:34.7281|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502782 (0xa37e87...c47d3b). 2022-08-31 10:47:35.0920|INFO|9|Old Headers 6241336 / 7470000 | queue 19392 | current 0.00bps | total 9821.13bps 2022-08-31 10:47:35.3008|INFO|93|Local peer shutdown complete.. please wait for all components to close 2022-08-31 10:47:35.3008|INFO|93|Disposing plugin Clique... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin AuRa... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin Ethash... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin NethDev... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin Merge... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin Merge... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin MEV... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin HealthChecks... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin Hive... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin Account Abstraction... 2022-08-31 10:47:35.3019|INFO|93|Disposing plugin EthStats... 2022-08-31 10:47:35.3019|INFO|93|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 10:47:35.3019|INFO|93|IPC JSON RPC service stopped 2022-08-31 10:47:35.3019|INFO|93|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 10:47:35.3106|INFO|93|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 10:47:35.3139|INFO|93|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 10:47:35.3139|INFO|84|JSON RPC service stopped 2022-08-31 10:47:35.3139|INFO|93|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 10:47:35.3139|INFO|93|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 10:47:35.3178|INFO|93|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 10:47:35.3178|INFO|93|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 10:47:35.3178|INFO|93|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 10:47:35.3178|INFO|93|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 10:47:35.3178|INFO|93|Closing DBs... 2022-08-31 10:47:35.3178|INFO|93|Disposing DB Code 2022-08-31 10:47:35.3475|INFO|93|Disposing DB Metadata 2022-08-31 10:47:35.3475|INFO|93|Disposing DB Witness 2022-08-31 10:47:35.3475|INFO|93|Disposing DB Bloom 2022-08-31 10:47:35.3863|INFO|93|Disposing DB Receipts 2022-08-31 10:47:35.3863|INFO|93|Disposing DB Headers 2022-08-31 10:47:35.4713|INFO|93|Disposing DB BlockInfos 2022-08-31 10:47:35.5453|INFO|93|Disposing DB State0 2022-08-31 10:47:35.8220|INFO|93|Disposing DB Blocks 2022-08-31 10:47:35.8774|INFO|93|Disposing DB CanonicalHashTrie 2022-08-31 10:47:35.8780|INFO|93|All DBs closed. 2022-08-31 10:47:35.8780|INFO|93|Ethereum shutdown complete... please wait for all components to close 2022-08-31 10:47:35.8780|INFO|93|All done, goodbye! 2022-08-31 10:50:59.5035|INFO|8|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:50:59.8221|INFO|14|Setting up memory allowances 2022-08-31 10:50:59.8221|INFO|14| memory hint: 768MB 2022-08-31 10:50:59.8221|INFO|14| general memory: 32MB 2022-08-31 10:50:59.8221|INFO|14| peers memory: 50MB 2022-08-31 10:50:59.8221|INFO|14| Netty memory: 134MB 2022-08-31 10:50:59.8221|INFO|14| mempool memory: 68MB 2022-08-31 10:50:59.8221|INFO|14| fast blocks memory: 48MB 2022-08-31 10:50:59.8221|INFO|14| trie memory: 86MB 2022-08-31 10:50:59.8289|INFO|14| DB memory: 347MB 2022-08-31 10:51:00.0558|WARN|8|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:51:00.0621|INFO|8|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:51:00.0778|INFO|8|Numbers resolved, level = Max(7469999, 7502736), header = Max(7469999, 7502736), body = Max(0, 7502736) 2022-08-31 10:51:00.0838|INFO|8|Beacon Numbers resolved, level = 0, header = 0, body = 7502782 2022-08-31 10:51:00.0838|WARN|8|Detected corrupted block tree data (0 < 7502782) (possibly due to an unexpected shutdown). Attempting to fix by moving head backwards. This may fail and you may need to resync the node. 2022-08-31 10:51:00.0860|INFO|8|Block tree initialized, last processed is 7502736 (0x8802a7...d22fff), best queued is 7502736, best known is 7502736, lowest inserted header 1228665, body , lowest sync inserted block number 7470001 2022-08-31 10:51:00.0947|INFO|17|Initializing 11 plugins 2022-08-31 10:51:00.0947|INFO|17| Clique by Nethermind 2022-08-31 10:51:00.0947|INFO|17| Clique by Nethermind initialized in 1ms 2022-08-31 10:51:00.0947|INFO|17| AuRa by Nethermind 2022-08-31 10:51:00.0947|INFO|17| AuRa by Nethermind initialized in 0ms 2022-08-31 10:51:00.0947|INFO|17| Ethash by Nethermind 2022-08-31 10:51:00.0947|INFO|17| Ethash by Nethermind initialized in 0ms 2022-08-31 10:51:00.0947|INFO|17| NethDev by Nethermind 2022-08-31 10:51:00.0947|INFO|17| NethDev by Nethermind initialized in 0ms 2022-08-31 10:51:00.0947|INFO|17| Merge by Nethermind 2022-08-31 10:51:00.0980|INFO|17| Merge by Nethermind initialized in 0ms 2022-08-31 10:51:00.0980|INFO|17| Merge by Nethermind 2022-08-31 10:51:00.1260|INFO|17|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:51:00.1337|INFO|17|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:51:00.1337|INFO|17| Merge by Nethermind initialized in 36ms 2022-08-31 10:51:00.1337|INFO|17| MEV by Nethermind 2022-08-31 10:51:00.1337|INFO|17| MEV by Nethermind initialized in 0ms 2022-08-31 10:51:00.1337|INFO|17| HealthChecks by Nethermind 2022-08-31 10:51:00.1337|INFO|17| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:51:00.1337|INFO|17| Hive by Nethermind 2022-08-31 10:51:00.1337|INFO|17| Hive by Nethermind initialized in 0ms 2022-08-31 10:51:00.1337|INFO|17| Account Abstraction by Nethermind 2022-08-31 10:51:00.1412|INFO|17| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:51:00.1412|INFO|17| Account Abstraction by Nethermind initialized in 4ms 2022-08-31 10:51:00.1412|INFO|17| EthStats by Nethermind 2022-08-31 10:51:00.1421|WARN|17|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:51:00.1421|INFO|17| EthStats by Nethermind initialized in 0ms 2022-08-31 10:51:00.2894|INFO|8|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:51:00.4693|INFO|17|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:51:00.5820|INFO|17|Skipping Account Abstraction network protocol 2022-08-31 10:51:00.6102|INFO|11|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:51:00.6102|INFO|11|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:51:00.6294|INFO|11|Now syncing nodes starting from root of block 0 2022-08-31 10:51:00.6671|INFO|11|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502736 block. 2022-08-31 10:51:00.7174|INFO|11|No block tree levels to review for fixes. All fine. 2022-08-31 10:51:00.7235|INFO|11|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:51:00.7286|INFO|11|Numbers resolved, level = Max(7502736, 7502736), header = Max(7502736, 7502736), body = Max(0, 7502736) 2022-08-31 10:51:00.7310|INFO|11|Beacon Numbers resolved, level = 7502782, header = 7502782, body = 7502782 2022-08-31 10:51:00.7427|INFO|11|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:51:00.7550|INFO|11|Starting Merge block producer & sealer 2022-08-31 10:51:01.1782|INFO|6|Connected to 0 bootnodes, 841 trusted/persisted nodes 2022-08-31 10:51:01.3103|INFO|17|Peers | with known best block: 12 | all: 17 | 2022-08-31 10:51:01.3103|INFO|17|Waiting for peers... 1s 2022-08-31 10:51:01.3201|INFO|17|Sync peers - Initialized: 12 | All: 17 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502845| 142.132.204.99:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502845| 38.242.243.120:30303][ 0| 7| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502845| 65.21.225.58:30303][ 0| 7| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502845| 83.250.36.61:30303][ 0| 9| 0| 0| 0| 0][Geth/mjolnir/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [ ][ ][Peer|eth66| 7502845| 116.202.39.230:30304][ 0| 16| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7502813| 173.249.21.205:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7500763|185.188.250.246:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7480108|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 0| 20| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] [ ][ ][Peer|eth66| 0| 173.66.105.7:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 0| 82.64.166.200:31304][ 0| 0| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] 2022-08-31 10:51:01.3249|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:51:01.3249|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:51:01.3261|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:51:01.3261|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:51:01.3261|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:51:01.3261|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:51:01.3261|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:51:01.3261|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:51:01.3297|INFO|70|Changing state Disconnected to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502845|peer total difficulty:10790000 2022-08-31 10:51:01.3297|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 10:51:01.3297|INFO|70|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:51:02.3170|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:51:02.3170|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:51:02.3170|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:51:02.3170|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:51:02.3170|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:51:02.3170|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:51:02.3170|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:51:02.3170|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:51:02.3170|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502845|peer total difficulty:10790000 2022-08-31 10:51:02.3170|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 10:51:02.3212|INFO|71|Old Headers 6245175 / 7470000 | queue 26880 | current 0.00bps | total 4201.03bps 2022-08-31 10:51:03.3144|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:51:03.3144|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:51:03.3144|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:51:03.3144|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:51:03.3144|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:51:03.3144|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:51:03.3144|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:51:03.3144|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:51:03.3144|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502845|peer total difficulty:10790000 2022-08-31 10:51:03.3144|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 10:51:03.3221|INFO|18|Old Headers 6245175 / 7470000 | queue 38784 | current 0.00bps | total 2004.97bps 2022-08-31 10:51:04.3117|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:51:04.3117|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:51:04.3117|TRACE|66| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:51:04.3117|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:51:04.3117|TRACE|66| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:51:04.3117|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:51:04.3117|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:51:04.3117|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:51:04.3117|INFO|66|Changing state FastSync, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7500763|peer total difficulty:10790000 2022-08-31 10:51:04.3117|TRACE|66|Changing state to StateNodes, FastHeaders | 2022-08-31 10:51:04.3117|INFO|66|Sync mode changed from FastSync, FastHeaders to StateNodes, FastHeaders 2022-08-31 10:51:04.3117|INFO|66|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:51:04.3151|INFO|66|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:51:04.3151|INFO|66|Now syncing nodes starting from root of block 7502736 2022-08-31 10:51:04.3301|INFO|8|Old Headers 6245175 / 7470000 | queue 38784 | current 0.00bps | total 1313.48bps 2022-08-31 10:51:05.3071|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:51:05.3071|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:51:05.3071|TRACE|10| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:51:05.3071|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:51:05.3071|TRACE|10| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:51:05.3071|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:51:05.3071|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:51:05.3071|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:51:05.3071|INFO|10|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7500763|peer total difficulty:10790000 2022-08-31 10:51:05.3071|TRACE|10|Changing state to StateNodes, FastHeaders | 2022-08-31 10:51:05.3313|INFO|10|Old Headers 6245175 / 7470000 | queue 38784 | current 0.00bps | total 978.35bps 2022-08-31 10:51:05.8678|INFO|11|Engine Module has been enabled 2022-08-31 10:51:05.8678|INFO|11|Skipping Flashbots RPC plugin 2022-08-31 10:51:05.8678|INFO|11|Skipping Hive plugin 2022-08-31 10:51:05.8712|INFO|11|Skipping Account Abstraction RPC plugin 2022-08-31 10:51:05.8712|WARN|11|Starting Clique block producer & sealer 2022-08-31 10:51:05.8767|INFO|10|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:51:05.8804|INFO|10|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:51:05.9636|INFO|11| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 33MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 7502736 (0x8802a7...d22fff) ===================================================================================== 2022-08-31 10:51:06.3115|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:51:06.3115|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:51:06.3115|TRACE|70| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:51:06.3115|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:51:06.3115|TRACE|70| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:51:06.3115|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:51:06.3115|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:51:06.3115|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:51:06.3115|INFO|70|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7500763|peer total difficulty:10790000 2022-08-31 10:51:06.3115|TRACE|70|Changing state to StateNodes, FastHeaders | 2022-08-31 10:51:06.3339|INFO|14|Old Headers 6245175 / 7470000 | queue 38784 | current 0.00bps | total 779.24bps 2022-08-31 10:51:06.5471|INFO|11|Received a new payload: 7502783 (0xa921c4befc80fcc2a3fa60d87cd9ddaff3426bbf7245fbffb2169aa7abf53d36) 2022-08-31 10:51:06.5656|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502783 (0xa921c4...f53d36). 2022-08-31 10:51:06.6143|INFO|71|Received a new payload: 7502784 (0xfdf661690322736f079e7da2b99f5b26b6cd2f7e5da49fb2cd689e5755e0d91a) 2022-08-31 10:51:06.6143|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502784 (0xfdf661...e0d91a). 2022-08-31 10:51:06.6324|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xa921c4befc80fcc2a3fa60d87cd9ddaff3426bbf7245fbffb2169aa7abf53d36, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:06.6324|INFO|11|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:51:06.6452|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa921c4befc80fcc2a3fa60d87cd9ddaff3426bbf7245fbffb2169aa7abf53d36, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:06.7072|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0xfdf661690322736f079e7da2b99f5b26b6cd2f7e5da49fb2cd689e5755e0d91a, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:06.7072|INFO|69|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:51:06.7072|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfdf661690322736f079e7da2b99f5b26b6cd2f7e5da49fb2cd689e5755e0d91a, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:06.7148|INFO|10|Received a new payload: 7502785 (0xef614c3cc0b2d79da89d7b27c48086afb285b44fa059ad631b2592ae78715e64) 2022-08-31 10:51:06.7148|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502785 (0xef614c...715e64). 2022-08-31 10:51:06.8104|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xef614c3cc0b2d79da89d7b27c48086afb285b44fa059ad631b2592ae78715e64, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:06.8104|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xef614c3cc0b2d79da89d7b27c48086afb285b44fa059ad631b2592ae78715e64, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:07.3035|TRACE|15|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:07.3035|INFO|15|Sync mode changed from StateNodes, FastHeaders to Disconnected 2022-08-31 10:51:07.3356|INFO|15|Waiting for peers... 7s 2022-08-31 10:51:07.7329|INFO|69|Received a new payload: 7502786 (0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:51:07.7348|INFO|69|Syncing... Parent wasn't processed. Inserting block 7502786 (0x067610...324d5a). 2022-08-31 10:51:08.2623|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:08.2623|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:08.2706|INFO|14|Received a new payload: 7502787 (0xaad40d2319f1f47bd1cdf495067aeb8f5d2138e9060da202d1bf4df29f44922c) 2022-08-31 10:51:08.2706|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502787 (0xaad40d...44922c). 2022-08-31 10:51:08.3029|TRACE|69|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:08.3355|INFO|14|Waiting for peers... 8s 2022-08-31 10:51:08.5812|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xaad40d2319f1f47bd1cdf495067aeb8f5d2138e9060da202d1bf4df29f44922c, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:08.5818|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaad40d2319f1f47bd1cdf495067aeb8f5d2138e9060da202d1bf4df29f44922c, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:08.5878|INFO|66|Received a new payload: 7502788 (0x64b53264218bcc00e5d2328e923b03dd4606b257039f01e465947cfb2bc87fd1) 2022-08-31 10:51:08.5878|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502788 (0x64b532...c87fd1). 2022-08-31 10:51:08.6784|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x64b53264218bcc00e5d2328e923b03dd4606b257039f01e465947cfb2bc87fd1, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:08.6784|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x64b53264218bcc00e5d2328e923b03dd4606b257039f01e465947cfb2bc87fd1, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:08.6830|INFO|8|Received a new payload: 7502789 (0x4b788e9c02415e59aed68df5315bf7e98ac40dff1b4565e3ae322083ee08f0a5) 2022-08-31 10:51:08.6830|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502789 (0x4b788e...08f0a5). 2022-08-31 10:51:08.7509|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x4b788e9c02415e59aed68df5315bf7e98ac40dff1b4565e3ae322083ee08f0a5, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:08.7509|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4b788e9c02415e59aed68df5315bf7e98ac40dff1b4565e3ae322083ee08f0a5, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:08.7996|INFO|17|Received a new payload: 7502790 (0xf6841c2fc605229959850ac6e9e1d8be9767ee72555ca497fc30039e8a74b287) 2022-08-31 10:51:08.7996|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502790 (0xf6841c...74b287). 2022-08-31 10:51:08.8424|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xf6841c2fc605229959850ac6e9e1d8be9767ee72555ca497fc30039e8a74b287, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:08.8424|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf6841c2fc605229959850ac6e9e1d8be9767ee72555ca497fc30039e8a74b287, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:08.8485|INFO|17|Received a new payload: 7502791 (0xe140f219696caa9d40f986fee52824e929c613f8860bcdff61ed77df21ee452b) 2022-08-31 10:51:08.8516|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502791 (0xe140f2...ee452b). 2022-08-31 10:51:08.9630|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xe140f219696caa9d40f986fee52824e929c613f8860bcdff61ed77df21ee452b, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:08.9630|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe140f219696caa9d40f986fee52824e929c613f8860bcdff61ed77df21ee452b, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:09.0117|INFO|70|Received a new payload: 7502792 (0xea6c3aede2654d1566eb23356f19aa28a19d0f5c1bdaec0de5d9a8a486a1f0eb) 2022-08-31 10:51:09.0117|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502792 (0xea6c3a...a1f0eb). 2022-08-31 10:51:09.3022|TRACE|15|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:09.3341|INFO|17|Waiting for peers... 9s 2022-08-31 10:51:09.3341|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0xea6c3aede2654d1566eb23356f19aa28a19d0f5c1bdaec0de5d9a8a486a1f0eb, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:09.3341|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xea6c3aede2654d1566eb23356f19aa28a19d0f5c1bdaec0de5d9a8a486a1f0eb, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:09.3426|INFO|72|Received a new payload: 7502793 (0x30c9e7fd0a26a0a5ff08c404778b818fe728e9a6789ad74a610f548ce1966922) 2022-08-31 10:51:09.3426|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502793 (0x30c9e7...966922). 2022-08-31 10:51:09.4371|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x30c9e7fd0a26a0a5ff08c404778b818fe728e9a6789ad74a610f548ce1966922, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:09.4371|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x30c9e7fd0a26a0a5ff08c404778b818fe728e9a6789ad74a610f548ce1966922, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:09.4951|INFO|72|Received a new payload: 7502794 (0x02b281dbf4c62f4985abccbc268bd05f3d5100c4fc44762637bbae64fe542c98) 2022-08-31 10:51:09.4982|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502794 (0x02b281...542c98). 2022-08-31 10:51:09.5320|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0x02b281dbf4c62f4985abccbc268bd05f3d5100c4fc44762637bbae64fe542c98, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:09.5320|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x02b281dbf4c62f4985abccbc268bd05f3d5100c4fc44762637bbae64fe542c98, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:09.5852|INFO|75|Received a new payload: 7502795 (0x32d79b9fc39c1f02e1f70e8fecb28e8e6f25f27baaf2b5d5da0a87924207e594) 2022-08-31 10:51:09.5871|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502795 (0x32d79b...07e594). 2022-08-31 10:51:09.8204|INFO|72|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:51:09.8544|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x32d79b9fc39c1f02e1f70e8fecb28e8e6f25f27baaf2b5d5da0a87924207e594, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:09.8544|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x32d79b9fc39c1f02e1f70e8fecb28e8e6f25f27baaf2b5d5da0a87924207e594, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:09.9001|INFO|66|Received a new payload: 7502796 (0x7e30c8ced94a3a5ec994fec0505036638e7b72fe9892f433a00cec2f2ac7abe1) 2022-08-31 10:51:09.9001|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502796 (0x7e30c8...c7abe1). 2022-08-31 10:51:09.9755|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x7e30c8ced94a3a5ec994fec0505036638e7b72fe9892f433a00cec2f2ac7abe1, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:09.9755|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7e30c8ced94a3a5ec994fec0505036638e7b72fe9892f433a00cec2f2ac7abe1, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:09.9792|INFO|75|Received a new payload: 7502797 (0xc0d1c3238d1125893f1d0b7f2ab7cc6593e5a1e34564c783b1812435ebf1e571) 2022-08-31 10:51:09.9792|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502797 (0xc0d1c3...f1e571). 2022-08-31 10:51:10.1157|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xc0d1c3238d1125893f1d0b7f2ab7cc6593e5a1e34564c783b1812435ebf1e571, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:10.1157|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc0d1c3238d1125893f1d0b7f2ab7cc6593e5a1e34564c783b1812435ebf1e571, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:10.1344|INFO|66|Received a new payload: 7502798 (0xba6a78790d9d9ef595d19b52e893251e298e4a212dee8f745f4c213c564b41cd) 2022-08-31 10:51:10.1344|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502798 (0xba6a78...4b41cd). 2022-08-31 10:51:10.2272|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0xba6a78790d9d9ef595d19b52e893251e298e4a212dee8f745f4c213c564b41cd, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:10.2272|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xba6a78790d9d9ef595d19b52e893251e298e4a212dee8f745f4c213c564b41cd, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:10.2422|INFO|11|Received a new payload: 7502799 (0xbc5079f5862305ebfdd94cfaf316bf0d8360566c8364be86080a25a0e47dda03) 2022-08-31 10:51:10.2422|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502799 (0xbc5079...7dda03). 2022-08-31 10:51:10.3029|TRACE|11|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:10.3347|INFO|11|Waiting for peers... 10s 2022-08-31 10:51:10.3484|INFO|66|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:51:10.3541|INFO|69|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:51:10.3613|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xbc5079f5862305ebfdd94cfaf316bf0d8360566c8364be86080a25a0e47dda03, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:10.3621|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbc5079f5862305ebfdd94cfaf316bf0d8360566c8364be86080a25a0e47dda03, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:10.3840|INFO|17|Received a new payload: 7502800 (0xfaf28b05670c825af7377b0f874d3e0fd72439d630d92bfa2deee1054cda08ac) 2022-08-31 10:51:10.3866|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502800 (0xfaf28b...da08ac). 2022-08-31 10:51:10.3933|INFO|75|Received a new payload: 7502800 (0xfaf28b05670c825af7377b0f874d3e0fd72439d630d92bfa2deee1054cda08ac) 2022-08-31 10:51:10.4030|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502800 (0xfaf28b...da08ac). 2022-08-31 10:51:10.5301|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0xfaf28b05670c825af7377b0f874d3e0fd72439d630d92bfa2deee1054cda08ac, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:10.5301|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfaf28b05670c825af7377b0f874d3e0fd72439d630d92bfa2deee1054cda08ac, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:10.5686|INFO|17|Received a new payload: 7502801 (0x02902c441578edeca8cd11630a5f7f6064782087bf407dd11c56cad61d6334ff) 2022-08-31 10:51:10.5715|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502801 (0x02902c...6334ff). 2022-08-31 10:51:10.5873|INFO|75|Received a new payload: 7502801 (0x02902c441578edeca8cd11630a5f7f6064782087bf407dd11c56cad61d6334ff) 2022-08-31 10:51:10.5898|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502801 (0x02902c...6334ff). 2022-08-31 10:51:10.7151|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0x02902c441578edeca8cd11630a5f7f6064782087bf407dd11c56cad61d6334ff, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:10.7151|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x02902c441578edeca8cd11630a5f7f6064782087bf407dd11c56cad61d6334ff, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:10.7262|INFO|15|Received a new payload: 7502802 (0xb6dbaf25e68347e0de9b2a04eca39ce22e1baca52bb9cddf5fcab60bf83fa58f) 2022-08-31 10:51:10.7262|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502802 (0xb6dbaf...3fa58f). 2022-08-31 10:51:10.8544|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0xb6dbaf25e68347e0de9b2a04eca39ce22e1baca52bb9cddf5fcab60bf83fa58f, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:10.8544|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb6dbaf25e68347e0de9b2a04eca39ce22e1baca52bb9cddf5fcab60bf83fa58f, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:10.8544|INFO|75|Received a new payload: 7502802 (0xb6dbaf25e68347e0de9b2a04eca39ce22e1baca52bb9cddf5fcab60bf83fa58f) 2022-08-31 10:51:10.8544|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502802 (0xb6dbaf...3fa58f). 2022-08-31 10:51:10.8599|INFO|17|Received a new payload: 7502803 (0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21) 2022-08-31 10:51:10.8617|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502803 (0x7a3501...e79f21). 2022-08-31 10:51:10.9746|INFO|6|Executing JSON RPC call eth_getBlockByNumber with params [latest, False] 2022-08-31 10:51:11.0870|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:51:11.0870|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:51:11.0977|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727390, False] 2022-08-31 10:51:11.1046|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727391, False] 2022-08-31 10:51:11.1046|INFO|75|Executing JSON RPC call eth_getBlockByNumber with params [0x727390, False] 2022-08-31 10:51:11.1131|INFO|75|Executing JSON RPC call eth_getBlockByNumber with params [0x5a8bb5, False] 2022-08-31 10:51:11.1161|INFO|67|Executing JSON RPC call eth_getBlockByNumber with params [0x667fa3, False] 2022-08-31 10:51:11.1221|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x6c799a, False] 2022-08-31 10:51:11.1221|INFO|69|Executing JSON RPC call eth_getBlockByNumber with params [0x6f7695, False] 2022-08-31 10:51:11.1263|INFO|67|Executing JSON RPC call eth_getBlockByNumber with params [0x70f513, False] 2022-08-31 10:51:11.1263|INFO|66|Received a new payload: 7502803 (0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21) 2022-08-31 10:51:11.1297|INFO|66|Syncing... Parent wasn't processed. Block already known in blockTree 7502803 (0x7a3501...e79f21). 2022-08-31 10:51:11.1297|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727392, False] 2022-08-31 10:51:11.1297|INFO|6|Executing JSON RPC call eth_getBlockByNumber with params [0x71b452, False] 2022-08-31 10:51:11.1297|INFO|67|Executing JSON RPC call eth_getBlockByNumber with params [0x727393, False] 2022-08-31 10:51:11.1297|INFO|17|Executing JSON RPC call eth_getBlockByNumber with params [0x7213f1, False] 2022-08-31 10:51:11.1402|INFO|15|Received a new payload: 7502804 (0x9509d9d295741d01280f0dea56b54258f95ba1db2c4a20dca5bcd666bd2259d7) 2022-08-31 10:51:11.1402|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502804 (0x9509d9...2259d7). 2022-08-31 10:51:11.1460|INFO|15|Executing JSON RPC call eth_getBlockByNumber with params [0x71e421, False] 2022-08-31 10:51:11.1460|INFO|12|Executing JSON RPC call eth_getBlockByNumber with params [0x727394, False] 2022-08-31 10:51:11.1460|INFO|15|Executing JSON RPC call eth_getBlockByNumber with params [0x71fc09, False] 2022-08-31 10:51:11.1739|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x71f015, False] 2022-08-31 10:51:11.1739|INFO|17|Executing JSON RPC call eth_getBlockByNumber with params [0x727395, False] 2022-08-31 10:51:11.1782|INFO|17|Executing JSON RPC call eth_getBlockByNumber with params [0x71f60f, False] 2022-08-31 10:51:11.1782|INFO|70|Executing JSON RPC call eth_getBlockByNumber with params [0x727396, False] 2022-08-31 10:51:11.1860|INFO|72|Executing JSON RPC call eth_getBlockByNumber with params [0x71f90c, False] 2022-08-31 10:51:11.1909|INFO|72|Executing JSON RPC call eth_getBlockByNumber with params [0x71fa8a, False] 2022-08-31 10:51:11.1909|INFO|17|Executing JSON RPC call eth_getBlockByNumber with params [0x727397, False] 2022-08-31 10:51:11.1945|INFO|67|Executing JSON RPC call eth_getBlockByNumber with params [0x71fb49, False] 2022-08-31 10:51:11.1945|INFO|15|Executing JSON RPC call eth_getBlockByNumber with params [0x71fba9, False] 2022-08-31 10:51:11.1945|INFO|15|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbd9, False] 2022-08-31 10:51:11.2099|INFO|66|Executing JSON RPC call eth_getBlockByNumber with params [0x727398, False] 2022-08-31 10:51:11.2099|INFO|72|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbc1, False] 2022-08-31 10:51:11.2227|INFO|70|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb5, False] 2022-08-31 10:51:11.2301|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbaf, False] 2022-08-31 10:51:11.2339|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb2, False] 2022-08-31 10:51:11.2339|INFO|69|Executing JSON RPC call eth_getBlockByNumber with params [0x727399, False] 2022-08-31 10:51:11.2500|INFO|72|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb0, False] 2022-08-31 10:51:11.2546|INFO|14|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 10:51:11.2546|INFO|75|Executing JSON RPC call eth_getBlockByNumber with params [0x72739a, False] 2022-08-31 10:51:11.2740|INFO|70|Executing JSON RPC call eth_getBlockByNumber with params [0x72739b, False] 2022-08-31 10:51:11.2740|INFO|17|Executing JSON RPC call eth_getBlockByNumber with params [0x72739c, False] 2022-08-31 10:51:11.2850|INFO|14|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 10:51:11.2946|INFO|75|Received a new payload: 7502804 (0x9509d9d295741d01280f0dea56b54258f95ba1db2c4a20dca5bcd666bd2259d7) 2022-08-31 10:51:11.2946|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502804 (0x9509d9...2259d7). 2022-08-31 10:51:11.3020|INFO|6|Executing JSON RPC call eth_getBlockByNumber with params [0x72739d, False] 2022-08-31 10:51:11.3020|INFO|6|Executing JSON RPC call eth_getBlockByHash with params [0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1, False] 2022-08-31 10:51:11.3075|INFO|14|Executing JSON RPC call eth_getBlockByNumber with params [0x72739e, False] 2022-08-31 10:51:11.3103|TRACE|6|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:11.3346|INFO|11|Waiting for peers... 11s 2022-08-31 10:51:12.3024|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:12.3353|INFO|66|Waiting for peers... 12s 2022-08-31 10:51:13.3038|TRACE|70|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:13.3354|INFO|10|Waiting for peers... 13s 2022-08-31 10:51:14.3034|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:14.3357|INFO|15|Waiting for peers... 14s 2022-08-31 10:51:15.3034|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:15.3355|INFO|15|Waiting for peers... 15s 2022-08-31 10:51:16.3029|TRACE|70|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:16.3350|INFO|87|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:51:16.3350|INFO|87|Waiting for peers... 16s 2022-08-31 10:51:17.3037|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:17.3350|INFO|68|Waiting for peers... 17s 2022-08-31 10:51:18.3029|TRACE|11|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:18.3351|INFO|87|Waiting for peers... 18s 2022-08-31 10:51:19.3023|TRACE|78|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:19.3357|INFO|12|Waiting for peers... 19s 2022-08-31 10:51:20.3037|TRACE|91|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:20.3352|INFO|91|Waiting for peers... 20s 2022-08-31 10:51:21.3032|TRACE|12|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:21.3342|INFO|94|Waiting for peers... 21s 2022-08-31 10:51:22.3033|TRACE|95|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:22.3354|INFO|78|Waiting for peers... 22s 2022-08-31 10:51:23.3019|TRACE|12|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:23.3348|INFO|12|Waiting for peers... 23s 2022-08-31 10:51:24.3025|TRACE|78|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:24.3347|INFO|12|Waiting for peers... 24s 2022-08-31 10:51:25.3033|TRACE|75|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:25.3353|INFO|75|Waiting for peers... 25s 2022-08-31 10:51:26.3020|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:26.3351|INFO|94|Waiting for peers... 26s 2022-08-31 10:51:27.3043|TRACE|81|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:27.3351|INFO|78|Waiting for peers... 27s 2022-08-31 10:51:28.3032|TRACE|70|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:28.3356|INFO|76|Waiting for peers... 28s 2022-08-31 10:51:29.3025|TRACE|88|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:29.3349|INFO|17|Waiting for peers... 29s 2022-08-31 10:51:30.3025|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:30.3347|INFO|75|Waiting for peers... 30s 2022-08-31 10:51:31.3038|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:31.3348|INFO|76|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:51:31.3348|INFO|76|Waiting for peers... 31s 2022-08-31 10:51:31.3348|INFO|76|Sync peers 0(0)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 10:51:32.3041|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:32.3355|INFO|76|Waiting for peers... 32s 2022-08-31 10:51:33.3038|TRACE|88|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:33.3348|INFO|81|Waiting for peers... 33s 2022-08-31 10:51:34.3026|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:34.3350|INFO|81|Waiting for peers... 34s 2022-08-31 10:51:35.3032|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:35.3350|INFO|75|Waiting for peers... 35s 2022-08-31 10:51:36.3017|TRACE|11|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:36.3349|INFO|94|Waiting for peers... 36s 2022-08-31 10:51:37.3023|TRACE|70|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:37.3354|INFO|11|Waiting for peers... 37s 2022-08-31 10:51:38.3044|TRACE|88|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:38.3352|INFO|88|Waiting for peers... 38s 2022-08-31 10:51:39.3023|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:39.3335|INFO|94|Waiting for peers... 39s 2022-08-31 10:51:40.3037|TRACE|78|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:40.3344|INFO|78|Waiting for peers... 40s 2022-08-31 10:51:41.3048|TRACE|95|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:41.3355|INFO|94|Waiting for peers... 41s 2022-08-31 10:51:42.3045|TRACE|77|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:42.3353|INFO|11|Waiting for peers... 42s 2022-08-31 10:51:43.3035|TRACE|88|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:43.3344|INFO|76|Waiting for peers... 43s 2022-08-31 10:51:44.3042|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:44.3355|INFO|88|Waiting for peers... 44s 2022-08-31 10:51:45.3027|TRACE|88|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:45.3344|INFO|17|Waiting for peers... 45s 2022-08-31 10:51:46.3020|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:46.3358|INFO|68|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:51:46.3358|INFO|68|Waiting for peers... 46s 2022-08-31 10:51:47.3028|TRACE|77|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:47.3345|INFO|77|Waiting for peers... 47s 2022-08-31 10:51:48.3043|TRACE|11|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:48.3352|INFO|76|Waiting for peers... 48s 2022-08-31 10:51:49.3037|TRACE|11|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:49.3348|INFO|11|Waiting for peers... 49s 2022-08-31 10:51:50.3041|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:50.3337|INFO|81|Waiting for peers... 50s 2022-08-31 10:51:51.3038|TRACE|81|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:51.3350|INFO|81|Waiting for peers... 51s 2022-08-31 10:51:52.3031|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:52.3351|INFO|95|Waiting for peers... 52s 2022-08-31 10:51:53.3017|TRACE|88|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:53.3331|INFO|95|Waiting for peers... 53s 2022-08-31 10:51:54.3032|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:54.3355|INFO|96|Waiting for peers... 54s 2022-08-31 10:51:55.3022|TRACE|78|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:55.3357|INFO|12|Waiting for peers... 55s 2022-08-31 10:51:56.3018|TRACE|78|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:56.3347|INFO|77|Waiting for peers... 56s 2022-08-31 10:51:57.3022|TRACE|76|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:57.3353|INFO|87|Waiting for peers... 57s 2022-08-31 10:51:58.3026|TRACE|88|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:58.3345|INFO|77|Waiting for peers... 58s 2022-08-31 10:51:59.3037|TRACE|12|Changing state to Disconnected | No Useful Peers 2022-08-31 10:51:59.3346|INFO|11|Waiting for peers... 59s 2022-08-31 10:52:00.3019|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:52:00.3353|INFO|83|Waiting for peers... 0s 2022-08-31 10:52:01.3023|TRACE|11|Changing state to Disconnected | No Useful Peers 2022-08-31 10:52:01.3362|INFO|81|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:52:01.3362|INFO|81|Waiting for peers... 1s 2022-08-31 10:52:02.3021|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:52:02.3357|INFO|70|Waiting for peers... 2s 2022-08-31 10:52:03.3026|TRACE|76|Changing state to Disconnected | No Useful Peers 2022-08-31 10:52:03.3356|INFO|77|Waiting for peers... 3s 2022-08-31 10:52:04.3080|TRACE|75| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:52:04.3080|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:52:04.3080|TRACE|75| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:52:04.3080|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:04.3080|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:04.3080|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:04.3080|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:52:04.3080|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:04.3080|INFO|75|Changing state Disconnected to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:5197232|peer total difficulty:7597276 2022-08-31 10:52:04.3080|TRACE|75|Changing state to FastHeaders | 2022-08-31 10:52:04.3080|INFO|75|Sync mode changed from Disconnected to FastHeaders 2022-08-31 10:52:04.3351|INFO|72|Old Headers 6245175 / 7470000 | queue 38784 | current 0.00bps | total 61.01bps 2022-08-31 10:52:05.3049|TRACE|98| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:52:05.3049|TRACE|98| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:52:05.3049|TRACE|98| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:52:05.3049|TRACE|98| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:05.3049|TRACE|98| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:05.3049|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:05.3049|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:52:05.3049|TRACE|98| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:05.3049|INFO|98|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:5197232|peer total difficulty:7597276 2022-08-31 10:52:05.3049|TRACE|98|Changing state to FastHeaders | 2022-08-31 10:52:05.3350|INFO|95|Old Headers 6245175 / 7470000 | queue 38784 | current 0.00bps | total 60.05bps 2022-08-31 10:52:06.3061|TRACE|11| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:06.3061|TRACE|11| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:06.3061|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:06.3061|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:06.3061|TRACE|11| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:06.3061|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:06.3061|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:52:06.3061|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:52:06.3061|INFO|11|Changing state FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502850|peer total difficulty:10790000 2022-08-31 10:52:06.3061|TRACE|11|Changing state to FastSync, FastHeaders | 2022-08-31 10:52:06.3061|INFO|11|Sync mode changed from FastHeaders to FastSync, FastHeaders 2022-08-31 10:52:06.3347|INFO|72|Old Headers 6249975 / 7470000 | queue 35904 | current 4801.27bps | total 133.06bps 2022-08-31 10:52:07.3085|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:07.3085|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:07.3085|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:07.3085|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:07.3085|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:07.3085|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:07.3085|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:52:07.3085|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:52:07.3085|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502850|peer total difficulty:10790000 2022-08-31 10:52:07.3085|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 10:52:07.3359|INFO|72|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 131.04bps 2022-08-31 10:52:08.3057|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:08.3057|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:08.3057|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:08.3057|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:08.3057|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:08.3057|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:08.3057|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:52:08.3057|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:52:08.3057|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502850|peer total difficulty:10790000 2022-08-31 10:52:08.3057|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 10:52:08.3354|INFO|87|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 129.08bps 2022-08-31 10:52:09.3057|TRACE|87| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:09.3057|TRACE|87| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:09.3057|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:09.3057|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:09.3057|TRACE|87| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:09.3057|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:09.3057|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:52:09.3057|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:52:09.3057|INFO|87|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502850|peer total difficulty:10790000 2022-08-31 10:52:09.3057|TRACE|87|Changing state to FastSync, FastHeaders | 2022-08-31 10:52:09.3350|INFO|75|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 127.18bps 2022-08-31 10:52:10.3053|TRACE|95| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:10.3053|TRACE|95| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:10.3053|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:10.3053|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:10.3053|TRACE|95| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:10.3053|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:10.3053|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:52:10.3053|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:52:10.3053|INFO|95|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502850|peer total difficulty:10790000 2022-08-31 10:52:10.3053|TRACE|95|Changing state to FastSync, FastHeaders | 2022-08-31 10:52:10.3351|INFO|70|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 125.33bps 2022-08-31 10:52:11.3055|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:11.3055|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:11.3055|TRACE|78| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:11.3055|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:11.3055|TRACE|78| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:11.3055|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:11.3055|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:11.3055|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:11.3055|INFO|78|Changing state FastSync, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:11.3055|TRACE|78|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:11.3055|INFO|78|Sync mode changed from FastSync, FastHeaders to StateNodes, FastHeaders 2022-08-31 10:52:11.3364|INFO|72|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 123.54bps 2022-08-31 10:52:11.5587|INFO|68|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:12.3055|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:12.3055|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:12.3055|TRACE|96| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:12.3055|TRACE|96| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:12.3055|TRACE|96| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:12.3055|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:12.3055|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:12.3055|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:12.3055|INFO|96|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:12.3055|TRACE|96|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:12.3055|INFO|96|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:52:12.3055|INFO|96|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:12.3346|INFO|87|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 121.80bps 2022-08-31 10:52:13.3061|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:13.3061|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:13.3061|TRACE|68| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:13.3061|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:13.3061|TRACE|68| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:13.3061|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:13.3061|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:13.3061|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:13.3061|INFO|68|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:13.3061|TRACE|68|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:13.3353|INFO|68|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 120.11bps 2022-08-31 10:52:14.3047|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:14.3047|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:14.3047|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:14.3047|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:14.3047|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:14.3047|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:14.3047|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:14.3047|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:14.3047|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:14.3047|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:14.3359|INFO|72|Old Headers 6249975 / 7470000 | queue 38400 | current 0.00bps | total 118.46bps 2022-08-31 10:52:15.3065|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:15.3065|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:15.3065|TRACE|87| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:15.3065|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:15.3065|TRACE|87| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:15.3065|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:15.3065|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:15.3065|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:15.3065|INFO|87|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:15.3065|TRACE|87|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:15.3346|INFO|70|Old Headers 6271479 / 7470000 | queue 24384 | current 21534.24bps | total 407.74bps 2022-08-31 10:52:16.3073|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:16.3073|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:16.3073|TRACE|77| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:16.3073|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:16.3073|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:16.3073|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:16.3073|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:16.3073|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:16.3073|INFO|77|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:16.3073|TRACE|77|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:16.3352|INFO|3|Peers | with known best block: 6 | all: 6 | 2022-08-31 10:52:16.3352|INFO|3|Old Headers 6271479 / 7470000 | queue 38016 | current 0.00bps | total 402.29bps 2022-08-31 10:52:17.3064|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:17.3064|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:17.3064|TRACE|3| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:17.3064|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:17.3064|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:17.3064|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:17.3064|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:17.3064|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:17.3064|INFO|3|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:17.3064|TRACE|3|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:17.3346|INFO|83|Old Headers 6288567 / 7470000 | queue 21120 | current 17098.70bps | total 622.06bps 2022-08-31 10:52:18.3098|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:18.3098|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:18.3098|TRACE|101| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:18.3098|TRACE|101| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:18.3098|TRACE|101| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:18.3098|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:18.3098|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:18.3098|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:18.3098|INFO|101|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:18.3098|TRACE|101|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:18.3348|INFO|102|Old Headers 6318711 / 7470000 | queue 0 | current 30137.35bps | total 1005.82bps 2022-08-31 10:52:19.3092|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:19.3092|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:19.3092|TRACE|102| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:19.3092|TRACE|102| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:19.3092|TRACE|102| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:19.3092|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:19.3092|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:19.3092|TRACE|102| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:19.3092|INFO|102|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:19.3092|TRACE|102|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:19.3393|INFO|102|Old Headers 6337527 / 7470000 | queue 0 | current 18733.70bps | total 1234.29bps 2022-08-31 10:52:20.3125|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:20.3125|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:20.3125|TRACE|12| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:20.3125|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:20.3125|TRACE|12| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:20.3125|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:20.3125|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:20.3125|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:20.3125|INFO|12|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502279|peer total difficulty:10790000 2022-08-31 10:52:20.3125|TRACE|12|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:20.3394|INFO|12|Old Headers 6354999 / 7470000 | queue 0 | current 17470.29bps | total 1440.01bps 2022-08-31 10:52:21.3105|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:21.3105|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:21.3105|TRACE|72| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:21.3105|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:21.3105|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:21.3105|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:21.3105|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:21.3105|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:21.3105|INFO|72|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:21.3105|TRACE|72|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:21.3388|INFO|102|Old Headers 6358071 / 7470000 | queue 14784 | current 3074.22bps | total 1460.44bps 2022-08-31 10:52:22.3107|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:22.3107|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:22.3107|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:52:22.3107|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:22.3107|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:52:22.3107|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:52:22.3107|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:52:22.3107|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:52:22.3107|INFO|72|Changing state StateNodes, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502851|peer total difficulty:10790000 2022-08-31 10:52:22.3107|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 10:52:22.3107|INFO|72|Sync mode changed from StateNodes, FastHeaders to FastSync, FastHeaders 2022-08-31 10:52:22.3384|INFO|3|Old Headers 6358071 / 7470000 | queue 37440 | current 0.00bps | total 1442.40bps 2022-08-31 10:52:23.3090|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:23.3090|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:23.3090|TRACE|72| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:23.3090|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:23.3090|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:23.3090|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:23.3090|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:23.3090|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:23.3090|INFO|72|Changing state FastSync, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:23.3090|TRACE|72|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:23.3090|INFO|72|Sync mode changed from FastSync, FastHeaders to StateNodes, FastHeaders 2022-08-31 10:52:23.3394|INFO|101|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1424.78bps 2022-08-31 10:52:23.5919|INFO|72|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:24.3085|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:24.3085|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:24.3085|TRACE|17| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:24.3085|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:24.3085|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:24.3085|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:24.3085|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:24.3085|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:24.3085|INFO|17|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:24.3085|TRACE|17|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:24.3085|INFO|17|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:52:24.3085|INFO|17|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:24.3384|INFO|72|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1407.61bps 2022-08-31 10:52:25.3094|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:25.3094|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:25.3094|TRACE|17| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:25.3094|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:25.3094|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:25.3094|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:25.3094|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:25.3094|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:25.3094|INFO|17|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:25.3094|TRACE|17|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:25.3380|INFO|83|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1390.85bps 2022-08-31 10:52:26.3083|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:26.3083|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:26.3083|TRACE|77| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:26.3083|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:26.3083|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:26.3083|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:26.3083|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:26.3083|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:26.3083|INFO|77|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:26.3083|TRACE|77|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:26.3391|INFO|77|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1374.46bps 2022-08-31 10:52:27.3065|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:27.3065|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:27.3065|TRACE|77| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:27.3065|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:27.3065|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:27.3065|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:27.3065|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:27.3065|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:27.3065|INFO|77|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:27.3065|TRACE|77|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:27.3398|INFO|75|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1358.45bps 2022-08-31 10:52:28.3097|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:28.3097|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:28.3097|TRACE|78| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:28.3097|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:28.3097|TRACE|78| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:28.3097|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:28.3097|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:28.3097|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:28.3097|INFO|78|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:28.3097|TRACE|78|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:28.3392|INFO|68|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1342.83bps 2022-08-31 10:52:29.3091|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:29.3091|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:29.3091|TRACE|88| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:29.3091|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:29.3091|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:29.3091|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:29.3091|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:29.3091|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:29.3091|INFO|88|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:29.3091|TRACE|88|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:29.3356|INFO|95|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1327.62bps 2022-08-31 10:52:30.3088|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:30.3088|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:30.3088|TRACE|75| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:30.3088|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:30.3088|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:30.3088|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:30.3088|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:30.3088|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:30.3088|INFO|75|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:30.3088|TRACE|75|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:30.3407|INFO|88|Old Headers 6358071 / 7470000 | queue 37632 | current 0.00bps | total 1312.61bps 2022-08-31 10:52:31.3097|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:31.3097|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:31.3097|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:31.3097|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:31.3097|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:31.3097|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:31.3097|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:31.3097|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:31.3097|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:31.3097|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:31.3398|INFO|83|Peers | with known best block: 3 | all: 3 | 2022-08-31 10:52:31.3398|INFO|83|Syncing state nodes 2022-08-31 10:52:31.3398|INFO|83|Old Headers 6392823 / 7470000 | queue 3072 | current 34781.53bps | total 1684.45bps 2022-08-31 10:52:31.3398|INFO|83|Sync peers 3(3)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ N ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 21| 4342| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] 2022-08-31 10:52:32.3048|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:32.3048|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:32.3048|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:32.3048|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:32.3048|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:32.3048|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:32.3048|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:32.3048|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:32.3048|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:32.3048|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:32.3384|INFO|100|Old Headers 6395511 / 7470000 | queue 20736 | current 2691.99bps | total 1695.51bps 2022-08-31 10:52:33.3103|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:33.3103|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:33.3103|TRACE|3| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:33.3103|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:33.3103|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:33.3103|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:33.3103|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:33.3103|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:33.3103|INFO|3|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:33.3103|TRACE|3|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:33.3398|INFO|75|Old Headers 6425271 / 7470000 | queue 192 | current 29720.76bps | total 2000.76bps 2022-08-31 10:52:34.3094|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:34.3094|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:34.3094|TRACE|3| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:34.3094|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:34.3094|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:34.3094|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:34.3094|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:34.3094|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:34.3094|INFO|3|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:34.3094|TRACE|3|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:34.3396|INFO|95|Old Headers 6441783 / 7470000 | queue 1152 | current 16515.77bps | total 2156.92bps 2022-08-31 10:52:34.6621|INFO|77|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:35.3102|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:35.3102|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:35.3102|TRACE|83| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:35.3102|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:35.3102|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:35.3102|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:35.3102|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:35.3102|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:35.3102|INFO|83|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:35.3102|TRACE|83|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:35.3102|INFO|83|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:52:35.3102|INFO|83|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:35.3387|INFO|83|Old Headers 6459313 / 7470000 | queue 384 | current 17546.55bps | total 2320.60bps 2022-08-31 10:52:36.3084|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:36.3084|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:36.3084|TRACE|101| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:36.3084|TRACE|101| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:36.3084|TRACE|101| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:36.3084|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:36.3084|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:36.3084|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:36.3084|INFO|101|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:36.3084|TRACE|101|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:36.3397|INFO|101|Old Headers 6477687 / 7470000 | queue 192 | current 18356.39bps | total 2489.68bps 2022-08-31 10:52:37.3059|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:37.3059|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:37.3059|TRACE|83| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:37.3059|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:37.3059|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:37.3059|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:37.3059|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:37.3059|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:37.3059|INFO|83|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:37.3059|TRACE|83|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:37.3394|INFO|68|Old Headers 6496887 / 7470000 | queue 960 | current 19205.05bps | total 2663.87bps 2022-08-31 10:52:38.3089|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:38.3089|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:38.3089|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:38.3089|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:38.3089|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:38.3089|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:38.3089|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:38.3089|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:38.3089|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:38.3089|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:38.3386|INFO|68|Old Headers 6513399 / 7470000 | queue 384 | current 16526.41bps | total 2806.76bps 2022-08-31 10:52:39.3096|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:39.3096|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:39.3096|TRACE|72| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:39.3096|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:39.3096|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:39.3096|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:39.3096|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:39.3096|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:39.3096|INFO|72|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:39.3096|TRACE|72|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:39.3397|INFO|102|Old Headers 6530103 / 7470000 | queue 1920 | current 16687.21bps | total 2948.64bps 2022-08-31 10:52:40.3105|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:40.3105|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:40.3105|TRACE|83| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:40.3105|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:40.3105|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:40.3105|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:40.3105|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:40.3105|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:40.3105|INFO|83|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:40.3105|TRACE|83|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:40.3390|INFO|77|Old Headers 6550071 / 7470000 | queue 192 | current 19982.44bps | total 3120.69bps 2022-08-31 10:52:41.3110|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:41.3110|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:41.3110|TRACE|100| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:41.3110|TRACE|100| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:41.3110|TRACE|100| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:41.3110|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:41.3110|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:41.3110|TRACE|100| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:41.3110|INFO|100|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:41.3110|TRACE|100|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:41.3383|INFO|95|Old Headers 6566967 / 7470000 | queue 384 | current 16908.89bps | total 3258.56bps 2022-08-31 10:52:42.3090|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:42.3090|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:42.3090|TRACE|78| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:42.3090|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:42.3090|TRACE|78| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:42.3090|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:42.3090|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:42.3090|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:42.3090|INFO|78|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:42.3090|TRACE|78|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:42.3396|INFO|106|Old Headers 6582327 / 7470000 | queue 0 | current 15340.29bps | total 3378.41bps 2022-08-31 10:52:43.3093|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:43.3093|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:43.3093|TRACE|101| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:43.3093|TRACE|101| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:43.3093|TRACE|101| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:43.3093|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:43.3093|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:43.3093|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:43.3093|INFO|101|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:43.3093|TRACE|101|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:43.3391|INFO|96|Old Headers 6599415 / 7470000 | queue 384 | current 17098.02bps | total 3512.93bps 2022-08-31 10:52:44.3088|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:44.3088|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:44.3088|TRACE|107| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:44.3088|TRACE|107| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:44.3088|TRACE|107| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:44.3088|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:44.3088|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:44.3088|TRACE|107| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:44.3088|INFO|107|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:44.3088|TRACE|107|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:44.3387|INFO|98|Old Headers 6618231 / 7470000 | queue 192 | current 18823.23bps | total 3661.61bps 2022-08-31 10:52:45.3094|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:45.3094|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:45.3094|TRACE|78| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:45.3094|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:45.3094|TRACE|78| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:45.3094|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:45.3094|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:45.3094|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:45.3094|INFO|78|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:45.3094|TRACE|78|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:45.3395|INFO|72|Old Headers 6636855 / 7470000 | queue 0 | current 18609.98bps | total 3805.55bps 2022-08-31 10:52:45.5984|INFO|78|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:46.3091|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:46.3091|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:46.3091|TRACE|96| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:46.3091|TRACE|96| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:46.3091|TRACE|96| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:46.3091|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:46.3091|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:46.3091|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:46.3091|INFO|96|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:46.3091|TRACE|96|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:46.3091|INFO|96|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:52:46.3091|INFO|96|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:46.3387|INFO|102|Peers | with known best block: 3 | all: 3 | 2022-08-31 10:52:46.3387|INFO|102|Old Headers 6643767 / 7470000 | queue 13632 | current 6917.50bps | total 3835.18bps 2022-08-31 10:52:47.3122|TRACE|109| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:47.3122|TRACE|109| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:47.3122|TRACE|109| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:47.3122|TRACE|109| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:47.3122|TRACE|109| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:47.3122|TRACE|109| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:47.3122|TRACE|109| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:47.3122|TRACE|109| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:47.3122|INFO|109|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:47.3122|TRACE|109|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:47.3397|INFO|104|Old Headers 6643767 / 7470000 | queue 36288 | current 0.00bps | total 3798.94bps 2022-08-31 10:52:48.3053|TRACE|109| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:48.3053|TRACE|109| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:48.3053|TRACE|109| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:48.3053|TRACE|109| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:48.3053|TRACE|109| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:48.3053|TRACE|109| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:48.3053|TRACE|109| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:48.3053|TRACE|109| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:48.3053|INFO|109|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:48.3053|TRACE|109|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:48.3348|INFO|68|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3763.59bps 2022-08-31 10:52:49.3089|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:49.3089|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:49.3089|TRACE|77| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:49.3089|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:49.3089|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:49.3089|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:49.3089|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:49.3089|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:49.3089|INFO|77|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:49.3089|TRACE|77|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:49.3396|INFO|88|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3728.55bps 2022-08-31 10:52:50.3085|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:50.3085|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:50.3085|TRACE|104| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:50.3085|TRACE|104| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:50.3085|TRACE|104| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:50.3085|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:50.3085|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:50.3085|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:50.3085|INFO|104|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:50.3085|TRACE|104|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:50.3429|INFO|87|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3694.21bps 2022-08-31 10:52:51.3083|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:51.3083|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:51.3083|TRACE|75| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:51.3083|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:51.3083|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:51.3083|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:51.3083|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:51.3083|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:51.3083|INFO|75|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:51.3083|TRACE|75|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:51.3491|INFO|88|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3660.40bps 2022-08-31 10:52:52.3090|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:52.3090|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:52.3090|TRACE|105| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:52.3090|TRACE|105| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:52.3090|TRACE|105| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:52.3090|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:52.3090|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:52.3090|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:52.3090|INFO|105|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:52.3090|TRACE|105|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:52.3444|INFO|105|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3627.56bps 2022-08-31 10:52:53.3084|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:53.3084|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:53.3084|TRACE|3| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:53.3084|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:53.3084|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:53.3084|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:53.3084|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:53.3084|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:53.3084|INFO|3|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:53.3084|TRACE|3|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:53.3468|INFO|3|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3595.08bps 2022-08-31 10:52:54.3088|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:54.3088|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:54.3088|TRACE|105| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:54.3088|TRACE|105| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:54.3088|TRACE|105| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:54.3088|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:54.3088|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:54.3088|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:54.3088|INFO|105|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:54.3088|TRACE|105|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:54.3481|INFO|103|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3563.21bps 2022-08-31 10:52:55.3087|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:55.3087|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:55.3087|TRACE|103| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:55.3087|TRACE|103| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:55.3087|TRACE|103| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:55.3087|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:55.3087|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:55.3087|TRACE|103| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:55.3087|INFO|103|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:55.3087|TRACE|103|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:55.3511|INFO|109|Old Headers 6643767 / 7470000 | queue 37632 | current 0.00bps | total 3531.84bps 2022-08-31 10:52:56.3096|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:56.3096|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:56.3096|TRACE|77| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:56.3096|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:56.3096|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:56.3096|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:56.3096|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:56.3096|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:56.3097|INFO|77|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:56.3097|TRACE|77|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:56.3596|INFO|75|Old Headers 6673527 / 7470000 | queue 8064 | current 29510.64bps | total 3759.74bps 2022-08-31 10:52:56.3907|INFO|87|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:57.3088|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:57.3088|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:57.3088|TRACE|75| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:57.3088|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:57.3088|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:57.3088|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:57.3088|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:57.3088|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:57.3088|INFO|75|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:57.3088|TRACE|75|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:57.3088|INFO|75|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:52:57.3088|INFO|75|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:52:57.3594|INFO|72|Old Headers 6695991 / 7470000 | queue 0 | current 22468.24bps | total 3921.06bps 2022-08-31 10:52:58.3099|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:58.3099|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:58.3099|TRACE|72| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:58.3099|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:58.3099|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:58.3099|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:58.3099|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:58.3099|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:58.3099|INFO|72|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:58.3099|TRACE|72|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:58.3631|INFO|107|Old Headers 6714615 / 7470000 | queue 0 | current 18556.33bps | total 4046.65bps 2022-08-31 10:52:59.3096|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:52:59.3097|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:52:59.3097|TRACE|98| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:52:59.3097|TRACE|98| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:52:59.3097|TRACE|98| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:59.3097|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:52:59.3097|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:52:59.3097|TRACE|98| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:52:59.3097|INFO|98|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:52:59.3097|TRACE|98|Changing state to StateNodes, FastHeaders | 2022-08-31 10:52:59.3624|INFO|103|Old Headers 6733431 / 7470000 | queue 960 | current 18829.05bps | total 4171.88bps 2022-08-31 10:53:00.3093|TRACE|109| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:00.3093|TRACE|109| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:00.3093|TRACE|109| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:00.3093|TRACE|109| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:00.3093|TRACE|109| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:00.3093|TRACE|109| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:00.3093|TRACE|109| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:00.3093|TRACE|109| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:00.3093|INFO|109|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:00.3093|TRACE|109|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:00.3627|INFO|3|Old Headers 6753591 / 7470000 | queue 0 | current 20154.52bps | total 4306.28bps 2022-08-31 10:53:01.3113|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:01.3113|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:01.3113|TRACE|68| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:01.3113|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:01.3113|TRACE|68| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:01.3113|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:01.3113|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:01.3113|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:01.3113|INFO|68|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:01.3113|TRACE|68|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:01.3641|INFO|75|Peers | with known best block: 4 | all: 4 | 2022-08-31 10:53:01.3641|INFO|75|Syncing state nodes 2022-08-31 10:53:01.3641|INFO|75|Old Headers 6768759 / 7470000 | queue 384 | current 15147.38bps | total 4396.77bps 2022-08-31 10:53:01.3641|INFO|75|Sync peers - Initialized: 4 | All: 4 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ N ][Peer|eth66| 7480361|185.190.140.195:30303][ 18| 6880| 0| 0| 1| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ N ][Peer|eth66| 7453798| 207.180.235.23:30303][ 29| 2857| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ N ][Peer|eth66| 7406508|178.236.129.143:30303][ 48| 1466| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H N ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 20| 4478| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] 2022-08-31 10:53:02.3092|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:02.3092|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:02.3092|TRACE|3| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:02.3092|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:02.3092|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:02.3092|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:02.3092|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:02.3092|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:02.3092|INFO|3|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:02.3092|TRACE|3|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:02.3631|INFO|68|Old Headers 6786039 / 7470000 | queue 192 | current 17297.79bps | total 4503.32bps 2022-08-31 10:53:03.3089|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:03.3089|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:03.3089|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:03.3089|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:03.3089|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:03.3089|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:03.3089|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:03.3089|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:03.3089|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:03.3089|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:03.3626|INFO|101|Old Headers 6804478 / 7470000 | queue 576 | current 18449.47bps | total 4617.61bps 2022-08-31 10:53:04.3098|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:04.3098|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:04.3098|TRACE|106| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:04.3098|TRACE|106| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:04.3098|TRACE|106| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:04.3098|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:04.3098|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:04.3098|TRACE|106| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:04.3098|INFO|106|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:04.3098|TRACE|106|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:04.3666|INFO|101|Old Headers 6820983 / 7470000 | queue 384 | current 16438.94bps | total 4714.14bps 2022-08-31 10:53:05.3045|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:05.3045|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:05.3045|TRACE|101| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:05.3045|TRACE|101| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:05.3045|TRACE|101| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:05.3045|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:05.3045|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:05.3045|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:05.3045|INFO|101|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:05.3045|TRACE|101|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:05.3681|INFO|108|Old Headers 6837687 / 7470000 | queue 576 | current 16680.69bps | total 4810.81bps 2022-08-31 10:53:06.3069|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:06.3069|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:06.3069|TRACE|104| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:06.3069|TRACE|104| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:06.3069|TRACE|104| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:06.3069|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:06.3069|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:06.3069|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:06.3069|INFO|104|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:06.3069|TRACE|104|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:06.3676|INFO|108|Old Headers 6855927 / 7470000 | queue 192 | current 18248.44bps | total 4918.29bps 2022-08-31 10:53:07.3080|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:07.3080|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:07.3080|TRACE|75| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:07.3080|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:07.3080|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:07.3080|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:07.3080|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:07.3080|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:07.3080|INFO|75|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:07.3080|TRACE|75|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:07.3423|INFO|3|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:07.3676|INFO|3|Old Headers 6875127 / 7470000 | queue 192 | current 19200.53bps | total 5031.67bps 2022-08-31 10:53:08.3055|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:08.3055|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:08.3055|TRACE|83| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:08.3055|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:08.3055|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:08.3055|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:08.3055|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:08.3055|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:08.3055|INFO|83|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:08.3055|TRACE|83|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:08.3055|INFO|83|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:53:08.3055|INFO|83|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:08.3662|INFO|87|Old Headers 6892215 / 7470000 | queue 576 | current 17113.70bps | total 5126.69bps 2022-08-31 10:53:09.3053|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:09.3053|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:09.3053|TRACE|101| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:09.3053|TRACE|101| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:09.3053|TRACE|101| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:09.3053|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:09.3053|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:09.3053|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:09.3053|INFO|101|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:09.3053|TRACE|101|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:09.3689|INFO|75|Old Headers 6911799 / 7470000 | queue 960 | current 19531.87bps | total 5239.57bps 2022-08-31 10:53:10.3056|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:10.3056|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:10.3056|TRACE|88| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:10.3056|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:10.3056|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:10.3056|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:10.3056|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:10.3056|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:10.3057|INFO|88|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:10.3057|TRACE|88|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:10.3682|INFO|104|Old Headers 6930999 / 7470000 | queue 960 | current 19214.48bps | total 5347.85bps 2022-08-31 10:53:11.3121|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:11.3121|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:11.3121|TRACE|72| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:11.3121|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:11.3121|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:11.3121|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:11.3121|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:11.3121|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:11.3121|INFO|72|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:11.3121|TRACE|72|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:11.3677|INFO|101|Old Headers 6948087 / 7470000 | queue 0 | current 17096.77bps | total 5438.20bps 2022-08-31 10:53:12.3077|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:12.3077|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:12.3077|TRACE|106| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:12.3077|TRACE|106| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:12.3077|TRACE|106| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:12.3077|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:12.3077|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:12.3077|TRACE|106| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:12.3077|INFO|106|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:12.3077|TRACE|106|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:12.3679|INFO|3|Old Headers 6964599 / 7470000 | queue 768 | current 16509.18bps | total 5522.75bps 2022-08-31 10:53:13.3068|TRACE|109| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:13.3068|TRACE|109| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:13.3068|TRACE|109| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:13.3068|TRACE|109| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:13.3068|TRACE|109| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:13.3068|TRACE|109| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:13.3068|TRACE|109| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:13.3068|TRACE|109| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:13.3068|INFO|109|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:13.3068|TRACE|109|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:13.3688|INFO|108|Old Headers 6983223 / 7470000 | queue 192 | current 18606.93bps | total 5622.00bps 2022-08-31 10:53:14.3066|TRACE|108| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:14.3066|TRACE|108| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:14.3066|TRACE|108| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:14.3066|TRACE|108| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:14.3066|TRACE|108| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:14.3066|TRACE|108| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:14.3066|TRACE|108| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:14.3066|TRACE|108| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:14.3066|INFO|108|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:14.3066|TRACE|108|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:14.3712|INFO|17|Old Headers 7001079 / 7470000 | queue 0 | current 17813.94bps | total 5713.90bps 2022-08-31 10:53:15.3062|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:15.3062|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:15.3062|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:15.3062|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:15.3062|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:15.3062|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:15.3062|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:15.3062|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:15.3062|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:15.3062|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:15.3719|INFO|68|Old Headers 7018167 / 7470000 | queue 192 | current 17076.92bps | total 5798.78bps 2022-08-31 10:53:16.3061|TRACE|109| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:16.3061|TRACE|109| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:16.3061|TRACE|109| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:16.3061|TRACE|109| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:16.3061|TRACE|109| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:16.3061|TRACE|109| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:16.3061|TRACE|109| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:16.3061|TRACE|109| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:16.3061|INFO|109|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:16.3061|TRACE|109|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:16.3699|INFO|108|Peers | with known best block: 4 | all: 4 | 2022-08-31 10:53:16.3699|INFO|108|Old Headers 7035831 / 7470000 | queue 576 | current 17699.04bps | total 5886.78bps 2022-08-31 10:53:17.3062|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:17.3062|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:17.3062|TRACE|68| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:17.3062|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:17.3062|TRACE|68| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:17.3062|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:17.3062|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:17.3062|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:17.3062|INFO|68|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:17.3062|TRACE|68|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:17.3698|INFO|98|Old Headers 7053687 / 7470000 | queue 576 | current 17858.52bps | total 5974.82bps 2022-08-31 10:53:18.3050|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:18.3050|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:18.3050|TRACE|3| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:18.3050|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:18.3050|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:18.3050|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:18.3050|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:18.3050|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:18.3050|INFO|3|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:18.3050|TRACE|3|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:18.3699|INFO|75|Old Headers 7070391 / 7470000 | queue 3648 | current 16703.89bps | total 6053.15bps 2022-08-31 10:53:18.4117|INFO|88|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:19.3051|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:19.3051|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:19.3051|TRACE|106| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:19.3051|TRACE|106| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:19.3051|TRACE|106| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:19.3051|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:19.3051|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:19.3051|TRACE|106| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:19.3051|INFO|106|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:19.3051|TRACE|106|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:19.3051|INFO|106|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:53:19.3051|INFO|106|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:19.3704|INFO|109|Old Headers 7070391 / 7470000 | queue 25728 | current 0.00bps | total 6009.25bps 2022-08-31 10:53:20.3061|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:20.3061|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:20.3061|TRACE|105| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:20.3061|TRACE|105| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:20.3061|TRACE|105| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:20.3061|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:20.3061|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:20.3061|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:20.3061|INFO|105|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:20.3061|TRACE|105|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:20.3705|INFO|109|Old Headers 7099191 / 7470000 | queue 6528 | current 28797.40bps | total 6173.25bps 2022-08-31 10:53:21.3070|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:21.3070|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:21.3070|TRACE|75| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:21.3070|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:21.3070|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:21.3070|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:21.3070|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:21.3070|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:21.3070|INFO|75|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:21.3070|TRACE|75|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:21.3716|INFO|109|Old Headers 7099191 / 7470000 | queue 30720 | current 0.00bps | total 6129.10bps 2022-08-31 10:53:22.3053|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:22.3053|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:22.3053|TRACE|87| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:22.3053|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:22.3053|TRACE|87| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:22.3053|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:22.3053|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:22.3053|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:22.3053|INFO|87|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:22.3053|TRACE|87|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:22.3715|INFO|68|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 6085.63bps 2022-08-31 10:53:23.3060|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:23.3060|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:23.3060|TRACE|75| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:23.3060|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:23.3060|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:23.3060|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:23.3060|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:23.3060|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:23.3060|INFO|75|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:23.3060|TRACE|75|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:23.3716|INFO|72|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 6042.75bps 2022-08-31 10:53:24.3078|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:24.3078|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:24.3078|TRACE|88| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:24.3078|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:24.3078|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:24.3078|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:24.3078|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:24.3078|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:24.3078|INFO|88|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:24.3078|TRACE|88|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:24.3693|INFO|75|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 6000.58bps 2022-08-31 10:53:25.3064|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:25.3064|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:25.3064|TRACE|104| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:25.3064|TRACE|104| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:25.3064|TRACE|104| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:25.3064|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:25.3064|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:25.3064|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:25.3064|INFO|104|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:25.3064|TRACE|104|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:25.3719|INFO|101|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 5958.79bps 2022-08-31 10:53:26.3075|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:26.3075|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:26.3075|TRACE|75| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:26.3075|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:26.3075|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:26.3075|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:26.3075|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:26.3075|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:26.3075|INFO|75|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:26.3075|TRACE|75|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:26.3711|INFO|75|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 5917.72bps 2022-08-31 10:53:27.3034|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:27.3034|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:27.3034|TRACE|105| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:27.3034|TRACE|105| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:27.3034|TRACE|105| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:27.3034|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:27.3034|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:27.3034|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:27.3034|INFO|105|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:27.3034|TRACE|105|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:27.3713|INFO|100|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 5877.17bps 2022-08-31 10:53:28.3053|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:28.3053|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:28.3053|TRACE|107| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:28.3053|TRACE|107| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:28.3053|TRACE|107| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:28.3053|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:28.3053|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:28.3053|TRACE|107| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:28.3053|INFO|107|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:28.3053|TRACE|107|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:28.3703|INFO|87|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 5837.22bps 2022-08-31 10:53:29.3072|TRACE|108| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:29.3072|TRACE|108| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:29.3072|TRACE|108| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:29.3072|TRACE|108| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:29.3072|TRACE|108| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:29.3072|TRACE|108| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:29.3072|TRACE|108| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:29.3072|TRACE|108| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:29.3072|INFO|108|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:29.3072|TRACE|108|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:29.3707|INFO|72|Old Headers 7099191 / 7470000 | queue 37632 | current 0.00bps | total 5797.75bps 2022-08-31 10:53:29.6234|INFO|104|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:30.3094|TRACE|109| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:30.3094|TRACE|109| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:30.3094|TRACE|109| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:30.3094|TRACE|109| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:30.3094|TRACE|109| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:30.3094|TRACE|109| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:30.3094|TRACE|109| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:30.3094|TRACE|109| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:30.3094|INFO|109|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:30.3094|TRACE|109|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:30.3094|INFO|109|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:53:30.3094|INFO|109|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:30.3697|INFO|3|Old Headers 7135095 / 7470000 | queue 1920 | current 35941.73bps | total 5999.90bps 2022-08-31 10:53:31.3089|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:31.3089|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:31.3089|TRACE|106| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:31.3089|TRACE|106| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:31.3089|TRACE|106| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:31.3089|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:31.3089|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:31.3089|TRACE|106| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:31.3089|INFO|106|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:31.3089|TRACE|106|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:31.3711|INFO|88|Peers | with known best block: 4 | all: 4 | 2022-08-31 10:53:31.3711|INFO|88|Syncing state nodes 2022-08-31 10:53:31.3711|INFO|88|Old Headers 7153719 / 7470000 | queue 384 | current 18598.96bps | total 6084.02bps 2022-08-31 10:53:32.3064|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:32.3064|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:32.3064|TRACE|107| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:32.3064|TRACE|107| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:32.3064|TRACE|107| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:32.3064|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:32.3064|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:32.3064|TRACE|107| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:32.3064|INFO|107|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:32.3064|TRACE|107|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:32.3705|INFO|72|Old Headers 7171959 / 7470000 | queue 0 | current 18251.29bps | total 6164.57bps 2022-08-31 10:53:33.3047|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:33.3047|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:33.3047|TRACE|87| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:33.3047|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:33.3047|TRACE|87| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:33.3047|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:33.3047|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:33.3047|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:33.3047|INFO|87|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:33.3047|TRACE|87|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:33.3719|INFO|78|Old Headers 7190007 / 7470000 | queue 384 | current 18023.02bps | total 6242.71bps 2022-08-31 10:53:34.3063|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:34.3063|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:34.3063|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:34.3063|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:34.3063|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:34.3063|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:34.3063|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:34.3063|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:34.3063|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:34.3063|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:34.3738|INFO|95|Old Headers 7207479 / 7470000 | queue 384 | current 17441.75bps | total 6316.05bps 2022-08-31 10:53:35.3095|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:35.3095|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:35.3095|TRACE|17| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:35.3095|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:35.3095|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:35.3095|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:35.3095|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:35.3095|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:35.3095|INFO|17|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:35.3095|TRACE|17|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:35.3756|INFO|75|Old Headers 7225911 / 7470000 | queue 576 | current 18400.13bps | total 6394.66bps 2022-08-31 10:53:36.3073|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:36.3073|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:36.3073|TRACE|95| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:36.3073|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:36.3073|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:36.3073|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:36.3073|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:36.3073|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:36.3073|INFO|95|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:36.3073|TRACE|95|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:36.3756|INFO|88|Old Headers 7244343 / 7470000 | queue 384 | current 18432.99bps | total 6472.34bps 2022-08-31 10:53:37.3055|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:37.3055|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:37.3055|TRACE|104| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:37.3055|TRACE|104| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:37.3055|TRACE|104| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:37.3055|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:37.3055|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:37.3055|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:37.3055|INFO|104|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:37.3055|TRACE|104|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:37.3757|INFO|109|Old Headers 7262199 / 7470000 | queue 0 | current 17854.82bps | total 6545.32bps 2022-08-31 10:53:38.3057|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:38.3057|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:38.3057|TRACE|88| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:38.3057|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:38.3057|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:38.3057|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:38.3057|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:38.3057|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:38.3057|INFO|88|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:38.3057|TRACE|88|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:38.3753|INFO|83|Old Headers 7281783 / 7470000 | queue 0 | current 19591.48bps | total 6628.40bps 2022-08-31 10:53:38.8166|INFO|107|State Sync 00.00:02:07 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.00% | kB/s: 0 | accounts 0 | nodes 0 | diagnostics: 0.0.00ms 2022-08-31 10:53:38.8860|INFO|105|Branch sync progress (do not extrapolate): 0.39% of block 7502736 ********1******************************************************* **************************************************************** **************************************************************** **************************************************************** 2022-08-31 10:53:38.8860|INFO|105|Branch sync progress (do not extrapolate): 0.78% of block 7502736 *******11******************************************************* **************************************************************** **************************************************************** **************************************************************** 2022-08-31 10:53:38.8860|INFO|105|Branch sync progress (do not extrapolate): 1.17% of block 7502736 ******111******************************************************* **************************************************************** **************************************************************** **************************************************************** 2022-08-31 10:53:39.3124|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:39.3124|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:53:39.3124|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:53:39.3124|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:39.3124|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:53:39.3124|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:53:39.3124|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:53:39.3124|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:53:39.3124|INFO|78|Changing state StateNodes, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502856|peer total difficulty:10790000 2022-08-31 10:53:39.3124|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 10:53:39.3124|INFO|78|Sync mode changed from StateNodes, FastHeaders to FastSync, FastHeaders 2022-08-31 10:53:39.3744|INFO|107|Old Headers 7288503 / 7470000 | queue 21888 | current 6726.27bps | total 6629.02bps 2022-08-31 10:53:40.3081|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:40.3081|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:40.3081|TRACE|100| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:40.3081|TRACE|100| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:40.3081|TRACE|100| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:40.3081|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:40.3081|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:40.3081|TRACE|100| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:40.3081|INFO|100|Changing state FastSync, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502164|peer total difficulty:10790000 2022-08-31 10:53:40.3081|TRACE|100|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:40.3081|INFO|100|Sync mode changed from FastSync, FastHeaders to StateNodes, FastHeaders 2022-08-31 10:53:40.3757|INFO|107|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6587.27bps 2022-08-31 10:53:40.6945|INFO|98|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:41.3047|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:41.3047|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:53:41.3047|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:53:41.3047|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:41.3047|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:53:41.3047|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:53:41.3047|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:53:41.3047|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:53:41.3047|INFO|83|Changing state StateNodes, FastHeaders to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502826|peer total difficulty:10790000 2022-08-31 10:53:41.3047|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 10:53:41.3047|INFO|83|Sync mode changed from StateNodes, FastHeaders to FastSync, FastHeaders 2022-08-31 10:53:41.3749|INFO|83|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6546.12bps 2022-08-31 10:53:42.3117|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:42.3117|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:42.3117|TRACE|98| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:42.3117|TRACE|98| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:42.3117|TRACE|98| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:42.3117|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:42.3117|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:42.3117|TRACE|98| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:42.3117|INFO|98|Changing state FastSync, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502164|peer total difficulty:10790000 2022-08-31 10:53:42.3117|TRACE|98|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:42.3117|INFO|98|Sync mode changed from FastSync, FastHeaders to StateNodes, FastHeaders 2022-08-31 10:53:42.3117|INFO|98|Starting the node data sync from the 7502736 (0x8802a7...d22fff) 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 root 2022-08-31 10:53:42.3117|INFO|98|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:42.3758|INFO|104|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6505.42bps 2022-08-31 10:53:43.3070|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:43.3070|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:43.3070|TRACE|3| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:43.3070|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:43.3070|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:43.3070|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:43.3070|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:43.3070|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:43.3070|INFO|3|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502164|peer total difficulty:10790000 2022-08-31 10:53:43.3070|TRACE|3|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:43.3773|INFO|88|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6465.19bps 2022-08-31 10:53:44.3053|TRACE|113| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:44.3053|TRACE|113| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:44.3053|TRACE|113| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:44.3053|TRACE|113| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:44.3053|TRACE|113| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:44.3053|TRACE|113| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:44.3053|TRACE|113| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:44.3053|TRACE|113| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:44.3053|INFO|113|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502164|peer total difficulty:10790000 2022-08-31 10:53:44.3053|TRACE|113|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:44.3746|INFO|95|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6425.63bps 2022-08-31 10:53:44.8957|INFO|68|State Sync 00.00:02:10 | ~0.00% | 0.00MB / ~12495.00MB | branches: 1.17% | kB/s: 1 | accounts 2 | nodes 11 | diagnostics: 0.0.21ms 2022-08-31 10:53:45.3082|TRACE|115| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:45.3082|TRACE|115| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:45.3082|TRACE|115| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:45.3082|TRACE|115| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:45.3082|TRACE|115| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:45.3082|TRACE|115| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:45.3082|TRACE|115| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:45.3082|TRACE|115| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:45.3082|INFO|115|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502164|peer total difficulty:10790000 2022-08-31 10:53:45.3082|TRACE|115|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:45.3742|INFO|115|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6386.46bps 2022-08-31 10:53:46.3083|TRACE|110| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:46.3083|TRACE|110| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:46.3083|TRACE|110| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:46.3083|TRACE|110| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:46.3083|TRACE|110| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:46.3083|TRACE|110| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:46.3083|TRACE|110| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:46.3083|TRACE|110| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:46.3083|INFO|110|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502164|peer total difficulty:10790000 2022-08-31 10:53:46.3083|TRACE|110|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:46.3753|INFO|110|Peers | with known best block: 7 | all: 7 | 2022-08-31 10:53:46.3753|INFO|110|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6347.70bps 2022-08-31 10:53:47.3085|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:47.3085|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:47.3085|TRACE|107| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:47.3085|TRACE|107| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:47.3085|TRACE|107| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:47.3085|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:47.3085|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:47.3085|TRACE|107| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:47.3085|INFO|107|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:47.3085|TRACE|107|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:47.3747|INFO|115|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6309.47bps 2022-08-31 10:53:48.3059|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:48.3059|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:48.3059|TRACE|107| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:48.3059|TRACE|107| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:48.3059|TRACE|107| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:48.3059|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:48.3059|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:48.3059|TRACE|107| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:48.3059|INFO|107|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:48.3059|TRACE|107|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:48.3752|INFO|108|Old Headers 7288503 / 7470000 | queue 38400 | current 0.00bps | total 6271.67bps 2022-08-31 10:53:49.3074|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:49.3074|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:49.3074|TRACE|78| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:49.3074|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:49.3074|TRACE|78| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:49.3074|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:49.3074|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:49.3074|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:49.3074|INFO|78|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:49.3074|TRACE|78|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:49.3752|INFO|78|Old Headers 7309431 / 7470000 | queue 21696 | current 20929.29bps | total 6358.93bps 2022-08-31 10:53:50.3111|TRACE|108| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:50.3111|TRACE|108| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:50.3111|TRACE|108| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:50.3111|TRACE|108| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:50.3111|TRACE|108| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:50.3111|TRACE|108| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:50.3111|TRACE|108| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:50.3111|TRACE|108| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:50.3111|INFO|108|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:50.3111|TRACE|108|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:50.3752|INFO|108|Old Headers 7339575 / 7470000 | queue 3456 | current 30144.00bps | total 6499.69bps 2022-08-31 10:53:51.4905|INFO|83|Old Headers 7354459 / 7470000 | queue 4800 | current 13346.41bps | total 6544.58bps 2022-08-31 10:53:51.4905|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:51.4905|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:51.4905|TRACE|72| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:51.4905|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:51.4905|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:51.4905|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:51.4905|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:51.4905|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:51.4905|INFO|72|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:51.4905|TRACE|72|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:52.3064|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:53:52.3064|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:53:52.3064|TRACE|87| FULL : yes(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(desiredPeerKnown, notInStateSync) 2022-08-31 10:53:52.3064|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:52.3064|TRACE|87| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:52.3064|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:53:52.3064|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, notInStateSync) 2022-08-31 10:53:52.3064|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:52.3064|INFO|87|Changing state StateNodes, FastHeaders to StateNodes, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7480361|peer total difficulty:10790000 2022-08-31 10:53:52.3064|TRACE|87|Changing state to StateNodes, FastHeaders | 2022-08-31 10:53:52.4916|INFO|116|Old Headers 7376247 / 7470000 | queue 0 | current 21764.59bps | total 6633.64bps 2022-08-31 10:53:52.4989|INFO|107|Received: ForkchoiceState: (HeadBlockHash: 0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:53:52.4989|INFO|107|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:53:52.5956|INFO|111|Setting state sync state root to 7502736 0x2277e7fdb87c5136947eac3003d402a7dd78642d94c59c6b3bdadd76addc0940 2022-08-31 10:53:53.3024|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:53:53.3024|INFO|83|Sync mode changed from StateNodes, FastHeaders to Disconnected 2022-08-31 10:53:53.4903|INFO|98|Waiting for peers... 53s 2022-08-31 10:53:54.3044|TRACE|107|Changing state to Disconnected | No Useful Peers 2022-08-31 10:53:54.4903|INFO|110|Waiting for peers... 54s 2022-08-31 10:53:55.3046|TRACE|83| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:53:55.3046|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:53:55.3046|TRACE|83| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:53:55.3046|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:55.3046|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:53:55.3046|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:53:55.3046|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:53:55.3046|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:55.3046|INFO|83|Changing state Disconnected to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:53:55.3046|TRACE|83|Changing state to FastHeaders | 2022-08-31 10:53:55.3046|INFO|83|Sync mode changed from Disconnected to FastHeaders 2022-08-31 10:53:55.4905|INFO|83|Old Headers 7377591 / 7470000 | queue 192 | current 448.17bps | total 6527.08bps 2022-08-31 10:53:56.3046|TRACE|113| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:53:56.3046|TRACE|113| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:53:56.3046|TRACE|113| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:53:56.3046|TRACE|113| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:56.3046|TRACE|113| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:53:56.3046|TRACE|113| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:53:56.3046|TRACE|113| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:53:56.3046|TRACE|113| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:56.3046|INFO|113|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:53:56.3046|TRACE|113|Changing state to FastHeaders | 2022-08-31 10:53:56.4927|INFO|115|Old Headers 7377591 / 7470000 | queue 2304 | current 0.00bps | total 6489.72bps 2022-08-31 10:53:57.3060|TRACE|95| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:53:57.3060|TRACE|95| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:53:57.3060|TRACE|95| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:53:57.3060|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:57.3060|TRACE|95| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:53:57.3060|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:53:57.3060|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:53:57.3060|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:57.3060|INFO|95|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:53:57.3060|TRACE|95|Changing state to FastHeaders | 2022-08-31 10:53:57.4922|INFO|107|Old Headers 7377591 / 7470000 | queue 4416 | current 0.00bps | total 6452.88bps 2022-08-31 10:53:58.2707|INFO|116|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:53:58.3072|TRACE|104| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:53:58.3072|TRACE|104| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:53:58.3072|TRACE|104| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:53:58.3072|TRACE|104| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:58.3072|TRACE|104| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:53:58.3072|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:53:58.3072|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:53:58.3072|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:58.3072|INFO|104|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:53:58.3072|TRACE|104|Changing state to FastHeaders | 2022-08-31 10:53:58.3114|INFO|104|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:53:58.3209|INFO|107|Executing JSON RPC call eth_getBlockByNumber with params [latest, False] 2022-08-31 10:53:58.3422|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x727390, False] 2022-08-31 10:53:58.3687|INFO|95|Executing JSON RPC call eth_getBlockByNumber with params [0x727391, False] 2022-08-31 10:53:58.3843|INFO|95|Executing JSON RPC call eth_getBlockByNumber with params [0x727392, False] 2022-08-31 10:53:58.3911|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x727393, False] 2022-08-31 10:53:58.3969|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x727394, False] 2022-08-31 10:53:58.4013|INFO|95|Executing JSON RPC call eth_getBlockByNumber with params [0x727393, False] 2022-08-31 10:53:58.4118|INFO|105|Executing JSON RPC call eth_getBlockByNumber with params [0x5a8bb6, False] 2022-08-31 10:53:58.4144|INFO|115|Executing JSON RPC call eth_getBlockByNumber with params [0x667fa5, False] 2022-08-31 10:53:58.4144|INFO|114|Executing JSON RPC call eth_getBlockByNumber with params [0x6c799c, False] 2022-08-31 10:53:58.4181|INFO|68|Executing JSON RPC call eth_getBlockByNumber with params [0x6f7698, False] 2022-08-31 10:53:58.4181|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x70f516, False] 2022-08-31 10:53:58.4244|INFO|78|Executing JSON RPC call eth_getBlockByNumber with params [0x727395, False] 2022-08-31 10:53:58.4266|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x71b455, False] 2022-08-31 10:53:58.4266|INFO|78|Executing JSON RPC call eth_getBlockByNumber with params [0x7213f4, False] 2022-08-31 10:53:58.4266|INFO|115|Executing JSON RPC call eth_getBlockByNumber with params [0x727396, False] 2022-08-31 10:53:58.4454|INFO|112|Executing JSON RPC call eth_getBlockByNumber with params [0x727397, False] 2022-08-31 10:53:58.4539|INFO|114|Executing JSON RPC call eth_getBlockByNumber with params [0x71e424, False] 2022-08-31 10:53:58.4539|INFO|114|Executing JSON RPC call eth_getBlockByNumber with params [0x71fc0c, False] 2022-08-31 10:53:58.4602|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x71f018, False] 2022-08-31 10:53:58.4619|INFO|95|Executing JSON RPC call eth_getBlockByNumber with params [0x71f612, False] 2022-08-31 10:53:58.4619|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x727398, False] 2022-08-31 10:53:58.4619|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x71f90f, False] 2022-08-31 10:53:58.4657|INFO|68|Executing JSON RPC call eth_getBlockByNumber with params [0x71fa8d, False] 2022-08-31 10:53:58.4657|INFO|114|Executing JSON RPC call eth_getBlockByNumber with params [0x727399, False] 2022-08-31 10:53:58.4657|INFO|113|Executing JSON RPC call eth_getBlockByNumber with params [0x71fb4c, False] 2022-08-31 10:53:58.4725|INFO|113|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbac, False] 2022-08-31 10:53:58.4752|INFO|78|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbdc, False] 2022-08-31 10:53:58.4815|INFO|114|Executing JSON RPC call eth_getBlockByNumber with params [0x72739a, False] 2022-08-31 10:53:58.4891|INFO|78|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbc4, False] 2022-08-31 10:53:58.4931|INFO|83|Old Headers 7377591 / 7470000 | queue 6528 | current 0.00bps | total 6416.41bps 2022-08-31 10:53:58.5013|INFO|78|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb8, False] 2022-08-31 10:53:58.5047|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb2, False] 2022-08-31 10:53:58.5132|INFO|68|Executing JSON RPC call eth_getBlockByNumber with params [0x72739b, False] 2022-08-31 10:53:58.5173|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x72739c, False] 2022-08-31 10:53:58.5189|INFO|78|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbaf, False] 2022-08-31 10:53:58.5226|INFO|113|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb0, False] 2022-08-31 10:53:58.5265|INFO|75|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 10:53:58.5265|INFO|78|Executing JSON RPC call eth_getBlockByNumber with params [0x72739d, False] 2022-08-31 10:53:58.5342|INFO|112|Executing JSON RPC call eth_getBlockByNumber with params [0x72739e, False] 2022-08-31 10:53:58.5378|INFO|110|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 10:53:58.5567|INFO|115|Executing JSON RPC call eth_getBlockByHash with params [0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1, False] 2022-08-31 10:53:58.5701|INFO|112|Executing JSON RPC call eth_getBlockByNumber with params [0x72739f, False] 2022-08-31 10:53:58.5740|INFO|110|Executing JSON RPC call eth_getBlockByNumber with params [0x7273a0, False] 2022-08-31 10:53:58.5783|INFO|113|Executing JSON RPC call eth_getBlockByNumber with params [0x7273a1, False] 2022-08-31 10:53:59.3052|TRACE|116| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:53:59.3052|TRACE|116| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:53:59.3052|TRACE|116| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:53:59.3052|TRACE|116| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:53:59.3052|TRACE|116| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:53:59.3052|TRACE|116| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:53:59.3052|TRACE|116| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:53:59.3052|TRACE|116| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:53:59.3052|INFO|116|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:53:59.3052|TRACE|116|Changing state to FastHeaders | 2022-08-31 10:53:59.4923|INFO|98|Old Headers 7377591 / 7470000 | queue 8640 | current 0.00bps | total 6380.41bps 2022-08-31 10:54:00.3056|TRACE|68| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:00.3057|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:00.3057|TRACE|68| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:00.3057|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:00.3057|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:00.3057|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:00.3057|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:00.3057|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:00.3057|INFO|68|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:00.3057|TRACE|68|Changing state to FastHeaders | 2022-08-31 10:54:00.4914|INFO|105|Old Headers 7377591 / 7470000 | queue 10752 | current 0.00bps | total 6344.81bps 2022-08-31 10:54:01.3066|TRACE|111| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:01.3066|TRACE|111| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:01.3066|TRACE|111| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:01.3066|TRACE|111| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:01.3066|TRACE|111| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:01.3066|TRACE|111| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:01.3066|TRACE|111| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:01.3066|TRACE|111| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:01.3066|INFO|111|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:01.3066|TRACE|111|Changing state to FastHeaders | 2022-08-31 10:54:01.4937|INFO|95|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:54:01.4937|INFO|95|Old Headers 7377591 / 7470000 | queue 12864 | current 0.00bps | total 6309.50bps 2022-08-31 10:54:01.4937|INFO|95|Sync peers 1(1)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7382822| 159.223.169.37:48192][ 0| 1177| 0| 0| 0| 0][Nethermind/v1.13.4-0-3e5972c24-20220814/X64-Linux/6.0.6] 2022-08-31 10:54:02.3052|TRACE|87| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:02.3052|TRACE|87| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:02.3052|TRACE|87| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:02.3052|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:02.3052|TRACE|87| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:02.3052|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:02.3052|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:02.3052|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:02.3052|INFO|87|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:02.3052|TRACE|87|Changing state to FastHeaders | 2022-08-31 10:54:02.4945|INFO|95|Old Headers 7377591 / 7470000 | queue 14976 | current 0.00bps | total 6274.63bps 2022-08-31 10:54:03.3052|TRACE|83| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:03.3052|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:03.3052|TRACE|83| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:03.3052|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:03.3052|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:03.3052|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:03.3052|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:03.3052|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:03.3052|INFO|83|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:03.3052|TRACE|83|Changing state to FastHeaders | 2022-08-31 10:54:03.4955|INFO|87|Old Headers 7386807 / 7470000 | queue 7872 | current 9206.86bps | total 6290.75bps 2022-08-31 10:54:04.3067|TRACE|87| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:04.3067|TRACE|87| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:04.3067|TRACE|87| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:04.3067|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:04.3067|TRACE|87| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:04.3067|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:04.3067|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:04.3067|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:04.3067|INFO|87|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:04.3067|TRACE|87|Changing state to FastHeaders | 2022-08-31 10:54:04.4945|INFO|87|Old Headers 7396215 / 7470000 | queue 0 | current 9417.78bps | total 6307.81bps 2022-08-31 10:54:05.3086|TRACE|78| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:05.3086|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:05.3086|TRACE|78| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:05.3086|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:05.3086|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:05.3086|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:05.3086|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:05.3086|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:05.3086|INFO|78|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:05.3086|TRACE|78|Changing state to FastHeaders | 2022-08-31 10:54:05.4946|INFO|78|Old Headers 7398327 / 7470000 | queue 0 | current 2111.86bps | total 6285.01bps 2022-08-31 10:54:06.3045|TRACE|17| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:06.3045|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:06.3045|TRACE|17| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:06.3045|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:06.3045|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:06.3045|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:06.3045|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:06.3045|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:06.3045|INFO|17|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:06.3045|TRACE|17|Changing state to FastHeaders | 2022-08-31 10:54:06.4959|INFO|113|Old Headers 7400439 / 7470000 | queue 0 | current 2109.39bps | total 6262.42bps 2022-08-31 10:54:07.3052|TRACE|114| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:07.3052|TRACE|114| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:07.3052|TRACE|114| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:07.3052|TRACE|114| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:07.3052|TRACE|114| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:07.3052|TRACE|114| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:07.3052|TRACE|114| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:07.3052|TRACE|114| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:07.3052|INFO|114|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:07.3052|TRACE|114|Changing state to FastHeaders | 2022-08-31 10:54:07.4956|INFO|72|Old Headers 7402359 / 7470000 | queue 0 | current 1920.61bps | total 6239.10bps 2022-08-31 10:54:08.3041|TRACE|78| FAST : yes(notInBeaconModes, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, heightDeltaGreaterThanLag) 2022-08-31 10:54:08.3041|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasAnyPostPivotPeer) 2022-08-31 10:54:08.3041|TRACE|78| FULL : yes(notInBeaconModes, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(desiredPeerKnown, postPivotPeerAvailable) 2022-08-31 10:54:08.3041|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:54:08.3041|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:54:08.3041|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:54:08.3041|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, postPivotPeerAvailable) 2022-08-31 10:54:08.3041|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:54:08.3041|INFO|78|Changing state FastHeaders to FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7382822|peer total difficulty:10790006 2022-08-31 10:54:08.3041|TRACE|78|Changing state to FastHeaders | 2022-08-31 10:54:08.4947|INFO|17|Old Headers 7403511 / 7470000 | queue 0 | current 1153.08bps | total 6211.94bps 2022-08-31 10:54:09.3041|TRACE|108|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:09.3041|INFO|108|Sync mode changed from FastHeaders to Disconnected 2022-08-31 10:54:09.4965|INFO|105|Waiting for peers... 9s 2022-08-31 10:54:10.3046|TRACE|113|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:10.4953|INFO|114|Waiting for peers... 10s 2022-08-31 10:54:11.3024|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:11.4954|INFO|98|Waiting for peers... 11s 2022-08-31 10:54:12.3043|TRACE|78|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:12.4951|INFO|101|Waiting for peers... 12s 2022-08-31 10:54:13.3038|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:13.4961|INFO|114|Waiting for peers... 13s 2022-08-31 10:54:14.3036|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:14.4961|INFO|87|Waiting for peers... 14s 2022-08-31 10:54:15.3027|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:15.4943|INFO|111|Waiting for peers... 15s 2022-08-31 10:54:16.3031|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:16.4947|INFO|104|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:54:16.4947|INFO|104|Waiting for peers... 16s 2022-08-31 10:54:17.3031|TRACE|104|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:17.4952|INFO|111|Waiting for peers... 17s 2022-08-31 10:54:18.3018|TRACE|108|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:18.4945|INFO|68|Waiting for peers... 18s 2022-08-31 10:54:19.3032|TRACE|112|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:19.4945|INFO|112|Waiting for peers... 19s 2022-08-31 10:54:20.3037|TRACE|98|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:20.4956|INFO|114|Waiting for peers... 20s 2022-08-31 10:54:21.3022|TRACE|112|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:21.4948|INFO|108|Waiting for peers... 21s 2022-08-31 10:54:22.3031|TRACE|108|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:22.4963|INFO|114|Waiting for peers... 22s 2022-08-31 10:54:23.3033|TRACE|111|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:23.4948|INFO|112|Waiting for peers... 23s 2022-08-31 10:54:24.3024|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:24.4975|INFO|105|Waiting for peers... 24s 2022-08-31 10:54:25.3019|TRACE|101|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:25.4940|INFO|68|Waiting for peers... 25s 2022-08-31 10:54:26.3032|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:26.4961|INFO|87|Waiting for peers... 26s 2022-08-31 10:54:27.3022|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:27.4957|INFO|114|Waiting for peers... 27s 2022-08-31 10:54:28.3031|TRACE|95|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:28.4958|INFO|98|Waiting for peers... 28s 2022-08-31 10:54:29.3037|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:29.4946|INFO|95|Waiting for peers... 29s 2022-08-31 10:54:30.3030|TRACE|104|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:30.4952|INFO|111|Waiting for peers... 30s 2022-08-31 10:54:31.3020|TRACE|113|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:31.4951|INFO|105|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:54:31.4951|INFO|105|Waiting for peers... 31s 2022-08-31 10:54:31.4951|INFO|105|Sync peers 0(0)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 10:54:32.3024|TRACE|101|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:32.4945|INFO|75|Waiting for peers... 32s 2022-08-31 10:54:33.3032|TRACE|101|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:33.4940|INFO|87|Waiting for peers... 33s 2022-08-31 10:54:34.3020|TRACE|111|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:34.4958|INFO|98|Waiting for peers... 34s 2022-08-31 10:54:35.3037|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:35.4952|INFO|98|Waiting for peers... 35s 2022-08-31 10:54:36.3024|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:36.4945|INFO|17|Waiting for peers... 36s 2022-08-31 10:54:37.3056|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:37.4949|INFO|111|Waiting for peers... 37s 2022-08-31 10:54:38.3022|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:38.4990|INFO|17|Waiting for peers... 38s 2022-08-31 10:54:39.3067|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:39.4997|INFO|105|Waiting for peers... 39s 2022-08-31 10:54:40.3063|TRACE|103|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:40.4988|INFO|105|Waiting for peers... 40s 2022-08-31 10:54:41.3069|TRACE|75|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:41.5039|INFO|17|Waiting for peers... 41s 2022-08-31 10:54:42.3034|TRACE|104|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:42.5032|INFO|101|Waiting for peers... 42s 2022-08-31 10:54:43.3070|TRACE|95|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:43.5058|INFO|104|Waiting for peers... 43s 2022-08-31 10:54:44.3024|TRACE|75|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:44.5047|INFO|105|Waiting for peers... 44s 2022-08-31 10:54:45.3060|TRACE|75|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:45.5031|INFO|75|Waiting for peers... 45s 2022-08-31 10:54:46.3077|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:46.5038|INFO|111|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:54:46.5038|INFO|111|Waiting for peers... 46s 2022-08-31 10:54:47.3028|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:47.5025|INFO|113|Waiting for peers... 47s 2022-08-31 10:54:48.3067|TRACE|113|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:48.5057|INFO|75|Waiting for peers... 48s 2022-08-31 10:54:49.3065|TRACE|75|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:49.5067|INFO|111|Waiting for peers... 49s 2022-08-31 10:54:50.3063|TRACE|95|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:50.5111|INFO|111|Waiting for peers... 50s 2022-08-31 10:54:51.3023|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:51.5116|INFO|72|Waiting for peers... 51s 2022-08-31 10:54:52.3064|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:52.5121|INFO|114|Waiting for peers... 52s 2022-08-31 10:54:53.3024|TRACE|104|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:53.5103|INFO|101|Waiting for peers... 53s 2022-08-31 10:54:54.3039|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:54.5105|INFO|98|Waiting for peers... 54s 2022-08-31 10:54:55.3057|TRACE|96|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:55.5124|INFO|108|Waiting for peers... 55s 2022-08-31 10:54:56.3063|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:56.5147|INFO|96|Waiting for peers... 56s 2022-08-31 10:54:57.3025|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:57.5164|INFO|114|Waiting for peers... 57s 2022-08-31 10:54:58.3059|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:58.5191|INFO|17|Waiting for peers... 58s 2022-08-31 10:54:59.3065|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:54:59.5183|INFO|87|Waiting for peers... 59s 2022-08-31 10:55:00.3025|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:00.5163|INFO|101|Waiting for peers... 0s 2022-08-31 10:55:01.3065|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:01.5192|INFO|68|Peers | with known best block: 0 | all: 1 | 2022-08-31 10:55:01.5192|INFO|68|Waiting for peers... 1s 2022-08-31 10:55:01.5192|INFO|68|Sync peers - Initialized: 0 | All: 1 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 10:55:02.3057|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:02.5153|INFO|72|Waiting for peers... 2s 2022-08-31 10:55:03.3064|TRACE|93|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:03.5154|INFO|114|Waiting for peers... 3s 2022-08-31 10:55:04.3063|TRACE|93|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:04.5153|INFO|87|Waiting for peers... 4s 2022-08-31 10:55:05.3066|TRACE|93|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:05.5207|INFO|114|Waiting for peers... 5s 2022-08-31 10:55:06.3063|TRACE|98|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:06.5218|INFO|72|Waiting for peers... 6s 2022-08-31 10:55:07.3063|TRACE|98|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:07.5205|INFO|83|Waiting for peers... 7s 2022-08-31 10:55:08.3059|TRACE|101|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:08.5220|INFO|87|Waiting for peers... 8s 2022-08-31 10:55:09.3063|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:09.5220|INFO|83|Waiting for peers... 9s 2022-08-31 10:55:10.3065|TRACE|98|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:10.5225|INFO|114|Waiting for peers... 10s 2022-08-31 10:55:11.3039|TRACE|111|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:11.5223|INFO|103|Waiting for peers... 11s 2022-08-31 10:55:12.3038|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:12.5234|INFO|87|Waiting for peers... 12s 2022-08-31 10:55:13.3094|TRACE|87| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:13.3094|TRACE|87| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:55:13.3094|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:55:13.3094|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:13.3094|TRACE|87| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:55:13.3094|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:55:13.3094|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:55:13.3094|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:13.3094|INFO|87|Changing state Disconnected to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502863|peer total difficulty:10790000 2022-08-31 10:55:13.3094|TRACE|87|Changing state to FastSync, FastHeaders | 2022-08-31 10:55:13.3094|INFO|87|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:55:13.5235|INFO|94|Old Headers 7403511 / 7470000 | queue 0 | current 0.00bps | total 4609.68bps 2022-08-31 10:55:14.3064|TRACE|103|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:14.3064|INFO|103|Sync mode changed from FastSync, FastHeaders to Disconnected 2022-08-31 10:55:14.5296|INFO|114|Waiting for peers... 14s 2022-08-31 10:55:15.3063|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:15.5272|INFO|101|Waiting for peers... 15s 2022-08-31 10:55:16.3067|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:16.5314|INFO|17|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:55:16.5314|INFO|17|Waiting for peers... 16s 2022-08-31 10:55:17.3068|TRACE|102|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:17.5321|INFO|101|Waiting for peers... 17s 2022-08-31 10:55:18.3066|TRACE|103|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:18.5307|INFO|17|Waiting for peers... 18s 2022-08-31 10:55:19.3064|TRACE|102|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:19.5310|INFO|104|Waiting for peers... 19s 2022-08-31 10:55:20.3063|TRACE|93|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:20.5309|INFO|87|Waiting for peers... 20s 2022-08-31 10:55:21.3068|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:21.5313|INFO|72|Waiting for peers... 21s 2022-08-31 10:55:22.3068|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:55:22.5318|INFO|111|Waiting for peers... 22s 2022-08-31 10:55:23.3085|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:23.3085|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:55:23.3085|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:55:23.3085|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:23.3085|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 10:55:23.3085|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:55:23.3085|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:55:23.3085|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:55:23.3085|INFO|83|Changing state Disconnected to FastSync, FastHeaders at processed:7502736|state:0|block:7502736|header:7502736|chain difficulty:10790000|peer block:7502864|peer total difficulty:10790000 2022-08-31 10:55:23.3085|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 10:55:23.3085|INFO|83|Sync mode changed from Disconnected to FastSync, FastHeaders 2022-08-31 10:55:23.5320|INFO|91|Old Headers 7405623 / 7470000 | queue 8064 | current 211.02bps | total 4441.73bps 2022-08-31 10:55:24.3081|TRACE|97| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:24.3081|TRACE|97| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:55:24.3081|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notNeedToWaitForHeaders), no(notInFastSync, notInStateSync) 2022-08-31 10:55:24.3081|TRACE|97| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:24.3081|TRACE|97| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:24.3081|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:24.3081|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive), no(inBeaconControl, noDesiredPeerKnown, notInFastSync, notInStateSync) 2022-08-31 10:55:24.3081|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:24.3081|INFO|97|Changing state FastSync, FastHeaders to FastSync, FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502864|peer total difficulty:10790000 2022-08-31 10:55:24.3081|TRACE|97|Changing state to FastSync, FastHeaders, SnapSync | 2022-08-31 10:55:24.3081|INFO|97|Sync mode changed from FastSync, FastHeaders to FastSync, FastHeaders, SnapSync 2022-08-31 10:55:24.3098|INFO|97|SNAP - distance from HEAD:7502804 - Pivot changed from to 7502804 2022-08-31 10:55:24.3098|INFO|97|Starting the SNAP data sync from the 7502804 (0x9509d9...2259d7) 0xe2d8327ecf4921f1b7d4dc1eb6bd8342f75206e6d4516d5e3a3af3b0446772bf root 2022-08-31 10:55:24.5303|INFO|72|Old Headers 7409271 / 7470000 | queue 40704 | current 3654.13bps | total 4438.74bps 2022-08-31 10:55:24.5303|INFO|72|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:55:25.3063|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:25.3063|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:55:25.3063|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notNeedToWaitForHeaders), no(notInFastSync, notInStateSync) 2022-08-31 10:55:25.3063|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:25.3063|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:25.3063|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:25.3063|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive), no(inBeaconControl, noDesiredPeerKnown, notInFastSync, notInStateSync) 2022-08-31 10:55:25.3063|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:25.3063|INFO|72|Changing state FastSync, FastHeaders, SnapSync to FastSync, FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502864|peer total difficulty:10790000 2022-08-31 10:55:25.3063|TRACE|72|Changing state to FastSync, FastHeaders, SnapSync | 2022-08-31 10:55:25.4355|INFO|102|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:25.5300|INFO|87|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4421.94bps 2022-08-31 10:55:25.5300|INFO|87|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:55:26.3062|TRACE|114| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:26.3062|TRACE|114| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:55:26.3062|TRACE|114| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notNeedToWaitForHeaders), no(notInFastSync, notInStateSync) 2022-08-31 10:55:26.3062|TRACE|114| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:26.3062|TRACE|114| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:26.3062|TRACE|114| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:26.3062|TRACE|114| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive), no(inBeaconControl, noDesiredPeerKnown, notInFastSync, notInStateSync) 2022-08-31 10:55:26.3062|TRACE|114| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:26.3062|INFO|114|Changing state FastSync, FastHeaders, SnapSync to FastSync, FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502864|peer total difficulty:10790000 2022-08-31 10:55:26.3062|TRACE|114|Changing state to FastSync, FastHeaders, SnapSync | 2022-08-31 10:55:26.5303|INFO|90|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4405.26bps 2022-08-31 10:55:26.5303|INFO|90|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:55:26.6544|INFO|68|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:27.3068|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:27.3068|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:27.3068|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:27.3068|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:27.3068|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:27.3068|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:27.3068|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:27.3068|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:27.3068|INFO|17|Changing state FastSync, FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:27.3068|TRACE|17|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:27.3068|INFO|17|Sync mode changed from FastSync, FastHeaders, SnapSync to FastHeaders, SnapSync 2022-08-31 10:55:27.5301|INFO|90|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4388.71bps 2022-08-31 10:55:27.8670|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:28.3065|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:28.3065|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:28.3065|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:28.3065|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:28.3065|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:28.3065|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:28.3065|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:28.3065|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:28.3065|INFO|72|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:28.3065|TRACE|72|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:28.5299|INFO|17|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4372.28bps 2022-08-31 10:55:29.0950|INFO|89|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:29.3066|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:29.3066|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:29.3066|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:29.3066|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:29.3066|TRACE|82| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:29.3066|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:29.3066|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:29.3066|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:29.3066|INFO|82|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:29.3066|TRACE|82|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:29.5316|INFO|86|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4355.95bps 2022-08-31 10:55:30.3029|INFO|68|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:30.3059|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:30.3059|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:30.3059|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:30.3059|TRACE|102| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:30.3059|TRACE|102| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:30.3059|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:30.3059|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:30.3059|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:30.3059|INFO|102|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:30.3059|TRACE|102|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:30.5307|INFO|84|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4339.78bps 2022-08-31 10:55:31.3063|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:31.3063|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:31.3063|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:31.3063|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:31.3063|TRACE|86| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:31.3063|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:31.3063|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:31.3063|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:31.3063|INFO|86|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:31.3063|TRACE|86|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:31.5064|INFO|86|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:31.5310|INFO|91|Peers | with known best block: 7 | all: 7 | 2022-08-31 10:55:31.5310|INFO|91|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4323.70bps 2022-08-31 10:55:31.5310|INFO|91|Sync peers 7(7)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 10:55:32.3051|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:32.3051|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:32.3051|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:32.3051|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:32.3051|TRACE|86| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:32.3051|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:32.3051|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:32.3051|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:32.3051|INFO|86|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:32.3051|TRACE|86|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:32.5306|INFO|90|Old Headers 7409271 / 7470000 | queue 40896 | current 0.00bps | total 4307.76bps 2022-08-31 10:55:32.7113|INFO|91|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:33.3069|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:33.3069|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:33.3069|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:33.3069|TRACE|105| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:33.3069|TRACE|105| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:33.3069|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:33.3069|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:33.3069|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:33.3069|INFO|105|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:33.3069|TRACE|105|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:33.5315|INFO|105|Old Headers 7412535 / 7470000 | queue 37824 | current 3261.15bps | total 4303.91bps 2022-08-31 10:55:33.9199|INFO|91|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:34.3067|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:34.3067|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:34.3067|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:34.3067|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:34.3067|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:34.3067|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:34.3067|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:34.3067|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:34.3067|INFO|72|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:34.3067|TRACE|72|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:34.5312|INFO|103|Old Headers 7453431 / 7470000 | queue 0 | current 40910.62bps | total 4437.89bps 2022-08-31 10:55:35.0935|INFO|91|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:35.3059|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:35.3059|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:35.3059|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:35.3059|TRACE|91| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 10:55:35.3059|TRACE|91| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:35.3059|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:35.3059|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:35.3059|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:35.3059|INFO|91|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:35.3059|TRACE|91|Changing state to FastHeaders, SnapSync | 2022-08-31 10:55:35.4285|INFO|103|HeadersSyncDispatcher has finished work. 2022-08-31 10:55:35.4285|INFO|105|Fast blocks headers task completed. 2022-08-31 10:55:35.5309|INFO|82|Old Headers 7470000 / 7470000 | queue 0 | current 0.00bps | total 4484.01bps 2022-08-31 10:55:36.0582|INFO|82|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:36.0582|INFO|82|SNAP - (NO REQUEST, diff:0) True:0x0000000000000000000000000000000000000000000000000000000000000000 - Requests Account:1 | Storage:0 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 10:55:36.3102|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:36.3102|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:36.3102|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:36.3102|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:36.3102|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:36.3102|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:36.3102|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:36.3102|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:36.3102|INFO|91|Changing state FastHeaders, SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:36.3102|TRACE|91|Changing state to SnapSync | 2022-08-31 10:55:36.3102|INFO|91|Sync mode changed from FastHeaders, SnapSync to SnapSync 2022-08-31 10:55:37.1138|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:37.3077|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:37.3077|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:37.3077|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:37.3077|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:37.3077|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:37.3077|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:37.3077|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:37.3077|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:37.3077|INFO|89|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:37.3077|TRACE|89|Changing state to SnapSync | 2022-08-31 10:55:38.0828|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:38.3055|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:38.3055|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:38.3055|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:38.3055|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:38.3055|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:38.3055|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:38.3055|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:38.3055|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:38.3055|INFO|83|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:38.3055|TRACE|83|Changing state to SnapSync | 2022-08-31 10:55:39.1271|INFO|68|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:39.3058|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:39.3058|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:39.3058|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:39.3058|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:39.3058|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:39.3058|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:39.3058|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:39.3058|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:39.3058|INFO|105|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:39.3058|TRACE|105|Changing state to SnapSync | 2022-08-31 10:55:40.1477|INFO|68|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:40.3078|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:40.3078|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:40.3078|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:40.3078|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:40.3078|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:40.3078|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:40.3078|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:40.3078|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:40.3078|INFO|85|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:40.3078|TRACE|85|Changing state to SnapSync | 2022-08-31 10:55:41.1347|INFO|17|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:41.3058|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:41.3058|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:41.3058|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:41.3058|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:41.3058|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:41.3058|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:41.3058|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:41.3058|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:41.3058|INFO|82|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:41.3058|TRACE|82|Changing state to SnapSync | 2022-08-31 10:55:42.1187|INFO|90|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:42.3059|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:42.3059|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:42.3059|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:42.3059|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:42.3059|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:42.3059|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:42.3059|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:42.3059|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:42.3059|INFO|90|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:42.3059|TRACE|90|Changing state to SnapSync | 2022-08-31 10:55:43.1392|INFO|105|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:43.3071|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:43.3071|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:43.3071|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:43.3071|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:43.3071|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:43.3071|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:43.3071|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:43.3071|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:43.3071|INFO|68|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:43.3071|TRACE|68|Changing state to SnapSync | 2022-08-31 10:55:44.0997|INFO|87|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:44.3064|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:44.3064|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:44.3064|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:44.3064|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:44.3064|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:44.3064|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:44.3064|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:44.3064|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:44.3064|INFO|87|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:44.3064|TRACE|87|Changing state to SnapSync | 2022-08-31 10:55:45.1539|INFO|17|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:45.3068|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:45.3068|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:45.3068|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:45.3068|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:45.3068|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:45.3068|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:45.3068|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:45.3068|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:45.3068|INFO|17|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:45.3068|TRACE|17|Changing state to SnapSync | 2022-08-31 10:55:46.1142|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:46.1142|INFO|114|SNAP - (NO REQUEST, diff:0) True:0x0000000000000000000000000000000000000000000000000000000000000000 - Requests Account:1 | Storage:0 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 10:55:46.3070|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:46.3070|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:46.3070|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:46.3070|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:46.3070|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:46.3070|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:46.3070|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:46.3070|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:46.3070|INFO|93|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:46.3070|TRACE|93|Changing state to SnapSync | 2022-08-31 10:55:46.5311|INFO|90|Peers | with known best block: 8 | all: 8 | 2022-08-31 10:55:47.1823|INFO|104|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:47.3073|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:47.3073|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:47.3073|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:47.3073|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:47.3073|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:47.3073|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:47.3073|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:47.3073|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:47.3073|INFO|97|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:47.3073|TRACE|97|Changing state to SnapSync | 2022-08-31 10:55:48.1555|INFO|105|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:48.3072|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:48.3072|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:48.3072|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:48.3072|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:48.3072|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:48.3072|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:48.3072|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:48.3072|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:48.3072|INFO|72|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:48.3072|TRACE|72|Changing state to SnapSync | 2022-08-31 10:55:49.1997|INFO|94|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:49.3056|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:49.3056|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:49.3056|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:49.3056|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:49.3056|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:49.3056|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:49.3056|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:49.3056|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:49.3056|INFO|83|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:49.3056|TRACE|83|Changing state to SnapSync | 2022-08-31 10:55:50.1717|INFO|103|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:50.3067|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:50.3067|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:50.3067|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:50.3067|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:50.3067|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:50.3067|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:50.3067|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:50.3067|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:50.3067|INFO|86|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:50.3067|TRACE|86|Changing state to SnapSync | 2022-08-31 10:55:51.2138|INFO|93|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:51.3102|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:51.3102|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:51.3102|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:51.3102|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:51.3102|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:51.3102|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:51.3102|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:51.3102|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:51.3102|INFO|85|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:51.3102|TRACE|85|Changing state to SnapSync | 2022-08-31 10:55:52.1867|INFO|94|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:52.3083|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:52.3083|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:52.3083|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:52.3083|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:52.3083|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:52.3083|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:52.3083|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:52.3083|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:52.3083|INFO|85|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:52.3083|TRACE|85|Changing state to SnapSync | 2022-08-31 10:55:53.2309|INFO|94|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:53.3065|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:53.3065|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:53.3065|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:53.3065|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:53.3065|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:53.3065|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:53.3065|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:53.3065|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:53.3065|INFO|97|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:53.3065|TRACE|97|Changing state to SnapSync | 2022-08-31 10:55:54.1905|INFO|97|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:54.3069|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:54.3069|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:54.3069|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:54.3069|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:54.3069|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:54.3069|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:54.3069|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:54.3069|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:54.3069|INFO|90|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:54.3069|TRACE|90|Changing state to SnapSync | 2022-08-31 10:55:55.2476|INFO|102|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:55.3072|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:55.3072|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:55.3072|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:55.3072|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:55.3072|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:55.3072|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:55.3072|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:55.3072|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:55.3072|INFO|94|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:55.3072|TRACE|94|Changing state to SnapSync | 2022-08-31 10:55:56.2316|INFO|85|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:56.2316|INFO|85|SNAP - (AccountRange, diff:0) True:0x0000000000000000000000000000000000000000000000000000000000000000 - Requests Account:0 | Storage:0 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 10:55:56.3080|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:56.3080|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:56.3080|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:56.3080|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:56.3080|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:56.3080|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:56.3080|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:56.3080|TRACE|104| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:56.3080|INFO|104|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:56.3080|TRACE|104|Changing state to SnapSync | 2022-08-31 10:55:57.2752|INFO|85|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:57.3067|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:57.3067|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:57.3067|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:57.3067|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:57.3067|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:57.3067|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:57.3067|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:57.3067|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:57.3067|INFO|102|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:57.3067|TRACE|102|Changing state to SnapSync | 2022-08-31 10:55:58.2355|INFO|68|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:58.3063|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:58.3063|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:58.3063|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:58.3063|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:58.3063|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:58.3063|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:58.3063|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:58.3063|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:58.3063|INFO|82|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:58.3063|TRACE|82|Changing state to SnapSync | 2022-08-31 10:55:59.2918|INFO|104|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:55:59.3076|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:55:59.3076|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:55:59.3076|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:55:59.3076|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:55:59.3076|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:55:59.3076|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:55:59.3076|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:55:59.3076|TRACE|104| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:55:59.3076|INFO|104|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:55:59.3076|TRACE|104|Changing state to SnapSync | 2022-08-31 10:56:00.2504|INFO|97|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:00.3081|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:00.3081|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:00.3081|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:00.3081|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:00.3081|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:00.3081|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:00.3081|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:00.3081|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:00.3081|INFO|102|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:00.3081|TRACE|102|Changing state to SnapSync | 2022-08-31 10:56:01.3125|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:01.3125|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:01.3125|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:01.3125|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:01.3125|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:01.3125|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:01.3125|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:01.3125|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:01.3125|INFO|87|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:01.3125|TRACE|87|Changing state to SnapSync | 2022-08-31 10:56:01.3231|INFO|87|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:01.5320|INFO|87|Peers | with known best block: 7 | all: 7 | 2022-08-31 10:56:02.2901|INFO|93|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:02.3086|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:02.3086|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:02.3086|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:02.3086|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:02.3086|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:02.3086|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:02.3086|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:02.3086|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:02.3086|INFO|72|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:02.3086|TRACE|72|Changing state to SnapSync | 2022-08-31 10:56:03.3079|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:03.3079|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:03.3079|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:03.3079|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:03.3079|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:03.3079|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:03.3079|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:03.3079|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:03.3079|INFO|105|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:03.3079|TRACE|105|Changing state to SnapSync | 2022-08-31 10:56:03.3550|INFO|102|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:04.3068|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:04.3068|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:04.3068|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:04.3068|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:04.3068|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:04.3068|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:04.3068|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:04.3068|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:04.3068|INFO|94|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:04.3068|TRACE|94|Changing state to SnapSync | 2022-08-31 10:56:04.3437|INFO|83|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:05.3084|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:05.3084|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:05.3084|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:05.3084|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:05.3084|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:05.3084|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:05.3084|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:05.3084|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:05.3084|INFO|17|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:05.3084|TRACE|17|Changing state to SnapSync | 2022-08-31 10:56:05.4109|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:06.3079|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:06.3079|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:06.3079|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:06.3079|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:06.3079|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:06.3079|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:06.3079|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:06.3079|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:06.3079|INFO|97|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:06.3079|TRACE|97|Changing state to SnapSync | 2022-08-31 10:56:06.3792|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:06.3792|INFO|114|SNAP - (NO REQUEST, diff:0) True:0x0000000000000000000000000000000000000000000000000000000000000000 - Requests Account:1 | Storage:0 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 10:56:07.3078|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:07.3078|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:07.3078|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:07.3078|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:07.3078|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:07.3078|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:07.3078|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:07.3078|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:07.3078|INFO|103|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:07.3078|TRACE|103|Changing state to SnapSync | 2022-08-31 10:56:07.4549|INFO|17|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:08.3061|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:08.3061|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:08.3061|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:08.3061|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:08.3061|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:08.3061|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:08.3061|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:08.3061|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:08.3061|INFO|102|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:08.3061|TRACE|102|Changing state to SnapSync | 2022-08-31 10:56:08.4196|INFO|93|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:09.3081|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:09.3081|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:09.3081|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:09.3081|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:09.3081|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:09.3081|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:09.3081|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:09.3081|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:09.3081|INFO|102|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:09.3081|TRACE|102|Changing state to SnapSync | 2022-08-31 10:56:09.4741|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:10.3076|TRACE|114| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:56:10.3076|TRACE|114| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:56:10.3076|TRACE|114| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:56:10.3076|TRACE|114| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:56:10.3076|TRACE|114| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:56:10.3076|TRACE|114| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:56:10.3076|TRACE|114| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:56:10.3076|TRACE|114| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:56:10.3076|INFO|114|Changing state SnapSync to SnapSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502836|peer total difficulty:10790000 2022-08-31 10:56:10.3076|TRACE|114|Changing state to SnapSync | 2022-08-31 10:56:10.3171|INFO|114|Received: ForkchoiceState: (HeadBlockHash: 0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:56:10.3179|INFO|114|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7a35011497e39c2eae3458d5a9d9ec3a25938bb62836a43b6e7e026d96e79f21, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:56:10.3179|INFO|114|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg time | max time | errors | avg time | max time | avg size | total size | ----------------------------------------------------------------------------------------------------------------------------------------- engine_exchangeTransitionConfigurationV1| 1 | 7840 | 7840 | 0 | 0 | 0 | 192 | 192 | engine_forkchoiceUpdatedV1 | 22 | 2566 | 30492 | 0 | 0 | 0 | 138 | 3033 | engine_newPayloadV1 | 27 | 22624 | 119619 | 0 | 0 | 0 | 103 | 2781 | eth_chainId | 2 | 2145 | 3449 | 0 | 0 | 0 | 41 | 81 | eth_getBlockByHash | 2 | 348 | 420 | 0 | 0 | 0 | 40 | 80 | eth_getBlockByNumber | 83 | 5976 | 52013 | 0 | 0 | 0 | 3192 | 264895 | eth_syncing | 2 | 1774 | 3181 | 0 | 0 | 0 | 41 | 81 | ----------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 139 | 8487 | 119619 | 0 | 0 | 0 | 1951 | 271143 | ----------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 10:56:10.4476|INFO|91|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:11.3044|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:11.3044|INFO|114|Sync mode changed from SnapSync to Disconnected 2022-08-31 10:56:11.5392|INFO|104|Waiting for peers... 11s 2022-08-31 10:56:11.6467|INFO|102|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:12.3025|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:12.5385|INFO|84|Waiting for peers... 12s 2022-08-31 10:56:12.8507|INFO|72|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:13.3048|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:13.5380|INFO|97|Waiting for peers... 13s 2022-08-31 10:56:14.0553|INFO|72|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:14.3025|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:14.5391|INFO|17|Waiting for peers... 14s 2022-08-31 10:56:15.2592|INFO|86|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:15.3025|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:15.5052|INFO|87|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:56:15.5399|INFO|17|Waiting for peers... 15s 2022-08-31 10:56:15.5511|INFO|84|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:56:16.3026|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:16.4598|INFO|17|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:16.5405|INFO|83|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:56:16.5405|INFO|83|Waiting for peers... 16s 2022-08-31 10:56:17.3025|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:17.5385|INFO|104|Waiting for peers... 17s 2022-08-31 10:56:17.6586|INFO|72|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:17.6586|INFO|72|SNAP - (NO REQUEST, diff:0) True:0x0000000000000000000000000000000000000000000000000000000000000000 - Requests Account:1 | Storage:0 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 10:56:18.3026|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:18.5395|INFO|71|Waiting for peers... 18s 2022-08-31 10:56:18.8587|INFO|71|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:19.3032|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:19.5398|INFO|87|Waiting for peers... 19s 2022-08-31 10:56:20.0591|INFO|68|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:20.3044|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:20.5398|INFO|85|Waiting for peers... 20s 2022-08-31 10:56:21.3020|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:21.5383|INFO|87|Waiting for peers... 21s 2022-08-31 10:56:22.3033|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:22.5383|INFO|68|Waiting for peers... 22s 2022-08-31 10:56:23.3027|TRACE|85|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:23.5395|INFO|91|Waiting for peers... 23s 2022-08-31 10:56:24.3023|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:24.5398|INFO|86|Waiting for peers... 24s 2022-08-31 10:56:25.3024|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:25.5392|INFO|86|Waiting for peers... 25s 2022-08-31 10:56:26.3020|TRACE|97|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:26.5398|INFO|103|Waiting for peers... 26s 2022-08-31 10:56:27.3018|TRACE|114|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:27.5397|INFO|105|Waiting for peers... 27s 2022-08-31 10:56:28.3026|TRACE|91|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:28.5380|INFO|85|Waiting for peers... 28s 2022-08-31 10:56:28.9898|INFO|86|Received a new payload: 7502804 (0x9509d9d295741d01280f0dea56b54258f95ba1db2c4a20dca5bcd666bd2259d7) 2022-08-31 10:56:28.9898|INFO|86|Syncing... Parent wasn't processed. Block already known in blockTree 7502804 (0x9509d9...2259d7). 2022-08-31 10:56:29.3045|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:29.4035|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0x9509d9d295741d01280f0dea56b54258f95ba1db2c4a20dca5bcd666bd2259d7, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:56:29.4035|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9509d9d295741d01280f0dea56b54258f95ba1db2c4a20dca5bcd666bd2259d7, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:56:29.4315|INFO|93|Received a new payload: 7502805 (0x34b041e5fc1f3b902cc8636e12c8ab08476210e90847407523190a34b9f11eb2) 2022-08-31 10:56:29.4315|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502805 (0x34b041...f11eb2). 2022-08-31 10:56:29.5383|INFO|93|Waiting for peers... 29s 2022-08-31 10:56:29.8214|INFO|103|Received: ForkchoiceState: (HeadBlockHash: 0x34b041e5fc1f3b902cc8636e12c8ab08476210e90847407523190a34b9f11eb2, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:56:29.8220|INFO|103|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x34b041e5fc1f3b902cc8636e12c8ab08476210e90847407523190a34b9f11eb2, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:56:29.8839|INFO|85|Received a new payload: 7502806 (0xfa3a74dd4ad189ce03d2356e1837daf311ceb6ebbff07b813da8b9ae35a066ad) 2022-08-31 10:56:29.8839|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502806 (0xfa3a74...a066ad). 2022-08-31 10:56:30.2078|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0xfa3a74dd4ad189ce03d2356e1837daf311ceb6ebbff07b813da8b9ae35a066ad, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:56:30.2078|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfa3a74dd4ad189ce03d2356e1837daf311ceb6ebbff07b813da8b9ae35a066ad, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:56:30.2117|INFO|94|Received a new payload: 7502807 (0x7beac1ffb8c4a5c397ba3f770270a59d77d85b43662ca4c37f6103586424461b) 2022-08-31 10:56:30.2117|INFO|94|Syncing... Parent wasn't processed. Inserting block 7502807 (0x7beac1...24461b). 2022-08-31 10:56:30.3026|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:30.4421|INFO|97|Received: ForkchoiceState: (HeadBlockHash: 0x7beac1ffb8c4a5c397ba3f770270a59d77d85b43662ca4c37f6103586424461b, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) 2022-08-31 10:56:30.4421|INFO|97|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7beac1ffb8c4a5c397ba3f770270a59d77d85b43662ca4c37f6103586424461b, SafeBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2, FinalizedBlockHash: 0x511d90d6e369cc91044a6133159facce3cbbf7fbddd2a5a68774ffe3bfef187c) . 2022-08-31 10:56:30.5141|INFO|85|Received a new payload: 7502808 (0x927a80c8f3729986eea8e842442e6ab0cf7ebce1ce59b402f760087afa8beab5) 2022-08-31 10:56:30.5180|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502808 (0x927a80...8beab5). 2022-08-31 10:56:30.5397|INFO|97|Waiting for peers... 30s 2022-08-31 10:56:31.3025|TRACE|93|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:31.3244|INFO|93|Received: ForkchoiceState: (HeadBlockHash: 0x927a80c8f3729986eea8e842442e6ab0cf7ebce1ce59b402f760087afa8beab5, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:31.3244|INFO|93|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x927a80c8f3729986eea8e842442e6ab0cf7ebce1ce59b402f760087afa8beab5, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:31.3356|INFO|103|Received a new payload: 7502809 (0x4b8dc65df378c2dca13a8f304940095b4920433af19ea00ad019d1439cd79171) 2022-08-31 10:56:31.3356|INFO|103|Syncing... Parent wasn't processed. Inserting block 7502809 (0x4b8dc6...d79171). 2022-08-31 10:56:31.5381|INFO|87|Peers | with known best block: 0 | all: 0 | 2022-08-31 10:56:31.5381|INFO|87|Waiting for peers... 31s 2022-08-31 10:56:31.5381|INFO|87|Sync peers 0(0)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 10:56:31.7111|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x4b8dc65df378c2dca13a8f304940095b4920433af19ea00ad019d1439cd79171, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:31.7111|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4b8dc65df378c2dca13a8f304940095b4920433af19ea00ad019d1439cd79171, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:31.7297|INFO|86|Received a new payload: 7502810 (0x33cba54b6a2ff669131c11b6c88f73606a1c49989b4c456965bec461e098629a) 2022-08-31 10:56:31.7297|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502810 (0x33cba5...98629a). 2022-08-31 10:56:31.9292|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0x33cba54b6a2ff669131c11b6c88f73606a1c49989b4c456965bec461e098629a, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:31.9299|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x33cba54b6a2ff669131c11b6c88f73606a1c49989b4c456965bec461e098629a, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:32.3031|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:32.5407|INFO|91|Waiting for peers... 32s 2022-08-31 10:56:32.9230|INFO|104|Received a new payload: 7502811 (0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:32.9264|INFO|104|Syncing... Parent wasn't processed. Inserting block 7502811 (0x45d09d...4b9dc9). 2022-08-31 10:56:33.3058|TRACE|90|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:33.4489|INFO|104|Received: ForkchoiceState: (HeadBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:33.4498|INFO|104|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:33.4991|INFO|104|Received a new payload: 7502812 (0x9eb10f416ff8ca6dccad1e4373a7d3f99a1bf5850fdafe335e56721402d60cba) 2022-08-31 10:56:33.4991|INFO|104|Syncing... Parent wasn't processed. Inserting block 7502812 (0x9eb10f...d60cba). 2022-08-31 10:56:33.5393|INFO|86|Waiting for peers... 33s 2022-08-31 10:56:33.9377|INFO|103|Received: ForkchoiceState: (HeadBlockHash: 0x9eb10f416ff8ca6dccad1e4373a7d3f99a1bf5850fdafe335e56721402d60cba, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:33.9377|INFO|103|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9eb10f416ff8ca6dccad1e4373a7d3f99a1bf5850fdafe335e56721402d60cba, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:34.1346|INFO|103|Received a new payload: 7502813 (0x8cd57abf9bb8ab57be1dace22ad9d266ecc3b1c6ad41732cebdf46d62622edd1) 2022-08-31 10:56:34.1346|INFO|103|Syncing... Parent wasn't processed. Inserting block 7502813 (0x8cd57a...22edd1). 2022-08-31 10:56:34.1507|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0x8cd57abf9bb8ab57be1dace22ad9d266ecc3b1c6ad41732cebdf46d62622edd1, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:34.1507|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8cd57abf9bb8ab57be1dace22ad9d266ecc3b1c6ad41732cebdf46d62622edd1, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:34.1952|INFO|17|Received a new payload: 7502814 (0xfa1247cd2da9438416e87ea0d633f53cf0a4a452dce0aea646b8da0243bf891d) 2022-08-31 10:56:34.1952|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502814 (0xfa1247...bf891d). 2022-08-31 10:56:34.3021|TRACE|17|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:34.3243|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xfa1247cd2da9438416e87ea0d633f53cf0a4a452dce0aea646b8da0243bf891d, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:34.3243|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfa1247cd2da9438416e87ea0d633f53cf0a4a452dce0aea646b8da0243bf891d, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:34.3757|INFO|90|Received a new payload: 7502815 (0x3bda11c945c2d61998917143d98f9a041dbfb9ff4cf738e9f0814641c6a82b66) 2022-08-31 10:56:34.3757|INFO|90|Syncing... Parent wasn't processed. Inserting block 7502815 (0x3bda11...a82b66). 2022-08-31 10:56:34.5389|INFO|90|Waiting for peers... 34s 2022-08-31 10:56:34.5862|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0x3bda11c945c2d61998917143d98f9a041dbfb9ff4cf738e9f0814641c6a82b66, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:34.5862|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3bda11c945c2d61998917143d98f9a041dbfb9ff4cf738e9f0814641c6a82b66, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:34.6352|INFO|94|Received a new payload: 7502816 (0x2476f975c2593d3094b13e5e4165bc2d31618165ee5c5ccfe9e2876eccab4fee) 2022-08-31 10:56:34.6352|INFO|94|Syncing... Parent wasn't processed. Inserting block 7502816 (0x2476f9...ab4fee). 2022-08-31 10:56:34.7932|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x2476f975c2593d3094b13e5e4165bc2d31618165ee5c5ccfe9e2876eccab4fee, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:34.7932|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2476f975c2593d3094b13e5e4165bc2d31618165ee5c5ccfe9e2876eccab4fee, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:34.8027|INFO|90|Received a new payload: 7502817 (0x018efa8e89f82bfd7a582ce30fdbf0bf437ddfa4b31f69d5c5d5febc8fdb936f) 2022-08-31 10:56:34.8027|INFO|90|Syncing... Parent wasn't processed. Inserting block 7502817 (0x018efa...db936f). 2022-08-31 10:56:34.9874|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x018efa8e89f82bfd7a582ce30fdbf0bf437ddfa4b31f69d5c5d5febc8fdb936f, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:34.9874|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x018efa8e89f82bfd7a582ce30fdbf0bf437ddfa4b31f69d5c5d5febc8fdb936f, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:34.9902|INFO|83|Received a new payload: 7502818 (0x835beb755cbeda3c0f9212e00897068d8915d09e683a8e8aaeb5f2d0643f0cd1) 2022-08-31 10:56:34.9902|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502818 (0x835beb...3f0cd1). 2022-08-31 10:56:35.1462|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x835beb755cbeda3c0f9212e00897068d8915d09e683a8e8aaeb5f2d0643f0cd1, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:35.1462|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x835beb755cbeda3c0f9212e00897068d8915d09e683a8e8aaeb5f2d0643f0cd1, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:35.1643|INFO|71|Received a new payload: 7502819 (0xebb3789a9ca6211aef19e4fedd77386e6dc0d11323ebdbcc3fac912c4ba3751c) 2022-08-31 10:56:35.1742|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502819 (0xebb378...a3751c). 2022-08-31 10:56:35.3036|TRACE|71|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:35.4100|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0xebb3789a9ca6211aef19e4fedd77386e6dc0d11323ebdbcc3fac912c4ba3751c, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:35.4100|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xebb3789a9ca6211aef19e4fedd77386e6dc0d11323ebdbcc3fac912c4ba3751c, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:35.4588|INFO|103|Received a new payload: 7502820 (0x02801f1e0cb511d7fb5e755c6c3e74fe92aee07bc45d36316aa0cf03a4700f4e) 2022-08-31 10:56:35.4588|INFO|103|Syncing... Parent wasn't processed. Inserting block 7502820 (0x02801f...700f4e). 2022-08-31 10:56:35.5387|INFO|90|Waiting for peers... 35s 2022-08-31 10:56:35.6193|INFO|103|Received: ForkchoiceState: (HeadBlockHash: 0x02801f1e0cb511d7fb5e755c6c3e74fe92aee07bc45d36316aa0cf03a4700f4e, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:35.6193|INFO|103|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x02801f1e0cb511d7fb5e755c6c3e74fe92aee07bc45d36316aa0cf03a4700f4e, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:35.6288|INFO|93|Received a new payload: 7502821 (0x74e80976e1a787fffd89c54d94781cb350cd3427586f9fab075b2c7ecd279cb0) 2022-08-31 10:56:35.6288|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502821 (0x74e809...279cb0). 2022-08-31 10:56:35.7919|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x74e80976e1a787fffd89c54d94781cb350cd3427586f9fab075b2c7ecd279cb0, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:35.7919|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x74e80976e1a787fffd89c54d94781cb350cd3427586f9fab075b2c7ecd279cb0, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:35.8465|INFO|83|Received a new payload: 7502822 (0x4832db4ffa6fbde7468a025e43f464ca757dd3693bd70e870b39c4091098fac1) 2022-08-31 10:56:35.8465|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502822 (0x4832db...98fac1). 2022-08-31 10:56:35.9628|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0x4832db4ffa6fbde7468a025e43f464ca757dd3693bd70e870b39c4091098fac1, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:35.9628|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4832db4ffa6fbde7468a025e43f464ca757dd3693bd70e870b39c4091098fac1, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:35.9707|INFO|93|Received a new payload: 7502823 (0xeae07c4b39a373b94c16c0b7791c13e9f3f0e803787a9e7624db6fcf30cfba4f) 2022-08-31 10:56:35.9707|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502823 (0xeae07c...cfba4f). 2022-08-31 10:56:36.2308|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xeae07c4b39a373b94c16c0b7791c13e9f3f0e803787a9e7624db6fcf30cfba4f, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:36.2308|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xeae07c4b39a373b94c16c0b7791c13e9f3f0e803787a9e7624db6fcf30cfba4f, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:36.2831|INFO|103|Received a new payload: 7502824 (0x8685902201487aff70084c7ef7bc9a691385ea7ad1af9721ec7e58eff5a1370d) 2022-08-31 10:56:36.2831|INFO|103|Syncing... Parent wasn't processed. Inserting block 7502824 (0x868590...a1370d). 2022-08-31 10:56:36.3028|TRACE|103|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:36.4088|INFO|87|Received: ForkchoiceState: (HeadBlockHash: 0x8685902201487aff70084c7ef7bc9a691385ea7ad1af9721ec7e58eff5a1370d, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:36.4088|INFO|87|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8685902201487aff70084c7ef7bc9a691385ea7ad1af9721ec7e58eff5a1370d, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:36.5392|INFO|87|Waiting for peers... 36s 2022-08-31 10:56:36.6164|INFO|86|Received a new payload: 7502825 (0x7a0865d39de7ef724ff8c51c2d1263a52592f01fd8e2489eac5ede603dc867ce) 2022-08-31 10:56:36.6177|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502825 (0x7a0865...c867ce). 2022-08-31 10:56:36.8768|INFO|103|Received: ForkchoiceState: (HeadBlockHash: 0x7a0865d39de7ef724ff8c51c2d1263a52592f01fd8e2489eac5ede603dc867ce, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:36.8768|INFO|103|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7a0865d39de7ef724ff8c51c2d1263a52592f01fd8e2489eac5ede603dc867ce, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:37.0265|INFO|87|Received a new payload: 7502826 (0xc0ae65fa18a98017e0d3c7206f4f642bd06b38ce5283b6c11724bdf80bbe9299) 2022-08-31 10:56:37.0265|INFO|87|Syncing... Parent wasn't processed. Inserting block 7502826 (0xc0ae65...be9299). 2022-08-31 10:56:37.3036|TRACE|103|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:37.5381|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xc0ae65fa18a98017e0d3c7206f4f642bd06b38ce5283b6c11724bdf80bbe9299, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:37.5381|INFO|87|Waiting for peers... 37s 2022-08-31 10:56:37.5381|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc0ae65fa18a98017e0d3c7206f4f642bd06b38ce5283b6c11724bdf80bbe9299, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:37.5381|INFO|83|Received a new payload: 7502827 (0x08a9a8637975a115b0b5f4e366643c262668bcc3a77ea2d9c99011726675b5ca) 2022-08-31 10:56:37.5381|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502827 (0x08a9a8...75b5ca). 2022-08-31 10:56:37.8899|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x08a9a8637975a115b0b5f4e366643c262668bcc3a77ea2d9c99011726675b5ca, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:37.8899|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x08a9a8637975a115b0b5f4e366643c262668bcc3a77ea2d9c99011726675b5ca, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:37.8899|INFO|83|Received a new payload: 7502828 (0x0f748e0f4e206693e37c007e99cc432003f9bb994f79ea7984b971c92d41dc72) 2022-08-31 10:56:37.8899|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502828 (0x0f748e...41dc72). 2022-08-31 10:56:38.1534|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x0f748e0f4e206693e37c007e99cc432003f9bb994f79ea7984b971c92d41dc72, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:38.1534|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0f748e0f4e206693e37c007e99cc432003f9bb994f79ea7984b971c92d41dc72, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:38.1819|INFO|87|Received a new payload: 7502829 (0x2e165d117ee2d089cddaf083074429866919490a909d1d9e63890f0a80cb6f7f) 2022-08-31 10:56:38.1819|INFO|87|Syncing... Parent wasn't processed. Inserting block 7502829 (0x2e165d...cb6f7f). 2022-08-31 10:56:38.3034|TRACE|103|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:38.4125|INFO|87|Received: ForkchoiceState: (HeadBlockHash: 0x2e165d117ee2d089cddaf083074429866919490a909d1d9e63890f0a80cb6f7f, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:38.4125|INFO|87|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2e165d117ee2d089cddaf083074429866919490a909d1d9e63890f0a80cb6f7f, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:38.4342|INFO|17|Received a new payload: 7502830 (0xa76faf23e1cd7229521ce4e9fb53af31d05813b3f624f0d2e930852d376f3aa7) 2022-08-31 10:56:38.4419|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502830 (0xa76faf...6f3aa7). 2022-08-31 10:56:38.5394|INFO|103|Waiting for peers... 38s 2022-08-31 10:56:38.7896|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0xa76faf23e1cd7229521ce4e9fb53af31d05813b3f624f0d2e930852d376f3aa7, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:38.7905|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa76faf23e1cd7229521ce4e9fb53af31d05813b3f624f0d2e930852d376f3aa7, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:38.8431|INFO|94|Received a new payload: 7502831 (0xb5e732f9bc976fe1b620e7d3706bfb6e572f45d1d3bad17bdec1db5a404cb1ee) 2022-08-31 10:56:38.8431|INFO|94|Syncing... Parent wasn't processed. Inserting block 7502831 (0xb5e732...4cb1ee). 2022-08-31 10:56:38.9802|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0xb5e732f9bc976fe1b620e7d3706bfb6e572f45d1d3bad17bdec1db5a404cb1ee, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) 2022-08-31 10:56:38.9802|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb5e732f9bc976fe1b620e7d3706bfb6e572f45d1d3bad17bdec1db5a404cb1ee, SafeBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a, FinalizedBlockHash: 0xefc8fc4dd73b67cc8f792bfd159555887b2da9d591d3cdc160b34075ebc435f2) . 2022-08-31 10:56:38.9868|INFO|83|Received a new payload: 7502832 (0xb7d41774755be65cb8e13b30a54c11166737ac2a6fcd2cb95aa1071ec2c4d713) 2022-08-31 10:56:38.9868|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502832 (0xb7d417...c4d713). 2022-08-31 10:56:39.3030|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:39.5384|INFO|83|Waiting for peers... 39s 2022-08-31 10:56:40.3037|TRACE|90|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:40.5385|INFO|105|Waiting for peers... 40s 2022-08-31 10:56:41.1098|INFO|114|Received: ForkchoiceState: (HeadBlockHash: 0xb7d41774755be65cb8e13b30a54c11166737ac2a6fcd2cb95aa1071ec2c4d713, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:41.1098|INFO|114|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb7d41774755be65cb8e13b30a54c11166737ac2a6fcd2cb95aa1071ec2c4d713, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:41.1353|INFO|72|Received a new payload: 7502833 (0x5a122b550818990e840b45a3f21357bfc3f47f05939b583408ccccfbe2a027fb) 2022-08-31 10:56:41.1400|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502833 (0x5a122b...a027fb). 2022-08-31 10:56:41.3034|INFO|114|Received: ForkchoiceState: (HeadBlockHash: 0x5a122b550818990e840b45a3f21357bfc3f47f05939b583408ccccfbe2a027fb, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:41.3034|TRACE|105|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:41.3034|INFO|114|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5a122b550818990e840b45a3f21357bfc3f47f05939b583408ccccfbe2a027fb, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:41.3223|INFO|86|Received a new payload: 7502834 (0xaab0dc6669f5db3352a87919b603cb1d4b402cb3c3e3a313f6a38a33378d5f6f) 2022-08-31 10:56:41.3223|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502834 (0xaab0dc...8d5f6f). 2022-08-31 10:56:41.5399|INFO|72|Waiting for peers... 41s 2022-08-31 10:56:41.5688|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0xaab0dc6669f5db3352a87919b603cb1d4b402cb3c3e3a313f6a38a33378d5f6f, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:41.5688|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaab0dc6669f5db3352a87919b603cb1d4b402cb3c3e3a313f6a38a33378d5f6f, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:41.6186|INFO|91|Received a new payload: 7502835 (0xa6d4a2f7a2d02b8adbd59b6fe0a4dc17099f7cb183537da8061fe44b6da68caf) 2022-08-31 10:56:41.6186|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502835 (0xa6d4a2...a68caf). 2022-08-31 10:56:41.7728|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0xa6d4a2f7a2d02b8adbd59b6fe0a4dc17099f7cb183537da8061fe44b6da68caf, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:41.7728|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa6d4a2f7a2d02b8adbd59b6fe0a4dc17099f7cb183537da8061fe44b6da68caf, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:42.3028|TRACE|68|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:42.5379|INFO|87|Waiting for peers... 42s 2022-08-31 10:56:42.7876|INFO|87|Received a new payload: 7502836 (0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 10:56:42.7876|INFO|87|Syncing... Parent wasn't processed. Inserting block 7502836 (0x6fb6a0...1ff302). 2022-08-31 10:56:43.3025|TRACE|87|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:43.3891|INFO|105|Received: ForkchoiceState: (HeadBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:43.3891|INFO|105|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:43.3948|INFO|86|Received a new payload: 7502837 (0x85b99d1d9fc8b108c445ad48331f738bf6f9afa67f6212b3f6b0284776be5229) 2022-08-31 10:56:43.3948|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502837 (0x85b99d...be5229). 2022-08-31 10:56:43.5392|INFO|71|Waiting for peers... 43s 2022-08-31 10:56:43.7621|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x85b99d1d9fc8b108c445ad48331f738bf6f9afa67f6212b3f6b0284776be5229, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:43.7621|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x85b99d1d9fc8b108c445ad48331f738bf6f9afa67f6212b3f6b0284776be5229, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:43.7758|INFO|85|Received a new payload: 7502838 (0x0b86953ccfe0b342a83bee75d671891c70ac48649d1fc3f7097ba559323b3200) 2022-08-31 10:56:43.7796|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502838 (0x0b8695...3b3200). 2022-08-31 10:56:43.9068|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x0b86953ccfe0b342a83bee75d671891c70ac48649d1fc3f7097ba559323b3200, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:43.9068|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0b86953ccfe0b342a83bee75d671891c70ac48649d1fc3f7097ba559323b3200, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:43.9552|INFO|72|Received a new payload: 7502839 (0x30f5aa72789d62e76083f71349823f763d65e0d9a6276a5ae81c1b6886989b98) 2022-08-31 10:56:43.9552|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502839 (0x30f5aa...989b98). 2022-08-31 10:56:44.0302|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x30f5aa72789d62e76083f71349823f763d65e0d9a6276a5ae81c1b6886989b98, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.0302|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x30f5aa72789d62e76083f71349823f763d65e0d9a6276a5ae81c1b6886989b98, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.0798|INFO|17|Received a new payload: 7502840 (0x8f2e141fe2725e134025fe6082af302fad31772edeae26fe42edd2e373961913) 2022-08-31 10:56:44.0798|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502840 (0x8f2e14...961913). 2022-08-31 10:56:44.1461|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x8f2e141fe2725e134025fe6082af302fad31772edeae26fe42edd2e373961913, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.1461|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8f2e141fe2725e134025fe6082af302fad31772edeae26fe42edd2e373961913, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.1991|INFO|86|Received a new payload: 7502841 (0xfd3d62550b2c51f4ed22ef0ff9585a409abaf98403c51181d7259ae8f6a61ddf) 2022-08-31 10:56:44.1991|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502841 (0xfd3d62...a61ddf). 2022-08-31 10:56:44.2518|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0xfd3d62550b2c51f4ed22ef0ff9585a409abaf98403c51181d7259ae8f6a61ddf, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.2518|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfd3d62550b2c51f4ed22ef0ff9585a409abaf98403c51181d7259ae8f6a61ddf, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.2997|INFO|71|Received a new payload: 7502842 (0x6ce736e1247a933bb44f2128ba5aeacd3ae93f87fa1e854164875a474f8d5c27) 2022-08-31 10:56:44.2997|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502842 (0x6ce736...8d5c27). 2022-08-31 10:56:44.3019|TRACE|85|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:44.3645|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x6ce736e1247a933bb44f2128ba5aeacd3ae93f87fa1e854164875a474f8d5c27, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.3645|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6ce736e1247a933bb44f2128ba5aeacd3ae93f87fa1e854164875a474f8d5c27, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.4102|INFO|85|Received a new payload: 7502843 (0xf5475d018dbed309ca0766a6398d51c3bf37176cfb9ad2b3a79315f1ccea0733) 2022-08-31 10:56:44.4102|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502843 (0xf5475d...ea0733). 2022-08-31 10:56:44.4683|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0xf5475d018dbed309ca0766a6398d51c3bf37176cfb9ad2b3a79315f1ccea0733, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.4683|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf5475d018dbed309ca0766a6398d51c3bf37176cfb9ad2b3a79315f1ccea0733, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.4745|INFO|85|Received a new payload: 7502844 (0xc536164682b0d69166a7012ddeab97b0c400af6eda2db480c968388704d419e5) 2022-08-31 10:56:44.4745|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502844 (0xc53616...d419e5). 2022-08-31 10:56:44.5389|INFO|71|Waiting for peers... 44s 2022-08-31 10:56:44.5948|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xc536164682b0d69166a7012ddeab97b0c400af6eda2db480c968388704d419e5, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.5948|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc536164682b0d69166a7012ddeab97b0c400af6eda2db480c968388704d419e5, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.6664|INFO|90|Received a new payload: 7502845 (0x011d7c2af19b459663557245bd846b13dd020bc388bc78244d22ff9006d037b4) 2022-08-31 10:56:44.6725|INFO|90|Syncing... Parent wasn't processed. Inserting block 7502845 (0x011d7c...d037b4). 2022-08-31 10:56:44.8052|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x011d7c2af19b459663557245bd846b13dd020bc388bc78244d22ff9006d037b4, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.8063|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x011d7c2af19b459663557245bd846b13dd020bc388bc78244d22ff9006d037b4, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.8396|INFO|85|Received a new payload: 7502846 (0x83fee6c17cb91913191e9b7f8902e3c2ffe01e6179bc219fa5696fc7190544ae) 2022-08-31 10:56:44.8464|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502846 (0x83fee6...0544ae). 2022-08-31 10:56:44.9199|INFO|114|Received: ForkchoiceState: (HeadBlockHash: 0x83fee6c17cb91913191e9b7f8902e3c2ffe01e6179bc219fa5696fc7190544ae, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:44.9199|INFO|114|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x83fee6c17cb91913191e9b7f8902e3c2ffe01e6179bc219fa5696fc7190544ae, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:44.9228|INFO|85|Received a new payload: 7502847 (0x522bd9256c3368043532a7336d05946db9e2d1d7ea9bd581b47dd9f0ffa2d395) 2022-08-31 10:56:44.9228|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502847 (0x522bd9...a2d395). 2022-08-31 10:56:45.0587|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x522bd9256c3368043532a7336d05946db9e2d1d7ea9bd581b47dd9f0ffa2d395, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:45.0587|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x522bd9256c3368043532a7336d05946db9e2d1d7ea9bd581b47dd9f0ffa2d395, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:45.0627|INFO|86|Received a new payload: 7502848 (0xd4d1f14744a215a4ff656410960c1ab0547cf88153cbe52be975b0426658c732) 2022-08-31 10:56:45.0627|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502848 (0xd4d1f1...58c732). 2022-08-31 10:56:45.1760|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xd4d1f14744a215a4ff656410960c1ab0547cf88153cbe52be975b0426658c732, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:45.1760|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd4d1f14744a215a4ff656410960c1ab0547cf88153cbe52be975b0426658c732, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:45.2379|INFO|72|Received a new payload: 7502849 (0xf86d8b0eb3602c58cb97f92b16e014dd802de0f7219a2df09ca7a1c12b73a244) 2022-08-31 10:56:45.2379|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502849 (0xf86d8b...73a244). 2022-08-31 10:56:45.3027|TRACE|90|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:45.4152|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xf86d8b0eb3602c58cb97f92b16e014dd802de0f7219a2df09ca7a1c12b73a244, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:45.4152|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf86d8b0eb3602c58cb97f92b16e014dd802de0f7219a2df09ca7a1c12b73a244, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:45.4276|INFO|72|Received a new payload: 7502850 (0x56afb0ca53e2e47c0da4f4676da1771cc6f1a7089e2c879988145da94169f1dc) 2022-08-31 10:56:45.4312|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502850 (0x56afb0...69f1dc). 2022-08-31 10:56:45.5400|INFO|89|Waiting for peers... 45s 2022-08-31 10:56:45.5667|INFO|72|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:45.6112|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0x56afb0ca53e2e47c0da4f4676da1771cc6f1a7089e2c879988145da94169f1dc, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:45.6112|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x56afb0ca53e2e47c0da4f4676da1771cc6f1a7089e2c879988145da94169f1dc, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:45.6714|INFO|91|Received a new payload: 7502851 (0x04eb2bc01f00f3aef5a293f828076af2177e6570160c8ef5a845ffa9dfa65e94) 2022-08-31 10:56:45.6714|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502851 (0x04eb2b...a65e94). 2022-08-31 10:56:45.7333|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x04eb2bc01f00f3aef5a293f828076af2177e6570160c8ef5a845ffa9dfa65e94, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:45.7333|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x04eb2bc01f00f3aef5a293f828076af2177e6570160c8ef5a845ffa9dfa65e94, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:45.7387|INFO|86|Received a new payload: 7502852 (0x6667d4fbbaf24359d88acd8b9494e396d8c2a35631f22dbaa3d3a8c1423c3dce) 2022-08-31 10:56:45.7387|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502852 (0x6667d4...3c3dce). 2022-08-31 10:56:45.9209|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x6667d4fbbaf24359d88acd8b9494e396d8c2a35631f22dbaa3d3a8c1423c3dce, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:45.9209|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6667d4fbbaf24359d88acd8b9494e396d8c2a35631f22dbaa3d3a8c1423c3dce, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:45.9924|INFO|85|Received a new payload: 7502853 (0xb753af5e3036667dbfae2cf06a9aa860ff90d45d5d084f08ef2ccdbbacc6d7d0) 2022-08-31 10:56:45.9957|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502853 (0xb753af...c6d7d0). 2022-08-31 10:56:46.0589|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xb753af5e3036667dbfae2cf06a9aa860ff90d45d5d084f08ef2ccdbbacc6d7d0, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:46.0589|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb753af5e3036667dbfae2cf06a9aa860ff90d45d5d084f08ef2ccdbbacc6d7d0, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:46.1162|INFO|91|Received a new payload: 7502854 (0x83083c030d1263ab44036261ec9ba24ac75ad8e0c80f1bc01d9f4736ef2710ed) 2022-08-31 10:56:46.1178|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502854 (0x83083c...2710ed). 2022-08-31 10:56:46.1898|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x83083c030d1263ab44036261ec9ba24ac75ad8e0c80f1bc01d9f4736ef2710ed, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:46.1898|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x83083c030d1263ab44036261ec9ba24ac75ad8e0c80f1bc01d9f4736ef2710ed, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:46.1961|INFO|72|Received a new payload: 7502855 (0x216f25acfccccc8b91533dd49a9badd07711cbef7261737520a197db072cb8e0) 2022-08-31 10:56:46.1961|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502855 (0x216f25...2cb8e0). 2022-08-31 10:56:46.2996|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0x216f25acfccccc8b91533dd49a9badd07711cbef7261737520a197db072cb8e0, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) 2022-08-31 10:56:46.2996|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x216f25acfccccc8b91533dd49a9badd07711cbef7261737520a197db072cb8e0, SafeBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9, FinalizedBlockHash: 0x067610b378f1d42aa2593ecfe302e823f1058a172eeb40ef5df212c054324d5a) . 2022-08-31 10:56:46.3019|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:46.3644|INFO|114|Received a new payload: 7502856 (0xec42ea57ca72ba0fef91b6275682526be41556db16ff0f353ab7dacb944f7647) 2022-08-31 10:56:46.3688|INFO|114|Syncing... Parent wasn't processed. Inserting block 7502856 (0xec42ea...4f7647). 2022-08-31 10:56:46.5382|INFO|85|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:56:46.5382|INFO|85|Waiting for peers... 46s 2022-08-31 10:56:46.7707|INFO|114|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:47.0980|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0xec42ea57ca72ba0fef91b6275682526be41556db16ff0f353ab7dacb944f7647, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:47.0980|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xec42ea57ca72ba0fef91b6275682526be41556db16ff0f353ab7dacb944f7647, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:47.1106|INFO|91|Received a new payload: 7502857 (0xbb2ce2c7d883099b09fccfa13f26d9ade367ed9d993a2719b8d353ccaf224b04) 2022-08-31 10:56:47.1106|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502857 (0xbb2ce2...224b04). 2022-08-31 10:56:47.3023|TRACE|91|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:47.3499|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0xbb2ce2c7d883099b09fccfa13f26d9ade367ed9d993a2719b8d353ccaf224b04, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:47.3499|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbb2ce2c7d883099b09fccfa13f26d9ade367ed9d993a2719b8d353ccaf224b04, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:47.4086|INFO|71|Received a new payload: 7502858 (0x139a8027d282c714784d822db196061ae90c13fe5c0b2742173e0a5d4fa784a4) 2022-08-31 10:56:47.4130|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502858 (0x139a80...a784a4). 2022-08-31 10:56:47.4623|INFO|92|Received: ForkchoiceState: (HeadBlockHash: 0x139a8027d282c714784d822db196061ae90c13fe5c0b2742173e0a5d4fa784a4, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:47.4623|INFO|92|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x139a8027d282c714784d822db196061ae90c13fe5c0b2742173e0a5d4fa784a4, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:47.5153|INFO|85|Received a new payload: 7502859 (0xeebe0fc8688f5f0044145d0455b97400f277a83ff49a721ceebb465e3be7d1a9) 2022-08-31 10:56:47.5153|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502859 (0xeebe0f...e7d1a9). 2022-08-31 10:56:47.5390|INFO|72|Waiting for peers... 47s 2022-08-31 10:56:47.5821|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0xeebe0fc8688f5f0044145d0455b97400f277a83ff49a721ceebb465e3be7d1a9, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:47.5821|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xeebe0fc8688f5f0044145d0455b97400f277a83ff49a721ceebb465e3be7d1a9, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:47.9715|INFO|71|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:48.3019|TRACE|91|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:48.4915|INFO|72|Received a new payload: 7502860 (0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 10:56:48.4915|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502860 (0xfecf93...66ebae). 2022-08-31 10:56:48.5380|INFO|71|Waiting for peers... 48s 2022-08-31 10:56:48.8809|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:48.8809|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:48.8976|INFO|92|Received a new payload: 7502861 (0x9b49d28a3a08cc998de1dbc134e569b2121b3c401708bb1c7c5201334db4ccb5) 2022-08-31 10:56:48.8983|INFO|92|Syncing... Parent wasn't processed. Inserting block 7502861 (0x9b49d2...b4ccb5). 2022-08-31 10:56:49.1699|INFO|72|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:49.2233|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x9b49d28a3a08cc998de1dbc134e569b2121b3c401708bb1c7c5201334db4ccb5, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:49.2233|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9b49d28a3a08cc998de1dbc134e569b2121b3c401708bb1c7c5201334db4ccb5, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:49.3012|INFO|68|Received a new payload: 7502862 (0x8175c084affd6d53b3b151e528d1e06747a71312064091a1a84362b2d5dff632) 2022-08-31 10:56:49.3032|TRACE|85|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:49.3102|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502862 (0x8175c0...dff632). 2022-08-31 10:56:49.3333|INFO|89|Received: ForkchoiceState: (HeadBlockHash: 0x8175c084affd6d53b3b151e528d1e06747a71312064091a1a84362b2d5dff632, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:49.3341|INFO|89|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8175c084affd6d53b3b151e528d1e06747a71312064091a1a84362b2d5dff632, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:49.3837|INFO|68|Received a new payload: 7502863 (0xfe51107a6ebba979381c30727d12fea786e84794a55a43b5cc36d9dc679c3176) 2022-08-31 10:56:49.3837|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502863 (0xfe5110...9c3176). 2022-08-31 10:56:49.5385|INFO|71|Waiting for peers... 49s 2022-08-31 10:56:49.6112|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0xfe51107a6ebba979381c30727d12fea786e84794a55a43b5cc36d9dc679c3176, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:49.6112|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfe51107a6ebba979381c30727d12fea786e84794a55a43b5cc36d9dc679c3176, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:49.6792|INFO|68|Received a new payload: 7502864 (0xc69ab584670549f213041d59f84f129e8e01fe2e38f89210fe20ee10d84cb8f1) 2022-08-31 10:56:49.6792|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502864 (0xc69ab5...4cb8f1). 2022-08-31 10:56:49.7312|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xc69ab584670549f213041d59f84f129e8e01fe2e38f89210fe20ee10d84cb8f1, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:49.7312|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc69ab584670549f213041d59f84f129e8e01fe2e38f89210fe20ee10d84cb8f1, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:49.7461|INFO|92|Received a new payload: 7502865 (0xb3580bd06516fef1f58598c68d2c2da05819f8a7dff9352d8dc6f608c5d0be95) 2022-08-31 10:56:49.7461|INFO|92|Syncing... Parent wasn't processed. Inserting block 7502865 (0xb3580b...d0be95). 2022-08-31 10:56:49.8333|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0xb3580bd06516fef1f58598c68d2c2da05819f8a7dff9352d8dc6f608c5d0be95, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:49.8333|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb3580bd06516fef1f58598c68d2c2da05819f8a7dff9352d8dc6f608c5d0be95, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:49.8834|INFO|91|Received a new payload: 7502866 (0xaced1741e7fd86def17109b118bac952bf32015b393840376ae7d14645144ac2) 2022-08-31 10:56:49.8834|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502866 (0xaced17...144ac2). 2022-08-31 10:56:49.9316|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0xaced1741e7fd86def17109b118bac952bf32015b393840376ae7d14645144ac2, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:49.9316|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaced1741e7fd86def17109b118bac952bf32015b393840376ae7d14645144ac2, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:49.9487|INFO|68|Received a new payload: 7502867 (0x522f1e7269d1180642494f650fd242125bed27fff4fff095958b6ad4ed4d8e5c) 2022-08-31 10:56:49.9503|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502867 (0x522f1e...4d8e5c). 2022-08-31 10:56:50.0813|INFO|89|Received: ForkchoiceState: (HeadBlockHash: 0x522f1e7269d1180642494f650fd242125bed27fff4fff095958b6ad4ed4d8e5c, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:50.0817|INFO|89|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x522f1e7269d1180642494f650fd242125bed27fff4fff095958b6ad4ed4d8e5c, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:50.0907|INFO|89|Received a new payload: 7502868 (0x5065d5711472126bd00a293a44c850071207d36f95e35029ff6604774677747d) 2022-08-31 10:56:50.0907|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502868 (0x5065d5...77747d). 2022-08-31 10:56:50.1997|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x5065d5711472126bd00a293a44c850071207d36f95e35029ff6604774677747d, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:50.1997|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5065d5711472126bd00a293a44c850071207d36f95e35029ff6604774677747d, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:50.2538|INFO|85|Received a new payload: 7502869 (0x261c80a47f30d041a00c9a853379af15d7fa2f9c099d51b15e5da480a8261ca7) 2022-08-31 10:56:50.2538|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502869 (0x261c80...261ca7). 2022-08-31 10:56:50.3013|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x261c80a47f30d041a00c9a853379af15d7fa2f9c099d51b15e5da480a8261ca7, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:50.3018|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x261c80a47f30d041a00c9a853379af15d7fa2f9c099d51b15e5da480a8261ca7, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:50.3018|TRACE|71|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:50.3106|INFO|71|Received a new payload: 7502870 (0xd79e3b24442f0a4348629bc2f016f5958b3f844704bcdcf9a61549de94a028b8) 2022-08-31 10:56:50.3106|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502870 (0xd79e3b...a028b8). 2022-08-31 10:56:50.3718|INFO|71|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:50.3845|INFO|89|Received a new payload: 7502870 (0xd79e3b24442f0a4348629bc2f016f5958b3f844704bcdcf9a61549de94a028b8) 2022-08-31 10:56:50.3858|INFO|89|Syncing... Parent wasn't processed. Block already known in blockTree 7502870 (0xd79e3b...a028b8). 2022-08-31 10:56:50.3907|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xd79e3b24442f0a4348629bc2f016f5958b3f844704bcdcf9a61549de94a028b8, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:56:50.3907|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd79e3b24442f0a4348629bc2f016f5958b3f844704bcdcf9a61549de94a028b8, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:56:50.5383|INFO|85|Waiting for peers... 50s 2022-08-31 10:56:51.3026|TRACE|92|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:51.5393|INFO|114|Waiting for peers... 51s 2022-08-31 10:56:51.5712|INFO|91|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:52.3034|TRACE|90|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:52.5382|INFO|89|Waiting for peers... 52s 2022-08-31 10:56:52.7711|INFO|89|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:53.3024|TRACE|90|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:53.5389|INFO|85|Waiting for peers... 53s 2022-08-31 10:56:53.9703|INFO|90|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:56:53.9703|INFO|90|SNAP - (NO REQUEST, diff:0) True:0x0000000000000000000000000000000000000000000000000000000000000000 - Requests Account:1 | Storage:0 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 10:56:54.3029|TRACE|90|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:54.5397|INFO|85|Waiting for peers... 54s 2022-08-31 10:56:55.3026|TRACE|89|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:55.5440|INFO|71|Waiting for peers... 55s 2022-08-31 10:56:56.3073|TRACE|89|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:56.5437|INFO|86|Waiting for peers... 56s 2022-08-31 10:56:57.3034|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:57.5422|INFO|104|Waiting for peers... 57s 2022-08-31 10:56:58.3065|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:58.5389|INFO|104|Waiting for peers... 58s 2022-08-31 10:56:59.3078|TRACE|90|Changing state to Disconnected | No Useful Peers 2022-08-31 10:56:59.5434|INFO|89|Waiting for peers... 59s 2022-08-31 10:57:00.3070|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:00.5447|INFO|104|Waiting for peers... 0s 2022-08-31 10:57:00.9524|INFO|87|Received a new payload: 7502871 (0x062fcbd4f86ff50859ed4d34833d16ce65d5e8e78fe3c5999f42108b81601732) 2022-08-31 10:57:00.9543|INFO|87|Syncing... Parent wasn't processed. Inserting block 7502871 (0x062fcb...601732). 2022-08-31 10:57:01.0459|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0x062fcbd4f86ff50859ed4d34833d16ce65d5e8e78fe3c5999f42108b81601732, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:57:01.0459|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x062fcbd4f86ff50859ed4d34833d16ce65d5e8e78fe3c5999f42108b81601732, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:57:01.3070|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:01.5436|INFO|85|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:57:01.5436|INFO|85|Waiting for peers... 1s 2022-08-31 10:57:01.5436|INFO|85|Sync peers - Initialized: 1 | All: 1 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 0| 95.217.230.20:30306][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:57:02.3066|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:02.5434|INFO|94|Waiting for peers... 2s 2022-08-31 10:57:03.3066|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:03.5479|INFO|83|Waiting for peers... 3s 2022-08-31 10:57:04.3075|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:04.5491|INFO|72|Waiting for peers... 4s 2022-08-31 10:57:05.3077|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:05.5476|INFO|83|Waiting for peers... 5s 2022-08-31 10:57:06.3076|TRACE|85|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:06.5474|INFO|91|Waiting for peers... 6s 2022-08-31 10:57:07.3066|TRACE|85|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:07.5468|INFO|83|Waiting for peers... 7s 2022-08-31 10:57:08.3062|TRACE|83|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:08.5472|INFO|94|Waiting for peers... 8s 2022-08-31 10:57:09.3029|TRACE|71|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:09.5478|INFO|90|Waiting for peers... 9s 2022-08-31 10:57:10.3026|TRACE|104|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:10.5431|INFO|94|Waiting for peers... 10s 2022-08-31 10:57:11.3028|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:11.5470|INFO|71|Waiting for peers... 11s 2022-08-31 10:57:12.1957|INFO|83|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:57:12.3063|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:12.5479|INFO|85|Waiting for peers... 12s 2022-08-31 10:57:12.7720|INFO|91|Received a new payload: 7502872 (0x92296468821fc3b6c2b12aeff2515c7dc50f251803eecae7e2e2e14e2d2c8417) 2022-08-31 10:57:12.7720|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502872 (0x922964...2c8417). 2022-08-31 10:57:12.8792|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x92296468821fc3b6c2b12aeff2515c7dc50f251803eecae7e2e2e14e2d2c8417, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:57:12.8792|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x92296468821fc3b6c2b12aeff2515c7dc50f251803eecae7e2e2e14e2d2c8417, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:57:13.3031|TRACE|94|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:13.5463|INFO|83|Waiting for peers... 13s 2022-08-31 10:57:14.3064|TRACE|72|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:14.5479|INFO|86|Waiting for peers... 14s 2022-08-31 10:57:15.2408|INFO|72|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:57:15.3030|TRACE|89|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:15.5056|INFO|83|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:57:15.5056|INFO|113|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:57:15.5505|INFO|86|Waiting for peers... 15s 2022-08-31 10:57:16.3059|TRACE|91|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:16.5530|INFO|71|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:57:16.5530|INFO|71|Waiting for peers... 16s 2022-08-31 10:57:17.3027|TRACE|113|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:17.5498|INFO|86|Waiting for peers... 17s 2022-08-31 10:57:18.3061|TRACE|86|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:18.5511|INFO|72|Waiting for peers... 18s 2022-08-31 10:57:19.3064|TRACE|92|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:19.5516|INFO|71|Waiting for peers... 19s 2022-08-31 10:57:20.3063|TRACE|97|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:20.5515|INFO|91|Waiting for peers... 20s 2022-08-31 10:57:21.3067|TRACE|71|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:21.5558|INFO|115|Waiting for peers... 21s 2022-08-31 10:57:22.3063|TRACE|115|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:22.5551|INFO|113|Waiting for peers... 22s 2022-08-31 10:57:23.3065|TRACE|115|Changing state to Disconnected | No Useful Peers 2022-08-31 10:57:23.5554|INFO|83|Waiting for peers... 23s 2022-08-31 10:57:24.3109|TRACE|104| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:24.3109|TRACE|104| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:24.3109|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:24.3109|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:24.3109|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished, notInStateSync), no(stateSyncFinished) 2022-08-31 10:57:24.3109|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:57:24.3109|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:57:24.3109|TRACE|104| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:57:24.3109|INFO|104|Changing state Disconnected to FastSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502872|peer total difficulty:10790000 2022-08-31 10:57:24.3109|TRACE|104|Changing state to FastSync | 2022-08-31 10:57:24.3109|INFO|104|Sync mode changed from Disconnected to FastSync 2022-08-31 10:57:24.5540|INFO|115|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:57:24.5990|INFO|85|Received a new payload: 7502873 (0x9612d84c17306082e54c635afcbd9cf64a38e33c32b0f6689052ec8bf859bb5e) 2022-08-31 10:57:24.5990|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502873 (0x9612d8...59bb5e). 2022-08-31 10:57:24.6753|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0x9612d84c17306082e54c635afcbd9cf64a38e33c32b0f6689052ec8bf859bb5e, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:57:24.6753|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9612d84c17306082e54c635afcbd9cf64a38e33c32b0f6689052ec8bf859bb5e, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:57:25.0586|INFO|83|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:57:25.3155|TRACE|85| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:25.3155|TRACE|85| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:25.3155|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:25.3155|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:25.3155|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished, notInStateSync), no(stateSyncFinished) 2022-08-31 10:57:25.3155|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:57:25.3155|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:57:25.3155|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:57:25.3155|INFO|85|Changing state FastSync to FastSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502873|peer total difficulty:10790000 2022-08-31 10:57:25.3155|TRACE|85|Changing state to FastSync | 2022-08-31 10:57:25.5538|INFO|83|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:57:26.2560|INFO|113|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:57:26.3115|TRACE|113| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:26.3115|TRACE|113| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:26.3115|TRACE|113| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:26.3115|TRACE|113| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:26.3115|TRACE|113| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished, notInStateSync), no(stateSyncFinished) 2022-08-31 10:57:26.3115|TRACE|113| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:57:26.3115|TRACE|113| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:57:26.3115|TRACE|113| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:57:26.3115|INFO|113|Changing state FastSync to FastSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502873|peer total difficulty:10790000 2022-08-31 10:57:26.3115|TRACE|113|Changing state to FastSync | 2022-08-31 10:57:26.5552|INFO|113|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:57:27.3117|TRACE|97| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:27.3117|TRACE|97| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:27.3117|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:27.3117|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:27.3117|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished, notInStateSync), no(stateSyncFinished) 2022-08-31 10:57:27.3117|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:57:27.3117|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:57:27.3117|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:57:27.3117|INFO|97|Changing state FastSync to FastSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502873|peer total difficulty:10790000 2022-08-31 10:57:27.3117|TRACE|97|Changing state to FastSync | 2022-08-31 10:57:27.5538|INFO|86|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:57:28.3095|TRACE|115| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:28.3095|TRACE|115| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:28.3095|TRACE|115| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 10:57:28.3095|TRACE|115| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:28.3095|TRACE|115| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished, notInStateSync), no(stateSyncFinished) 2022-08-31 10:57:28.3095|TRACE|115| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 10:57:28.3095|TRACE|115| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 10:57:28.3095|TRACE|115| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:57:28.3095|INFO|115|Changing state FastSync to FastSync at processed:7502736|state:0|block:7502804|header:7502804|chain difficulty:10790000|peer block:7502873|peer total difficulty:10790000 2022-08-31 10:57:28.3095|TRACE|115|Changing state to FastSync | 2022-08-31 10:57:28.5563|INFO|72|Downloaded 7502804 / 7502864 | current 0.00bps | total 0.00bps 2022-08-31 10:57:29.3130|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:29.3130|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:29.3130|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:29.3130|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:29.3130|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:29.3130|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:29.3130|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:29.3130|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:57:29.3130|INFO|83|Changing state FastSync to SnapSync at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502873|peer total difficulty:10790000 2022-08-31 10:57:29.3130|TRACE|83|Changing state to SnapSync | 2022-08-31 10:57:29.3130|INFO|83|Sync mode changed from FastSync to SnapSync 2022-08-31 10:57:30.3102|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:30.3102|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:30.3102|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:30.3102|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:30.3102|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:30.3102|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:30.3102|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:30.3102|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:30.3102|INFO|87|Changing state SnapSync to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502845|peer total difficulty:10790000 2022-08-31 10:57:30.3102|TRACE|87|Changing state to StateNodes | 2022-08-31 10:57:30.3102|INFO|87|Sync mode changed from SnapSync to StateNodes 2022-08-31 10:57:30.3102|INFO|87|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:57:30.3102|INFO|87|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:57:30.3102|INFO|87|Now syncing nodes starting from root of block 7502873 2022-08-31 10:57:31.3102|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:31.3102|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:31.3102|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:31.3102|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:31.3102|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:31.3102|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:31.3102|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:31.3102|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:31.3102|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:31.3102|TRACE|92|Changing state to StateNodes | 2022-08-31 10:57:31.5568|INFO|85|Peers | with known best block: 3 | all: 3 | 2022-08-31 10:57:31.5568|INFO|85|Syncing state nodes 2022-08-31 10:57:31.5568|INFO|85|Sync peers 3(3)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ NS ][Peer|eth66| 7502811| 173.249.21.205:30303][ 0| 1065| 625| 623| 0| 193][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ NS ][Peer|eth66| 7502811|185.188.250.246:30303][ 49| 737| 0| 0| 0| 4][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:57:32.2393|INFO|72|SNAP - to many empty responses - Pivot changed from 7502804 to 7502873 2022-08-31 10:57:32.3116|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:32.3116|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:32.3116|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:32.3116|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:32.3116|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:32.3116|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:32.3116|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:32.3116|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:32.3116|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:32.3116|TRACE|92|Changing state to StateNodes | 2022-08-31 10:57:33.3090|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:33.3090|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:33.3090|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:33.3090|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:33.3090|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:33.3090|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:33.3090|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:33.3090|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:33.3090|INFO|72|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:33.3090|TRACE|72|Changing state to StateNodes | 2022-08-31 10:57:33.5788|INFO|90|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:57:34.3117|TRACE|115| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:34.3117|TRACE|115| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:34.3117|TRACE|115| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:34.3117|TRACE|115| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:34.3117|TRACE|115| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:34.3117|TRACE|115| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:34.3117|TRACE|115| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:34.3117|TRACE|115| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:34.3117|INFO|115|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:34.3117|TRACE|115|Changing state to StateNodes | 2022-08-31 10:57:35.3101|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:35.3101|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:35.3101|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:35.3101|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:35.3101|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:35.3101|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:35.3101|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:35.3101|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:35.3101|INFO|104|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:35.3101|TRACE|104|Changing state to StateNodes | 2022-08-31 10:57:36.3095|TRACE|113| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:36.3095|TRACE|113| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:36.3095|TRACE|113| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:36.3095|TRACE|113| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:36.3095|TRACE|113| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:36.3095|TRACE|113| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:36.3095|TRACE|113| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:36.3095|TRACE|113| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:36.3095|INFO|113|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:36.3095|TRACE|113|Changing state to StateNodes | 2022-08-31 10:57:36.5336|INFO|104|Received a new payload: 7502874 (0x4a259d274f8d6c0bb63df5de9522db8a3c17daf26bef7725d04d1bde53244db7) 2022-08-31 10:57:36.5349|INFO|104|Syncing... Parent wasn't processed. Inserting block 7502874 (0x4a259d...244db7). 2022-08-31 10:57:36.6203|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x4a259d274f8d6c0bb63df5de9522db8a3c17daf26bef7725d04d1bde53244db7, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:57:36.6203|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4a259d274f8d6c0bb63df5de9522db8a3c17daf26bef7725d04d1bde53244db7, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:57:37.3100|TRACE|115| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:37.3100|TRACE|115| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:37.3100|TRACE|115| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:37.3100|TRACE|115| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:37.3100|TRACE|115| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:37.3100|TRACE|115| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:37.3100|TRACE|115| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:37.3100|TRACE|115| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:37.3100|INFO|115|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:37.3100|TRACE|115|Changing state to StateNodes | 2022-08-31 10:57:38.3098|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:38.3098|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:38.3098|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:38.3098|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:38.3098|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:38.3098|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:38.3098|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:38.3098|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:38.3098|INFO|68|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:38.3098|TRACE|68|Changing state to StateNodes | 2022-08-31 10:57:38.4599|INFO|68|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:57:38.4764|INFO|92|State Sync 00.00:02:20 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.00% | kB/s: 0 | accounts 2 | nodes 11 | diagnostics: 0.0.21ms 2022-08-31 10:57:39.3102|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:39.3102|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:39.3102|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:39.3102|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:39.3102|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:39.3102|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:39.3102|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:39.3102|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:39.3102|INFO|104|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:39.3102|TRACE|104|Changing state to StateNodes | 2022-08-31 10:57:40.3096|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:40.3096|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:40.3096|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:40.3096|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:40.3096|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:40.3096|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:40.3096|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:40.3096|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:40.3096|INFO|68|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:40.3096|TRACE|68|Changing state to StateNodes | 2022-08-31 10:57:40.7017|INFO|104|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:57:41.3068|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:41.3068|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:41.3068|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:41.3068|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:41.3068|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:41.3068|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:41.3068|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:41.3068|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:41.3068|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:41.3068|TRACE|86|Changing state to StateNodes | 2022-08-31 10:57:41.3068|INFO|86|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:57:41.3068|INFO|86|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:57:42.3070|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:42.3070|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:42.3070|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:42.3070|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:42.3070|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:42.3070|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:42.3070|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:42.3070|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:42.3070|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:42.3070|TRACE|86|Changing state to StateNodes | 2022-08-31 10:57:43.3080|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:43.3080|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:43.3080|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:43.3080|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:43.3080|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:43.3080|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:43.3080|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:43.3080|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:43.3080|INFO|83|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:43.3080|TRACE|83|Changing state to StateNodes | 2022-08-31 10:57:43.6076|INFO|91|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:57:44.3086|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:44.3086|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:44.3086|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:44.3086|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:44.3086|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:44.3086|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:44.3086|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:44.3086|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:44.3086|INFO|94|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:44.3086|TRACE|94|Changing state to StateNodes | 2022-08-31 10:57:45.3064|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:45.3064|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:45.3064|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:45.3064|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:45.3064|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:45.3064|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:45.3064|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:45.3064|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:45.3064|INFO|85|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:45.3064|TRACE|85|Changing state to StateNodes | 2022-08-31 10:57:46.3088|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:46.3088|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:46.3088|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:46.3088|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:46.3088|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:46.3088|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:46.3088|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:46.3088|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:46.3088|INFO|94|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:46.3088|TRACE|94|Changing state to StateNodes | 2022-08-31 10:57:46.5579|INFO|104|Peers | with known best block: 3 | all: 3 | 2022-08-31 10:57:47.3071|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:47.3071|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:47.3071|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:47.3071|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:47.3071|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:47.3071|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:47.3071|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:47.3071|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:47.3071|INFO|104|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:47.3071|TRACE|104|Changing state to StateNodes | 2022-08-31 10:57:48.3056|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:48.3057|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:48.3057|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:48.3057|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:48.3057|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:48.3057|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:48.3057|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:48.3057|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:48.3057|INFO|94|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:48.3057|TRACE|94|Changing state to StateNodes | 2022-08-31 10:57:49.3054|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:49.3054|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:49.3054|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:49.3054|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:49.3054|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:49.3054|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:49.3054|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:49.3054|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:49.3054|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:49.3054|TRACE|92|Changing state to StateNodes | 2022-08-31 10:57:50.3064|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:50.3064|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:50.3064|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:50.3064|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:50.3064|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:50.3064|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:50.3064|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:50.3064|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:50.3064|INFO|96|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:50.3064|TRACE|96|Changing state to StateNodes | 2022-08-31 10:57:51.3074|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:51.3074|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:51.3074|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:51.3074|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:51.3074|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:51.3074|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:51.3074|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:51.3074|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:51.3074|INFO|104|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:51.3074|TRACE|104|Changing state to StateNodes | 2022-08-31 10:57:51.5462|INFO|83|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:57:52.2321|INFO|97|Received a new payload: 7502875 (0xa94f3342ab19a97338cb78f97119d88b886ee1694536c5c4eeb0053b3f23d4d0) 2022-08-31 10:57:52.2345|INFO|97|Syncing... Parent wasn't processed. Inserting block 7502875 (0xa94f33...23d4d0). 2022-08-31 10:57:52.3066|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:52.3066|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:52.3066|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:52.3066|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:52.3066|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:52.3066|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:52.3066|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:52.3066|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:52.3066|INFO|91|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:52.3066|TRACE|91|Changing state to StateNodes | 2022-08-31 10:57:52.3066|INFO|91|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:57:52.3066|INFO|91|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:57:52.3319|INFO|113|Received: ForkchoiceState: (HeadBlockHash: 0xa94f3342ab19a97338cb78f97119d88b886ee1694536c5c4eeb0053b3f23d4d0, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:57:52.3319|INFO|113|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa94f3342ab19a97338cb78f97119d88b886ee1694536c5c4eeb0053b3f23d4d0, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:57:53.3071|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:53.3071|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:53.3071|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:53.3071|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:53.3071|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:53.3071|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:53.3071|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:53.3071|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:53.3071|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:53.3071|TRACE|92|Changing state to StateNodes | 2022-08-31 10:57:54.3054|TRACE|115| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:54.3054|TRACE|115| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:54.3054|TRACE|115| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:54.3054|TRACE|115| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:54.3054|TRACE|115| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:54.3054|TRACE|115| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:54.3054|TRACE|115| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:54.3054|TRACE|115| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:54.3054|INFO|115|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:54.3054|TRACE|115|Changing state to StateNodes | 2022-08-31 10:57:55.3063|TRACE|115| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:55.3063|TRACE|115| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:55.3063|TRACE|115| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:55.3063|TRACE|115| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:55.3063|TRACE|115| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:55.3063|TRACE|115| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:55.3063|TRACE|115| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:55.3063|TRACE|115| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:55.3063|INFO|115|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:55.3063|TRACE|115|Changing state to StateNodes | 2022-08-31 10:57:56.3059|TRACE|115| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:56.3059|TRACE|115| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:56.3059|TRACE|115| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:56.3059|TRACE|115| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:56.3059|TRACE|115| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:56.3059|TRACE|115| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:56.3059|TRACE|115| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:56.3059|TRACE|115| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:56.3059|INFO|115|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:56.3059|TRACE|115|Changing state to StateNodes | 2022-08-31 10:57:57.3081|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:57.3081|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:57.3081|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:57.3081|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:57.3081|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:57.3081|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:57.3081|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:57.3081|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:57.3081|INFO|96|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:57.3081|TRACE|96|Changing state to StateNodes | 2022-08-31 10:57:58.3068|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:58.3068|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:58.3068|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:58.3068|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:58.3068|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:58.3068|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:58.3068|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:58.3068|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:58.3068|INFO|68|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:58.3068|TRACE|68|Changing state to StateNodes | 2022-08-31 10:57:59.2467|INFO|82|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:57:59.3084|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:57:59.3084|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:57:59.3084|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:57:59.3084|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:57:59.3084|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:57:59.3084|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:57:59.3084|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:57:59.3084|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:57:59.3084|INFO|87|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:57:59.3084|TRACE|87|Changing state to StateNodes | 2022-08-31 10:58:00.3058|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:00.3058|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:00.3058|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:00.3058|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:00.3058|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:00.3058|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:00.3058|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:00.3058|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:00.3058|INFO|91|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:00.3058|TRACE|91|Changing state to StateNodes | 2022-08-31 10:58:01.3068|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:01.3068|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:01.3068|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:01.3068|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:01.3068|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:01.3068|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:01.3068|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:01.3068|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:01.3068|INFO|82|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:01.3068|TRACE|82|Changing state to StateNodes | 2022-08-31 10:58:01.5583|INFO|91|Peers | with known best block: 2 | all: 2 | 2022-08-31 10:58:01.5583|INFO|91|Syncing state nodes 2022-08-31 10:58:01.5583|INFO|91|Sync peers 2(2)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502811|185.188.250.246:30303][ 55| 668| 0| 0| 0| 2][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7420965| 47.36.156.41:30353][ 0| 0| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 10:58:02.3056|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:02.3056|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:02.3056|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:02.3056|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:02.3056|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:02.3056|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:02.3056|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:02.3056|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:02.3056|INFO|82|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:02.3056|TRACE|82|Changing state to StateNodes | 2022-08-31 10:58:02.6751|INFO|97|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:03.3052|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:03.3052|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:03.3052|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:03.3052|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:03.3052|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:03.3052|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:03.3052|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:03.3052|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:03.3052|INFO|96|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:03.3052|TRACE|96|Changing state to StateNodes | 2022-08-31 10:58:03.3052|INFO|96|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:58:03.3052|INFO|96|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:03.6550|INFO|93|Received a new payload: 7502876 (0xc59acf1382e2e8abe172efa239800a51c12be66fc26211905f55eb5f36b1bf8a) 2022-08-31 10:58:03.6550|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502876 (0xc59acf...b1bf8a). 2022-08-31 10:58:03.6962|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0xc59acf1382e2e8abe172efa239800a51c12be66fc26211905f55eb5f36b1bf8a, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:58:03.6962|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc59acf1382e2e8abe172efa239800a51c12be66fc26211905f55eb5f36b1bf8a, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:58:04.3066|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:04.3066|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:04.3066|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:04.3066|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:04.3066|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:04.3066|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:04.3066|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:04.3066|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:04.3066|INFO|71|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:04.3066|TRACE|71|Changing state to StateNodes | 2022-08-31 10:58:05.3073|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:05.3073|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:05.3073|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:05.3073|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:05.3073|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:05.3073|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:05.3073|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:05.3073|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:05.3073|INFO|85|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:05.3073|TRACE|85|Changing state to StateNodes | 2022-08-31 10:58:06.3061|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:06.3061|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:06.3061|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:06.3061|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:06.3061|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:06.3061|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:06.3061|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:06.3061|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:06.3061|INFO|71|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:06.3061|TRACE|71|Changing state to StateNodes | 2022-08-31 10:58:07.3066|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:07.3066|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:07.3066|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:07.3066|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:07.3066|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:07.3066|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:07.3066|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:07.3066|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:07.3066|INFO|91|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:07.3066|TRACE|91|Changing state to StateNodes | 2022-08-31 10:58:08.3061|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:08.3061|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:08.3061|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:08.3061|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:08.3061|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:08.3061|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:08.3061|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:08.3061|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:58:08.3061|INFO|82|Changing state StateNodes to SnapSync at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502874|peer total difficulty:10790000 2022-08-31 10:58:08.3061|TRACE|82|Changing state to SnapSync | 2022-08-31 10:58:08.3061|INFO|82|Sync mode changed from StateNodes to SnapSync 2022-08-31 10:58:08.4427|INFO|115|State Sync 00.00:02:29 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.00% | kB/s: 0 | accounts 2 | nodes 11 | diagnostics: 0.0.21ms 2022-08-31 10:58:09.3059|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:09.3059|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:09.3059|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:09.3059|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:09.3059|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:09.3059|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:09.3059|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:09.3059|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:09.3059|INFO|68|Changing state SnapSync to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:09.3059|TRACE|68|Changing state to StateNodes | 2022-08-31 10:58:09.3059|INFO|68|Sync mode changed from SnapSync to StateNodes 2022-08-31 10:58:10.3063|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:10.3063|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:10.3063|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:10.3063|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:10.3063|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:10.3063|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:10.3063|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:10.3063|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:10.3063|INFO|68|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:10.3063|TRACE|68|Changing state to StateNodes | 2022-08-31 10:58:11.3064|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:11.3064|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:11.3064|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:11.3064|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:11.3064|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:11.3064|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:11.3064|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:11.3064|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:11.3064|INFO|71|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:11.3064|TRACE|71|Changing state to StateNodes | 2022-08-31 10:58:12.3069|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:12.3069|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:12.3069|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:12.3069|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:12.3069|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:12.3069|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:12.3069|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:12.3069|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:12.3069|INFO|71|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:12.3069|TRACE|71|Changing state to StateNodes | 2022-08-31 10:58:12.7658|INFO|113|Received a new payload: 7502877 (0xc6e12d5b77e3ad60d4efbdfa97f31f113ff26067d13ce185d576b0fb41152aca) 2022-08-31 10:58:12.7658|INFO|113|Syncing... Parent wasn't processed. Inserting block 7502877 (0xc6e12d...152aca). 2022-08-31 10:58:12.8705|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0xc6e12d5b77e3ad60d4efbdfa97f31f113ff26067d13ce185d576b0fb41152aca, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:58:12.8705|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc6e12d5b77e3ad60d4efbdfa97f31f113ff26067d13ce185d576b0fb41152aca, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:58:13.3073|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:13.3073|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:13.3073|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:13.3073|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:13.3073|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:13.3073|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:13.3073|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:13.3073|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:13.3073|INFO|85|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:13.3073|TRACE|85|Changing state to StateNodes | 2022-08-31 10:58:13.6549|INFO|71|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:14.3066|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:14.3066|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:14.3066|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:14.3066|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:14.3066|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:14.3066|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:14.3066|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:14.3066|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:14.3066|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:14.3066|TRACE|86|Changing state to StateNodes | 2022-08-31 10:58:14.3066|INFO|86|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:58:14.3066|INFO|86|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:15.2249|INFO|70|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:58:15.2392|INFO|12|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:58:15.3083|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:15.3083|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:15.3083|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:15.3083|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:15.3083|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:15.3083|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:15.3083|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:15.3083|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:15.3083|INFO|15|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:15.3083|TRACE|15|Changing state to StateNodes | 2022-08-31 10:58:15.5075|INFO|70|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:58:15.5075|INFO|70|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:58:16.3041|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:16.3041|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:16.3041|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:16.3041|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:16.3041|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:16.3041|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:16.3041|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:16.3041|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:16.3041|INFO|12|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:16.3041|TRACE|12|Changing state to StateNodes | 2022-08-31 10:58:16.5601|INFO|15|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:58:17.3083|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:17.3083|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:17.3083|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:17.3083|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:17.3083|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:17.3083|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:17.3083|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:17.3083|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:17.3083|INFO|15|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:17.3083|TRACE|15|Changing state to StateNodes | 2022-08-31 10:58:18.3050|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:18.3050|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:18.3050|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:18.3050|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:18.3050|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:18.3050|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:18.3050|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:18.3050|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:18.3050|INFO|68|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:18.3050|TRACE|68|Changing state to StateNodes | 2022-08-31 10:58:19.3053|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:19.3053|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:19.3053|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:19.3053|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:19.3053|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:19.3053|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:19.3053|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:19.3053|TRACE|93| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:19.3053|INFO|93|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:19.3053|TRACE|93|Changing state to StateNodes | 2022-08-31 10:58:20.3062|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:20.3062|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:20.3062|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:20.3062|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:20.3062|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:20.3062|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:20.3062|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:20.3062|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:20.3062|INFO|85|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:20.3062|TRACE|85|Changing state to StateNodes | 2022-08-31 10:58:21.3073|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:21.3073|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:21.3073|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:21.3073|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:21.3073|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:21.3073|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:21.3073|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:21.3073|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:21.3073|INFO|11|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:21.3073|TRACE|11|Changing state to StateNodes | 2022-08-31 10:58:22.3041|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:22.3041|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:22.3041|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:22.3041|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:22.3041|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:22.3041|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:22.3041|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:22.3041|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:22.3041|INFO|11|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:22.3041|TRACE|11|Changing state to StateNodes | 2022-08-31 10:58:23.3062|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:23.3062|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:23.3062|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:23.3062|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:23.3062|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:23.3062|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:23.3062|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:23.3062|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:23.3062|INFO|11|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:23.3062|TRACE|11|Changing state to StateNodes | 2022-08-31 10:58:24.3052|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:24.3052|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:24.3052|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:24.3052|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:24.3052|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:24.3052|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:24.3052|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:24.3052|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:24.3052|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:24.3052|TRACE|92|Changing state to StateNodes | 2022-08-31 10:58:24.9745|INFO|12|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:25.3087|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:25.3087|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:25.3087|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:25.3087|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:25.3087|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:25.3087|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:25.3087|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:25.3087|TRACE|93| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:25.3087|INFO|93|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:25.3087|TRACE|93|Changing state to StateNodes | 2022-08-31 10:58:25.3087|INFO|93|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:58:25.3087|INFO|93|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:25.5515|INFO|83|Received a new payload: 7502878 (0x1b162b98c961d61ea190607f62ff187fbc6355dd321335b832d2b496750b287d) 2022-08-31 10:58:25.5515|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502878 (0x1b162b...0b287d). 2022-08-31 10:58:25.6256|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x1b162b98c961d61ea190607f62ff187fbc6355dd321335b832d2b496750b287d, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:58:25.6261|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1b162b98c961d61ea190607f62ff187fbc6355dd321335b832d2b496750b287d, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:58:26.3049|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:26.3049|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:26.3049|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:26.3049|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:26.3049|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:26.3049|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:26.3049|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:26.3049|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:26.3049|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:26.3049|TRACE|92|Changing state to StateNodes | 2022-08-31 10:58:27.3077|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:27.3077|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:27.3077|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:27.3077|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:27.3077|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:27.3077|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:27.3077|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:27.3077|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:27.3077|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:27.3077|TRACE|17|Changing state to StateNodes | 2022-08-31 10:58:28.3081|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:28.3081|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:28.3081|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:28.3081|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:28.3081|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:28.3081|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:28.3081|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:28.3081|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:28.3081|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:28.3081|TRACE|17|Changing state to StateNodes | 2022-08-31 10:58:29.3074|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:29.3074|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:29.3074|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:29.3074|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:29.3074|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:29.3074|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:29.3074|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:29.3074|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:29.3074|INFO|12|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:29.3074|TRACE|12|Changing state to StateNodes | 2022-08-31 10:58:30.3069|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:30.3069|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:30.3069|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:30.3069|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:30.3069|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:30.3069|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:30.3069|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:30.3069|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:30.3069|INFO|70|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:30.3069|TRACE|70|Changing state to StateNodes | 2022-08-31 10:58:31.3076|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:31.3076|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:31.3076|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:31.3076|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:31.3076|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:31.3076|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:31.3076|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:31.3076|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:31.3076|INFO|85|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:31.3076|TRACE|85|Changing state to StateNodes | 2022-08-31 10:58:31.5593|INFO|85|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:58:31.5593|INFO|85|Syncing state nodes 2022-08-31 10:58:31.5593|INFO|85|Sync peers 1(1)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ NS ][Peer|eth66| 7502811|185.188.250.246:30303][ 49| 587| 0| 0| 0| 1][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:58:32.3068|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:32.3068|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:32.3068|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:32.3068|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:32.3068|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:32.3068|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:32.3068|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:32.3068|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:32.3068|INFO|70|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:32.3068|TRACE|70|Changing state to StateNodes | 2022-08-31 10:58:33.3050|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:33.3050|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:33.3050|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:33.3050|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:33.3050|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:33.3050|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:33.3050|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:33.3050|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:33.3050|INFO|70|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:33.3050|TRACE|70|Changing state to StateNodes | 2022-08-31 10:58:34.3077|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:34.3077|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:34.3077|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:34.3077|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:34.3077|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:34.3077|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:34.3077|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:34.3077|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:34.3077|INFO|72|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:34.3077|TRACE|72|Changing state to StateNodes | 2022-08-31 10:58:35.3084|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:35.3084|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:35.3084|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:35.3084|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:35.3084|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:35.3084|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:35.3084|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:35.3084|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:35.3084|INFO|15|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:35.3084|TRACE|15|Changing state to StateNodes | 2022-08-31 10:58:35.9986|INFO|15|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:36.3051|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:36.3051|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:36.3051|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:36.3051|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:36.3051|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:36.3051|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:36.3051|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:36.3051|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:36.3051|INFO|85|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:36.3051|TRACE|85|Changing state to StateNodes | 2022-08-31 10:58:36.3051|INFO|85|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:58:36.3051|INFO|85|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:36.8330|INFO|70|Received a new payload: 7502879 (0x28028116db72b673c7eb5cda23eda73042b7bfc10b25f4aaebfc19b6574ce582) 2022-08-31 10:58:36.8343|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502879 (0x280281...4ce582). 2022-08-31 10:58:36.9334|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x28028116db72b673c7eb5cda23eda73042b7bfc10b25f4aaebfc19b6574ce582, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:58:36.9338|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x28028116db72b673c7eb5cda23eda73042b7bfc10b25f4aaebfc19b6574ce582, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:58:37.3053|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:37.3053|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:37.3053|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:37.3053|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:37.3053|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:37.3053|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:37.3053|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:37.3053|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:37.3053|INFO|15|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:37.3053|TRACE|15|Changing state to StateNodes | 2022-08-31 10:58:38.3054|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:38.3054|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:38.3054|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:38.3054|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:38.3054|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:38.3054|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:38.3054|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:38.3054|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:38.3054|INFO|72|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:38.3054|TRACE|72|Changing state to StateNodes | 2022-08-31 10:58:39.3054|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:39.3054|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:39.3054|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:39.3054|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:39.3054|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:39.3054|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:39.3054|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:39.3054|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:39.3054|INFO|72|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:39.3054|TRACE|72|Changing state to StateNodes | 2022-08-31 10:58:40.3077|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:40.3077|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:40.3077|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:40.3077|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:40.3077|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:40.3077|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:40.3077|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:40.3077|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:40.3077|INFO|15|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:40.3077|TRACE|15|Changing state to StateNodes | 2022-08-31 10:58:41.3062|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:41.3062|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:41.3062|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:41.3062|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:41.3062|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:41.3062|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:41.3062|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:41.3062|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:41.3062|INFO|97|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:41.3062|TRACE|97|Changing state to StateNodes | 2022-08-31 10:58:42.3067|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:42.3067|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:42.3067|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:42.3067|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:42.3067|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:42.3067|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:42.3067|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:42.3067|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:58:42.3067|INFO|86|Changing state StateNodes to SnapSync at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502879|peer total difficulty:10790000 2022-08-31 10:58:42.3067|TRACE|86|Changing state to SnapSync | 2022-08-31 10:58:42.3067|INFO|86|Sync mode changed from StateNodes to SnapSync 2022-08-31 10:58:43.3079|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:43.3079|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:43.3079|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:43.3079|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:43.3079|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:43.3079|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:43.3079|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:43.3079|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:43.3079|INFO|89|Changing state SnapSync to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:43.3079|TRACE|89|Changing state to StateNodes | 2022-08-31 10:58:43.3079|INFO|89|Sync mode changed from SnapSync to StateNodes 2022-08-31 10:58:44.3055|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:44.3055|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:44.3055|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:44.3055|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:44.3055|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:44.3055|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:44.3055|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:44.3055|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:44.3055|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:44.3055|TRACE|86|Changing state to StateNodes | 2022-08-31 10:58:45.3079|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:45.3079|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:45.3079|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:45.3079|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:45.3079|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:45.3079|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:45.3079|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:45.3079|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:45.3079|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:45.3079|TRACE|17|Changing state to StateNodes | 2022-08-31 10:58:46.3062|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:46.3062|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:46.3062|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:46.3062|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:46.3062|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:46.3062|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:46.3062|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:46.3062|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:46.3062|INFO|11|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:46.3062|TRACE|11|Changing state to StateNodes | 2022-08-31 10:58:46.5580|INFO|86|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:58:46.6160|INFO|86|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:47.3076|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:47.3076|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:47.3076|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:47.3076|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:47.3076|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:47.3076|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:47.3076|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:47.3076|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:47.3076|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:47.3076|TRACE|17|Changing state to StateNodes | 2022-08-31 10:58:47.3076|INFO|17|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:58:47.3076|INFO|17|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:48.3074|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:48.3074|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:48.3074|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:48.3074|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:48.3074|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:48.3074|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:48.3074|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:48.3074|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:48.3074|INFO|68|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:48.3074|TRACE|68|Changing state to StateNodes | 2022-08-31 10:58:48.5326|INFO|105|Received a new payload: 7502880 (0x5b2bd45b1f03035f017bf8d8ea2366a212efc63dc8ffed6971953ac5cdcd51c4) 2022-08-31 10:58:48.5326|INFO|105|Syncing... Parent wasn't processed. Inserting block 7502880 (0x5b2bd4...cd51c4). 2022-08-31 10:58:48.6239|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x5b2bd45b1f03035f017bf8d8ea2366a212efc63dc8ffed6971953ac5cdcd51c4, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:58:48.6239|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5b2bd45b1f03035f017bf8d8ea2366a212efc63dc8ffed6971953ac5cdcd51c4, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:58:49.3048|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:49.3048|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:49.3048|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:49.3048|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:49.3048|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:49.3048|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:49.3048|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:49.3048|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:49.3048|INFO|11|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:49.3048|TRACE|11|Changing state to StateNodes | 2022-08-31 10:58:50.3063|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:50.3063|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:50.3063|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:50.3063|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:50.3063|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:50.3063|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:50.3063|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:50.3063|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:50.3063|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:50.3063|TRACE|86|Changing state to StateNodes | 2022-08-31 10:58:51.3071|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:51.3071|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:51.3071|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:51.3071|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:51.3071|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:51.3071|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:51.3071|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:51.3071|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:51.3071|INFO|105|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:51.3071|TRACE|105|Changing state to StateNodes | 2022-08-31 10:58:52.3058|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:52.3058|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:52.3058|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:52.3058|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:52.3058|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:52.3058|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:52.3058|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:52.3058|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:52.3058|INFO|83|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:52.3058|TRACE|83|Changing state to StateNodes | 2022-08-31 10:58:53.3070|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:53.3070|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:53.3070|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:53.3070|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:53.3070|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:53.3070|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:53.3070|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:53.3070|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:53.3070|INFO|105|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:53.3070|TRACE|105|Changing state to StateNodes | 2022-08-31 10:58:54.3072|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:54.3072|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:54.3072|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:54.3072|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:54.3072|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:54.3072|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:54.3072|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:54.3072|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:54.3072|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:54.3072|TRACE|86|Changing state to StateNodes | 2022-08-31 10:58:55.3077|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:55.3077|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:55.3077|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:55.3077|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:55.3077|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:55.3077|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:55.3077|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:55.3077|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:55.3077|INFO|83|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:55.3077|TRACE|83|Changing state to StateNodes | 2022-08-31 10:58:56.3067|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:56.3067|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:56.3067|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:56.3067|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:56.3067|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:56.3067|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:56.3067|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:56.3067|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:56.3067|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:56.3067|TRACE|17|Changing state to StateNodes | 2022-08-31 10:58:57.3061|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:57.3061|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:57.3061|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:57.3061|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:57.3061|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:57.3061|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:57.3061|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:57.3061|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:57.3061|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:57.3061|TRACE|17|Changing state to StateNodes | 2022-08-31 10:58:58.3061|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:58.3061|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:58.3061|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:58.3061|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:58.3061|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:58.3061|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:58.3061|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:58.3061|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:58.3061|INFO|91|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:58.3061|TRACE|91|Changing state to StateNodes | 2022-08-31 10:58:59.1018|INFO|86|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:58:59.3060|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:58:59.3060|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:58:59.3060|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:58:59.3060|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:58:59.3060|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:58:59.3060|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:58:59.3060|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:58:59.3060|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:58:59.3060|INFO|105|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:58:59.3060|TRACE|105|Changing state to StateNodes | 2022-08-31 10:58:59.3060|INFO|105|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:58:59.3060|INFO|105|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:59:00.3065|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:00.3065|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:00.3065|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:00.3065|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:00.3065|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:00.3065|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:00.3065|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:00.3065|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:00.3065|INFO|15|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:00.3065|TRACE|15|Changing state to StateNodes | 2022-08-31 10:59:00.8401|INFO|15|Received a new payload: 7502881 (0x23f1456d0a1426738304edf7d820a7dcc4b888daabd6eb96b50db0236f295fa6) 2022-08-31 10:59:00.8420|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502881 (0x23f145...295fa6). 2022-08-31 10:59:00.9236|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0x23f1456d0a1426738304edf7d820a7dcc4b888daabd6eb96b50db0236f295fa6, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:59:00.9236|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x23f1456d0a1426738304edf7d820a7dcc4b888daabd6eb96b50db0236f295fa6, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:59:01.3063|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:01.3063|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:01.3063|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:01.3063|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:01.3063|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:01.3063|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:01.3063|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:01.3063|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:01.3063|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:01.3063|TRACE|17|Changing state to StateNodes | 2022-08-31 10:59:01.5589|INFO|17|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:59:01.5589|INFO|17|Syncing state nodes 2022-08-31 10:59:01.5589|INFO|17|Sync peers - Initialized: 1 | All: 1 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ NS ][Peer|eth66| 7502811|185.188.250.246:30303][ 44| 523| 0| 0| 0| 1][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 10:59:02.3068|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:02.3068|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:02.3068|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:02.3068|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:02.3068|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:02.3068|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:02.3068|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:02.3068|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:02.3068|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:02.3068|TRACE|17|Changing state to StateNodes | 2022-08-31 10:59:03.3059|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:03.3059|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:03.3059|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:03.3059|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:03.3059|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:03.3059|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:03.3059|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:03.3059|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:03.3059|INFO|91|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:03.3059|TRACE|91|Changing state to StateNodes | 2022-08-31 10:59:04.3070|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:04.3070|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:04.3070|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:04.3070|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:04.3070|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:04.3070|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:04.3070|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:04.3070|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:04.3070|INFO|89|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:04.3070|TRACE|89|Changing state to StateNodes | 2022-08-31 10:59:05.3056|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:05.3056|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:05.3056|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:05.3056|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:05.3056|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:05.3056|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:05.3056|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:05.3056|TRACE|93| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:05.3056|INFO|93|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:05.3056|TRACE|93|Changing state to StateNodes | 2022-08-31 10:59:06.3055|TRACE|110| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:06.3055|TRACE|110| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:06.3055|TRACE|110| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:06.3055|TRACE|110| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:06.3055|TRACE|110| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:06.3055|TRACE|110| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:06.3055|TRACE|110| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:06.3055|TRACE|110| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:06.3055|INFO|110|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:06.3055|TRACE|110|Changing state to StateNodes | 2022-08-31 10:59:07.3062|TRACE|110| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:07.3062|TRACE|110| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:07.3062|TRACE|110| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:07.3062|TRACE|110| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:07.3062|TRACE|110| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:07.3062|TRACE|110| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:07.3062|TRACE|110| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:07.3062|TRACE|110| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:07.3062|INFO|110|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:07.3062|TRACE|110|Changing state to StateNodes | 2022-08-31 10:59:08.3069|TRACE|112| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:08.3069|TRACE|112| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:08.3069|TRACE|112| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:08.3069|TRACE|112| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:08.3069|TRACE|112| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:08.3069|TRACE|112| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:08.3069|TRACE|112| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:08.3069|TRACE|112| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:08.3069|INFO|112|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:08.3069|TRACE|112|Changing state to StateNodes | 2022-08-31 10:59:09.3064|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:09.3064|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:09.3064|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:09.3064|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:09.3064|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:09.3064|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:09.3064|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:09.3064|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:09.3064|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:09.3064|TRACE|86|Changing state to StateNodes | 2022-08-31 10:59:09.9937|INFO|92|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:59:10.3068|TRACE|112| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:10.3068|TRACE|112| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:10.3068|TRACE|112| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:10.3068|TRACE|112| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:10.3068|TRACE|112| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:10.3068|TRACE|112| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:10.3068|TRACE|112| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:10.3068|TRACE|112| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:10.3068|INFO|112|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:10.3068|TRACE|112|Changing state to StateNodes | 2022-08-31 10:59:10.3068|INFO|112|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:59:10.3068|INFO|112|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:59:11.3068|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:11.3068|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:11.3068|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:11.3068|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:11.3068|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:11.3068|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:11.3068|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:11.3068|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:11.3068|INFO|68|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:11.3068|TRACE|68|Changing state to StateNodes | 2022-08-31 10:59:12.3070|TRACE|112| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:12.3070|TRACE|112| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:12.3070|TRACE|112| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:12.3070|TRACE|112| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:12.3070|TRACE|112| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:12.3070|TRACE|112| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:12.3070|TRACE|112| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:12.3070|TRACE|112| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:12.3070|INFO|112|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:12.3070|TRACE|112|Changing state to StateNodes | 2022-08-31 10:59:13.3107|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:13.3107|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:13.3107|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:13.3107|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:13.3107|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:13.3107|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:13.3107|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:13.3107|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:13.3107|INFO|87|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:13.3107|TRACE|87|Changing state to StateNodes | 2022-08-31 10:59:14.3065|TRACE|109| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:14.3065|TRACE|109| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:14.3065|TRACE|109| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:14.3065|TRACE|109| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:14.3065|TRACE|109| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:14.3065|TRACE|109| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:14.3065|TRACE|109| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:14.3065|TRACE|109| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:14.3065|INFO|109|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:14.3065|TRACE|109|Changing state to StateNodes | 2022-08-31 10:59:14.5308|INFO|110|Received a new payload: 7502882 (0x94b702c07ad2e08b3ad2a247ac0ec33131fbaf1f9a58a6bec8a4c09879a55bf2) 2022-08-31 10:59:14.5347|INFO|110|Syncing... Parent wasn't processed. Inserting block 7502882 (0x94b702...a55bf2). 2022-08-31 10:59:14.5919|INFO|93|Received: ForkchoiceState: (HeadBlockHash: 0x94b702c07ad2e08b3ad2a247ac0ec33131fbaf1f9a58a6bec8a4c09879a55bf2, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:59:14.5919|INFO|93|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x94b702c07ad2e08b3ad2a247ac0ec33131fbaf1f9a58a6bec8a4c09879a55bf2, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:59:15.2392|INFO|110|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 10:59:15.3117|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:15.3117|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:15.3117|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:15.3117|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:15.3117|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:15.3117|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:15.3117|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:15.3117|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:15.3117|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:15.3117|TRACE|92|Changing state to StateNodes | 2022-08-31 10:59:15.5092|INFO|97|Executing JSON RPC call eth_chainId with params [] 2022-08-31 10:59:15.5109|INFO|97|Executing JSON RPC call eth_syncing with params [] 2022-08-31 10:59:16.3066|TRACE|111| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:16.3066|TRACE|111| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:16.3066|TRACE|111| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:16.3066|TRACE|111| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:16.3066|TRACE|111| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:16.3066|TRACE|111| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:16.3066|TRACE|111| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:16.3066|TRACE|111| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:16.3066|INFO|111|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:16.3066|TRACE|111|Changing state to StateNodes | 2022-08-31 10:59:16.5622|INFO|111|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:59:17.3089|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:17.3089|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:17.3089|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:17.3089|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:17.3089|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:17.3089|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:17.3089|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:17.3089|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:17.3089|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:17.3089|TRACE|17|Changing state to StateNodes | 2022-08-31 10:59:18.3091|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:18.3091|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:18.3091|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:18.3091|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:18.3091|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:18.3091|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:18.3091|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:18.3091|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:18.3091|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:18.3091|TRACE|17|Changing state to StateNodes | 2022-08-31 10:59:19.3090|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:19.3090|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:19.3090|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:19.3090|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:19.3090|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:19.3090|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:19.3090|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:19.3090|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:19.3090|INFO|87|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:19.3090|TRACE|87|Changing state to StateNodes | 2022-08-31 10:59:20.3113|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:20.3113|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:20.3113|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:20.3113|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:20.3113|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:20.3113|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:20.3113|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:20.3113|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:20.3113|INFO|92|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:20.3113|TRACE|92|Changing state to StateNodes | 2022-08-31 10:59:20.9868|INFO|87|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:59:21.3095|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:21.3095|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:21.3095|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:21.3095|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:21.3095|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:21.3095|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:21.3095|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:21.3095|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:21.3095|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:21.3095|TRACE|17|Changing state to StateNodes | 2022-08-31 10:59:22.1116|INFO|87|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:59:22.3105|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:22.3105|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:22.3105|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:22.3105|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:22.3105|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:22.3105|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:22.3105|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:22.3105|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:22.3105|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:22.3105|TRACE|17|Changing state to StateNodes | 2022-08-31 10:59:22.3105|INFO|17|Starting the node data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:59:22.3105|INFO|17|Setting state sync state root to 7502873 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 2022-08-31 10:59:23.3103|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:23.3103|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:23.3103|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:23.3103|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:23.3103|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:23.3103|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:23.3103|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:23.3103|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:23.3103|INFO|17|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:23.3103|TRACE|17|Changing state to StateNodes | 2022-08-31 10:59:24.3113|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:24.3113|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:24.3113|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:24.3113|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:24.3113|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:24.3113|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:24.3113|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:24.3113|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:24.3113|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:24.3113|TRACE|86|Changing state to StateNodes | 2022-08-31 10:59:24.6097|INFO|86|Received a new payload: 7502883 (0xe6a570512d2ac335007fb0be2a50ce1786f20d225123ebc64ade7a4e54f5f1ec) 2022-08-31 10:59:24.6097|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502883 (0xe6a570...f5f1ec). 2022-08-31 10:59:24.7334|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0xe6a570512d2ac335007fb0be2a50ce1786f20d225123ebc64ade7a4e54f5f1ec, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:59:24.7337|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe6a570512d2ac335007fb0be2a50ce1786f20d225123ebc64ade7a4e54f5f1ec, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:59:25.3091|TRACE|110| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:25.3091|TRACE|110| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:25.3091|TRACE|110| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:25.3091|TRACE|110| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:25.3091|TRACE|110| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:25.3091|TRACE|110| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:25.3091|TRACE|110| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:25.3091|TRACE|110| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:25.3091|INFO|110|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:25.3091|TRACE|110|Changing state to StateNodes | 2022-08-31 10:59:26.3104|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:26.3104|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:26.3104|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:26.3104|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:26.3104|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:26.3104|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:26.3104|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:26.3104|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:26.3104|INFO|86|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:26.3104|TRACE|86|Changing state to StateNodes | 2022-08-31 10:59:27.3102|TRACE|113| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:27.3102|TRACE|113| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:27.3102|TRACE|113| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:27.3102|TRACE|113| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:27.3102|TRACE|113| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:27.3102|TRACE|113| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:27.3102|TRACE|113| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:27.3102|TRACE|113| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 10:59:27.3102|INFO|113|Changing state StateNodes to StateNodes at processed:7502736|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502811|peer total difficulty:10790000 2022-08-31 10:59:27.3102|TRACE|113|Changing state to StateNodes | 2022-08-31 10:59:27.8697|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 10:59:27.8738|INFO|2|Stopping session monitor... 2022-08-31 10:59:27.8738|INFO|2|Stopping session sync mode selector... 2022-08-31 10:59:27.8738|INFO|2|Sync mode selector stopped 2022-08-31 10:59:27.8738|INFO|2|Stopping discovery app... 2022-08-31 10:59:27.8738|INFO|2|Stopping discovery udp channel 2022-08-31 10:59:27.8738|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 10:59:27.8738|INFO|2|Stopping block producer... 2022-08-31 10:59:27.8783|INFO|2|Stopping sync peer pool... 2022-08-31 10:59:27.8783|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 10:59:27.8783|INFO|111|State sync task completed. 2022-08-31 10:59:27.8783|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 10:59:27.8783|INFO|111|State sync task completed. 2022-08-31 10:59:27.8783|INFO|2|Stopping peer pool... 2022-08-31 10:59:27.8783|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 10:59:27.8783|INFO|2|Stopping peer manager... 2022-08-31 10:59:27.8821|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 10:59:27.8821|INFO|2|Stopping synchronizer... 2022-08-31 10:59:27.8821|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:59:27.8821|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 10:59:27.8821|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 10:59:27.8821|INFO|11|Fast sync blocks downloader task completed. 2022-08-31 10:59:27.8821|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 10:59:27.8821|INFO|110|Fast blocks receipts task completed. 2022-08-31 10:59:27.8821|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 10:59:27.8821|INFO|93|Fast blocks bodies task completed. 2022-08-31 10:59:27.8821|INFO|2|Stopping blockchain processor... 2022-08-31 10:59:27.8821|INFO|113|Full sync block downloader task completed. 2022-08-31 10:59:27.8821|INFO|17|Beacon headers task completed. 2022-08-31 10:59:27.8821|INFO|2|Stopping rlpx peer... 2022-08-31 10:59:27.8858|INFO|17|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 10:59:31.5373|INFO|57|Peer update loop canceled. 2022-08-31 10:59:31.5748|INFO|111|Peers | with known best block: 1 | all: 1 | 2022-08-31 10:59:31.5748|INFO|111|Syncing state nodes 2022-08-31 10:59:32.8946|INFO|92|Local peer shutdown complete.. please wait for all components to close 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin Clique... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin AuRa... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin Ethash... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin NethDev... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin Merge... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin Merge... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin MEV... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin HealthChecks... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin Hive... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin Account Abstraction... 2022-08-31 10:59:32.8946|INFO|92|Disposing plugin EthStats... 2022-08-31 10:59:32.8946|INFO|92|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 10:59:32.8946|INFO|92|IPC JSON RPC service stopped 2022-08-31 10:59:32.8946|INFO|92|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 10:59:32.9021|INFO|92|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 10:59:32.9063|INFO|113|JSON RPC service stopped 2022-08-31 10:59:32.9063|INFO|92|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 10:59:32.9063|INFO|92|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 10:59:32.9063|INFO|92|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 10:59:32.9063|INFO|92|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 10:59:32.9099|INFO|92|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 10:59:32.9099|INFO|92|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 10:59:32.9099|INFO|92|Closing DBs... 2022-08-31 10:59:32.9099|INFO|92|Disposing DB Bloom 2022-08-31 10:59:32.9350|INFO|92|Disposing DB State0 2022-08-31 10:59:33.0528|INFO|92|Disposing DB Witness 2022-08-31 10:59:33.0528|INFO|92|Disposing DB Headers 2022-08-31 10:59:33.1207|INFO|92|Disposing DB BlockInfos 2022-08-31 10:59:33.1887|INFO|92|Disposing DB Metadata 2022-08-31 10:59:33.1887|INFO|92|Disposing DB CanonicalHashTrie 2022-08-31 10:59:33.1887|INFO|92|Disposing DB Blocks 2022-08-31 10:59:33.2652|INFO|92|Disposing DB Code 2022-08-31 10:59:33.3065|INFO|92|Disposing DB Receipts 2022-08-31 10:59:33.3798|INFO|92|All DBs closed. 2022-08-31 10:59:33.3798|INFO|92|Ethereum shutdown complete... please wait for all components to close 2022-08-31 10:59:33.3798|INFO|92|All done, goodbye! 2022-08-31 10:59:39.2448|INFO|8|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 10:59:39.6499|INFO|13|Setting up memory allowances 2022-08-31 10:59:39.6499|INFO|13| memory hint: 768MB 2022-08-31 10:59:39.6499|INFO|13| general memory: 32MB 2022-08-31 10:59:39.6499|INFO|13| peers memory: 50MB 2022-08-31 10:59:39.6499|INFO|13| Netty memory: 134MB 2022-08-31 10:59:39.6499|INFO|13| mempool memory: 68MB 2022-08-31 10:59:39.6499|INFO|13| fast blocks memory: 48MB 2022-08-31 10:59:39.6499|INFO|13| trie memory: 86MB 2022-08-31 10:59:39.6569|INFO|13| DB memory: 347MB 2022-08-31 10:59:39.8579|WARN|15|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 10:59:39.8638|INFO|15|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:59:39.8752|INFO|15|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 10:59:39.8821|INFO|15|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 10:59:39.8821|INFO|15|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502873, best known is 7502873, lowest inserted header 1, body , lowest sync inserted block number 7470001 2022-08-31 10:59:39.8918|INFO|15|Initializing 11 plugins 2022-08-31 10:59:39.8918|INFO|15| Clique by Nethermind 2022-08-31 10:59:39.8938|INFO|15| Clique by Nethermind initialized in 1ms 2022-08-31 10:59:39.8938|INFO|15| AuRa by Nethermind 2022-08-31 10:59:39.8938|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 10:59:39.8938|INFO|15| Ethash by Nethermind 2022-08-31 10:59:39.8938|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 10:59:39.8938|INFO|15| NethDev by Nethermind 2022-08-31 10:59:39.8938|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 10:59:39.8938|INFO|15| Merge by Nethermind 2022-08-31 10:59:39.8938|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 10:59:39.8938|INFO|15| Merge by Nethermind 2022-08-31 10:59:39.9137|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:59:39.9193|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 10:59:39.9193|INFO|15| Merge by Nethermind initialized in 24ms 2022-08-31 10:59:39.9193|INFO|15| MEV by Nethermind 2022-08-31 10:59:39.9193|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 10:59:39.9193|INFO|15| HealthChecks by Nethermind 2022-08-31 10:59:39.9193|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 10:59:39.9193|INFO|15| Hive by Nethermind 2022-08-31 10:59:39.9193|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 10:59:39.9193|INFO|15| Account Abstraction by Nethermind 2022-08-31 10:59:39.9243|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 10:59:39.9243|INFO|15| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 10:59:39.9243|INFO|15| EthStats by Nethermind 2022-08-31 10:59:39.9243|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 10:59:39.9243|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 10:59:40.0247|INFO|13|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 10:59:40.2124|INFO|13|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 10:59:40.3484|INFO|13|Skipping Account Abstraction network protocol 2022-08-31 10:59:40.3757|INFO|17|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 10:59:40.3757|INFO|17|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 10:59:40.3959|INFO|17|Now syncing nodes starting from root of block 0 2022-08-31 10:59:40.4210|INFO|6|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502736 block. 2022-08-31 10:59:40.4238|INFO|6|No block tree levels to review for fixes. All fine. 2022-08-31 10:59:40.4366|INFO|6|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 10:59:40.4473|INFO|6|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 10:59:40.5068|INFO|6|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 10:59:40.5156|INFO|6|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 10:59:40.5269|INFO|6|Starting Merge block producer & sealer 2022-08-31 10:59:41.0181|INFO|13|Connected to 1 bootnodes, 879 trusted/persisted nodes 2022-08-31 10:59:41.0367|INFO|14|Peers | with known best block: 10 | all: 10 | 2022-08-31 10:59:41.0367|INFO|14|Waiting for peers... 1s 2022-08-31 10:59:41.0487|INFO|14|Sync peers - Initialized: 10 | All: 10 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502883| 142.132.204.99:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502883|168.119.177.115:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502883| 38.242.243.120:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502883| 65.21.225.58:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502883| 18.221.67.9:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502883| 116.202.39.230:30304][ 0| 0| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7502862| 173.249.21.205:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7481938|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 0| 24| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] 2022-08-31 10:59:41.0596|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:41.0596|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:41.0618|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:41.0618|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:41.0618|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:41.0618|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:41.0618|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:41.0618|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:41.0618|INFO|12|Changing state Disconnected to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:41.0618|TRACE|12|Changing state to SnapSync | 2022-08-31 10:59:41.0618|INFO|12|Sync mode changed from Disconnected to SnapSync 2022-08-31 10:59:41.0666|INFO|12|SNAP - distance from HEAD:7502873 - Pivot changed from to 7502873 2022-08-31 10:59:41.0666|INFO|12|Starting the SNAP data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 10:59:42.0430|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:42.0430|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:42.0430|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:42.0430|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:42.0430|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:42.0430|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:42.0430|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:42.0430|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:42.0430|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:42.0430|TRACE|67|Changing state to SnapSync | 2022-08-31 10:59:42.1740|INFO|13|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:59:42.9144|INFO|66|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 10:59:43.0526|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:43.0526|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:43.0526|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:43.0526|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:43.0526|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:43.0526|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:43.0526|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:43.0526|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:43.0526|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:43.0526|TRACE|9|Changing state to SnapSync | 2022-08-31 10:59:43.8315|INFO|70|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:59:44.0479|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:44.0479|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:44.0479|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:44.0479|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:44.0479|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:44.0479|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:44.0479|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:44.0479|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:44.0479|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:44.0479|TRACE|6|Changing state to SnapSync | 2022-08-31 10:59:44.7186|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 10:59:45.0388|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:45.0388|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:45.0388|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:45.0388|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:45.0388|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:45.0388|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:45.0388|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:45.0388|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:45.0388|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:45.0388|TRACE|8|Changing state to SnapSync | 2022-08-31 10:59:45.6179|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 10:59:45.6465|INFO|17|Engine Module has been enabled 2022-08-31 10:59:45.6465|INFO|17|Skipping Flashbots RPC plugin 2022-08-31 10:59:45.6465|INFO|17|Skipping Hive plugin 2022-08-31 10:59:45.6504|INFO|17|Skipping Account Abstraction RPC plugin 2022-08-31 10:59:45.6504|WARN|17|Starting Clique block producer & sealer 2022-08-31 10:59:45.6574|INFO|74|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 10:59:45.6615|INFO|74|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 10:59:45.7606|INFO|70| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 67MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 10:59:46.0389|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:46.0389|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:46.0389|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:46.0389|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:46.0389|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:46.0389|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:46.0389|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:46.0389|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:46.0389|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:46.0389|TRACE|10|Changing state to SnapSync | 2022-08-31 10:59:46.5084|INFO|9|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 10:59:47.0372|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:47.0383|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:47.0383|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:47.0383|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:47.0383|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:47.0383|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:47.0383|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:47.0383|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:47.0383|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:47.0383|TRACE|10|Changing state to SnapSync | 2022-08-31 10:59:47.5659|INFO|76|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 10:59:48.0397|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:48.0397|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:48.0397|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:48.0397|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:48.0397|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:48.0397|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:48.0397|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:48.0397|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:48.0397|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:48.0397|TRACE|77|Changing state to SnapSync | 2022-08-31 10:59:48.4375|INFO|71|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 10:59:48.9376|INFO|72|Received a new payload: 7502884 (0xf30e9bd33ddab96b4a5d2a8b2b1ecf57e7290846d788f3a6339f7f1057364bdb) 2022-08-31 10:59:48.9783|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502884 (0xf30e9b...364bdb). 2022-08-31 10:59:49.0380|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:49.0380|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:49.0380|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:49.0380|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:49.0380|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:49.0380|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:49.0380|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:49.0380|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:49.0380|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502883|peer total difficulty:10790000 2022-08-31 10:59:49.0380|TRACE|87|Changing state to SnapSync | 2022-08-31 10:59:49.0659|INFO|13|Received: ForkchoiceState: (HeadBlockHash: 0xf30e9bd33ddab96b4a5d2a8b2b1ecf57e7290846d788f3a6339f7f1057364bdb, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 10:59:49.0659|INFO|13|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 10:59:49.0788|INFO|13|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf30e9bd33ddab96b4a5d2a8b2b1ecf57e7290846d788f3a6339f7f1057364bdb, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 10:59:49.5066|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 10:59:50.0380|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:50.0380|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:50.0380|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:50.0380|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:50.0380|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:50.0380|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:50.0380|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:50.0380|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:50.0380|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:50.0380|TRACE|94|Changing state to SnapSync | 2022-08-31 10:59:51.0246|INFO|12|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 10:59:51.0246|INFO|12|SNAP - (CodesToRetrieve:1000, diff:0) True:0x05e80278f610090e052e99ff8ffea01d3df58db2d19f8044dd1adbef546b6c3d - Requests Account:0 | Storage:18 | Code:10 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:5285 | Refresh:0 2022-08-31 10:59:51.0384|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:51.0384|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:51.0384|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:51.0384|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:51.0384|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:51.0384|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:51.0384|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:51.0384|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:51.0384|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:51.0384|TRACE|9|Changing state to SnapSync | 2022-08-31 10:59:52.0392|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:52.0392|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:52.0392|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:52.0392|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:52.0392|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:52.0392|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:52.0392|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:52.0392|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:52.0392|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:52.0392|TRACE|15|Changing state to SnapSync | 2022-08-31 10:59:52.3971|INFO|74|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 10:59:53.0382|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:53.0382|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:53.0382|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:53.0382|TRACE|75| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:53.0382|TRACE|75| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:53.0382|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:53.0382|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:53.0382|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:53.0382|INFO|75|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:53.0382|TRACE|75|Changing state to SnapSync | 2022-08-31 10:59:53.3590|INFO|75|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 10:59:54.0375|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:54.0375|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:54.0375|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:54.0375|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:54.0375|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:54.0375|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:54.0375|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:54.0375|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:54.0375|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:54.0375|TRACE|70|Changing state to SnapSync | 2022-08-31 10:59:55.0567|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:55.0567|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:55.0567|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:55.0567|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:55.0567|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:55.0567|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:55.0567|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:55.0567|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:55.0567|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:55.0567|TRACE|81|Changing state to SnapSync | 2022-08-31 10:59:55.5710|INFO|85|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 10:59:56.0379|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:56.0379|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:56.0379|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:56.0379|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:56.0379|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:56.0379|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:56.0379|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:56.0379|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:56.0379|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:56.0379|TRACE|94|Changing state to SnapSync | 2022-08-31 10:59:56.0512|INFO|91|Peers | with known best block: 27 | all: 27 | 2022-08-31 10:59:56.5219|INFO|18|SNAP - progress of State Ranges (Phase 1): 3.125% [ ] 2022-08-31 10:59:57.0375|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:57.0375|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:57.0375|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:57.0375|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:57.0375|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:57.0375|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:57.0375|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:57.0375|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:57.0377|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:57.0377|TRACE|84|Changing state to SnapSync | 2022-08-31 10:59:57.6813|INFO|94|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 10:59:58.0394|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:58.0394|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:58.0394|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:58.0394|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:58.0394|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:58.0394|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:58.0394|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:58.0394|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:58.0394|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:58.0394|TRACE|70|Changing state to SnapSync | 2022-08-31 10:59:59.0408|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 10:59:59.0408|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 10:59:59.0408|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 10:59:59.0408|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 10:59:59.0408|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 10:59:59.0408|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 10:59:59.0408|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 10:59:59.0408|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 10:59:59.0408|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 10:59:59.0408|TRACE|79|Changing state to SnapSync | 2022-08-31 11:00:00.0395|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:00.0395|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:00.0395|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:00.0395|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:00.0395|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:00.0395|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:00.0395|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:00.0395|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:00.0395|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502884|peer total difficulty:10790000 2022-08-31 11:00:00.0395|TRACE|10|Changing state to SnapSync | 2022-08-31 11:00:00.6443|INFO|17|Received a new payload: 7502885 (0xd07850389047ed3f85685fe6ec514f62d1427b342ec25bf32cbbb82890c47cbf) 2022-08-31 11:00:00.6463|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502885 (0xd07850...c47cbf). 2022-08-31 11:00:00.7558|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0xd07850389047ed3f85685fe6ec514f62d1427b342ec25bf32cbbb82890c47cbf, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 11:00:00.7558|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd07850389047ed3f85685fe6ec514f62d1427b342ec25bf32cbbb82890c47cbf, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 11:00:00.7934|INFO|87|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:00:01.0399|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:01.0399|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:01.0399|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:01.0399|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:01.0399|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:01.0399|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:01.0399|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:01.0399|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:01.0399|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:01.0399|TRACE|84|Changing state to SnapSync | 2022-08-31 11:00:02.0386|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:02.0386|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:02.0386|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:02.0386|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:02.0386|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:02.0386|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:02.0386|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:02.0386|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:02.0386|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:02.0386|TRACE|84|Changing state to SnapSync | 2022-08-31 11:00:02.8538|INFO|67|SNAP - progress of State Ranges (Phase 1): 4.6875% [ ] 2022-08-31 11:00:03.0379|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:03.0379|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:03.0379|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:03.0379|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:03.0379|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:03.0379|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:03.0379|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:03.0379|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:03.0379|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:03.0379|TRACE|90|Changing state to SnapSync | 2022-08-31 11:00:04.0462|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:04.0462|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:04.0462|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:04.0462|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:04.0462|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:04.0462|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:04.0462|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:04.0462|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:04.0462|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:04.0462|TRACE|71|Changing state to SnapSync | 2022-08-31 11:00:04.4009|INFO|13|SNAP - progress of State Ranges (Phase 1): 5.46875% [ ] 2022-08-31 11:00:05.0397|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:05.0397|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:05.0397|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:05.0397|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:05.0397|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:05.0397|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:05.0397|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:05.0397|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:05.0397|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:05.0397|TRACE|81|Changing state to SnapSync | 2022-08-31 11:00:06.0382|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:06.0382|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:06.0382|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:06.0382|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:06.0382|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:06.0382|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:06.0382|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:06.0382|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:06.0382|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:06.0382|TRACE|85|Changing state to SnapSync | 2022-08-31 11:00:06.0914|INFO|93|SNAP - progress of State Ranges (Phase 1): 5.46875% [ ] 2022-08-31 11:00:07.0370|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:07.0370|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:07.0370|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:07.0370|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:07.0370|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:07.0370|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:07.0370|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:07.0370|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:07.0370|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:07.0370|TRACE|68|Changing state to SnapSync | 2022-08-31 11:00:07.0443|INFO|75|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:00:07.0443|INFO|75|SNAP - (NO REQUEST, diff:0) True:0x0f178ec6337cabf9bb926545da64f5e7b7ecfe315e275da453a05b7a48b45c23 - Requests Account:1 | Storage:10 | Code:13 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:00:08.0373|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:08.0373|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:08.0373|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:08.0373|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:08.0373|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:08.0373|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:08.0373|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:08.0373|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:08.0373|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:08.0373|TRACE|15|Changing state to SnapSync | 2022-08-31 11:00:08.5259|INFO|81|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:00:09.0394|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:09.0394|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:09.0394|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:09.0394|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:09.0394|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:09.0394|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:09.0394|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:09.0394|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:09.0394|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:09.0394|TRACE|8|Changing state to SnapSync | 2022-08-31 11:00:10.0404|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:10.0404|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:10.0404|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:10.0404|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:10.0404|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:10.0404|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:10.0404|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:10.0404|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:10.0404|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:10.0404|TRACE|70|Changing state to SnapSync | 2022-08-31 11:00:10.1138|INFO|70|SNAP - progress of State Ranges (Phase 1): 6.25% [ ] 2022-08-31 11:00:11.0385|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:11.0385|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:11.0385|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:11.0385|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:11.0385|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:11.0385|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:11.0385|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:11.0385|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:11.0385|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:11.0385|TRACE|10|Changing state to SnapSync | 2022-08-31 11:00:11.0986|INFO|9|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:00:11.0986|INFO|9|Sync peers 29(29)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502885| 35.185.106.169:29888][ 94| 4| 0| 0| 0| 3260][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502885| 65.108.97.154:30303][ 35| 19| 0| 0| 0| 4907][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502885| 18.221.67.9:30303][ 88| 8| 0| 0| 0| 3093][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502885| 34.92.173.71:29888][ 205| 3| 0| 0| 0| 3098][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502885| 35.220.184.13:29888][ 211| 4| 0| 0| 0| 3255][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502885| 81.221.227.209:13200][ 0| 0| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502884|109.202.219.147:30308][ 28| 14| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] [ S ][ ][Peer|eth66| 7502884| 23.124.84.197:13467][ 3000| 3| 0| 0| 0| 2171][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502884| 142.132.204.99:30303][ 20| 25| 0| 0| 0| 9374][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 146.59.152.217:30303][ 5| 90| 0| 0| 0|12446][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 154.12.243.82:30303][ 156| 3| 0| 0| 0| 3132][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 167.86.86.157:30303][ 28| 13| 0| 0| 0| 2531][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 167.86.94.50:30303][ 28| 13| 0| 0| 0| 3382][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884|168.119.177.115:30303][ 20| 22| 0| 0| 0| 5654][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884|173.212.222.167:30303][ 48| 8| 0| 0| 0| 1873][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884|195.201.147.123:30303][ 18| 22| 0| 0| 0| 7413][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 38.242.216.201:30303][ 17| 32| 0| 0| 0| 1142][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 38.242.243.120:30303][ 25| 27| 0| 0| 0| 1330][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 62.171.132.184:30303][ 28| 11| 0| 0| 0| 2509][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 65.21.121.89:30303][ 34| 12| 0| 0| 0| 7111][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 65.21.225.58:30303][ 31| 12| 0| 0| 0| 5439][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 95.111.254.69:30303][ 28| 10| 0| 0| 0| 3610][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 95.217.49.138:30303][ 35| 12| 0| 0| 0| 6392][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502884| 54.74.61.162:30303][ 13| 32| 0| 0| 0| 8580][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502811| 173.249.21.205:30303][ 259| 2| 0| 0| 0| 661][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7382822| 45.19.254.1:30303][ 0| 3| 0| 0| 0| 0][besu/v22.4.2/linux-x86_64/openjdk-java-11] 2022-08-31 11:00:11.2340|INFO|66|SNAP - progress of State Ranges (Phase 1): 6.640625% [ ] 2022-08-31 11:00:12.0619|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:12.0619|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:12.0619|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:12.0619|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:12.0619|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:12.0619|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:12.0619|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:12.0619|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:12.0619|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502885|peer total difficulty:10790000 2022-08-31 11:00:12.0619|TRACE|10|Changing state to SnapSync | 2022-08-31 11:00:12.6763|INFO|8|SNAP - progress of State Ranges (Phase 1): 7.03125% [ ] 2022-08-31 11:00:12.7612|INFO|68|Received a new payload: 7502886 (0x91cd98675cb1155fbc3ca733639dffe09283d69671c29b320aa5a54fedf2fd03) 2022-08-31 11:00:12.7644|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502886 (0x91cd98...f2fd03). 2022-08-31 11:00:12.8814|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0x91cd98675cb1155fbc3ca733639dffe09283d69671c29b320aa5a54fedf2fd03, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 11:00:12.8823|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x91cd98675cb1155fbc3ca733639dffe09283d69671c29b320aa5a54fedf2fd03, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 11:00:13.0385|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:13.0385|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:13.0385|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:13.0385|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:13.0385|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:13.0385|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:13.0385|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:13.0385|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:13.0385|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:13.0385|TRACE|85|Changing state to SnapSync | 2022-08-31 11:00:14.0297|INFO|9|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:00:14.0373|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:14.0373|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:14.0373|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:14.0373|TRACE|75| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:14.0373|TRACE|75| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:14.0373|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:14.0373|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:14.0373|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:14.0373|INFO|75|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:14.0373|TRACE|75|Changing state to SnapSync | 2022-08-31 11:00:15.0434|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:15.0434|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:15.0434|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:15.0434|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:15.0434|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:15.0434|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:15.0434|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:15.0434|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:15.0434|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:15.0434|TRACE|72|Changing state to SnapSync | 2022-08-31 11:00:15.2434|INFO|66|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:00:15.4084|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:00:15.4126|INFO|2|Stopping session monitor... 2022-08-31 11:00:15.4126|INFO|2|Stopping session sync mode selector... 2022-08-31 11:00:15.4137|INFO|2|Sync mode selector stopped 2022-08-31 11:00:15.4137|INFO|2|Stopping discovery app... 2022-08-31 11:00:15.4137|INFO|2|Stopping discovery udp channel 2022-08-31 11:00:15.4137|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:00:15.4137|INFO|2|Stopping block producer... 2022-08-31 11:00:15.4137|INFO|2|Stopping sync peer pool... 2022-08-31 11:00:15.4189|INFO|2|Stopping peer pool... 2022-08-31 11:00:15.4189|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:00:15.4189|INFO|2|Stopping peer manager... 2022-08-31 11:00:15.4189|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:00:15.4189|INFO|2|Stopping synchronizer... 2022-08-31 11:00:15.4189|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:00:15.4221|INFO|86|State sync task completed. 2022-08-31 11:00:15.4221|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:00:15.4221|INFO|88|Beacon headers task completed. 2022-08-31 11:00:15.4221|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:00:15.4221|INFO|88|State sync task completed. 2022-08-31 11:00:15.4221|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:00:15.4221|INFO|88|Fast sync blocks downloader task completed. 2022-08-31 11:00:15.4221|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:00:15.4221|INFO|88|Fast blocks receipts task completed. 2022-08-31 11:00:15.4221|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:00:15.4221|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:00:15.4221|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:00:15.4257|INFO|2|Stopping blockchain processor... 2022-08-31 11:00:15.4257|INFO|2|Stopping rlpx peer... 2022-08-31 11:00:15.4322|INFO|88|Fast blocks bodies task completed. 2022-08-31 11:00:15.4322|INFO|88|Fast blocks headers task completed. 2022-08-31 11:00:15.4322|INFO|85|Full sync block downloader task completed. 2022-08-31 11:00:15.4322|INFO|85|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:00:15.5144|INFO|87|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:00:15.5198|INFO|86|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:00:15.6418|INFO|57|Peer update loop canceled. 2022-08-31 11:00:20.4361|INFO|14|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:00:20.4361|INFO|14|Disposing plugin Clique... 2022-08-31 11:00:20.4361|INFO|14|Disposing plugin AuRa... 2022-08-31 11:00:20.4361|INFO|14|Disposing plugin Ethash... 2022-08-31 11:00:20.4361|INFO|14|Disposing plugin NethDev... 2022-08-31 11:00:20.4377|INFO|14|Disposing plugin Merge... 2022-08-31 11:00:20.4377|INFO|14|Disposing plugin Merge... 2022-08-31 11:00:20.4377|INFO|14|Disposing plugin MEV... 2022-08-31 11:00:20.4377|INFO|14|Disposing plugin HealthChecks... 2022-08-31 11:00:20.4377|INFO|14|Disposing plugin Hive... 2022-08-31 11:00:20.4377|INFO|14|Disposing plugin Account Abstraction... 2022-08-31 11:00:20.4377|INFO|14|Disposing plugin EthStats... 2022-08-31 11:00:20.4377|INFO|14|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:00:20.4377|INFO|14|IPC JSON RPC service stopped 2022-08-31 11:00:20.4377|INFO|14|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:00:20.4539|INFO|13|JSON RPC service stopped 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:00:20.4539|INFO|14|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:00:20.4596|INFO|14|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:00:20.4596|INFO|14|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:00:20.4596|INFO|14|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:00:20.4596|INFO|14|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:00:20.4617|INFO|14|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:00:20.4617|INFO|14|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:00:20.4617|INFO|14|Closing DBs... 2022-08-31 11:00:20.4617|INFO|14|Disposing DB CanonicalHashTrie 2022-08-31 11:00:20.4617|INFO|14|Disposing DB Metadata 2022-08-31 11:00:20.4617|INFO|14|Disposing DB Bloom 2022-08-31 11:00:20.5228|INFO|14|Disposing DB Headers 2022-08-31 11:00:20.5512|INFO|14|Disposing DB Witness 2022-08-31 11:00:20.5512|INFO|14|Disposing DB Blocks 2022-08-31 11:00:20.5739|INFO|14|Disposing DB Receipts 2022-08-31 11:00:20.5739|INFO|14|Disposing DB BlockInfos 2022-08-31 11:00:20.6030|INFO|14|Disposing DB Code 2022-08-31 11:00:20.8532|INFO|14|Disposing DB State0 2022-08-31 11:00:20.9875|INFO|14|All DBs closed. 2022-08-31 11:00:20.9875|INFO|14|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:00:20.9875|INFO|14|All done, goodbye! 2022-08-31 11:00:27.2452|INFO|8|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:00:27.5892|INFO|14|Setting up memory allowances 2022-08-31 11:00:27.5892|INFO|14| memory hint: 768MB 2022-08-31 11:00:27.5892|INFO|14| general memory: 32MB 2022-08-31 11:00:27.5892|INFO|14| peers memory: 50MB 2022-08-31 11:00:27.5915|INFO|14| Netty memory: 134MB 2022-08-31 11:00:27.5915|INFO|14| mempool memory: 68MB 2022-08-31 11:00:27.5915|INFO|14| fast blocks memory: 48MB 2022-08-31 11:00:27.5915|INFO|14| trie memory: 86MB 2022-08-31 11:00:27.5958|INFO|14| DB memory: 347MB 2022-08-31 11:00:27.7713|WARN|6|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 11:00:27.7776|INFO|6|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:00:27.7889|INFO|6|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 11:00:27.7959|INFO|6|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:00:27.7959|INFO|6|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502873, best known is 7502873, lowest inserted header 1, body , lowest sync inserted block number 7470001 2022-08-31 11:00:27.8062|INFO|6|Initializing 11 plugins 2022-08-31 11:00:27.8062|INFO|6| Clique by Nethermind 2022-08-31 11:00:27.8062|INFO|6| Clique by Nethermind initialized in 1ms 2022-08-31 11:00:27.8062|INFO|6| AuRa by Nethermind 2022-08-31 11:00:27.8062|INFO|6| AuRa by Nethermind initialized in 0ms 2022-08-31 11:00:27.8062|INFO|6| Ethash by Nethermind 2022-08-31 11:00:27.8062|INFO|6| Ethash by Nethermind initialized in 0ms 2022-08-31 11:00:27.8062|INFO|6| NethDev by Nethermind 2022-08-31 11:00:27.8062|INFO|6| NethDev by Nethermind initialized in 0ms 2022-08-31 11:00:27.8062|INFO|6| Merge by Nethermind 2022-08-31 11:00:27.8097|INFO|6| Merge by Nethermind initialized in 0ms 2022-08-31 11:00:27.8097|INFO|6| Merge by Nethermind 2022-08-31 11:00:27.8291|INFO|6|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:00:27.8353|INFO|6|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:00:27.8353|INFO|6| Merge by Nethermind initialized in 26ms 2022-08-31 11:00:27.8353|INFO|6| MEV by Nethermind 2022-08-31 11:00:27.8353|INFO|6| MEV by Nethermind initialized in 0ms 2022-08-31 11:00:27.8353|INFO|6| HealthChecks by Nethermind 2022-08-31 11:00:27.8353|INFO|6| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:00:27.8353|INFO|6| Hive by Nethermind 2022-08-31 11:00:27.8377|INFO|6| Hive by Nethermind initialized in 0ms 2022-08-31 11:00:27.8377|INFO|6| Account Abstraction by Nethermind 2022-08-31 11:00:27.8377|INFO|6| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:00:27.8377|INFO|6| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 11:00:27.8377|INFO|6| EthStats by Nethermind 2022-08-31 11:00:27.8377|WARN|6|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:00:27.8377|INFO|6| EthStats by Nethermind initialized in 0ms 2022-08-31 11:00:27.9206|INFO|17|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 11:00:28.0935|INFO|17|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:00:28.1929|INFO|17|Skipping Account Abstraction network protocol 2022-08-31 11:00:28.2371|INFO|15|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:00:28.2381|INFO|15|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:00:28.2587|INFO|15|Now syncing nodes starting from root of block 0 2022-08-31 11:00:28.3477|INFO|11|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502736 block. 2022-08-31 11:00:28.3511|INFO|11|No block tree levels to review for fixes. All fine. 2022-08-31 11:00:28.3618|INFO|11|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:00:28.3710|INFO|11|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 11:00:28.3794|INFO|11|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:00:28.3995|INFO|11|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:00:28.4227|INFO|15|Starting Merge block producer & sealer 2022-08-31 11:00:28.8714|INFO|10|Connected to 2 bootnodes, 1031 trusted/persisted nodes 2022-08-31 11:00:28.9331|INFO|68|Peers | with known best block: 17 | all: 17 | 2022-08-31 11:00:28.9331|INFO|68|Waiting for peers... 1s 2022-08-31 11:00:28.9446|INFO|68|Sync peers - Initialized: 17 | All: 17 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502886| 142.132.204.99:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 146.59.152.217:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 167.86.86.157:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886|168.119.177.115:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886|195.201.147.123:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 20.9.16.37:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 38.242.216.201:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 38.242.243.120:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 62.171.132.184:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 65.109.37.42:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 65.21.121.89:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 65.21.225.58:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 95.111.254.69:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502886| 18.221.67.9:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502886| 54.74.61.162:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7482315|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 0| 82.64.166.200:31304][ 0| 0| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] 2022-08-31 11:00:28.9532|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:28.9537|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:28.9537|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:28.9537|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:28.9537|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:28.9537|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:28.9537|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:28.9537|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:28.9595|INFO|15|Changing state Disconnected to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:28.9595|TRACE|15|Changing state to SnapSync | 2022-08-31 11:00:28.9595|INFO|15|Sync mode changed from Disconnected to SnapSync 2022-08-31 11:00:28.9595|INFO|15|SNAP - distance from HEAD:7502873 - Pivot changed from to 7502873 2022-08-31 11:00:28.9595|INFO|15|Starting the SNAP data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 11:00:29.8990|INFO|8|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:00:29.9351|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:29.9351|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:29.9351|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:29.9351|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:29.9351|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:29.9351|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:29.9351|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:29.9351|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:29.9351|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:29.9351|TRACE|14|Changing state to SnapSync | 2022-08-31 11:00:30.9343|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:30.9343|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:30.9343|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:30.9343|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:30.9343|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:30.9343|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:30.9343|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:30.9343|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:30.9343|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:30.9343|TRACE|85|Changing state to SnapSync | 2022-08-31 11:00:31.0201|INFO|90|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:00:31.9363|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:31.9363|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:31.9363|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:31.9363|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:31.9363|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:31.9363|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:31.9363|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:31.9363|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:31.9363|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:31.9363|TRACE|14|Changing state to SnapSync | 2022-08-31 11:00:32.1216|INFO|11|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:00:32.9372|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:32.9372|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:32.9372|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:32.9372|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:32.9372|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:32.9372|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:32.9372|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:32.9372|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:32.9372|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:32.9372|TRACE|92|Changing state to SnapSync | 2022-08-31 11:00:33.1422|INFO|92|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:00:33.5643|INFO|9|Engine Module has been enabled 2022-08-31 11:00:33.5643|INFO|9|Skipping Flashbots RPC plugin 2022-08-31 11:00:33.5660|INFO|9|Skipping Hive plugin 2022-08-31 11:00:33.5660|INFO|9|Skipping Account Abstraction RPC plugin 2022-08-31 11:00:33.5710|WARN|9|Starting Clique block producer & sealer 2022-08-31 11:00:33.5812|INFO|66|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:00:33.5854|INFO|66|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:00:33.7583|INFO|66| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 0MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 11:00:33.9332|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:33.9332|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:33.9332|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:33.9332|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:33.9332|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:33.9332|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:33.9332|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:33.9332|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:33.9332|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:33.9332|TRACE|90|Changing state to SnapSync | 2022-08-31 11:00:34.0904|INFO|88|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:00:34.9452|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:34.9452|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:34.9452|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:34.9452|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:34.9452|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:34.9452|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:34.9452|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:34.9452|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:34.9452|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:34.9452|TRACE|11|Changing state to SnapSync | 2022-08-31 11:00:34.9479|INFO|11|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:00:35.7790|INFO|9|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:00:35.9363|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:35.9363|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:35.9363|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:35.9363|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:35.9363|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:35.9363|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:35.9363|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:35.9363|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:35.9363|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:35.9363|TRACE|87|Changing state to SnapSync | 2022-08-31 11:00:36.9734|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:36.9734|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:36.9734|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:36.9734|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:36.9734|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:36.9734|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:36.9734|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:36.9734|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:36.9734|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502886|peer total difficulty:10790000 2022-08-31 11:00:36.9734|TRACE|72|Changing state to SnapSync | 2022-08-31 11:00:37.0967|INFO|14|Received a new payload: 7502887 (0x2e99905d7838c3354c6ceeec7a893fabad6672eb7e3419e8acbb8dcb0f087297) 2022-08-31 11:00:37.1232|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502887 (0x2e9990...087297). 2022-08-31 11:00:37.1938|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x2e99905d7838c3354c6ceeec7a893fabad6672eb7e3419e8acbb8dcb0f087297, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) 2022-08-31 11:00:37.1938|INFO|17|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:00:37.2097|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2e99905d7838c3354c6ceeec7a893fabad6672eb7e3419e8acbb8dcb0f087297, SafeBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302, FinalizedBlockHash: 0x45d09dd26e546e9344616dfccdf223781c7be2a18f66734db71685ab754b9dc9) . 2022-08-31 11:00:37.2554|INFO|14|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:37.9339|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:37.9339|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:37.9339|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:37.9339|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:37.9339|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:37.9339|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:37.9339|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:37.9339|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:37.9339|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:37.9339|TRACE|68|Changing state to SnapSync | 2022-08-31 11:00:38.6349|INFO|6|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:38.9341|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:38.9341|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:38.9341|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:38.9341|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:38.9341|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:38.9341|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:38.9341|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:38.9341|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:38.9341|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:38.9341|TRACE|84|Changing state to SnapSync | 2022-08-31 11:00:39.7821|INFO|76|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:39.7821|INFO|76|SNAP - (NO REQUEST, diff:0) True:0x05e80278f610090e052e99ff8ffea01d3df58db2d19f8044dd1adbef546b6c3d - Requests Account:1 | Storage:1 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:00:39.9326|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:39.9326|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:39.9326|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:39.9326|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:39.9326|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:39.9326|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:39.9326|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:39.9326|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:39.9326|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:39.9326|TRACE|74|Changing state to SnapSync | 2022-08-31 11:00:40.9334|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:40.9334|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:40.9334|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:40.9334|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:40.9334|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:40.9334|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:40.9334|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:40.9334|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:40.9334|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:40.9334|TRACE|86|Changing state to SnapSync | 2022-08-31 11:00:41.0434|INFO|86|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:41.9366|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:41.9366|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:41.9366|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:41.9366|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:41.9366|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:41.9366|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:41.9366|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:41.9366|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:41.9366|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:41.9366|TRACE|76|Changing state to SnapSync | 2022-08-31 11:00:42.2430|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:42.9348|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:42.9348|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:42.9348|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:42.9348|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:42.9348|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:42.9348|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:42.9348|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:42.9348|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:42.9348|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:42.9348|TRACE|79|Changing state to SnapSync | 2022-08-31 11:00:43.4195|INFO|76|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:43.9330|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:43.9330|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:43.9330|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:43.9330|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:43.9330|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:43.9330|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:43.9330|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:43.9330|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:43.9330|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:43.9330|TRACE|11|Changing state to SnapSync | 2022-08-31 11:00:44.0345|INFO|18|Peers | with known best block: 26 | all: 26 | 2022-08-31 11:00:44.6557|INFO|79|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:44.9327|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:44.9327|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:44.9327|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:44.9327|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:44.9327|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:44.9327|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:44.9327|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:44.9327|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:44.9327|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:44.9327|TRACE|66|Changing state to SnapSync | 2022-08-31 11:00:45.8668|INFO|66|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:45.9332|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:45.9332|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:45.9332|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:45.9332|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:45.9332|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:45.9332|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:45.9332|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:45.9332|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:45.9332|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:45.9332|TRACE|70|Changing state to SnapSync | 2022-08-31 11:00:46.9344|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:46.9344|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:46.9344|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:46.9344|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:46.9344|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:46.9344|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:46.9344|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:46.9344|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:46.9344|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:46.9344|TRACE|18|Changing state to SnapSync | 2022-08-31 11:00:47.0671|INFO|68|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:00:47.9346|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:47.9346|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:47.9346|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:47.9346|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:47.9346|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:47.9346|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:47.9346|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:47.9346|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:47.9346|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:47.9346|TRACE|17|Changing state to SnapSync | 2022-08-31 11:00:47.9879|INFO|72|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:00:48.9338|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:48.9338|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:48.9338|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:48.9338|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:48.9338|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:48.9338|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:48.9338|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:48.9338|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:48.9338|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:48.9338|TRACE|18|Changing state to SnapSync | 2022-08-31 11:00:49.0112|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x2e99905d7838c3354c6ceeec7a893fabad6672eb7e3419e8acbb8dcb0f087297, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:00:49.0112|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2e99905d7838c3354c6ceeec7a893fabad6672eb7e3419e8acbb8dcb0f087297, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:00:49.3286|INFO|18|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:00:49.9475|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:49.9475|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:49.9475|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:49.9475|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:49.9475|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:49.9475|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:49.9475|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:49.9475|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:49.9475|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:49.9475|TRACE|79|Changing state to SnapSync | 2022-08-31 11:00:50.9282|INFO|69|Received a new payload: 7502888 (0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:00:50.9282|INFO|69|Syncing... Parent wasn't processed. Inserting block 7502888 (0xd53bfd...022d9b). 2022-08-31 11:00:50.9380|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:50.9380|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:50.9380|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:50.9380|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:50.9380|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:50.9380|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:50.9380|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:50.9380|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:50.9380|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:50.9380|TRACE|81|Changing state to SnapSync | 2022-08-31 11:00:51.0237|INFO|91|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:00:51.4352|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:00:51.4352|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:00:52.0972|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:52.0972|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:52.0972|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:52.0972|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:52.0972|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:52.0972|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:52.0972|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:52.0972|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:52.0972|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502887|peer total difficulty:10790000 2022-08-31 11:00:52.0972|TRACE|14|Changing state to SnapSync | 2022-08-31 11:00:52.3884|INFO|82|SNAP - progress of State Ranges (Phase 1): 3.90625% [ ] 2022-08-31 11:00:52.3884|INFO|82|SNAP - (StoragesToRetrieve:1200, diff:0) True:0x0a7f40d67016efb4c3c678f91a6678a012130d4856f5023cdd27d506c7ce9743 - Requests Account:0 | Storage:15 | Code:3 | Refresh:0 - Queues Slots:0 | Storages:3235 | Codes:10333 | Refresh:0 2022-08-31 11:00:52.9375|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:52.9375|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:52.9375|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:52.9375|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:52.9375|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:52.9375|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:52.9375|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:52.9375|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:52.9375|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:52.9375|TRACE|91|Changing state to SnapSync | 2022-08-31 11:00:53.9345|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:53.9345|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:53.9345|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:53.9345|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:53.9345|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:53.9345|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:53.9345|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:53.9345|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:53.9345|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:53.9345|TRACE|70|Changing state to SnapSync | 2022-08-31 11:00:54.5503|INFO|74|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:00:54.9629|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:54.9629|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:54.9629|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:54.9629|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:54.9629|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:54.9629|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:54.9629|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:54.9629|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:54.9629|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:54.9629|TRACE|87|Changing state to SnapSync | 2022-08-31 11:00:55.9786|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:55.9786|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:55.9786|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:55.9786|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:55.9786|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:55.9786|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:55.9786|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:55.9786|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:55.9786|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:55.9786|TRACE|89|Changing state to SnapSync | 2022-08-31 11:00:57.1381|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:57.1381|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:57.1381|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:57.1381|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:57.1381|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:57.1381|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:57.1381|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:57.1381|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:57.1381|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:57.1381|TRACE|69|Changing state to SnapSync | 2022-08-31 11:00:57.9393|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:57.9393|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:57.9393|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:57.9393|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:57.9393|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:57.9393|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:57.9393|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:57.9393|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:57.9393|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:57.9393|TRACE|73|Changing state to SnapSync | 2022-08-31 11:00:58.3751|INFO|66|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:00:58.9375|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:58.9375|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:58.9375|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:58.9375|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:58.9375|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:58.9375|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:58.9375|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:58.9375|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:58.9375|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:58.9375|TRACE|68|Changing state to SnapSync | 2022-08-31 11:00:59.4363|INFO|11|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:00:59.4382|INFO|11|Sync peers 29(29)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502888| 23.124.84.197:13467][ 254| 6| 0| 0| 0| 2229][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502888| 142.132.204.99:30303][ 23| 38| 0| 0| 0| 9483][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 146.59.152.217:30303][ 12| 167| 0| 0| 0|13098][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 154.12.243.82:30303][ 333| 4| 0| 0| 0| 2533][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 167.86.86.157:30303][ 65| 20| 0| 0| 0| 2296][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 167.86.94.50:30303][ 33| 22| 0| 0| 0| 2922][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888|168.119.177.115:30303][ 35| 31| 0| 0| 0| 6929][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888|195.201.147.123:30303][ 23| 38| 0| 0| 0| 5986][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888|207.180.235.221:30303][ 35| 22| 0| 0| 0| 2437][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 35.185.106.169:29888][ 140| 6| 0| 0| 0| 2906][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 62.171.132.184:30303][ 30| 23| 0| 0| 0| 3072][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 65.108.97.154:30303][ 35| 24| 0| 0| 0| 7229][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 65.109.37.42:30303][ 35| 21| 0| 0| 0| 5512][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 65.21.121.89:30303][ 35| 22| 0| 0| 0| 7394][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 95.111.254.69:30303][ 31| 23| 0| 0| 0| 3883][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502888| 18.221.67.9:30303][ 135| 8| 0| 0| 0| 4372][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502888| 54.74.61.162:30303][ 20| 55| 0| 0| 0| 9235][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502888| 63.34.162.61:29888][ 19| 64| 0| 0| 0| 4666][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502887| 38.242.216.201:30303][ 26| 36| 0| 0| 0| 1301][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502887| 38.242.243.120:30303][ 30| 39| 0| 0| 0| 1556][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502887| 65.21.225.58:30303][ 38| 17| 0| 0| 0| 5209][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502887| 86.48.0.125:30303][ 14| 48| 0| 0| 0| 1383][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502887| 34.92.173.71:29888][ 832| 3| 0| 0| 0| 3291][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502887| 35.220.184.13:29888][ 904| 3| 0| 0| 0| 2637][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502836| 185.215.164.4:30303][ 0| 2| 0| 0| 0| 479][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:00:59.9349|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:00:59.9349|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:00:59.9349|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:00:59.9349|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:00:59.9349|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:00:59.9349|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:00:59.9349|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:00:59.9349|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:00:59.9349|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:00:59.9349|TRACE|15|Changing state to SnapSync | 2022-08-31 11:01:00.9394|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:00.9394|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:00.9394|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:00.9394|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:00.9394|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:00.9394|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:00.9394|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:00.9394|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:00.9394|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:00.9394|TRACE|66|Changing state to SnapSync | 2022-08-31 11:01:00.9470|INFO|12|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:01:01.9337|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:01.9337|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:01.9337|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:01.9337|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:01.9337|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:01.9337|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:01.9337|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:01.9337|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:01.9337|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:01.9337|TRACE|86|Changing state to SnapSync | 2022-08-31 11:01:02.6676|INFO|86|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:01:02.9373|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:02.9373|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:02.9373|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:02.9373|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:02.9373|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:02.9373|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:02.9373|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:02.9373|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:02.9373|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:02.9373|TRACE|92|Changing state to SnapSync | 2022-08-31 11:01:03.9375|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:03.9375|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:03.9375|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:03.9375|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:03.9375|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:03.9375|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:03.9375|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:03.9375|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:03.9375|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:03.9375|TRACE|84|Changing state to SnapSync | 2022-08-31 11:01:04.0539|INFO|85|SNAP - progress of State Ranges (Phase 1): 6.25% [ ] 2022-08-31 11:01:04.9339|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:04.9339|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:04.9339|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:04.9339|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:04.9339|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:04.9339|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:04.9339|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:04.9339|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:04.9339|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:04.9339|TRACE|66|Changing state to SnapSync | 2022-08-31 11:01:06.0750|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:06.0750|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:06.0750|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:06.0750|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:06.0750|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:06.0750|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:06.0750|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:06.0750|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:06.0750|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:06.0750|TRACE|89|Changing state to SnapSync | 2022-08-31 11:01:06.9410|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:06.9410|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:06.9410|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:06.9410|TRACE|75| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:06.9410|TRACE|75| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:06.9410|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:06.9410|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:06.9410|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:06.9410|INFO|75|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:06.9410|TRACE|75|Changing state to SnapSync | 2022-08-31 11:01:07.4782|INFO|68|SNAP - progress of State Ranges (Phase 1): 7.03125% [ ] 2022-08-31 11:01:08.3331|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:08.3331|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:08.3331|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:08.3331|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:08.3331|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:08.3331|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:08.3331|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:08.3331|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:08.3331|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:08.3331|TRACE|89|Changing state to SnapSync | 2022-08-31 11:01:08.9346|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:08.9346|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:08.9346|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:08.9346|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:08.9346|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:08.9346|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:08.9346|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:08.9346|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:08.9346|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:08.9346|TRACE|74|Changing state to SnapSync | 2022-08-31 11:01:09.9350|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:09.9350|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:09.9350|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:09.9350|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:09.9350|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:09.9350|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:09.9350|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:09.9350|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:09.9350|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:09.9350|TRACE|6|Changing state to SnapSync | 2022-08-31 11:01:10.5271|INFO|92|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:01:10.9391|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:10.9391|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:10.9391|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:10.9391|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:10.9391|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:10.9391|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:10.9391|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:10.9391|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:10.9391|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:10.9391|TRACE|70|Changing state to SnapSync | 2022-08-31 11:01:11.9350|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:11.9350|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:11.9350|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:11.9350|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:11.9350|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:11.9350|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:11.9350|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:11.9350|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:11.9350|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:11.9350|TRACE|87|Changing state to SnapSync | 2022-08-31 11:01:13.0073|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:13.0073|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:13.0073|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:13.0073|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:13.0073|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:13.0073|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:13.0073|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:13.0073|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:13.0073|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502888|peer total difficulty:10790000 2022-08-31 11:01:13.0073|TRACE|81|Changing state to SnapSync | 2022-08-31 11:01:13.0485|INFO|68|Received a new payload: 7502889 (0x1f9b4c0e4f7595030b268fd0068d8fa45e2b9042fe7950d25360cda7fed7f03b) 2022-08-31 11:01:13.0501|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502889 (0x1f9b4c...d7f03b). 2022-08-31 11:01:13.2862|INFO|75|Received: ForkchoiceState: (HeadBlockHash: 0x1f9b4c0e4f7595030b268fd0068d8fa45e2b9042fe7950d25360cda7fed7f03b, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:01:13.2862|INFO|75|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1f9b4c0e4f7595030b268fd0068d8fa45e2b9042fe7950d25360cda7fed7f03b, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:01:13.9346|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:13.9346|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:13.9346|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:13.9346|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:13.9346|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:13.9346|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:13.9346|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:13.9346|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:13.9346|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:13.9346|TRACE|85|Changing state to SnapSync | 2022-08-31 11:01:14.1162|INFO|88|SNAP - progress of State Ranges (Phase 1): 8.203125% [ ] 2022-08-31 11:01:14.7089|INFO|68|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:01:14.9347|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:14.9347|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:14.9347|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:14.9347|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:14.9347|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:14.9347|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:14.9347|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:14.9347|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:14.9347|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:14.9347|TRACE|87|Changing state to SnapSync | 2022-08-31 11:01:15.2460|INFO|74|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:01:15.5160|INFO|9|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:01:15.5206|INFO|83|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:01:15.7838|INFO|11|SNAP - progress of State Ranges (Phase 1): 8.59375% [ ] 2022-08-31 11:01:15.9338|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:15.9338|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:15.9338|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:15.9338|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:15.9338|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:15.9338|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:15.9338|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:15.9338|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:15.9338|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:15.9338|TRACE|11|Changing state to SnapSync | 2022-08-31 11:01:16.9368|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:16.9368|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:16.9368|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:16.9368|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:16.9368|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:16.9368|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:16.9368|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:16.9368|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:16.9368|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:16.9368|TRACE|83|Changing state to SnapSync | 2022-08-31 11:01:17.9350|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:17.9350|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:17.9350|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:17.9350|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:17.9350|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:17.9350|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:17.9350|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:17.9350|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:17.9350|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:17.9350|TRACE|73|Changing state to SnapSync | 2022-08-31 11:01:18.5203|INFO|18|SNAP - progress of State Ranges (Phase 1): 9.375% [ ] 2022-08-31 11:01:18.5203|INFO|18|SNAP - (CodesToRetrieve:1000, diff:0) True:0x183fc2fee1b634f73b80400995ae7585ee7fa91329ba7a1374985c87ac8ecd92 - Requests Account:0 | Storage:19 | Code:6 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:4297 | Refresh:0 2022-08-31 11:01:18.9356|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:18.9356|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:18.9356|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:18.9356|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:18.9356|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:18.9356|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:18.9356|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:18.9356|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:18.9356|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:18.9356|TRACE|6|Changing state to SnapSync | 2022-08-31 11:01:19.9329|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:19.9329|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:19.9329|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:19.9329|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:19.9329|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:19.9329|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:19.9329|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:19.9329|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:19.9329|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:19.9329|TRACE|84|Changing state to SnapSync | 2022-08-31 11:01:20.9348|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:20.9348|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:20.9348|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:20.9348|TRACE|75| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:20.9348|TRACE|75| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:20.9348|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:20.9348|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:20.9348|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:20.9348|INFO|75|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:20.9348|TRACE|75|Changing state to SnapSync | 2022-08-31 11:01:21.1384|INFO|90|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:01:21.9349|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:21.9349|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:21.9349|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:21.9349|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:21.9349|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:21.9349|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:21.9349|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:21.9349|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:21.9349|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:21.9349|TRACE|84|Changing state to SnapSync | 2022-08-31 11:01:22.2156|INFO|10|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:01:22.9334|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:22.9334|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:22.9334|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:22.9334|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:22.9334|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:22.9334|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:22.9334|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:22.9334|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:22.9334|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:22.9334|TRACE|87|Changing state to SnapSync | 2022-08-31 11:01:23.2621|INFO|66|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:01:23.9344|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:23.9344|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:23.9344|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:23.9344|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:23.9344|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:23.9344|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:23.9344|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:23.9344|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:23.9344|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:23.9344|TRACE|68|Changing state to SnapSync | 2022-08-31 11:01:24.1499|INFO|84|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:01:24.9317|INFO|90|Received a new payload: 7502890 (0x1cce8944d5dd1af89169d172da75c631b281965aadeedab6f6ee21265f4e93e4) 2022-08-31 11:01:24.9345|INFO|90|Syncing... Parent wasn't processed. Inserting block 7502890 (0x1cce89...4e93e4). 2022-08-31 11:01:24.9345|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:24.9345|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:24.9345|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:24.9345|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:24.9345|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:24.9345|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:24.9345|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:24.9345|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:24.9345|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502889|peer total difficulty:10790000 2022-08-31 11:01:24.9345|TRACE|69|Changing state to SnapSync | 2022-08-31 11:01:24.9762|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0x1cce8944d5dd1af89169d172da75c631b281965aadeedab6f6ee21265f4e93e4, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:01:24.9762|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1cce8944d5dd1af89169d172da75c631b281965aadeedab6f6ee21265f4e93e4, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:01:25.1339|INFO|12|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:01:25.9336|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:25.9336|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:25.9336|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:25.9336|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:25.9336|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:25.9336|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:25.9336|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:25.9336|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:25.9336|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:25.9336|TRACE|9|Changing state to SnapSync | 2022-08-31 11:01:26.0514|INFO|87|SNAP - progress of State Ranges (Phase 1): 10.546875% [* ] 2022-08-31 11:01:26.9358|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:26.9358|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:26.9358|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:26.9358|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:26.9358|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:26.9358|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:26.9358|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:26.9358|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:26.9358|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:26.9358|TRACE|85|Changing state to SnapSync | 2022-08-31 11:01:27.0645|INFO|85|SNAP - progress of State Ranges (Phase 1): 10.9375% [* ] 2022-08-31 11:01:27.9355|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:27.9355|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:27.9355|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:27.9355|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:27.9355|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:27.9355|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:27.9355|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:27.9355|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:27.9355|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:27.9355|TRACE|87|Changing state to SnapSync | 2022-08-31 11:01:28.3349|INFO|74|SNAP - progress of State Ranges (Phase 1): 10.9375% [* ] 2022-08-31 11:01:28.9344|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:28.9344|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:28.9344|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:28.9344|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:28.9344|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:28.9344|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:28.9344|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:28.9344|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:28.9344|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:28.9344|TRACE|10|Changing state to SnapSync | 2022-08-31 11:01:30.0278|INFO|81|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:01:30.0311|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:30.0311|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:30.0311|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:30.0311|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:30.0311|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:30.0311|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:30.0311|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:30.0311|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:30.0311|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:30.0311|TRACE|81|Changing state to SnapSync | 2022-08-31 11:01:30.9362|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:30.9362|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:30.9362|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:30.9362|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:30.9362|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:30.9362|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:30.9362|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:30.9362|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:30.9362|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:30.9362|TRACE|72|Changing state to SnapSync | 2022-08-31 11:01:31.0503|INFO|78|SNAP - progress of State Ranges (Phase 1): 11.71875% [* ] 2022-08-31 11:01:31.9371|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:31.9371|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:31.9371|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:31.9371|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:31.9371|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:31.9371|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:31.9371|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:31.9371|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:31.9371|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:31.9371|TRACE|82|Changing state to SnapSync | 2022-08-31 11:01:33.0462|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:33.0462|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:33.0462|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:33.0462|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:33.0462|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:33.0462|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:33.0462|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:33.0462|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:33.0462|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:33.0462|TRACE|6|Changing state to SnapSync | 2022-08-31 11:01:33.0867|INFO|9|SNAP - progress of State Ranges (Phase 1): 12.109375% [* ] 2022-08-31 11:01:33.0867|INFO|9|SNAP - (CodesToRetrieve:32, diff:0) True:0x1f737ad89aadd6b4db2944900b18740437fbc795a809a5c643e275a6e97e3c62 - Requests Account:1 | Storage:19 | Code:5 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:01:34.0027|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:34.0027|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:34.0027|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:34.0027|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:34.0027|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:34.0027|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:34.0027|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:34.0027|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:34.0027|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:34.0027|TRACE|83|Changing state to SnapSync | 2022-08-31 11:01:34.9387|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:34.9387|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:34.9387|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:34.9387|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:34.9387|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:34.9387|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:34.9387|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:34.9387|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:34.9387|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:34.9387|TRACE|74|Changing state to SnapSync | 2022-08-31 11:01:36.1678|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:36.1678|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:36.1678|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:36.1678|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:36.1678|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:36.1678|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:36.1678|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:36.1678|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:36.1678|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:36.1678|TRACE|9|Changing state to SnapSync | 2022-08-31 11:01:36.5830|INFO|88|SNAP - progress of State Ranges (Phase 1): 12.890625% [* ] 2022-08-31 11:01:36.9384|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:36.9384|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:36.9384|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:36.9384|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:36.9384|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:36.9384|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:36.9384|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:36.9384|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:36.9384|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:36.9384|TRACE|90|Changing state to SnapSync | 2022-08-31 11:01:37.9397|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:37.9397|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:37.9397|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:37.9397|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:37.9397|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:37.9397|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:37.9397|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:37.9397|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:37.9397|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:37.9397|TRACE|87|Changing state to SnapSync | 2022-08-31 11:01:38.1235|INFO|91|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:01:38.9365|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:38.9365|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:38.9365|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:38.9365|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:38.9365|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:38.9365|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:38.9365|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:38.9365|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:38.9365|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:38.9365|TRACE|87|Changing state to SnapSync | 2022-08-31 11:01:39.2061|INFO|89|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:01:39.9396|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:39.9396|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:39.9396|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:39.9396|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:39.9396|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:39.9396|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:39.9396|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:39.9396|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:39.9396|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:39.9396|TRACE|6|Changing state to SnapSync | 2022-08-31 11:01:40.4235|INFO|83|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:01:40.9374|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:40.9374|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:40.9374|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:40.9374|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:40.9374|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:40.9374|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:40.9374|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:40.9374|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:40.9374|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:40.9374|TRACE|83|Changing state to SnapSync | 2022-08-31 11:01:41.5819|INFO|6|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:01:41.9389|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:41.9389|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:41.9389|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:41.9389|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:41.9389|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:41.9389|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:41.9389|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:41.9389|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:41.9389|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:41.9389|TRACE|84|Changing state to SnapSync | 2022-08-31 11:01:42.7186|INFO|9|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:01:42.9370|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:42.9370|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:42.9370|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:42.9370|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:42.9370|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:42.9370|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:42.9370|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:42.9370|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:42.9370|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:42.9370|TRACE|84|Changing state to SnapSync | 2022-08-31 11:01:43.6631|INFO|70|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:01:43.9388|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:43.9388|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:43.9388|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:43.9388|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:43.9388|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:43.9388|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:43.9388|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:43.9388|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:43.9388|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:43.9388|TRACE|76|Changing state to SnapSync | 2022-08-31 11:01:45.0034|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:45.0034|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:45.0034|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:45.0034|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:45.0034|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:45.0034|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:45.0034|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:45.0034|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:45.0034|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:45.0034|TRACE|12|Changing state to SnapSync | 2022-08-31 11:01:45.1798|INFO|66|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:01:45.5680|INFO|89|SNAP - progress of State Ranges (Phase 1): 14.0625% [* ] 2022-08-31 11:01:46.4146|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:46.4146|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:46.4146|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:46.4146|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:46.4146|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:46.4146|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:46.4146|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:46.4146|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:46.4146|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:46.4146|TRACE|87|Changing state to SnapSync | 2022-08-31 11:01:46.9378|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:46.9378|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:46.9378|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:46.9378|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:46.9378|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:46.9378|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:46.9378|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:46.9378|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:46.9378|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:46.9378|TRACE|6|Changing state to SnapSync | 2022-08-31 11:01:47.9393|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:47.9393|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:47.9393|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:47.9393|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:47.9393|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:47.9393|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:47.9393|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:47.9393|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:47.9393|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:47.9393|TRACE|96|Changing state to SnapSync | 2022-08-31 11:01:49.1022|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:49.1022|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:49.1022|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:49.1022|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:49.1022|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:49.1022|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:49.1022|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:49.1022|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:49.1022|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:49.1022|TRACE|11|Changing state to SnapSync | 2022-08-31 11:01:49.9403|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:49.9403|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:49.9403|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:49.9403|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:49.9403|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:49.9403|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:49.9403|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:49.9403|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:49.9403|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:49.9403|TRACE|68|Changing state to SnapSync | 2022-08-31 11:01:50.0858|INFO|84|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:01:50.9367|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:50.9367|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:50.9367|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:50.9367|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:50.9367|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:50.9367|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:50.9367|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:50.9367|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:50.9367|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:50.9367|TRACE|88|Changing state to SnapSync | 2022-08-31 11:01:51.4054|INFO|79|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:01:51.4054|INFO|79|SNAP - (StoragesToRetrieve:1200, diff:0) True:0x275117942350a4a1752298ab0f21a6875da07c7dd4e1576359934e015cbc0102 - Requests Account:0 | Storage:6 | Code:10 | Refresh:0 - Queues Slots:0 | Storages:5479 | Codes:10176 | Refresh:0 2022-08-31 11:01:51.9715|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:51.9715|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:51.9715|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:51.9715|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:51.9715|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:51.9715|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:51.9715|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:51.9715|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:51.9715|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:51.9715|TRACE|96|Changing state to SnapSync | 2022-08-31 11:01:52.5542|INFO|87|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:01:52.9765|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:52.9765|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:52.9765|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:52.9765|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:52.9765|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:52.9765|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:52.9765|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:52.9765|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:52.9765|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:52.9765|TRACE|83|Changing state to SnapSync | 2022-08-31 11:01:53.7596|INFO|66|SNAP - progress of State Ranges (Phase 1): 15.625% [* ] 2022-08-31 11:01:53.9376|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:53.9377|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:53.9377|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:53.9377|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:53.9377|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:53.9377|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:53.9377|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:53.9377|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:53.9377|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:53.9377|TRACE|8|Changing state to SnapSync | 2022-08-31 11:01:54.9398|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:54.9398|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:54.9398|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:54.9398|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:54.9398|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:54.9398|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:54.9398|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:54.9398|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:54.9398|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:54.9398|TRACE|6|Changing state to SnapSync | 2022-08-31 11:01:55.0464|INFO|74|SNAP - progress of State Ranges (Phase 1): 15.625% [* ] 2022-08-31 11:01:55.9394|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:55.9394|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:55.9394|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:55.9394|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:55.9394|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:55.9394|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:55.9394|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:55.9394|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:55.9394|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:55.9394|TRACE|86|Changing state to SnapSync | 2022-08-31 11:01:56.2225|INFO|74|SNAP - progress of State Ranges (Phase 1): 16.015625% [* ] 2022-08-31 11:01:56.9395|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:56.9395|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:56.9395|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:56.9395|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:56.9395|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:56.9395|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:56.9395|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:56.9395|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:56.9395|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:56.9395|TRACE|68|Changing state to SnapSync | 2022-08-31 11:01:58.2602|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:58.2602|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:58.2602|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:58.2602|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:58.2602|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:58.2602|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:58.2602|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:58.2602|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:58.2602|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:58.2602|TRACE|66|Changing state to SnapSync | 2022-08-31 11:01:58.8620|INFO|74|SNAP - progress of State Ranges (Phase 1): 16.40625% [* ] 2022-08-31 11:01:58.9449|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:58.9449|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:58.9449|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:58.9449|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:58.9449|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:58.9449|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:58.9449|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:58.9449|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:58.9449|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:58.9449|TRACE|74|Changing state to SnapSync | 2022-08-31 11:01:59.9374|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:01:59.9374|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:01:59.9374|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:01:59.9374|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:01:59.9374|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:01:59.9374|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:01:59.9374|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:01:59.9374|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:01:59.9374|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:01:59.9374|TRACE|71|Changing state to SnapSync | 2022-08-31 11:02:00.2962|INFO|86|Received: ForkchoiceState: (HeadBlockHash: 0x1cce8944d5dd1af89169d172da75c631b281965aadeedab6f6ee21265f4e93e4, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:02:00.2962|INFO|86|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1cce8944d5dd1af89169d172da75c631b281965aadeedab6f6ee21265f4e93e4, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:02:00.4523|INFO|78|SNAP - progress of State Ranges (Phase 1): 16.796875% [* ] 2022-08-31 11:02:00.6073|INFO|77|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:02:00.6073|INFO|77|Sync peers 30(30)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502890| 142.132.204.99:30303][ 22| 33| 0| 0| 0| 8848][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 146.59.152.217:30303][ 8| 136| 0| 0| 0|14238][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 154.12.243.82:30303][ 268| 3| 0| 0| 0| 2553][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 167.86.86.157:30303][ 40| 16| 0| 0| 0| 2571][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 167.86.94.50:30303][ 40| 21| 0| 0| 0| 3453][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890|168.119.177.115:30303][ 26| 28| 0| 0| 0| 7441][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890|195.201.147.123:30303][ 33| 33| 0| 0| 0| 7796][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890|207.180.235.221:30303][ 88| 18| 0| 0| 0| 2639][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 35.185.106.169:29888][ 143| 6| 0| 0| 0| 3353][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 38.242.216.201:30303][ 20| 33| 0| 0| 0| 1530][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 62.171.132.184:30303][ 35| 19| 0| 0| 0| 3892][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 65.108.97.154:30303][ 33| 23| 0| 0| 0| 6752][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 65.109.37.42:30303][ 51| 19| 0| 0| 0| 6034][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 65.21.121.89:30303][ 33| 19| 0| 0| 0| 6709][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 65.21.225.58:30303][ 37| 18| 0| 0| 0| 5185][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 86.48.0.125:30303][ 107| 41| 0| 0| 0| 1555][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 95.111.254.69:30303][ 30| 21| 0| 0| 0| 3777][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 18.221.67.9:30303][ 147| 7| 0| 0| 0| 3375][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502890| 54.74.61.162:30303][ 16| 42| 0| 0| 0|11890][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502890| 34.92.173.71:29888][ 462| 3| 0| 0| 0| 3160][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 35.220.184.13:29888][ 464| 3| 0| 0| 0| 3179][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890| 63.34.162.61:29888][ 18| 56| 0| 0| 0| 5055][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502890|139.180.166.169:30303][ 389| 3| 0| 0| 0| 2414][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502889| 23.124.84.197:13467][ 594| 5| 0| 0| 0| 2380][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502836| 185.215.164.4:30303][ 128| 10| 0| 0| 0| 510][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502836| 38.242.243.120:30303][ 341| 30| 0| 0| 0| 1439][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:02:00.9955|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:00.9955|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:00.9955|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:00.9955|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:00.9955|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:00.9955|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:00.9955|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:00.9955|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:00.9955|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:00.9955|TRACE|10|Changing state to SnapSync | 2022-08-31 11:02:01.9683|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:01.9683|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:01.9683|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:01.9683|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:01.9683|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:01.9683|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:01.9683|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:01.9683|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:01.9683|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:01.9683|TRACE|66|Changing state to SnapSync | 2022-08-31 11:02:02.9379|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:02.9379|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:02.9379|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:02.9379|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:02.9379|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:02.9379|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:02.9379|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:02.9379|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:02.9379|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:02.9379|TRACE|71|Changing state to SnapSync | 2022-08-31 11:02:02.9876|INFO|11|SNAP - progress of State Ranges (Phase 1): 16.796875% [* ] 2022-08-31 11:02:03.9452|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:03.9452|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:03.9452|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:03.9452|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:03.9452|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:03.9452|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:03.9452|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:03.9452|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:03.9452|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:03.9452|TRACE|95|Changing state to SnapSync | 2022-08-31 11:02:04.3395|INFO|87|SNAP - progress of State Ranges (Phase 1): 17.1875% [* ] 2022-08-31 11:02:04.9385|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:04.9385|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:04.9385|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:04.9385|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:04.9385|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:04.9385|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:04.9385|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:04.9385|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:04.9385|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:04.9385|TRACE|79|Changing state to SnapSync | 2022-08-31 11:02:05.9379|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:05.9379|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:05.9379|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:05.9379|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:05.9379|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:05.9379|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:05.9379|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:05.9379|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:05.9379|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:05.9379|TRACE|83|Changing state to SnapSync | 2022-08-31 11:02:06.9394|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:06.9394|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:06.9394|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:06.9394|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:06.9394|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:06.9394|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:06.9394|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:06.9394|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:06.9394|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:06.9394|TRACE|83|Changing state to SnapSync | 2022-08-31 11:02:07.0464|INFO|84|SNAP - progress of State Ranges (Phase 1): 17.578125% [* ] 2022-08-31 11:02:07.9388|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:07.9388|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:07.9388|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:07.9388|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:07.9388|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:07.9388|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:07.9388|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:07.9388|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:07.9388|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:07.9388|TRACE|73|Changing state to SnapSync | 2022-08-31 11:02:08.9374|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:08.9374|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:08.9374|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:08.9374|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:08.9374|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:08.9374|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:08.9374|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:08.9374|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:08.9374|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:08.9374|TRACE|10|Changing state to SnapSync | 2022-08-31 11:02:09.0325|INFO|67|SNAP - progress of State Ranges (Phase 1): 18.359375% [* ] 2022-08-31 11:02:09.0325|INFO|67|SNAP - (AccountRange, diff:0) True:0x2f2efb50c799da152f57156993c2bad140a1669ed0e47e4f51481eedcd1a19c0 - Requests Account:0 | Storage:18 | Code:7 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:4288 | Refresh:0 2022-08-31 11:02:09.9416|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:09.9417|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:09.9417|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:09.9417|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:09.9417|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:09.9417|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:09.9417|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:09.9417|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:09.9417|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:09.9417|TRACE|74|Changing state to SnapSync | 2022-08-31 11:02:10.3310|INFO|68|SNAP - progress of State Ranges (Phase 1): 18.359375% [* ] 2022-08-31 11:02:10.9379|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:10.9379|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:10.9379|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:10.9379|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:10.9379|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:10.9379|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:10.9379|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:10.9379|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:10.9379|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:10.9379|TRACE|77|Changing state to SnapSync | 2022-08-31 11:02:12.2453|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:12.2453|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:12.2453|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:12.2453|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:12.2453|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:12.2453|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:12.2453|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:12.2453|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:12.2453|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:12.2453|TRACE|91|Changing state to SnapSync | 2022-08-31 11:02:12.9470|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:12.9470|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:12.9470|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:12.9470|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:12.9470|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:12.9470|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:12.9470|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:12.9470|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:12.9470|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502890|peer total difficulty:10790000 2022-08-31 11:02:12.9470|TRACE|81|Changing state to SnapSync | 2022-08-31 11:02:13.2342|INFO|78|Received a new payload: 7502891 (0x019118eddd4127184b0e00439e6d0053c4cc80e987cd1f001790a4b72a2ddc13) 2022-08-31 11:02:13.2342|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502891 (0x019118...2ddc13). 2022-08-31 11:02:13.6228|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x019118eddd4127184b0e00439e6d0053c4cc80e987cd1f001790a4b72a2ddc13, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:02:13.6265|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x019118eddd4127184b0e00439e6d0053c4cc80e987cd1f001790a4b72a2ddc13, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:02:13.9658|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:13.9658|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:13.9658|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:13.9658|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:13.9658|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:13.9658|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:13.9658|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:13.9658|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:13.9658|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:13.9658|TRACE|73|Changing state to SnapSync | 2022-08-31 11:02:14.4708|INFO|79|SNAP - progress of State Ranges (Phase 1): 19.140625% [* ] 2022-08-31 11:02:14.9384|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:14.9384|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:14.9384|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:14.9384|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:14.9384|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:14.9384|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:14.9384|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:14.9384|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:14.9384|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:14.9384|TRACE|67|Changing state to SnapSync | 2022-08-31 11:02:15.2435|INFO|71|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:02:15.5200|INFO|10|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:02:15.5225|INFO|10|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:02:16.0413|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:16.0413|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:16.0413|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:16.0413|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:16.0413|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:16.0413|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:16.0413|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:16.0413|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:16.0413|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:16.0413|TRACE|10|Changing state to SnapSync | 2022-08-31 11:02:16.0413|INFO|10|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:02:16.7105|INFO|90|SNAP - progress of State Ranges (Phase 1): 19.53125% [* ] 2022-08-31 11:02:17.1987|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:17.1987|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:17.1987|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:17.1987|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:17.1987|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:17.1987|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:17.1987|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:17.1987|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:17.1987|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:17.1987|TRACE|9|Changing state to SnapSync | 2022-08-31 11:02:18.0323|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:18.0323|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:18.0323|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:18.0323|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:18.0323|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:18.0323|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:18.0323|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:18.0323|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:18.0323|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:18.0323|TRACE|68|Changing state to SnapSync | 2022-08-31 11:02:19.4712|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:19.4712|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:19.4712|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:19.4712|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:19.4712|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:19.4712|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:19.4712|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:19.4712|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:19.4712|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:19.4712|TRACE|66|Changing state to SnapSync | 2022-08-31 11:02:19.9366|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:19.9366|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:19.9366|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:19.9366|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:19.9366|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:19.9366|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:19.9366|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:19.9366|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:19.9366|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:19.9366|TRACE|9|Changing state to SnapSync | 2022-08-31 11:02:20.9373|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:20.9373|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:20.9373|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:20.9373|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:20.9373|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:20.9373|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:20.9373|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:20.9373|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:20.9373|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:20.9373|TRACE|84|Changing state to SnapSync | 2022-08-31 11:02:21.9428|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:21.9428|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:21.9428|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:21.9428|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:21.9428|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:21.9428|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:21.9428|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:21.9428|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:21.9428|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502891|peer total difficulty:10790000 2022-08-31 11:02:21.9428|TRACE|11|Changing state to SnapSync | 2022-08-31 11:02:22.3326|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:02:22.3407|INFO|2|Stopping session monitor... 2022-08-31 11:02:22.3407|INFO|2|Stopping session sync mode selector... 2022-08-31 11:02:22.3421|INFO|2|Sync mode selector stopped 2022-08-31 11:02:22.3421|INFO|2|Stopping discovery app... 2022-08-31 11:02:22.3464|INFO|2|Stopping discovery udp channel 2022-08-31 11:02:22.3464|INFO|2|Stopping block producer... 2022-08-31 11:02:22.3507|INFO|2|Stopping sync peer pool... 2022-08-31 11:02:22.3507|INFO|73|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:02:22.3600|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:02:22.3600|INFO|67|State sync task completed. 2022-08-31 11:02:22.3663|INFO|2|Stopping peer pool... 2022-08-31 11:02:22.3663|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:02:22.3663|INFO|2|Stopping peer manager... 2022-08-31 11:02:22.3663|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:02:22.3663|INFO|2|Stopping synchronizer... 2022-08-31 11:02:22.3913|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:02:22.3913|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:02:22.3913|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:02:22.3913|INFO|73|State sync task completed. 2022-08-31 11:02:22.3913|INFO|12|Fast sync blocks downloader task completed. 2022-08-31 11:02:22.3965|INFO|75|Beacon headers task completed. 2022-08-31 11:02:22.3965|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:02:22.3965|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:02:22.3965|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:02:22.3965|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:02:22.3965|INFO|77|Fast blocks receipts task completed. 2022-08-31 11:02:22.3965|INFO|70|Fast blocks bodies task completed. 2022-08-31 11:02:22.3965|INFO|77|Fast blocks headers task completed. 2022-08-31 11:02:22.3965|INFO|2|Stopping blockchain processor... 2022-08-31 11:02:22.3965|INFO|89|Full sync block downloader task completed. 2022-08-31 11:02:22.3993|INFO|2|Stopping rlpx peer... 2022-08-31 11:02:22.3993|INFO|71|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:02:25.5274|INFO|83|Received a new payload: 7502892 (0xad73c5842af65ef41f1f5e685f34a52c6bc6cb9995357271f7ca4c75f5cc88d5) 2022-08-31 11:02:25.5274|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502892 (0xad73c5...cc88d5). 2022-08-31 11:02:25.6830|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0xad73c5842af65ef41f1f5e685f34a52c6bc6cb9995357271f7ca4c75f5cc88d5, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:02:25.6830|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xad73c5842af65ef41f1f5e685f34a52c6bc6cb9995357271f7ca4c75f5cc88d5, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:02:25.9525|INFO|65|Peer update loop canceled. 2022-08-31 11:02:27.4043|INFO|79|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:02:27.4043|INFO|79|Disposing plugin Clique... 2022-08-31 11:02:27.4043|INFO|79|Disposing plugin AuRa... 2022-08-31 11:02:27.4043|INFO|79|Disposing plugin Ethash... 2022-08-31 11:02:27.4043|INFO|79|Disposing plugin NethDev... 2022-08-31 11:02:27.4057|INFO|79|Disposing plugin Merge... 2022-08-31 11:02:27.4057|INFO|79|Disposing plugin Merge... 2022-08-31 11:02:27.4057|INFO|79|Disposing plugin MEV... 2022-08-31 11:02:27.4057|INFO|79|Disposing plugin HealthChecks... 2022-08-31 11:02:27.4057|INFO|79|Disposing plugin Hive... 2022-08-31 11:02:27.4057|INFO|79|Disposing plugin Account Abstraction... 2022-08-31 11:02:27.4057|INFO|79|Disposing plugin EthStats... 2022-08-31 11:02:27.4057|INFO|79|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:02:27.4057|INFO|79|IPC JSON RPC service stopped 2022-08-31 11:02:27.4057|INFO|79|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:02:27.4117|INFO|79|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:02:27.4140|INFO|79|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:02:27.4190|INFO|79|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:02:27.4217|INFO|87|JSON RPC service stopped 2022-08-31 11:02:27.4340|INFO|79|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:02:27.4340|INFO|79|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:02:27.4340|INFO|79|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:02:27.4340|INFO|79|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:02:27.4340|INFO|79|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:02:27.4340|INFO|79|Closing DBs... 2022-08-31 11:02:27.4340|INFO|79|Disposing DB Headers 2022-08-31 11:02:27.4793|INFO|79|Disposing DB Blocks 2022-08-31 11:02:27.5089|INFO|79|Disposing DB CanonicalHashTrie 2022-08-31 11:02:27.5089|INFO|79|Disposing DB Code 2022-08-31 11:02:27.5722|INFO|79|Disposing DB State0 2022-08-31 11:02:28.1798|INFO|79|Disposing DB Receipts 2022-08-31 11:02:28.1989|INFO|79|Disposing DB BlockInfos 2022-08-31 11:02:28.2224|INFO|79|Disposing DB Metadata 2022-08-31 11:02:28.2224|INFO|79|Disposing DB Bloom 2022-08-31 11:02:28.2622|INFO|79|Disposing DB Witness 2022-08-31 11:02:28.2622|INFO|79|All DBs closed. 2022-08-31 11:02:28.2622|INFO|79|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:02:28.2622|INFO|79|All done, goodbye! 2022-08-31 11:02:36.1773|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:02:36.6019|INFO|12|Setting up memory allowances 2022-08-31 11:02:36.6019|INFO|12| memory hint: 768MB 2022-08-31 11:02:36.6019|INFO|12| general memory: 32MB 2022-08-31 11:02:36.6019|INFO|12| peers memory: 50MB 2022-08-31 11:02:36.6063|INFO|12| Netty memory: 134MB 2022-08-31 11:02:36.6063|INFO|12| mempool memory: 68MB 2022-08-31 11:02:36.6063|INFO|12| fast blocks memory: 48MB 2022-08-31 11:02:36.6063|INFO|12| trie memory: 86MB 2022-08-31 11:02:36.6118|INFO|12| DB memory: 347MB 2022-08-31 11:02:37.1859|WARN|15|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 11:02:37.1922|INFO|15|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:02:37.2049|INFO|15|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 11:02:37.2119|INFO|15|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:02:37.2119|INFO|15|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502873, best known is 7502873, lowest inserted header 1, body , lowest sync inserted block number 7470001 2022-08-31 11:02:37.2218|INFO|15|Initializing 11 plugins 2022-08-31 11:02:37.2218|INFO|15| Clique by Nethermind 2022-08-31 11:02:37.2218|INFO|15| Clique by Nethermind initialized in 1ms 2022-08-31 11:02:37.2218|INFO|15| AuRa by Nethermind 2022-08-31 11:02:37.2218|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 11:02:37.2218|INFO|15| Ethash by Nethermind 2022-08-31 11:02:37.2218|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 11:02:37.2218|INFO|15| NethDev by Nethermind 2022-08-31 11:02:37.2218|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 11:02:37.2218|INFO|15| Merge by Nethermind 2022-08-31 11:02:37.2218|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 11:02:37.2218|INFO|15| Merge by Nethermind 2022-08-31 11:02:37.2448|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:02:37.2503|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:02:37.2503|INFO|15| Merge by Nethermind initialized in 26ms 2022-08-31 11:02:37.2503|INFO|15| MEV by Nethermind 2022-08-31 11:02:37.2503|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 11:02:37.2503|INFO|15| HealthChecks by Nethermind 2022-08-31 11:02:37.2503|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:02:37.2503|INFO|15| Hive by Nethermind 2022-08-31 11:02:37.2503|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 11:02:37.2503|INFO|15| Account Abstraction by Nethermind 2022-08-31 11:02:37.2553|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:02:37.2553|INFO|15| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 11:02:37.2553|INFO|15| EthStats by Nethermind 2022-08-31 11:02:37.2553|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:02:37.2553|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 11:02:37.3331|INFO|17|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 11:02:37.5042|INFO|17|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:02:37.6115|INFO|17|Skipping Account Abstraction network protocol 2022-08-31 11:02:37.6606|INFO|9|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:02:37.6606|INFO|9|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:02:37.7533|INFO|9|Now syncing nodes starting from root of block 0 2022-08-31 11:02:37.7998|INFO|11|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502736 block. 2022-08-31 11:02:37.8023|INFO|11|No block tree levels to review for fixes. All fine. 2022-08-31 11:02:37.8114|INFO|11|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:02:37.8181|INFO|11|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 11:02:37.8218|INFO|11|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:02:37.8286|INFO|11|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:02:37.8369|INFO|12|Starting Merge block producer & sealer 2022-08-31 11:02:38.3487|INFO|9|Peers | with known best block: 12 | all: 21 | 2022-08-31 11:02:38.3487|INFO|9|Waiting for peers... 1s 2022-08-31 11:02:38.3561|INFO|6|Connected to 0 bootnodes, 817 trusted/persisted nodes 2022-08-31 11:02:38.3597|INFO|9|Sync peers - Initialized: 12 | All: 21 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502893| 146.59.152.217:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502893|168.119.177.115:30303][ 0| 7| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502893|195.201.147.123:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502893| 65.109.37.42:30303][ 0| 3| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502893| 65.21.225.58:30303][ 0| 4| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502893| 86.48.0.125:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502893| 95.111.254.69:30303][ 0| 3| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502893| 54.74.61.162:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502892| 142.132.204.99:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502892| 38.242.243.120:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7483578|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 0| 82.64.166.200:31304][ 0| 0| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] 2022-08-31 11:02:38.3774|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:38.3779|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:38.3779|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:38.3779|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:38.3779|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:38.3839|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:38.3839|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:38.3839|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:38.3876|INFO|74|Changing state Disconnected to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:38.3876|TRACE|74|Changing state to SnapSync | 2022-08-31 11:02:38.3876|INFO|74|Sync mode changed from Disconnected to SnapSync 2022-08-31 11:02:38.3876|INFO|74|SNAP - distance from HEAD:7502873 - Pivot changed from to 7502873 2022-08-31 11:02:38.3876|INFO|74|Starting the SNAP data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 11:02:39.3532|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:39.3532|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:39.3532|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:39.3532|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:39.3532|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:39.3532|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:39.3532|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:39.3532|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:39.3532|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:39.3532|TRACE|74|Changing state to SnapSync | 2022-08-31 11:02:39.6032|INFO|8|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:02:40.3493|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:40.3493|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:40.3493|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:40.3493|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:40.3493|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:40.3493|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:40.3493|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:40.3493|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:40.3493|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:40.3493|TRACE|8|Changing state to SnapSync | 2022-08-31 11:02:40.5182|INFO|6|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:02:41.2276|INFO|69|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:02:41.3530|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:41.3530|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:41.3530|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:41.3530|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:41.3530|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:41.3530|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:41.3530|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:41.3530|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:41.3530|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:41.3530|TRACE|8|Changing state to SnapSync | 2022-08-31 11:02:42.3230|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:02:42.3481|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:42.3481|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:42.3481|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:42.3481|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:42.3481|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:42.3481|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:42.3481|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:42.3481|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:42.3481|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:42.3481|TRACE|17|Changing state to SnapSync | 2022-08-31 11:02:42.9536|INFO|11|Engine Module has been enabled 2022-08-31 11:02:42.9540|INFO|11|Skipping Flashbots RPC plugin 2022-08-31 11:02:42.9540|INFO|11|Skipping Hive plugin 2022-08-31 11:02:42.9540|INFO|11|Skipping Account Abstraction RPC plugin 2022-08-31 11:02:42.9582|WARN|11|Starting Clique block producer & sealer 2022-08-31 11:02:42.9715|INFO|78|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:02:42.9759|INFO|78|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:02:43.0791|INFO|78| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 33MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 11:02:43.2709|INFO|14|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:02:43.3525|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:43.3525|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:43.3525|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:43.3525|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:43.3525|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:43.3525|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:43.3525|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:43.3525|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:43.3525|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:43.3525|TRACE|66|Changing state to SnapSync | 2022-08-31 11:02:44.1956|INFO|68|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:02:44.3530|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:44.3530|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:44.3530|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:44.3530|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:44.3530|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:44.3530|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:44.3530|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:44.3530|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:44.3530|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:44.3530|TRACE|68|Changing state to SnapSync | 2022-08-31 11:02:45.0185|INFO|72|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:02:45.3466|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:45.3466|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:45.3466|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:45.3466|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:45.3466|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:45.3466|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:45.3466|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:45.3466|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:45.3466|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:45.3466|TRACE|71|Changing state to SnapSync | 2022-08-31 11:02:45.8379|INFO|71|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:02:46.3511|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:46.3511|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:46.3511|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:46.3511|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:46.3511|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:46.3511|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:46.3511|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:46.3511|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:46.3511|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:46.3511|TRACE|82|Changing state to SnapSync | 2022-08-31 11:02:46.9363|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:02:47.4219|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:47.4219|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:47.4219|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:47.4219|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:47.4219|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:47.4219|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:47.4219|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:47.4219|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:47.4219|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:47.4219|TRACE|76|Changing state to SnapSync | 2022-08-31 11:02:48.4875|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:48.4875|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:48.4875|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:48.4875|TRACE|75| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:48.4875|TRACE|75| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:48.4875|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:48.4875|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:48.4875|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:48.4875|INFO|75|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:48.4875|TRACE|75|Changing state to SnapSync | 2022-08-31 11:02:48.8230|INFO|75|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:02:48.8230|INFO|75|SNAP - (NO REQUEST, diff:0) True:0x05e80278f610090e052e99ff8ffea01d3df58db2d19f8044dd1adbef546b6c3d - Requests Account:1 | Storage:12 | Code:6 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:02:49.3757|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:49.3757|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:49.3757|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:49.3757|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:49.3757|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:49.3757|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:49.3757|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:49.3757|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:49.3757|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:49.3757|TRACE|9|Changing state to SnapSync | 2022-08-31 11:02:49.4153|INFO|75|Received a new payload: 7502893 (0x055cd43d6c22a5d2215ffebdf97a782141789a5f1620d35bd461cb4a52ca49ef) 2022-08-31 11:02:49.4470|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502893 (0x055cd4...ca49ef). 2022-08-31 11:02:49.5018|INFO|79|Received a new payload: 7502894 (0xdae9af74a122aaf558e5f5ba671fcf42867bbbe29004a34b18ef233e2af9f405) 2022-08-31 11:02:49.5018|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502894 (0xdae9af...f9f405). 2022-08-31 11:02:49.5150|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x055cd43d6c22a5d2215ffebdf97a782141789a5f1620d35bd461cb4a52ca49ef, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:02:49.5150|INFO|9|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:02:49.5295|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x055cd43d6c22a5d2215ffebdf97a782141789a5f1620d35bd461cb4a52ca49ef, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:02:49.7646|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0xdae9af74a122aaf558e5f5ba671fcf42867bbbe29004a34b18ef233e2af9f405, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:02:49.7646|INFO|67|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:02:49.7646|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xdae9af74a122aaf558e5f5ba671fcf42867bbbe29004a34b18ef233e2af9f405, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:02:49.8144|INFO|85|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:02:50.3457|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:50.3457|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:50.3457|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:50.3457|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:50.3457|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:50.3457|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:50.3457|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:50.3457|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:50.3457|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502893|peer total difficulty:10790000 2022-08-31 11:02:50.3457|TRACE|85|Changing state to SnapSync | 2022-08-31 11:02:50.7787|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:02:51.1842|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:02:51.1883|INFO|2|Stopping session monitor... 2022-08-31 11:02:51.1883|INFO|2|Stopping session sync mode selector... 2022-08-31 11:02:51.1883|INFO|2|Sync mode selector stopped 2022-08-31 11:02:51.1883|INFO|2|Stopping discovery app... 2022-08-31 11:02:51.1935|INFO|2|Stopping discovery udp channel 2022-08-31 11:02:51.1948|INFO|2|Stopping block producer... 2022-08-31 11:02:51.1948|INFO|73|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:02:51.1948|INFO|2|Stopping sync peer pool... 2022-08-31 11:02:51.1995|INFO|2|Stopping peer pool... 2022-08-31 11:02:51.1995|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:02:51.1995|INFO|2|Stopping peer manager... 2022-08-31 11:02:51.1995|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:02:51.1995|INFO|2|Stopping synchronizer... 2022-08-31 11:02:51.2020|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:02:51.2020|INFO|85|State sync task completed. 2022-08-31 11:02:51.2020|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:02:51.2020|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:02:51.2020|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:02:51.2020|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:02:51.2020|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:02:51.2020|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:02:51.2020|INFO|11|Beacon headers task completed. 2022-08-31 11:02:51.2020|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:02:51.2020|INFO|12|Fast blocks bodies task completed. 2022-08-31 11:02:51.2020|INFO|11|Fast blocks headers task completed. 2022-08-31 11:02:51.2020|INFO|2|Stopping blockchain processor... 2022-08-31 11:02:51.2020|INFO|67|Fast blocks receipts task completed. 2022-08-31 11:02:51.2020|INFO|87|State sync task completed. 2022-08-31 11:02:51.2020|INFO|74|Full sync block downloader task completed. 2022-08-31 11:02:51.2020|INFO|85|Fast sync blocks downloader task completed. 2022-08-31 11:02:51.2020|INFO|2|Stopping rlpx peer... 2022-08-31 11:02:51.2061|INFO|85|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:02:52.2334|INFO|69|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin Clique... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin AuRa... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin Ethash... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin NethDev... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin Merge... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin Merge... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin MEV... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin HealthChecks... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin Hive... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin Account Abstraction... 2022-08-31 11:02:52.2343|INFO|69|Disposing plugin EthStats... 2022-08-31 11:02:52.2343|INFO|69|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:02:52.2343|INFO|69|IPC JSON RPC service stopped 2022-08-31 11:02:52.2343|INFO|69|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:02:52.2475|INFO|69|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:02:52.2475|INFO|69|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:02:52.2475|INFO|69|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:02:52.2475|INFO|69|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:02:52.2475|INFO|69|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:02:52.2498|INFO|69|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:02:52.2498|INFO|69|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:02:52.2498|INFO|69|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:02:52.2498|INFO|69|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:02:52.2498|INFO|90|JSON RPC service stopped 2022-08-31 11:02:52.2541|INFO|69|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:02:52.2541|INFO|69|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:02:52.2541|INFO|69|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:02:52.2541|INFO|69|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:02:52.2541|INFO|69|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:02:52.2541|INFO|69|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:02:52.2541|INFO|69|Closing DBs... 2022-08-31 11:02:52.2541|INFO|69|Disposing DB Receipts 2022-08-31 11:02:52.2603|INFO|69|Disposing DB Metadata 2022-08-31 11:02:52.2603|INFO|69|Disposing DB Blocks 2022-08-31 11:02:52.2899|INFO|69|Disposing DB CanonicalHashTrie 2022-08-31 11:02:52.2899|INFO|69|Disposing DB Code 2022-08-31 11:02:52.3459|INFO|69|Disposing DB Witness 2022-08-31 11:02:52.3459|INFO|69|Disposing DB State0 2022-08-31 11:02:52.6390|INFO|69|Disposing DB Headers 2022-08-31 11:02:52.6663|INFO|69|Disposing DB Bloom 2022-08-31 11:02:52.6931|INFO|69|Disposing DB BlockInfos 2022-08-31 11:02:52.7219|INFO|69|All DBs closed. 2022-08-31 11:02:52.7219|INFO|69|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:02:52.7219|INFO|69|All done, goodbye! 2022-08-31 11:02:56.2245|INFO|8|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:02:56.6940|INFO|14|Setting up memory allowances 2022-08-31 11:02:56.6940|INFO|14| memory hint: 768MB 2022-08-31 11:02:56.6940|INFO|14| general memory: 32MB 2022-08-31 11:02:56.6940|INFO|14| peers memory: 50MB 2022-08-31 11:02:56.6940|INFO|14| Netty memory: 134MB 2022-08-31 11:02:56.6940|INFO|14| mempool memory: 68MB 2022-08-31 11:02:56.6940|INFO|14| fast blocks memory: 48MB 2022-08-31 11:02:56.6940|INFO|14| trie memory: 86MB 2022-08-31 11:02:56.7063|INFO|14| DB memory: 347MB 2022-08-31 11:02:56.9597|WARN|15|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 11:02:56.9660|INFO|15|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:02:56.9772|INFO|15|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 11:02:56.9844|INFO|15|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:02:56.9859|INFO|15|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502873, best known is 7502873, lowest inserted header 1, body , lowest sync inserted block number 7470001 2022-08-31 11:02:56.9943|INFO|15|Initializing 11 plugins 2022-08-31 11:02:56.9943|INFO|15| Clique by Nethermind 2022-08-31 11:02:56.9943|INFO|15| Clique by Nethermind initialized in 1ms 2022-08-31 11:02:56.9943|INFO|15| AuRa by Nethermind 2022-08-31 11:02:56.9943|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 11:02:56.9943|INFO|15| Ethash by Nethermind 2022-08-31 11:02:56.9943|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 11:02:56.9943|INFO|15| NethDev by Nethermind 2022-08-31 11:02:56.9943|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 11:02:56.9943|INFO|15| Merge by Nethermind 2022-08-31 11:02:56.9978|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 11:02:56.9978|INFO|15| Merge by Nethermind 2022-08-31 11:02:57.0161|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:02:57.0218|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:02:57.0218|INFO|15| Merge by Nethermind initialized in 24ms 2022-08-31 11:02:57.0218|INFO|15| MEV by Nethermind 2022-08-31 11:02:57.0218|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 11:02:57.0218|INFO|15| HealthChecks by Nethermind 2022-08-31 11:02:57.0218|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:02:57.0218|INFO|15| Hive by Nethermind 2022-08-31 11:02:57.0218|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 11:02:57.0218|INFO|15| Account Abstraction by Nethermind 2022-08-31 11:02:57.0269|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:02:57.0269|INFO|15| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 11:02:57.0269|INFO|15| EthStats by Nethermind 2022-08-31 11:02:57.0269|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:02:57.0269|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 11:02:57.1163|INFO|8|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 11:02:57.3370|INFO|8|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:02:57.4540|INFO|8|Skipping Account Abstraction network protocol 2022-08-31 11:02:57.4990|INFO|9|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:02:57.4990|INFO|9|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:02:57.5248|INFO|9|Now syncing nodes starting from root of block 0 2022-08-31 11:02:57.5562|INFO|6|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502736 block. 2022-08-31 11:02:57.5596|INFO|6|No block tree levels to review for fixes. All fine. 2022-08-31 11:02:57.5658|INFO|6|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:02:57.5658|INFO|6|Numbers resolved, level = Max(7469999, 7502873), header = Max(7469999, 7502873), body = Max(0, 7502873) 2022-08-31 11:02:57.5745|INFO|6|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:02:57.5840|INFO|6|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:02:57.5919|INFO|11|Starting Merge block producer & sealer 2022-08-31 11:02:58.1350|INFO|72|Peers | with known best block: 1 | all: 1 | 2022-08-31 11:02:58.1350|INFO|72|Waiting for peers... 1s 2022-08-31 11:02:58.1350|TRACE|69|Changing state to Disconnected | No Useful Peers 2022-08-31 11:02:58.1431|INFO|72|Sync peers - Initialized: 1 | All: 1 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 0| 82.64.166.200:31304][ 0| 0| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] 2022-08-31 11:02:58.1582|INFO|14|Connected to 0 bootnodes, 655 trusted/persisted nodes 2022-08-31 11:02:59.1403|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:02:59.1403|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:02:59.1403|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:02:59.1418|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:02:59.1418|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:02:59.1418|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:02:59.1418|INFO|72|Waiting for peers... 2s 2022-08-31 11:02:59.1418|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:02:59.1418|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:02:59.1418|INFO|67|Changing state Disconnected to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:02:59.1418|TRACE|67|Changing state to SnapSync | 2022-08-31 11:02:59.1418|INFO|67|Sync mode changed from Disconnected to SnapSync 2022-08-31 11:02:59.1418|INFO|67|SNAP - distance from HEAD:7502873 - Pivot changed from to 7502873 2022-08-31 11:02:59.1418|INFO|67|Starting the SNAP data sync from the 7502873 (0x9612d8...59bb5e) 0x8bedcbd527ea0baad95871d7077c2dc05f37d4c8035e4637e3e58c5d2d1f21e9 root 2022-08-31 11:03:00.1322|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:00.1322|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:00.1322|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:00.1322|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:00.1322|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:00.1322|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:00.1322|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:00.1322|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:00.1322|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:00.1322|TRACE|71|Changing state to SnapSync | 2022-08-31 11:03:01.1344|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:01.1344|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:01.1344|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:01.1344|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:01.1344|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:01.1344|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:01.1344|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:01.1344|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:01.1344|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:01.1344|TRACE|9|Changing state to SnapSync | 2022-08-31 11:03:01.8222|INFO|10|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:03:02.1342|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:02.1342|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:02.1342|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:02.1342|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:02.1342|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:02.1342|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:02.1342|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:02.1342|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:02.1342|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:02.1342|TRACE|73|Changing state to SnapSync | 2022-08-31 11:03:02.8073|INFO|8|Engine Module has been enabled 2022-08-31 11:03:02.8073|INFO|8|Skipping Flashbots RPC plugin 2022-08-31 11:03:02.8073|INFO|8|Skipping Hive plugin 2022-08-31 11:03:02.8109|INFO|8|Skipping Account Abstraction RPC plugin 2022-08-31 11:03:02.8109|WARN|8|Starting Clique block producer & sealer 2022-08-31 11:03:02.8174|INFO|8|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:03:02.8224|INFO|8|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:03:02.9350|INFO|71| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 67MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 11:03:03.1330|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:03.1330|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:03.1330|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:03.1330|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:03.1330|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:03.1330|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:03.1330|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:03.1330|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:03.1330|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:03.1330|TRACE|73|Changing state to SnapSync | 2022-08-31 11:03:04.1467|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:04.1467|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:04.1467|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:04.1467|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:04.1467|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:04.1467|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:04.1467|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:04.1467|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:04.1467|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:04.1467|TRACE|18|Changing state to SnapSync | 2022-08-31 11:03:05.1315|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:05.1315|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:05.1315|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:05.1315|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:05.1315|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:05.1315|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:05.1315|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:05.1315|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:05.1315|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:05.1315|TRACE|15|Changing state to SnapSync | 2022-08-31 11:03:06.1304|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:06.1304|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:06.1304|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:06.1304|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:06.1304|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:06.1304|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:06.1304|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:06.1304|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:06.1304|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:06.1304|TRACE|71|Changing state to SnapSync | 2022-08-31 11:03:07.1329|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:07.1329|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:07.1329|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:07.1329|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:07.1329|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:07.1329|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:07.1329|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:07.1329|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:07.1329|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502894|peer total difficulty:10790000 2022-08-31 11:03:07.1329|TRACE|68|Changing state to SnapSync | 2022-08-31 11:03:07.1499|INFO|71|Received a new payload: 7502895 (0xbe2955714403e38c33bf9ef208b5d8c5169242b289827166bbc05a66b82f56ba) 2022-08-31 11:03:07.1774|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502895 (0xbe2955...2f56ba). 2022-08-31 11:03:07.2424|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0xbe2955714403e38c33bf9ef208b5d8c5169242b289827166bbc05a66b82f56ba, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:03:07.2424|INFO|71|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:03:07.2547|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbe2955714403e38c33bf9ef208b5d8c5169242b289827166bbc05a66b82f56ba, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:03:08.1305|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:08.1305|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:08.1305|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:08.1305|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:08.1305|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:08.1305|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:08.1305|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:08.1305|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:08.1305|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:08.1305|TRACE|12|Changing state to SnapSync | 2022-08-31 11:03:08.8271|INFO|70|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:09.1320|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:09.1320|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:09.1320|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:09.1320|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:09.1320|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:09.1320|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:09.1320|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:09.1320|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:09.1320|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:09.1320|TRACE|70|Changing state to SnapSync | 2022-08-31 11:03:10.1300|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:10.1300|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:10.1300|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:10.1300|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:10.1300|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:10.1300|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:10.1300|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:10.1300|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:10.1300|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:10.1300|TRACE|15|Changing state to SnapSync | 2022-08-31 11:03:10.6870|INFO|8|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:11.1324|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:11.1324|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:11.1324|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:11.1324|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:11.1324|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:11.1324|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:11.1324|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:11.1324|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:11.1324|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:11.1324|TRACE|6|Changing state to SnapSync | 2022-08-31 11:03:11.8938|INFO|67|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:12.1323|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:12.1323|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:12.1323|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:12.1323|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:12.1323|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:12.1323|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:12.1323|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:12.1323|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:12.1323|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:12.1323|TRACE|6|Changing state to SnapSync | 2022-08-31 11:03:12.4832|INFO|71|Received a new payload: 7502896 (0xb4f65c67aa35872affbd457389bae0d78be7ba056b30cd61933e00a859409a59) 2022-08-31 11:03:12.4861|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502896 (0xb4f65c...409a59). 2022-08-31 11:03:12.6153|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0xb4f65c67aa35872affbd457389bae0d78be7ba056b30cd61933e00a859409a59, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:03:12.6153|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb4f65c67aa35872affbd457389bae0d78be7ba056b30cd61933e00a859409a59, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:03:13.1316|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:13.1316|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:13.1316|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:13.1316|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:13.1316|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:13.1316|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:13.1316|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:13.1316|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:13.1316|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:13.1316|TRACE|93|Changing state to SnapSync | 2022-08-31 11:03:13.1504|INFO|95|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:03:13.1822|INFO|92|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:14.1332|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:14.1332|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:14.1332|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:14.1332|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:14.1332|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:14.1332|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:14.1332|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:14.1332|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:14.1332|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:14.1332|TRACE|12|Changing state to SnapSync | 2022-08-31 11:03:14.3827|INFO|12|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:15.1297|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:15.1297|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:15.1297|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:15.1297|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:15.1297|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:15.1297|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:15.1297|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:15.1297|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:15.1297|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502895|peer total difficulty:10790000 2022-08-31 11:03:15.1297|TRACE|85|Changing state to SnapSync | 2022-08-31 11:03:15.2444|INFO|70|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:03:15.5195|INFO|70|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:03:15.5240|INFO|70|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:03:15.5864|INFO|85|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:16.1291|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:16.1291|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:16.1291|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:16.1291|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:16.1291|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:16.1291|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:16.1291|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:16.1291|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:16.1291|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:16.1291|TRACE|69|Changing state to SnapSync | 2022-08-31 11:03:16.7873|INFO|18|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:17.1321|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:17.1321|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:17.1321|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:17.1321|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:17.1321|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:17.1321|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:17.1321|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:17.1321|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:17.1321|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:17.1321|TRACE|18|Changing state to SnapSync | 2022-08-31 11:03:17.9912|INFO|92|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:03:18.1312|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:18.1312|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:18.1312|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:18.1312|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:18.1312|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:18.1312|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:18.1312|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:18.1312|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:18.1312|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:18.1312|TRACE|69|Changing state to SnapSync | 2022-08-31 11:03:19.1296|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:19.1297|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:19.1297|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:19.1297|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:19.1297|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:19.1297|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:19.1297|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:19.1297|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:19.1297|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:19.1297|TRACE|69|Changing state to SnapSync | 2022-08-31 11:03:19.1807|INFO|93|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:03:19.1807|INFO|93|SNAP - (StoragesToRetrieve:1200, diff:0) True:0x029e9372aadf7c93576f9723110181228fc646beb6af7747972d1943a35da744 - Requests Account:0 | Storage:1 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:6660 | Codes:10142 | Refresh:0 2022-08-31 11:03:20.0158|INFO|12|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:03:20.1295|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:20.1295|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:20.1295|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:20.1295|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:20.1295|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:20.1295|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:20.1295|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:20.1317|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:20.1317|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:20.1317|TRACE|95|Changing state to SnapSync | 2022-08-31 11:03:21.1873|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:21.1873|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:21.1873|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:21.1873|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:21.1873|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:21.1873|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:21.1873|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:21.1873|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:21.1873|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:21.1873|TRACE|85|Changing state to SnapSync | 2022-08-31 11:03:21.8663|INFO|18|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:03:22.1330|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:22.1330|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:22.1330|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:22.1330|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:22.1330|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:22.1330|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:22.1330|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:22.1330|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:22.1330|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:22.1330|TRACE|8|Changing state to SnapSync | 2022-08-31 11:03:22.6830|INFO|88|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:03:23.1286|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:23.1286|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:23.1286|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:23.1286|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:23.1286|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:23.1286|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:23.1286|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:23.1286|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:23.1286|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:23.1286|TRACE|17|Changing state to SnapSync | 2022-08-31 11:03:24.0940|INFO|67|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:03:24.1315|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:24.1315|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:24.1315|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:24.1315|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:24.1315|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:24.1315|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:24.1315|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:24.1315|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:24.1315|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:24.1315|TRACE|67|Changing state to SnapSync | 2022-08-31 11:03:25.2140|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:25.2140|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:25.2140|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:25.2140|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:25.2140|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:25.2140|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:25.2140|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:25.2140|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:25.2140|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:25.2140|TRACE|71|Changing state to SnapSync | 2022-08-31 11:03:25.8334|INFO|69|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:03:26.1447|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:26.1447|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:26.1447|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:26.1447|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:26.1447|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:26.1447|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:26.1447|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:26.1447|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:26.1447|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:26.1447|TRACE|86|Changing state to SnapSync | 2022-08-31 11:03:26.8505|INFO|82|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:03:27.1563|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:27.1563|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:27.1563|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:27.1563|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:27.1563|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:27.1563|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:27.1563|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:27.1563|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:27.1563|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502896|peer total difficulty:10790000 2022-08-31 11:03:27.1563|TRACE|87|Changing state to SnapSync | 2022-08-31 11:03:27.2233|INFO|14|Received a new payload: 7502897 (0x601d0153f78a8815b468d11e70c2bfabf025a63bdac6d63fb133d9a50c81c8d7) 2022-08-31 11:03:27.2319|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502897 (0x601d01...81c8d7). 2022-08-31 11:03:27.2612|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x601d0153f78a8815b468d11e70c2bfabf025a63bdac6d63fb133d9a50c81c8d7, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:03:27.2642|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x601d0153f78a8815b468d11e70c2bfabf025a63bdac6d63fb133d9a50c81c8d7, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:03:28.1793|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:28.1793|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:28.1793|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:28.1793|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:28.1793|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:28.1793|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:28.1793|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:28.1793|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:28.1793|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:28.1793|TRACE|71|Changing state to SnapSync | 2022-08-31 11:03:28.2124|INFO|82|Peers | with known best block: 27 | all: 27 | 2022-08-31 11:03:28.2147|INFO|82|Sync peers 27(27)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502897| 176.9.20.200:30303][ 236| 36| 0| 0| 0| 3378][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 18.221.67.9:30303][ 200| 7| 0| 0| 0| 4476][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502897| 34.92.173.71:29888][ 263| 3| 0| 0| 0| 3172][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 63.34.162.61:29888][ 13| 65| 0| 0| 0| 4995][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 23.124.84.197:13467][ 0| 8| 0| 0| 0| 722][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502896| 142.132.204.99:30303][ 161| 32| 0| 0| 0| 9546][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 154.12.243.82:30303][ 213| 4| 0| 0| 0| 2698][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 167.86.86.157:30303][ 171| 17| 0| 0| 0| 2443][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896|168.119.177.115:30303][ 160| 31| 0| 0| 0| 5982][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896|173.212.222.167:30303][ 179| 18| 0| 0| 0| 3380][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896|195.201.147.123:30303][ 161| 29| 0| 0| 0| 8505][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896|207.180.235.221:30303][ 171| 22| 0| 0| 0| 4043][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 38.242.216.201:30303][ 13| 40| 0| 0| 0| 1209][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 38.242.243.120:30303][ 197| 14| 0| 0| 0| 2423][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 62.171.132.184:30303][ 180| 18| 0| 0| 0| 3950][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 65.108.97.154:30303][ 171| 21| 0| 0| 0| 6247][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 65.21.121.89:30303][ 197| 20| 0| 0| 0| 7971][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 65.21.225.58:30303][ 196| 19| 0| 0| 0| 4651][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 86.48.0.125:30303][ 170| 44| 0| 0| 0| 3585][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 94.250.201.193:30303][ 213| 57| 0| 0| 0| 3611][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502896| 54.74.61.162:30303][ 13| 54| 0| 0| 0|11715][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502896| 81.221.227.209:60670][ 256| 14| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502836| 173.249.21.205:30303][ 210| 3| 0| 0| 0| 933][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502836| 185.215.164.4:30303][ 251| 9| 0| 0| 0| 705][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:03:28.4792|INFO|6|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:03:29.1298|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:29.1298|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:29.1298|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:29.1298|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:29.1298|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:29.1298|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:29.1298|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:29.1298|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:29.1298|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:29.1298|TRACE|93|Changing state to SnapSync | 2022-08-31 11:03:29.3744|INFO|9|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:03:30.1328|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:30.1328|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:30.1328|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:30.1328|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:30.1328|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:30.1328|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:30.1328|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:30.1328|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:30.1328|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:30.1328|TRACE|83|Changing state to SnapSync | 2022-08-31 11:03:30.3542|INFO|88|SNAP - progress of State Ranges (Phase 1): 3.90625% [ ] 2022-08-31 11:03:31.1301|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:31.1301|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:31.1301|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:31.1301|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:31.1301|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:31.1301|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:31.1301|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:31.1301|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:31.1301|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:31.1301|TRACE|87|Changing state to SnapSync | 2022-08-31 11:03:31.5940|INFO|72|SNAP - progress of State Ranges (Phase 1): 3.90625% [ ] 2022-08-31 11:03:31.5940|INFO|72|SNAP - (StoragesToRetrieve:1200, diff:0) True:0x0a7f40d67016efb4c3c678f91a6678a012130d4856f5023cdd27d506c7ce9743 - Requests Account:1 | Storage:12 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:7898 | Codes:1344 | Refresh:0 2022-08-31 11:03:32.1336|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:32.1337|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:32.1337|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:32.1337|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:32.1337|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:32.1337|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:32.1337|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:32.1337|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:32.1337|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:32.1337|TRACE|93|Changing state to SnapSync | 2022-08-31 11:03:33.2675|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:33.2675|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:33.2675|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:33.2675|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:33.2675|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:33.2675|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:33.2675|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:33.2675|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:33.2675|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:33.2675|TRACE|15|Changing state to SnapSync | 2022-08-31 11:03:34.1685|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:34.1685|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:34.1685|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:34.1685|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:34.1685|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:34.1685|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:34.1685|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:34.1685|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:34.1685|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:34.1685|TRACE|89|Changing state to SnapSync | 2022-08-31 11:03:34.4595|INFO|8|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:03:35.1310|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:35.1310|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:35.1310|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:35.1310|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:35.1310|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:35.1310|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:35.1310|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:35.1310|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:35.1310|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:35.1310|TRACE|8|Changing state to SnapSync | 2022-08-31 11:03:35.7424|INFO|85|SNAP - progress of State Ranges (Phase 1): 4.6875% [ ] 2022-08-31 11:03:36.1303|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:36.1303|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:36.1303|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:36.1303|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:36.1303|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:36.1303|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:36.1303|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:36.1303|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:36.1303|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:36.1303|TRACE|12|Changing state to SnapSync | 2022-08-31 11:03:37.1330|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:37.1330|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:37.1330|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:37.1330|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:37.1330|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:37.1330|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:37.1330|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:37.1330|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:37.1330|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502897|peer total difficulty:10790000 2022-08-31 11:03:37.1330|TRACE|78|Changing state to SnapSync | 2022-08-31 11:03:37.7102|INFO|11|Received a new payload: 7502898 (0x848e89be1102fed718c54bb30618c9b977482ee3ead153ce94942df5b10cc756) 2022-08-31 11:03:37.7102|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502898 (0x848e89...0cc756). 2022-08-31 11:03:37.9657|INFO|88|Received: ForkchoiceState: (HeadBlockHash: 0x848e89be1102fed718c54bb30618c9b977482ee3ead153ce94942df5b10cc756, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:03:37.9657|INFO|88|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x848e89be1102fed718c54bb30618c9b977482ee3ead153ce94942df5b10cc756, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:03:38.0152|INFO|83|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:03:38.1320|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:38.1320|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:38.1320|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:38.1320|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:38.1320|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:38.1320|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:38.1320|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:38.1320|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:38.1320|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:38.1320|TRACE|69|Changing state to SnapSync | 2022-08-31 11:03:39.1330|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:39.1330|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:39.1330|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:39.1330|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:39.1330|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:39.1330|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:39.1330|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:39.1330|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:39.1330|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:39.1330|TRACE|67|Changing state to SnapSync | 2022-08-31 11:03:39.1406|INFO|72|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:03:40.2663|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:40.2663|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:40.2663|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:40.2663|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:40.2663|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:40.2663|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:40.2663|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:40.2663|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:40.2663|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:40.2663|TRACE|79|Changing state to SnapSync | 2022-08-31 11:03:41.0355|INFO|73|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:03:41.1329|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:41.1329|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:41.1329|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:41.1329|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:41.1329|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:41.1329|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:41.1329|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:41.1329|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:41.1329|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:41.1329|TRACE|11|Changing state to SnapSync | 2022-08-31 11:03:42.0549|INFO|90|SNAP - progress of State Ranges (Phase 1): 6.25% [ ] 2022-08-31 11:03:42.1301|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:42.1301|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:42.1301|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:42.1301|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:42.1301|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:42.1301|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:42.1301|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:42.1301|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:42.1301|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:42.1301|TRACE|85|Changing state to SnapSync | 2022-08-31 11:03:43.1292|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:43.1292|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:43.1292|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:43.1292|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:43.1292|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:43.1292|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:43.1292|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:43.1292|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:43.1292|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:43.1292|TRACE|96|Changing state to SnapSync | 2022-08-31 11:03:43.4341|INFO|86|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:03:43.8636|INFO|73|SNAP - progress of State Ranges (Phase 1): 6.640625% [ ] 2022-08-31 11:03:44.2857|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:44.2857|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:44.2857|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:44.2857|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:44.2857|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:44.2857|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:44.2857|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:44.2857|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:44.2857|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:44.2857|TRACE|85|Changing state to SnapSync | 2022-08-31 11:03:45.1775|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:45.1775|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:45.1775|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:45.1775|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:45.1775|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:45.1775|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:45.1775|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:45.1775|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:45.1775|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:45.1775|TRACE|84|Changing state to SnapSync | 2022-08-31 11:03:45.7907|INFO|14|SNAP - progress of State Ranges (Phase 1): 7.03125% [ ] 2022-08-31 11:03:46.1294|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:46.1294|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:46.1294|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:46.1294|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:46.1294|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:46.1294|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:46.1294|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:46.1294|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:46.1294|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:46.1294|TRACE|18|Changing state to SnapSync | 2022-08-31 11:03:47.1320|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:47.1320|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:47.1320|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:47.1320|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:47.1320|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:47.1320|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:47.1320|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:47.1320|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:47.1320|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:47.1320|TRACE|10|Changing state to SnapSync | 2022-08-31 11:03:48.1294|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:48.1294|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:48.1294|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:48.1294|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:48.1294|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:48.1294|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:48.1294|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:48.1294|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:48.1294|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:48.1294|TRACE|87|Changing state to SnapSync | 2022-08-31 11:03:48.6265|INFO|77|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:03:49.1350|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:49.1350|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:49.1350|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:49.1350|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:49.1350|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:49.1350|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:49.1350|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:49.1350|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:49.1350|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:49.1350|TRACE|69|Changing state to SnapSync | 2022-08-31 11:03:49.7433|INFO|17|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:03:49.7433|INFO|17|SNAP - (NO REQUEST, diff:0) True:0x13b06d5a53fc00827f8124b397ac1fe0e3f842a7a1b2ee194459a87131f03cd5 - Requests Account:1 | Storage:4 | Code:1 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:03:50.1344|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:50.1344|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:50.1344|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:50.1344|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:50.1344|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:50.1344|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:50.1344|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:50.1344|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:50.1344|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:50.1344|TRACE|69|Changing state to SnapSync | 2022-08-31 11:03:50.7347|INFO|97|SNAP - progress of State Ranges (Phase 1): 7.8125% [ ] 2022-08-31 11:03:51.1353|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:51.1353|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:51.1353|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:51.1353|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:51.1353|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:51.1353|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:51.1353|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:51.1353|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:51.1353|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:51.1353|TRACE|14|Changing state to SnapSync | 2022-08-31 11:03:52.1405|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:52.1405|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:52.1405|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:52.1405|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:52.1405|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:52.1405|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:52.1405|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:52.1405|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:52.1405|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:52.1405|TRACE|10|Changing state to SnapSync | 2022-08-31 11:03:52.1835|INFO|67|SNAP - progress of State Ranges (Phase 1): 8.203125% [ ] 2022-08-31 11:03:53.1378|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:53.1378|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:53.1378|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:53.1378|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:53.1378|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:53.1378|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:53.1378|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:53.1378|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:53.1378|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:53.1378|TRACE|18|Changing state to SnapSync | 2022-08-31 11:03:53.4278|INFO|93|SNAP - progress of State Ranges (Phase 1): 8.59375% [ ] 2022-08-31 11:03:54.1464|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:54.1464|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:54.1464|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:54.1464|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:54.1464|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:54.1464|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:54.1464|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:54.1464|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:54.1464|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:54.1464|TRACE|71|Changing state to SnapSync | 2022-08-31 11:03:54.8661|INFO|83|SNAP - progress of State Ranges (Phase 1): 8.59375% [ ] 2022-08-31 11:03:55.1351|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:55.1351|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:55.1351|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:55.1351|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:55.1351|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:55.1351|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:55.1351|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:55.1351|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:55.1351|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:55.1351|TRACE|96|Changing state to SnapSync | 2022-08-31 11:03:56.1342|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:56.1342|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:56.1342|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:56.1342|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:56.1342|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:56.1342|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:56.1342|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:56.1342|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:56.1342|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:56.1342|TRACE|90|Changing state to SnapSync | 2022-08-31 11:03:57.1347|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:57.1347|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:57.1347|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:57.1347|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:57.1347|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:57.1347|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:57.1347|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:57.1347|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:57.1347|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:57.1347|TRACE|96|Changing state to SnapSync | 2022-08-31 11:03:57.1909|INFO|6|SNAP - progress of State Ranges (Phase 1): 9.375% [ ] 2022-08-31 11:03:58.1345|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:58.1345|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:58.1345|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:58.1345|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:58.1345|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:58.1345|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:58.1345|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:58.1345|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:58.1345|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:58.1345|TRACE|77|Changing state to SnapSync | 2022-08-31 11:03:58.3112|INFO|95|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:03:58.4473|INFO|92|Peers | with known best block: 28 | all: 28 | 2022-08-31 11:03:58.4473|INFO|92|Sync peers 28(28)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502898| 176.9.20.200:30303][ 128| 30| 0| 0| 0| 2980][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502898|195.201.147.123:30303][ 67| 27| 0| 0| 0| 9476][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502898| 65.108.97.154:30303][ 100| 19| 0| 0| 0| 4960][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502898| 63.34.162.61:29888][ 25| 51| 0| 0| 0| 5598][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 23.124.84.197:13467][ 1498| 5| 0| 0| 0| 761][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502897| 146.59.152.217:30303][ 5| 18| 0| 0| 0|13867][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 167.86.86.157:30303][ 78| 14| 0| 0| 0| 3202][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897|168.119.177.115:30303][ 67| 26| 0| 0| 0| 6929][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897|173.212.222.167:30303][ 81| 15| 0| 0| 0| 2527][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897|207.180.235.221:30303][ 79| 19| 0| 0| 0| 4060][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 38.242.216.201:30303][ 195| 33| 0| 0| 0| 1368][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 38.242.243.120:30303][ 87| 13| 0| 0| 0| 1802][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 62.171.132.184:30303][ 80| 16| 0| 0| 0| 4381][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 65.21.225.58:30303][ 88| 16| 0| 0| 0| 4026][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 86.48.0.125:30303][ 90| 36| 0| 0| 0| 2869][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 94.250.201.193:30303][ 95| 45| 0| 0| 0| 3256][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502897| 54.74.61.162:30303][ 12| 40| 0| 0| 0|12854][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502897|139.180.166.169:30303][ 303| 1| 0| 0| 0| 2370][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502836| 185.215.164.4:30303][ 98| 11| 0| 0| 0| 713][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:03:59.1355|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:03:59.1355|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:03:59.1355|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:03:59.1355|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:03:59.1355|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:03:59.1355|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:03:59.1355|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:03:59.1355|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:03:59.1355|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:03:59.1355|TRACE|86|Changing state to SnapSync | 2022-08-31 11:03:59.4379|INFO|11|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:04:00.1357|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:00.1357|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:00.1357|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:00.1357|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:00.1357|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:00.1357|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:00.1357|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:00.1357|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:00.1357|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502898|peer total difficulty:10790000 2022-08-31 11:04:00.1357|TRACE|71|Changing state to SnapSync | 2022-08-31 11:04:00.9081|INFO|77|Received a new payload: 7502899 (0xf7632f568e3f3cffc93c16506ecdb161cd1e872f4fc14de5971acec7f657bb8d) 2022-08-31 11:04:00.9081|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502899 (0xf7632f...57bb8d). 2022-08-31 11:04:01.0327|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0xf7632f568e3f3cffc93c16506ecdb161cd1e872f4fc14de5971acec7f657bb8d, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:04:01.0348|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf7632f568e3f3cffc93c16506ecdb161cd1e872f4fc14de5971acec7f657bb8d, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:04:01.1389|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:01.1389|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:01.1389|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:01.1389|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:01.1389|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:01.1389|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:01.1389|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:01.1389|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:01.1389|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:01.1389|TRACE|84|Changing state to SnapSync | 2022-08-31 11:04:02.1346|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:02.1346|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:02.1346|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:02.1346|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:02.1346|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:02.1346|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:02.1346|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:02.1346|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:02.1346|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:02.1346|TRACE|77|Changing state to SnapSync | 2022-08-31 11:04:02.2092|INFO|88|SNAP - progress of State Ranges (Phase 1): 10.546875% [* ] 2022-08-31 11:04:03.1347|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:03.1347|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:03.1347|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:03.1347|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:03.1347|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:03.1347|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:03.1347|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:03.1347|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:03.1347|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:03.1347|TRACE|83|Changing state to SnapSync | 2022-08-31 11:04:03.6750|INFO|91|SNAP - progress of State Ranges (Phase 1): 10.9375% [* ] 2022-08-31 11:04:04.1339|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:04.1339|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:04.1339|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:04.1339|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:04.1339|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:04.1339|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:04.1339|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:04.1339|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:04.1339|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:04.1339|TRACE|12|Changing state to SnapSync | 2022-08-31 11:04:04.7659|INFO|12|SNAP - progress of State Ranges (Phase 1): 10.9375% [* ] 2022-08-31 11:04:04.7659|INFO|12|SNAP - (NO REQUEST, diff:0) True:0x1cd51f8bcfd58bb38a0787104270b378b8355330413323b24b39a1c5cb8d3bc6 - Requests Account:1 | Storage:11 | Code:4 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:04:05.1345|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:05.1345|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:05.1345|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:05.1345|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:05.1345|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:05.1345|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:05.1345|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:05.1345|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:05.1345|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:05.1345|TRACE|90|Changing state to SnapSync | 2022-08-31 11:04:06.1371|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:06.1371|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:06.1371|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:06.1371|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:06.1371|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:06.1371|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:06.1371|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:06.1371|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:06.1371|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:06.1371|TRACE|93|Changing state to SnapSync | 2022-08-31 11:04:06.9624|INFO|11|SNAP - progress of State Ranges (Phase 1): 11.71875% [* ] 2022-08-31 11:04:07.1752|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:07.1752|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:07.1752|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:07.1752|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:07.1752|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:07.1752|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:07.1752|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:07.1752|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:07.1752|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:07.1752|TRACE|91|Changing state to SnapSync | 2022-08-31 11:04:08.1279|INFO|80|SNAP - progress of State Ranges (Phase 1): 11.71875% [* ] 2022-08-31 11:04:08.1350|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:08.1350|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:08.1350|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:08.1350|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:08.1350|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:08.1350|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:08.1350|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:08.1350|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:08.1350|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:08.1350|TRACE|97|Changing state to SnapSync | 2022-08-31 11:04:09.1868|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:09.1868|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:09.1868|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:09.1868|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:09.1868|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:09.1868|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:09.1868|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:09.1868|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:09.1868|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:09.1868|TRACE|85|Changing state to SnapSync | 2022-08-31 11:04:10.2669|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:10.2669|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:10.2669|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:10.2669|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:10.2669|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:10.2669|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:10.2669|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:10.2669|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:10.2669|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:10.2669|TRACE|69|Changing state to SnapSync | 2022-08-31 11:04:10.7322|INFO|77|SNAP - progress of State Ranges (Phase 1): 12.109375% [* ] 2022-08-31 11:04:11.3458|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:11.3458|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:11.3458|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:11.3458|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:11.3458|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:11.3458|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:11.3458|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:11.3458|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:11.3458|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:11.3458|TRACE|91|Changing state to SnapSync | 2022-08-31 11:04:12.1344|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:12.1344|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:12.1344|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:12.1344|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:12.1344|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:12.1344|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:12.1344|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:12.1344|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:12.1344|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:12.1344|TRACE|83|Changing state to SnapSync | 2022-08-31 11:04:12.3620|INFO|68|SNAP - progress of State Ranges (Phase 1): 12.5% [* ] 2022-08-31 11:04:14.1953|INFO|87|Peers | with known best block: 28 | all: 28 | 2022-08-31 11:04:14.1989|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:14.1989|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:14.1989|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:14.1989|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:14.1989|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:14.1989|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:14.1989|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:14.1989|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:14.1989|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:14.1989|TRACE|87|Changing state to SnapSync | 2022-08-31 11:04:14.2600|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:14.2600|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:14.2600|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:14.2600|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:14.2600|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:14.2600|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:14.2600|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:14.2600|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:14.2600|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:14.2600|TRACE|12|Changing state to SnapSync | 2022-08-31 11:04:15.0507|INFO|86|SNAP - progress of State Ranges (Phase 1): 12.5% [* ] 2022-08-31 11:04:15.1376|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:15.1376|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:15.1376|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:15.1376|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:15.1376|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:15.1376|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:15.1377|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:15.1377|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:15.1377|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:15.1377|TRACE|91|Changing state to SnapSync | 2022-08-31 11:04:15.2462|INFO|88|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:04:15.5238|INFO|68|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:04:15.5280|INFO|91|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:04:16.3265|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:16.3265|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:16.3265|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:16.3265|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:16.3265|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:16.3265|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:16.3265|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:16.3265|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:16.3265|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:16.3265|TRACE|10|Changing state to SnapSync | 2022-08-31 11:04:17.1336|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:17.1337|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:17.1337|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:17.1337|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:17.1337|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:17.1337|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:17.1337|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:17.1337|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:17.1337|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:17.1337|TRACE|79|Changing state to SnapSync | 2022-08-31 11:04:18.1413|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:18.1413|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:18.1413|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:18.1413|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:18.1413|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:18.1413|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:18.1413|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:18.1413|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:18.1413|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:18.1413|TRACE|83|Changing state to SnapSync | 2022-08-31 11:04:18.1633|INFO|73|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:04:19.1352|INFO|8|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:04:19.1352|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:19.1352|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:19.1352|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:19.1352|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:19.1352|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:19.1352|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:19.1352|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:19.1352|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:19.1352|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:19.1352|TRACE|71|Changing state to SnapSync | 2022-08-31 11:04:20.1341|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:20.1341|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:20.1341|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:20.1341|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:20.1341|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:20.1341|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:20.1341|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:20.1341|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:20.1341|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:20.1341|TRACE|91|Changing state to SnapSync | 2022-08-31 11:04:20.3183|INFO|17|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:04:21.1350|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:21.1350|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:21.1350|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:21.1350|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:21.1350|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:21.1350|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:21.1350|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:21.1350|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:21.1350|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:21.1350|TRACE|78|Changing state to SnapSync | 2022-08-31 11:04:22.1367|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:22.1367|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:22.1367|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:22.1367|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:22.1367|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:22.1367|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:22.1367|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:22.1367|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:22.1367|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:22.1367|TRACE|81|Changing state to SnapSync | 2022-08-31 11:04:22.4220|INFO|72|SNAP - progress of State Ranges (Phase 1): 14.0625% [* ] 2022-08-31 11:04:23.1458|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:23.1458|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:23.1458|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:23.1458|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:23.1458|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:23.1458|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:23.1458|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:23.1458|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:23.1458|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:23.1458|TRACE|72|Changing state to SnapSync | 2022-08-31 11:04:24.1375|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:24.1375|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:24.1375|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:24.1375|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:24.1375|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:24.1375|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:24.1375|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:24.1375|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:24.1375|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:24.1375|TRACE|87|Changing state to SnapSync | 2022-08-31 11:04:24.3507|INFO|87|SNAP - progress of State Ranges (Phase 1): 14.453125% [* ] 2022-08-31 11:04:24.3507|INFO|87|SNAP - (NextSlotRange:1, diff:0) True:0x255845f66e4c02ff88ab4af28fefcc839eb0b9e5d9719958e79ffeaf4bf85d7d - Requests Account:0 | Storage:19 | Code:6 | Refresh:0 - Queues Slots:0 | Storages:3143 | Codes:10915 | Refresh:0 2022-08-31 11:04:25.1356|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:25.1356|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:25.1356|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:25.1356|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:25.1356|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:25.1356|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:25.1356|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:25.1356|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:25.1356|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502899|peer total difficulty:10790000 2022-08-31 11:04:25.1356|TRACE|72|Changing state to SnapSync | 2022-08-31 11:04:25.1578|INFO|85|Received a new payload: 7502900 (0x6132e3ddb8d67fb581bb809bfce4af40a7c601916c6e4f341446cef5d3412672) 2022-08-31 11:04:25.1578|INFO|85|Syncing... Parent wasn't processed. Inserting block 7502900 (0x6132e3...412672). 2022-08-31 11:04:25.2942|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x6132e3ddb8d67fb581bb809bfce4af40a7c601916c6e4f341446cef5d3412672, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:04:25.2942|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6132e3ddb8d67fb581bb809bfce4af40a7c601916c6e4f341446cef5d3412672, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:04:26.1466|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:26.1466|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:26.1466|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:26.1466|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:26.1466|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:26.1466|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:26.1466|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:26.1466|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:26.1466|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:26.1466|TRACE|79|Changing state to SnapSync | 2022-08-31 11:04:26.2781|INFO|79|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:04:27.1358|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:27.1358|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:27.1358|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:27.1358|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:27.1358|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:27.1358|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:27.1358|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:27.1358|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:27.1358|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:27.1358|TRACE|93|Changing state to SnapSync | 2022-08-31 11:04:27.4547|INFO|95|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:04:28.1446|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:28.1446|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:28.1446|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:28.1446|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:28.1446|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:28.1446|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:28.1446|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:28.1446|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:28.1446|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:28.1446|TRACE|78|Changing state to SnapSync | 2022-08-31 11:04:28.6283|INFO|96|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:04:29.1444|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:29.1444|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:29.1444|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:29.1444|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:29.1444|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:29.1444|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:29.1444|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:29.1444|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:29.1444|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:29.1444|TRACE|93|Changing state to SnapSync | 2022-08-31 11:04:29.3196|INFO|90|Peers | with known best block: 28 | all: 28 | 2022-08-31 11:04:29.5914|INFO|95|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:04:30.1428|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:30.1428|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:30.1428|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:30.1428|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:30.1428|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:30.1428|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:30.1428|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:30.1428|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:30.1428|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:30.1428|TRACE|10|Changing state to SnapSync | 2022-08-31 11:04:30.9499|INFO|86|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:04:31.1359|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:31.1359|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:31.1359|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:31.1359|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:31.1359|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:31.1359|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:31.1359|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:31.1359|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:31.1359|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:31.1359|TRACE|73|Changing state to SnapSync | 2022-08-31 11:04:32.0798|INFO|78|SNAP - progress of State Ranges (Phase 1): 15.625% [* ] 2022-08-31 11:04:32.1365|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:32.1365|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:32.1365|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:32.1365|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:32.1365|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:32.1365|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:32.1365|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:32.1365|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:32.1365|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:32.1365|TRACE|11|Changing state to SnapSync | 2022-08-31 11:04:33.1395|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:33.1395|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:33.1395|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:33.1395|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:33.1395|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:33.1395|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:33.1395|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:33.1395|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:33.1395|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:33.1395|TRACE|81|Changing state to SnapSync | 2022-08-31 11:04:33.2300|INFO|97|SNAP - progress of State Ranges (Phase 1): 16.015625% [* ] 2022-08-31 11:04:34.3322|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:34.3322|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:34.3322|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:34.3322|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:34.3322|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:34.3322|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:34.3322|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:34.3322|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:34.3322|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:34.3322|TRACE|83|Changing state to SnapSync | 2022-08-31 11:04:35.3979|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:35.3979|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:35.3979|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:35.3979|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:35.3979|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:35.3979|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:35.3979|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:35.3979|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:35.3979|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:35.3979|TRACE|69|Changing state to SnapSync | 2022-08-31 11:04:35.8506|INFO|81|SNAP - progress of State Ranges (Phase 1): 16.015625% [* ] 2022-08-31 11:04:36.0808|INFO|70|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:04:36.1457|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:36.1457|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:36.1457|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:36.1457|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:36.1457|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:36.1457|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:36.1457|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:36.1457|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:36.1457|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:36.1457|TRACE|18|Changing state to SnapSync | 2022-08-31 11:04:37.1689|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:37.1689|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:37.1689|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:37.1689|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:37.1689|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:37.1689|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:37.1689|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:37.1689|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:37.1689|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:37.1689|TRACE|86|Changing state to SnapSync | 2022-08-31 11:04:37.7498|INFO|74|SNAP - progress of State Ranges (Phase 1): 16.40625% [* ] 2022-08-31 11:04:38.1338|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:38.1338|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:38.1338|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:38.1338|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:38.1338|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:38.1338|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:38.1338|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:38.1338|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:38.1338|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:38.1338|TRACE|71|Changing state to SnapSync | 2022-08-31 11:04:38.3593|INFO|74|Received a new payload: 7502901 (0xb7feae6e819ceca58e423a19dabe7d6f1ec3c2a75084ba40c16afa3e73418708) 2022-08-31 11:04:38.3837|INFO|74|Syncing... Parent wasn't processed. Inserting block 7502901 (0xb7feae...418708). 2022-08-31 11:04:38.3991|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0xb7feae6e819ceca58e423a19dabe7d6f1ec3c2a75084ba40c16afa3e73418708, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:04:38.3991|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb7feae6e819ceca58e423a19dabe7d6f1ec3c2a75084ba40c16afa3e73418708, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:04:39.2932|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:39.2932|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:39.2932|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:39.2932|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:39.2932|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:39.2932|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:39.2932|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:39.2932|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:39.2932|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502900|peer total difficulty:10790000 2022-08-31 11:04:39.2932|TRACE|14|Changing state to SnapSync | 2022-08-31 11:04:40.0657|INFO|94|SNAP - progress of State Ranges (Phase 1): 16.796875% [* ] 2022-08-31 11:04:40.0657|INFO|94|SNAP - (StoragesToRetrieve:1200, diff:0) True:0x2be78874f6731b28fb623a0e8934f204eead1fb7e9c251743b1806a4ed79acad - Requests Account:0 | Storage:30 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:876 | Codes:15031 | Refresh:0 2022-08-31 11:04:40.1345|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:40.1345|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:40.1345|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:40.1345|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:40.1345|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:40.1345|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:40.1345|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:40.1345|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:40.1345|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:40.1345|TRACE|10|Changing state to SnapSync | 2022-08-31 11:04:41.1350|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:41.1350|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:41.1350|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:41.1350|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:41.1350|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:41.1350|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:41.1350|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:41.1350|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:41.1350|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:41.1350|TRACE|72|Changing state to SnapSync | 2022-08-31 11:04:42.2321|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:42.2321|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:42.2321|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:42.2321|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:42.2321|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:42.2321|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:42.2321|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:42.2321|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:42.2321|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:42.2321|TRACE|92|Changing state to SnapSync | 2022-08-31 11:04:43.1351|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:43.1351|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:43.1351|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:43.1351|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:43.1351|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:43.1351|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:43.1351|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:43.1351|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:43.1351|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:43.1351|TRACE|94|Changing state to SnapSync | 2022-08-31 11:04:43.1432|INFO|8|SNAP - progress of State Ranges (Phase 1): 17.1875% [* ] 2022-08-31 11:04:44.6244|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:44.6244|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:44.6244|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:44.6244|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:44.6244|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:44.6244|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:44.6244|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:44.6244|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:44.6244|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:44.6244|TRACE|18|Changing state to SnapSync | 2022-08-31 11:04:45.1359|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:45.1429|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:45.1429|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:45.1429|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:45.1429|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:45.1429|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:45.1429|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:45.1429|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:45.1429|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:45.1429|TRACE|95|Changing state to SnapSync | 2022-08-31 11:04:45.6875|INFO|72|Peers | with known best block: 32 | all: 32 | 2022-08-31 11:04:46.1381|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:46.1381|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:46.1381|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:46.1381|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:46.1381|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:46.1381|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:46.1381|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:46.1381|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:46.1381|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:46.1381|TRACE|6|Changing state to SnapSync | 2022-08-31 11:04:46.3029|INFO|69|SNAP - progress of State Ranges (Phase 1): 17.578125% [* ] 2022-08-31 11:04:47.1355|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:47.1355|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:47.1355|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:47.1355|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:47.1355|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:47.1355|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:47.1355|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:47.1355|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:47.1355|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:47.1355|TRACE|69|Changing state to SnapSync | 2022-08-31 11:04:47.6451|INFO|87|SNAP - progress of State Ranges (Phase 1): 17.96875% [* ] 2022-08-31 11:04:48.1346|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:48.1346|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:48.1346|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:48.1346|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:48.1346|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:48.1346|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:48.1346|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:48.1346|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:48.1346|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:48.1346|TRACE|8|Changing state to SnapSync | 2022-08-31 11:04:48.6265|INFO|67|SNAP - progress of State Ranges (Phase 1): 17.96875% [* ] 2022-08-31 11:04:49.1355|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:49.1355|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:49.1355|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:49.1355|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:49.1355|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:49.1355|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:49.1355|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:49.1355|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:49.1355|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:49.1355|TRACE|96|Changing state to SnapSync | 2022-08-31 11:04:49.9109|INFO|97|SNAP - progress of State Ranges (Phase 1): 18.359375% [* ] 2022-08-31 11:04:50.1381|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:50.1381|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:50.1381|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:50.1381|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:50.1381|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:50.1381|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:50.1381|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:50.1381|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:50.1381|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:50.1381|TRACE|67|Changing state to SnapSync | 2022-08-31 11:04:51.2816|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:51.2817|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:51.2817|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:51.2817|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:51.2817|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:51.2817|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:51.2817|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:51.2817|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:51.2817|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:51.2817|TRACE|87|Changing state to SnapSync | 2022-08-31 11:04:52.1360|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:52.1360|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:52.1360|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:52.1360|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:52.1360|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:52.1360|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:52.1360|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:52.1360|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:52.1360|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:52.1360|TRACE|15|Changing state to SnapSync | 2022-08-31 11:04:52.4823|INFO|86|SNAP - progress of State Ranges (Phase 1): 18.359375% [* ] 2022-08-31 11:04:53.1341|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:53.1341|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:53.1341|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:53.1341|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:53.1341|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:53.1341|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:53.1341|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:53.1341|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:53.1341|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:53.1341|TRACE|81|Changing state to SnapSync | 2022-08-31 11:04:53.6301|INFO|6|SNAP - progress of State Ranges (Phase 1): 18.359375% [* ] 2022-08-31 11:04:54.2591|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:54.2685|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:54.2685|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:54.2685|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:54.2685|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:54.2685|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:54.2685|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:54.2685|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:54.2685|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:54.2685|TRACE|95|Changing state to SnapSync | 2022-08-31 11:04:55.1522|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:55.1522|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:55.1522|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:55.1522|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:55.1522|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:55.1522|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:55.1522|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:55.1522|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:55.1522|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:55.1522|TRACE|84|Changing state to SnapSync | 2022-08-31 11:04:56.4918|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:56.4918|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:56.4918|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:56.4918|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:56.4918|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:56.4918|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:56.4918|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:56.4918|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:56.4918|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:56.4918|TRACE|17|Changing state to SnapSync | 2022-08-31 11:04:56.5904|INFO|15|SNAP - progress of State Ranges (Phase 1): 19.140625% [* ] 2022-08-31 11:04:57.1345|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:57.1345|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:57.1345|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:57.1345|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:57.1345|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:57.1345|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:57.1345|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:57.1345|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:57.1345|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:57.1345|TRACE|73|Changing state to SnapSync | 2022-08-31 11:04:57.9258|INFO|95|SNAP - progress of State Ranges (Phase 1): 19.140625% [* ] 2022-08-31 11:04:58.1347|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:58.1465|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:58.1465|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:58.1465|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:58.1465|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:58.1465|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:58.1465|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:58.1465|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:58.1465|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:58.1465|TRACE|80|Changing state to SnapSync | 2022-08-31 11:04:59.1576|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:04:59.1576|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:04:59.1576|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:04:59.1576|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:04:59.1576|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:04:59.1576|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:04:59.1576|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:04:59.1576|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:04:59.1577|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:04:59.1577|TRACE|94|Changing state to SnapSync | 2022-08-31 11:04:59.6780|INFO|67|SNAP - progress of State Ranges (Phase 1): 19.53125% [* ] 2022-08-31 11:04:59.6780|INFO|67|SNAP - (CodesToRetrieve:35, diff:0) True:0x3273aed24d9c1027717b29e055d37b3c080cd1c48915f5681a79f8836e18e01a - Requests Account:1 | Storage:23 | Code:3 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:05:00.1359|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:00.1359|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:00.1359|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:00.1359|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:00.1359|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:00.1359|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:00.1359|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:00.1359|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:00.1359|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502901|peer total difficulty:10790000 2022-08-31 11:05:00.1359|TRACE|98|Changing state to SnapSync | 2022-08-31 11:05:00.8735|INFO|83|Received a new payload: 7502902 (0xd6e7729604564552bfe817bc10cd95e39516fa1a71b413c51c66bb15283b75eb) 2022-08-31 11:05:00.8763|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502902 (0xd6e772...3b75eb). 2022-08-31 11:05:00.9777|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xd6e7729604564552bfe817bc10cd95e39516fa1a71b413c51c66bb15283b75eb, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:05:00.9777|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd6e7729604564552bfe817bc10cd95e39516fa1a71b413c51c66bb15283b75eb, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:05:01.3134|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:01.3134|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:01.3134|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:01.3134|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:01.3134|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:01.3134|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:01.3134|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:01.3134|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:01.3134|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:01.3134|TRACE|90|Changing state to SnapSync | 2022-08-31 11:05:01.7118|INFO|90|Peers | with known best block: 32 | all: 32 | 2022-08-31 11:05:01.7118|INFO|90|Sync peers - Initialized: 32 | All: 32 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502902| 176.9.20.200:30303][ 85| 28| 0| 0| 0| 2834][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502902| 65.109.37.42:30303][ 69| 17| 0| 0| 0| 9453][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502901| 75.172.39.210:34544][ 155| 3| 0| 0| 0| 0][Nethermind/v1.13.6-0-be7b4ab4c-20220830/X64-Linux/6.0.7] [ S ][ ][Peer|eth66| 7502901| 142.132.204.99:30303][ 82| 24| 0| 0| 0| 7621][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 146.59.152.217:30303][ 18| 83| 0| 0| 0|13984][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 167.86.86.157:30303][ 48| 13| 0| 0| 0| 2759][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901|168.119.177.115:30303][ 63| 23| 0| 0| 0| 6351][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901|173.212.222.167:30303][ 100| 12| 0| 0| 0| 2608][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901|195.201.147.123:30303][ 36| 26| 0| 0| 0| 8815][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 38.242.216.201:30303][ 75| 23| 0| 0| 0| 1533][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 38.242.243.120:30303][ 89| 17| 0| 0| 0| 1453][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 62.171.132.184:30303][ 74| 15| 0| 0| 0| 4806][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 65.108.97.154:30303][ 58| 18| 0| 0| 0| 5853][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 65.21.121.89:30303][ 62| 16| 0| 0| 0| 6772][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 65.21.225.58:30303][ 61| 14| 0| 0| 0| 5497][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 86.48.0.125:30303][ 107| 33| 0| 0| 0| 2412][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 94.250.201.193:30303][ 42| 37| 0| 0| 0| 2868][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 95.111.254.69:30303][ 29| 13| 0| 0| 0| 3860][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502901| 54.74.61.162:30303][ 40| 36| 0| 0| 0|12305][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502901| 63.34.162.61:29888][ 21| 49| 0| 0| 0| 5777][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502901| 116.202.39.230:30304][ 24| 15| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ S ][Peer|eth66| 7502901| 81.221.227.209:60670][ 83| 12| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502900| 23.124.84.197:13467][ 787| 4| 0| 0| 0| 1516][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502900| 154.12.243.82:30303][ 300| 3| 0| 0| 0| 2401][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502900| 20.9.16.37:30303][ 142| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502900|207.180.235.221:30303][ 49| 16| 0| 0| 0| 3464][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502900| 18.221.67.9:30303][ 128| 6| 0| 0| 0| 4042][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502900| 34.92.173.71:29888][ 284| 2| 0| 0| 0| 3412][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502900|139.180.166.169:30303][ 323| 1| 0| 0| 0| 2296][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502900| 51.81.109.67:30303][ 96| 6| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502836|185.188.250.246:30303][ 533| 4| 0| 0| 0| 576][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502836| 185.215.164.4:30303][ 70| 8| 0| 0| 0| 896][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:05:02.3311|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:02.3311|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:02.3311|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:02.3311|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:02.3311|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:02.3311|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:02.3311|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:02.3311|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:02.3311|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:02.3311|TRACE|79|Changing state to SnapSync | 2022-08-31 11:05:03.1353|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:03.1353|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:03.1353|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:03.1353|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:03.1353|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:03.1353|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:03.1353|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:03.1353|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:03.1353|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:03.1353|TRACE|97|Changing state to SnapSync | 2022-08-31 11:05:03.3647|INFO|98|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:05:04.1368|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:04.1368|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:04.1368|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:04.1368|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:04.1368|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:04.1368|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:04.1368|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:04.1368|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:04.1368|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:04.1368|TRACE|78|Changing state to SnapSync | 2022-08-31 11:05:04.5917|INFO|80|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:05:05.1377|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:05.1377|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:05.1377|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:05.1377|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:05.1377|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:05.1377|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:05.1377|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:05.1377|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:05.1377|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:05.1377|TRACE|81|Changing state to SnapSync | 2022-08-31 11:05:05.4339|INFO|93|SNAP - progress of State Ranges (Phase 1): 20.3125% [** ] 2022-08-31 11:05:06.2109|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:06.2109|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:06.2109|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:06.2109|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:06.2109|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:06.2109|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:06.2109|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:06.2109|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:06.2109|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:06.2109|TRACE|80|Changing state to SnapSync | 2022-08-31 11:05:06.6966|INFO|91|SNAP - progress of State Ranges (Phase 1): 20.703125% [** ] 2022-08-31 11:05:07.2636|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:07.2636|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:07.2636|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:07.2636|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:07.2636|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:07.2636|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:07.2636|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:07.2636|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:07.2636|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:07.2636|TRACE|79|Changing state to SnapSync | 2022-08-31 11:05:07.8461|INFO|68|SNAP - progress of State Ranges (Phase 1): 20.703125% [** ] 2022-08-31 11:05:08.1351|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:08.1351|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:08.1351|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:08.1351|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:08.1351|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:08.1351|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:08.1351|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:08.1351|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:08.1351|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:08.1351|TRACE|70|Changing state to SnapSync | 2022-08-31 11:05:09.1347|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:09.1347|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:09.1347|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:09.1347|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:09.1347|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:09.1347|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:09.1347|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:09.1347|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:09.1347|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:09.1347|TRACE|11|Changing state to SnapSync | 2022-08-31 11:05:09.1614|INFO|11|SNAP - progress of State Ranges (Phase 1): 21.09375% [** ] 2022-08-31 11:05:10.1352|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:10.1352|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:10.1352|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:10.1352|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:10.1352|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:10.1352|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:10.1352|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:10.1352|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:10.1352|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:10.1352|TRACE|96|Changing state to SnapSync | 2022-08-31 11:05:10.4455|INFO|68|SNAP - progress of State Ranges (Phase 1): 21.09375% [** ] 2022-08-31 11:05:11.1361|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:11.1361|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:11.1361|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:11.1361|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:11.1361|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:11.1361|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:11.1361|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:11.1361|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:11.1361|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:11.1361|TRACE|15|Changing state to SnapSync | 2022-08-31 11:05:11.4979|INFO|6|SNAP - progress of State Ranges (Phase 1): 21.09375% [** ] 2022-08-31 11:05:12.1357|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:12.1357|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:12.1357|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:12.1357|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:12.1357|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:12.1357|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:12.1357|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:12.1357|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:12.1357|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:12.1357|TRACE|85|Changing state to SnapSync | 2022-08-31 11:05:12.1866|INFO|89|SNAP - progress of State Ranges (Phase 1): 21.484375% [** ] 2022-08-31 11:05:12.6473|INFO|93|Received a new payload: 7502903 (0xc6c629274aefd1b38fa3afd6f71130f6523450ce516a3be54b262b8784b0ff42) 2022-08-31 11:05:12.6473|INFO|93|Syncing... Parent wasn't processed. Inserting block 7502903 (0xc6c629...b0ff42). 2022-08-31 11:05:13.4418|INFO|88|Received: ForkchoiceState: (HeadBlockHash: 0xc6c629274aefd1b38fa3afd6f71130f6523450ce516a3be54b262b8784b0ff42, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:05:13.4463|INFO|88|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc6c629274aefd1b38fa3afd6f71130f6523450ce516a3be54b262b8784b0ff42, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:05:13.4659|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:13.4659|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:13.4659|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:13.4659|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:13.4659|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:13.4659|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:13.4659|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:13.4659|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:13.4659|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502902|peer total difficulty:10790000 2022-08-31 11:05:13.4659|TRACE|88|Changing state to SnapSync | 2022-08-31 11:05:14.1314|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:14.1314|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:14.1314|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:14.1314|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:14.1314|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:14.1314|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:14.1314|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:14.1314|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:14.1314|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:14.1314|TRACE|89|Changing state to SnapSync | 2022-08-31 11:05:14.9758|INFO|10|SNAP - progress of State Ranges (Phase 1): 21.484375% [** ] 2022-08-31 11:05:14.9758|INFO|10|SNAP - (NextSlotRange:1200, diff:0) True:0x37b63995db63b0a812ff3c9df295678f8aae3a25e8b1ac14a29a16169188c221 - Requests Account:0 | Storage:29 | Code:4 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:6039 | Refresh:0 2022-08-31 11:05:15.1316|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:15.1316|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:15.1316|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:15.1316|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:15.1316|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:15.1316|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:15.1316|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:15.1316|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:15.1316|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:15.1316|TRACE|81|Changing state to SnapSync | 2022-08-31 11:05:15.2458|INFO|81|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:05:15.5306|INFO|71|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:05:15.5506|INFO|71|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:05:16.1315|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:16.1315|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:16.1315|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:16.1315|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:16.1315|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:16.1315|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:16.1315|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:16.1315|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:16.1315|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:16.1315|TRACE|93|Changing state to SnapSync | 2022-08-31 11:05:16.1484|INFO|15|SNAP - progress of State Ranges (Phase 1): 21.875% [** ] 2022-08-31 11:05:17.1315|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:17.1315|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:17.1315|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:17.1315|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:17.1315|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:17.1315|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:17.1315|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:17.1315|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:17.1315|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:17.1315|TRACE|89|Changing state to SnapSync | 2022-08-31 11:05:17.2746|INFO|78|SNAP - progress of State Ranges (Phase 1): 21.875% [** ] 2022-08-31 11:05:17.8504|INFO|15|Peers | with known best block: 35 | all: 35 | 2022-08-31 11:05:18.1663|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:18.1663|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:18.1663|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:18.1663|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:18.1663|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:18.1663|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:18.1663|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:18.1663|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:18.1663|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:18.1663|TRACE|78|Changing state to SnapSync | 2022-08-31 11:05:19.1332|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:19.1332|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:19.1332|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:19.1332|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:19.1332|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:19.1332|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:19.1332|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:19.1332|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:19.1332|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:19.1332|TRACE|70|Changing state to SnapSync | 2022-08-31 11:05:19.4481|INFO|89|SNAP - progress of State Ranges (Phase 1): 22.265625% [** ] 2022-08-31 11:05:20.8120|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:20.8120|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:20.8120|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:20.8120|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:20.8120|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:20.8120|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:20.8120|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:20.8120|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:20.8120|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:20.8120|TRACE|69|Changing state to SnapSync | 2022-08-31 11:05:21.1330|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:21.1330|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:21.1330|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:21.1330|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:21.1330|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:21.1330|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:21.1330|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:21.1330|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:21.1330|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:21.1330|TRACE|66|Changing state to SnapSync | 2022-08-31 11:05:21.7111|INFO|86|SNAP - progress of State Ranges (Phase 1): 22.265625% [** ] 2022-08-31 11:05:22.1323|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:22.1323|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:22.1323|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:22.1323|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:22.1323|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:22.1323|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:22.1323|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:22.1323|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:22.1323|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:22.1323|TRACE|78|Changing state to SnapSync | 2022-08-31 11:05:22.7569|INFO|81|SNAP - progress of State Ranges (Phase 1): 22.65625% [** ] 2022-08-31 11:05:23.1320|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:23.1320|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:23.1320|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:23.1320|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:23.1320|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:23.1320|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:23.1320|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:23.1320|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:23.1320|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:23.1320|TRACE|18|Changing state to SnapSync | 2022-08-31 11:05:23.7809|INFO|79|SNAP - progress of State Ranges (Phase 1): 22.65625% [** ] 2022-08-31 11:05:24.1311|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:24.1311|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:24.1311|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:24.1311|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:24.1311|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:24.1311|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:24.1311|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:24.1311|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:24.1311|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502903|peer total difficulty:10790000 2022-08-31 11:05:24.1311|TRACE|6|Changing state to SnapSync | 2022-08-31 11:05:24.4067|INFO|10|Received a new payload: 7502904 (0xd68a1f012ca416d5d0d800d3b0ef40f88ffd4fe74b6b4adc6e7521d556b0d54c) 2022-08-31 11:05:24.4067|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502904 (0xd68a1f...b0d54c). 2022-08-31 11:05:24.5303|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xd68a1f012ca416d5d0d800d3b0ef40f88ffd4fe74b6b4adc6e7521d556b0d54c, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:05:24.5421|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd68a1f012ca416d5d0d800d3b0ef40f88ffd4fe74b6b4adc6e7521d556b0d54c, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:05:25.2797|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:25.2797|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:25.2797|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:25.2797|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:25.2797|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:25.2797|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:25.2797|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:25.2797|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:25.2797|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:25.2797|TRACE|67|Changing state to SnapSync | 2022-08-31 11:05:25.5618|INFO|90|SNAP - progress of State Ranges (Phase 1): 23.046875% [** ] 2022-08-31 11:05:26.2012|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:26.2012|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:26.2012|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:26.2012|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:26.2012|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:26.2012|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:26.2012|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:26.2012|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:26.2012|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:26.2012|TRACE|71|Changing state to SnapSync | 2022-08-31 11:05:26.8403|INFO|89|SNAP - progress of State Ranges (Phase 1): 23.4375% [** ] 2022-08-31 11:05:27.1359|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:27.1359|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:27.1359|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:27.1359|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:27.1359|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:27.1359|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:27.1359|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:27.1359|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:27.1359|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:27.1359|TRACE|66|Changing state to SnapSync | 2022-08-31 11:05:28.0914|INFO|12|SNAP - progress of State Ranges (Phase 1): 23.4375% [** ] 2022-08-31 11:05:28.1309|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:28.1309|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:28.1309|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:28.1309|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:28.1309|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:28.1309|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:28.1309|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:28.1309|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:28.1309|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:28.1309|TRACE|85|Changing state to SnapSync | 2022-08-31 11:05:29.1568|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:29.1568|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:29.1568|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:29.1568|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:29.1568|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:29.1568|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:29.1568|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:29.1568|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:29.1568|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:29.1568|TRACE|72|Changing state to SnapSync | 2022-08-31 11:05:29.6669|INFO|77|SNAP - progress of State Ranges (Phase 1): 23.4375% [** ] 2022-08-31 11:05:29.6669|INFO|77|SNAP - (NO REQUEST, diff:0) True:0x3cf0969e7a0254605b9cfbf6f6744d75143f7cc41092634bac7ade22de74d363 - Requests Account:1 | Storage:23 | Code:5 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:05:30.1333|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:30.1333|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:30.1333|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:30.1333|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:30.1333|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:30.1333|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:30.1333|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:30.1333|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:30.1333|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:30.1333|TRACE|88|Changing state to SnapSync | 2022-08-31 11:05:31.1358|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:31.1358|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:31.1358|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:31.1358|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:31.1358|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:31.1358|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:31.1358|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:31.1358|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:31.1358|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:31.1358|TRACE|11|Changing state to SnapSync | 2022-08-31 11:05:31.3290|INFO|96|SNAP - progress of State Ranges (Phase 1): 23.828125% [** ] 2022-08-31 11:05:32.1531|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:32.1531|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:32.1531|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:32.1531|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:32.1531|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:32.1531|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:32.1531|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:32.1531|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:32.1531|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:32.1531|TRACE|6|Changing state to SnapSync | 2022-08-31 11:05:32.7030|INFO|93|SNAP - progress of State Ranges (Phase 1): 23.828125% [** ] 2022-08-31 11:05:33.1315|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:33.1315|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:33.1315|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:33.1315|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:33.1315|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:33.1315|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:33.1315|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:33.1315|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:33.1315|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:33.1315|TRACE|93|Changing state to SnapSync | 2022-08-31 11:05:33.5495|INFO|6|Peers | with known best block: 35 | all: 35 | 2022-08-31 11:05:33.5498|INFO|6|Sync peers 35(35)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502904| 146.59.152.217:30303][ 19| 91| 0| 0| 0|13779][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502904| 176.9.20.200:30303][ 72| 26| 0| 0| 0| 2768][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502904| 18.221.67.9:30303][ 174| 5| 0| 0| 0| 3840][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502904| 34.92.173.71:29888][ 315| 2| 0| 0| 0| 3086][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502904| 63.34.162.61:29888][ 22| 46| 0| 0| 0| 5982][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502904|139.180.166.169:30303][ 361| 1| 0| 0| 0| 2334][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502904| 88.99.70.182:30303][ 35| 15| 0| 0| 0| 0][besu/Q9f Goerli Authority/v22.7.0/linux-x86_64/openjdk-java-18] [ S ][ ][Peer|eth66| 7502903|109.202.219.147:30308][ 38| 6| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] [ S ][ ][Peer|eth66| 7502903| 23.124.84.197:13467][ 757| 3| 0| 0| 0| 1537][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502903| 142.132.204.99:30303][ 69| 20| 0| 0| 0| 7462][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 154.12.243.82:30303][ 299| 3| 0| 0| 0| 2603][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 167.86.86.157:30303][ 46| 12| 0| 0| 0| 2587][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903|168.119.177.115:30303][ 57| 20| 0| 0| 0| 6331][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903|173.212.222.167:30303][ 86| 10| 0| 0| 0| 2516][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903|195.201.147.123:30303][ 34| 23| 0| 0| 0| 8546][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903|207.180.235.221:30303][ 80| 12| 0| 0| 0| 3211][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 38.242.216.201:30303][ 64| 21| 0| 0| 0| 1532][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 38.242.243.120:30303][ 80| 19| 0| 0| 0| 1380][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 62.171.132.184:30303][ 65| 13| 0| 0| 0| 4596][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 65.108.97.154:30303][ 53| 15| 0| 0| 0| 5854][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 65.109.37.42:30303][ 58| 12| 0| 0| 0| 8568][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 65.21.121.89:30303][ 57| 14| 0| 0| 0| 6724][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 65.21.225.58:30303][ 56| 12| 0| 0| 0| 5402][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 86.48.0.125:30303][ 100| 26| 0| 0| 0| 2318][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 94.250.201.193:30303][ 38| 33| 0| 0| 0| 2883][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 95.111.254.69:30303][ 62| 10| 0| 0| 0| 4103][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502903| 54.74.61.162:30303][ 50| 33| 0| 0| 0|11678][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502836|185.188.250.246:30303][ 342| 4| 0| 0| 0| 365][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502836| 185.215.164.4:30303][ 65| 7| 0| 0| 0| 904][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7382818| 54.209.183.82:30303][ 0| 5| 0| 0| 0| 253][Geth/v1.10.21-stable/linux-amd64/go1.18.4] 2022-08-31 11:05:34.2449|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:34.2449|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:34.2449|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:34.2449|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:34.2449|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:34.2449|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:34.2449|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:34.2449|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:34.2449|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:34.2449|TRACE|10|Changing state to SnapSync | 2022-08-31 11:05:34.2553|INFO|10|SNAP - progress of State Ranges (Phase 1): 24.21875% [** ] 2022-08-31 11:05:35.4535|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:35.4535|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:35.4535|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:35.4535|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:35.4535|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:35.4535|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:35.4535|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:35.4535|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:35.4535|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:35.4535|TRACE|84|Changing state to SnapSync | 2022-08-31 11:05:36.1319|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:36.1319|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:36.1319|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:36.1319|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:36.1319|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:36.1319|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:36.1319|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:36.1319|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:36.1319|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:36.1319|TRACE|96|Changing state to SnapSync | 2022-08-31 11:05:37.1853|INFO|74|Received a new payload: 7502905 (0xc61d6b1f08bd80cc03ad547c0a8b7ac30a97cf105f223f5c4aa62c990d343fcf) 2022-08-31 11:05:37.1896|INFO|74|Syncing... Parent wasn't processed. Inserting block 7502905 (0xc61d6b...343fcf). 2022-08-31 11:05:37.1953|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:37.1953|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:37.1953|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:37.1953|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:37.1953|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:37.1953|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:37.1953|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:37.1953|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:37.1953|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502904|peer total difficulty:10790000 2022-08-31 11:05:37.1953|TRACE|74|Changing state to SnapSync | 2022-08-31 11:05:37.3407|INFO|98|Received: ForkchoiceState: (HeadBlockHash: 0xc61d6b1f08bd80cc03ad547c0a8b7ac30a97cf105f223f5c4aa62c990d343fcf, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:05:37.3431|INFO|98|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc61d6b1f08bd80cc03ad547c0a8b7ac30a97cf105f223f5c4aa62c990d343fcf, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:05:37.3549|INFO|98|SNAP - progress of State Ranges (Phase 1): 24.21875% [** ] 2022-08-31 11:05:38.2575|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:38.2575|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:38.2575|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:38.2575|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:38.2575|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:38.2575|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:38.2575|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:38.2575|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:38.2575|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:38.2575|TRACE|14|Changing state to SnapSync | 2022-08-31 11:05:39.4334|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:39.4334|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:39.4334|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:39.4334|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:39.4334|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:39.4334|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:39.4334|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:39.4334|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:39.4334|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:39.4334|TRACE|15|Changing state to SnapSync | 2022-08-31 11:05:40.1321|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:40.1321|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:40.1321|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:40.1321|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:40.1321|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:40.1321|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:40.1321|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:40.1321|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:40.1321|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:40.1321|TRACE|85|Changing state to SnapSync | 2022-08-31 11:05:40.6158|INFO|3|SNAP - progress of State Ranges (Phase 1): 24.609375% [** ] 2022-08-31 11:05:41.1331|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:41.1331|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:41.1331|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:41.1331|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:41.1331|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:41.1331|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:41.1331|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:41.1331|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:41.1331|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:41.1331|TRACE|72|Changing state to SnapSync | 2022-08-31 11:05:41.6674|INFO|10|SNAP - progress of State Ranges (Phase 1): 25% [** ] 2022-08-31 11:05:42.1437|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:42.1505|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:42.1505|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:42.1505|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:42.1505|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:42.1505|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:42.1505|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:42.1505|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:42.1505|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:42.1505|TRACE|84|Changing state to SnapSync | 2022-08-31 11:05:43.1304|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:43.1304|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:43.1304|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:43.1304|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:43.1304|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:43.1304|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:43.1304|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:43.1304|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:43.1304|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:43.1304|TRACE|92|Changing state to SnapSync | 2022-08-31 11:05:44.1434|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:44.1434|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:44.1434|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:44.1434|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:44.1434|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:44.1434|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:44.1434|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:44.1434|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:44.1434|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:44.1434|TRACE|86|Changing state to SnapSync | 2022-08-31 11:05:44.6182|INFO|91|SNAP - progress of State Ranges (Phase 1): 25% [** ] 2022-08-31 11:05:45.1352|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:45.1352|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:45.1352|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:45.1352|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:45.1352|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:45.1352|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:45.1352|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:45.1352|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:45.1352|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:45.1352|TRACE|12|Changing state to SnapSync | 2022-08-31 11:05:45.9073|INFO|93|SNAP - progress of State Ranges (Phase 1): 25% [** ] 2022-08-31 11:05:46.1332|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:46.1332|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:46.1332|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:46.1332|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:46.1332|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:46.1332|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:46.1332|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:46.1332|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:46.1332|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:46.1332|TRACE|66|Changing state to SnapSync | 2022-08-31 11:05:46.9941|INFO|3|SNAP - progress of State Ranges (Phase 1): 25.390625% [** ] 2022-08-31 11:05:47.1349|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:47.1349|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:47.1349|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:47.1349|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:47.1349|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:47.1349|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:47.1349|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:47.1349|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:47.1349|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:47.1349|TRACE|81|Changing state to SnapSync | 2022-08-31 11:05:48.1685|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:48.1685|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:48.1685|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:48.1685|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:48.1685|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:48.1685|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:48.1685|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:48.1685|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:48.1685|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:48.1685|TRACE|93|Changing state to SnapSync | 2022-08-31 11:05:48.3530|INFO|72|SNAP - progress of State Ranges (Phase 1): 25.78125% [** ] 2022-08-31 11:05:48.3530|INFO|72|SNAP - (NextSlotRange:1200, diff:0) True:0x422f8854d851ca91c3af868d9d8bf74d3d006efd38bf8d4644d9c6f8944903e3 - Requests Account:0 | Storage:27 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:10359 | Refresh:0 2022-08-31 11:05:48.8302|INFO|9|Received a new payload: 7502906 (0x192388257fcb12d5a070f78e7da5ab26f6a8acd1a601c6aced644037a2b77343) 2022-08-31 11:05:48.8302|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502906 (0x192388...b77343). 2022-08-31 11:05:48.9481|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0x192388257fcb12d5a070f78e7da5ab26f6a8acd1a601c6aced644037a2b77343, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:05:48.9481|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x192388257fcb12d5a070f78e7da5ab26f6a8acd1a601c6aced644037a2b77343, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:05:49.1362|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:49.1427|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:49.1427|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:49.1427|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:49.1427|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:49.1427|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:49.1427|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:49.1427|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:49.1427|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:49.1427|TRACE|93|Changing state to SnapSync | 2022-08-31 11:05:49.7300|INFO|77|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:05:50.0106|INFO|66|SNAP - progress of State Ranges (Phase 1): 25.78125% [** ] 2022-08-31 11:05:50.1356|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:50.1356|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:50.1356|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:50.1356|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:50.1356|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:50.1356|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:50.1356|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:50.1356|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:50.1356|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:50.1356|TRACE|71|Changing state to SnapSync | 2022-08-31 11:05:51.1364|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:51.1364|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:51.1364|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:51.1364|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:51.1364|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:51.1364|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:51.1364|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:51.1364|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:51.1364|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:51.1364|TRACE|98|Changing state to SnapSync | 2022-08-31 11:05:51.3926|INFO|81|SNAP - progress of State Ranges (Phase 1): 25.78125% [** ] 2022-08-31 11:05:52.1352|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:52.1352|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:52.1352|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:52.1352|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:52.1352|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:52.1352|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:52.1352|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:52.1352|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:52.1352|INFO|3|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:52.1352|TRACE|3|Changing state to SnapSync | 2022-08-31 11:05:52.5183|INFO|83|SNAP - progress of State Ranges (Phase 1): 25.78125% [** ] 2022-08-31 11:05:53.1336|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:53.1337|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:53.1337|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:53.1337|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:53.1337|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:53.1337|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:53.1337|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:53.1337|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:53.1337|INFO|3|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:53.1337|TRACE|3|Changing state to SnapSync | 2022-08-31 11:05:53.6942|INFO|12|SNAP - progress of State Ranges (Phase 1): 26.171875% [** ] 2022-08-31 11:05:54.1332|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:54.1332|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:54.1332|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:54.1332|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:54.1332|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:54.1332|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:54.1332|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:54.1332|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:54.1332|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502905|peer total difficulty:10790000 2022-08-31 11:05:54.1332|TRACE|10|Changing state to SnapSync | 2022-08-31 11:05:55.1325|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:55.1325|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:05:55.1325|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notNeedToWaitForHeaders), no(notInFastSync, notInStateSync) 2022-08-31 11:05:55.1325|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:55.1325|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:55.1325|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:55.1325|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive), no(inBeaconControl, noDesiredPeerKnown, notInFastSync, notInStateSync) 2022-08-31 11:05:55.1325|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:55.1325|INFO|14|Changing state SnapSync to FastSync, SnapSync at processed:0|state:0|block:7502873|header:7502873|chain difficulty:10790000|peer block:7502906|peer total difficulty:10790000 2022-08-31 11:05:55.1325|TRACE|14|Changing state to FastSync, SnapSync | 2022-08-31 11:05:55.1325|INFO|14|Sync mode changed from SnapSync to FastSync, SnapSync 2022-08-31 11:05:55.2828|INFO|67|SNAP - progress of State Ranges (Phase 1): 26.5625% [** ] 2022-08-31 11:05:56.1301|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:56.1301|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:56.1301|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:56.1301|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:56.1301|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:56.1301|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:56.1301|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:56.1301|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:56.1301|INFO|87|Changing state FastSync, SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502906|peer total difficulty:10790000 2022-08-31 11:05:56.1301|TRACE|87|Changing state to SnapSync | 2022-08-31 11:05:56.1301|INFO|87|Sync mode changed from FastSync, SnapSync to SnapSync 2022-08-31 11:05:56.3669|INFO|11|SNAP - progress of State Ranges (Phase 1): 26.5625% [** ] 2022-08-31 11:05:57.0862|INFO|89|SNAP - to many empty responses - Pivot changed from 7502873 to 7502906 2022-08-31 11:05:57.1315|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:57.1315|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:57.1315|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:57.1315|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:57.1315|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:57.1315|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:57.1315|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:57.1315|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:57.1315|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502906|peer total difficulty:10790000 2022-08-31 11:05:57.1315|TRACE|84|Changing state to SnapSync | 2022-08-31 11:05:58.2929|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:58.2929|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:58.2929|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:58.2929|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:58.2929|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:58.2929|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:58.2929|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:58.2929|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:58.2929|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502906|peer total difficulty:10790000 2022-08-31 11:05:58.2929|TRACE|83|Changing state to SnapSync | 2022-08-31 11:05:59.1875|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:05:59.1875|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:05:59.1875|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:05:59.1875|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:05:59.1875|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:05:59.1875|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:05:59.1875|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:05:59.1875|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:05:59.1875|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502906|peer total difficulty:10790000 2022-08-31 11:05:59.1875|TRACE|12|Changing state to SnapSync | 2022-08-31 11:05:59.3430|INFO|92|SNAP - progress of State Ranges (Phase 1): 26.5625% [** ] 2022-08-31 11:06:00.1334|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:00.1334|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:00.1334|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:00.1334|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:00.1334|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:00.1334|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:00.1334|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:00.1334|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:00.1334|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502906|peer total difficulty:10790000 2022-08-31 11:06:00.1334|TRACE|91|Changing state to SnapSync | 2022-08-31 11:06:00.2548|INFO|85|SNAP - progress of State Ranges (Phase 1): 26.5625% [** ] 2022-08-31 11:06:00.3276|INFO|100|Received a new payload: 7502907 (0x6f5dc572a0d34bc1bba7ddbc83048efbfd74b82b59b80381d1aae89e8777317e) 2022-08-31 11:06:00.3276|INFO|100|Syncing... Parent wasn't processed. Inserting block 7502907 (0x6f5dc5...77317e). 2022-08-31 11:06:00.4400|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x6f5dc572a0d34bc1bba7ddbc83048efbfd74b82b59b80381d1aae89e8777317e, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:06:00.4400|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6f5dc572a0d34bc1bba7ddbc83048efbfd74b82b59b80381d1aae89e8777317e, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:06:01.2160|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:01.2160|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:01.2160|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:01.2160|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:01.2160|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:01.2160|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:01.2160|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:01.2160|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:01.2160|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:01.2160|TRACE|74|Changing state to SnapSync | 2022-08-31 11:06:01.6358|INFO|91|SNAP - progress of State Ranges (Phase 1): 26.953125% [** ] 2022-08-31 11:06:02.1320|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:02.1320|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:02.1320|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:02.1320|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:02.1320|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:02.1320|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:02.1320|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:02.1320|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:02.1320|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:02.1320|TRACE|90|Changing state to SnapSync | 2022-08-31 11:06:02.9112|INFO|71|SNAP - progress of State Ranges (Phase 1): 26.953125% [** ] 2022-08-31 11:06:02.9112|INFO|71|SNAP - (NextSlotRange:1, diff:0) True:0x45791cc24d5129b3c5bb8e5ecc9008cd4e0d35dab475efff88654fc817f9af12 - Requests Account:1 | Storage:25 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:06:03.1303|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:03.1303|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:03.1303|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:03.1303|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:03.1303|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:03.1303|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:03.1303|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:03.1303|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:03.1303|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:03.1303|TRACE|68|Changing state to SnapSync | 2022-08-31 11:06:03.9473|INFO|9|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:06:04.1349|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:04.1349|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:04.1349|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:04.1349|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:04.1349|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:04.1349|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:04.1349|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:04.1349|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:04.1349|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:04.1349|TRACE|66|Changing state to SnapSync | 2022-08-31 11:06:05.1307|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:05.1307|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:05.1307|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:05.1307|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:05.1307|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:05.1307|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:05.1307|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:05.1307|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:05.1307|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:05.1307|TRACE|18|Changing state to SnapSync | 2022-08-31 11:06:05.1445|INFO|81|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:06:05.2176|INFO|86|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:06:05.2179|INFO|86|Sync peers 33(33)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502907| 176.9.20.200:30303][ 67| 26| 0| 0| 0| 2859][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502907| 18.221.67.9:30303][ 163| 5| 0| 0| 0| 3947][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502907| 34.92.173.71:29888][ 437| 2| 0| 0| 0| 2988][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502907| 88.99.70.182:30303][ 32| 21| 0| 0| 0| 0][besu/Q9f Goerli Authority/v22.7.0/linux-x86_64/openjdk-java-18] [ S ][ ][Peer|eth66| 7502906| 23.124.84.197:13467][ 663| 3| 0| 0| 0| 1460][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502906| 142.132.204.99:30303][ 63| 20| 0| 0| 0| 7511][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 146.59.152.217:30303][ 18| 87| 0| 0| 0|13458][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 154.12.243.82:30303][ 277| 3| 0| 0| 0| 2461][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 167.86.86.157:30303][ 57| 13| 0| 0| 0| 2545][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906|168.119.177.115:30303][ 53| 21| 0| 0| 0| 6384][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906|173.212.222.167:30303][ 81| 11| 0| 0| 0| 2541][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906|195.201.147.123:30303][ 33| 23| 0| 0| 0| 8482][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906|207.180.235.221:30303][ 90| 11| 0| 0| 0| 3169][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 38.242.216.201:30303][ 59| 22| 0| 0| 0| 1540][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 38.242.243.120:30303][ 304| 19| 0| 0| 0| 1410][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 62.171.132.184:30303][ 60| 14| 0| 0| 0| 4497][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 65.108.97.154:30303][ 51| 15| 0| 0| 0| 6501][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 65.109.37.42:30303][ 51| 13| 7112|15456| 0| 8812][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 65.21.121.89:30303][ 54| 14| 0| 0| 0| 6783][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 65.21.225.58:30303][ 57| 12| 0| 0| 0| 5753][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 86.48.0.125:30303][ 106| 27| 0| 0| 0| 2297][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 94.250.201.193:30303][ 36| 32| 0| 0| 0| 3020][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 95.111.254.69:30303][ 54| 13| 0| 0| 0| 3863][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906| 54.74.61.162:30303][ 47| 33| 0| 0| 0|11492][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502906| 63.34.162.61:29888][ 23| 44| 0| 0| 0| 6125][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502906|139.180.166.169:30303][ 359| 1| 0| 0| 0| 2479][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502906| 81.221.227.209:60670][ 70| 11| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502836|185.188.250.246:30303][ 383| 5| 0| 0| 0| 301][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502836| 185.215.164.4:30303][ 65| 9| 0| 0| 0| 630][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:06:06.1297|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:06.1297|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:06.1297|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:06.1297|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:06.1297|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:06.1297|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:06.1297|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:06.1297|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:06.1297|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:06.1297|TRACE|96|Changing state to SnapSync | 2022-08-31 11:06:06.3488|INFO|84|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:06:07.1317|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:07.1317|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:07.1317|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:07.1317|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:07.1317|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:07.1317|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:07.1317|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:07.1317|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:07.1317|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:07.1317|TRACE|71|Changing state to SnapSync | 2022-08-31 11:06:07.8907|INFO|95|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:06:08.1363|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:08.1363|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:08.1363|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:08.1363|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:08.1363|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:08.1363|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:08.1363|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:08.1363|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:08.1363|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:08.1363|TRACE|97|Changing state to SnapSync | 2022-08-31 11:06:09.1369|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:09.1369|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:09.1369|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:09.1369|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:09.1369|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:09.1369|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:09.1369|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:09.1369|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:09.1369|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:09.1369|TRACE|67|Changing state to SnapSync | 2022-08-31 11:06:10.1390|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:10.1390|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:10.1390|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:10.1390|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:10.1390|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:10.1390|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:10.1390|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:10.1390|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:10.1390|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:10.1390|TRACE|70|Changing state to SnapSync | 2022-08-31 11:06:11.1386|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:11.1386|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:11.1386|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:11.1386|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:11.1386|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:11.1386|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:11.1386|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:11.1386|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:11.1386|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:11.1386|TRACE|70|Changing state to SnapSync | 2022-08-31 11:06:12.0112|INFO|88|SNAP - progress of State Ranges (Phase 1): 27.734375% [** ] 2022-08-31 11:06:12.1343|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:12.1343|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:12.1343|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:12.1343|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:12.1343|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:12.1343|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:12.1343|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:12.1343|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:12.1343|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502907|peer total difficulty:10790000 2022-08-31 11:06:12.1343|TRACE|87|Changing state to SnapSync | 2022-08-31 11:06:12.5354|INFO|88|Received a new payload: 7502908 (0x545894f839a1c910d20a94af5c23e2a720ba5ca4d41e01234ff53aafd5eacc39) 2022-08-31 11:06:12.5354|INFO|88|Syncing... Parent wasn't processed. Inserting block 7502908 (0x545894...eacc39). 2022-08-31 11:06:12.5960|INFO|97|Received: ForkchoiceState: (HeadBlockHash: 0x545894f839a1c910d20a94af5c23e2a720ba5ca4d41e01234ff53aafd5eacc39, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:06:12.6001|INFO|97|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x545894f839a1c910d20a94af5c23e2a720ba5ca4d41e01234ff53aafd5eacc39, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:06:13.1376|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:13.1377|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:13.1377|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:13.1377|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:13.1377|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:13.1377|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:13.1377|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:13.1377|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:13.1377|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:13.1377|TRACE|97|Changing state to SnapSync | 2022-08-31 11:06:13.6968|INFO|102|SNAP - progress of State Ranges (Phase 1): 28.125% [** ] 2022-08-31 11:06:14.1355|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:14.1355|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:14.1355|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:14.1355|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:14.1355|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:14.1355|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:14.1355|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:14.1355|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:14.1355|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:14.1355|TRACE|10|Changing state to SnapSync | 2022-08-31 11:06:15.1309|INFO|72|SNAP - progress of State Ranges (Phase 1): 28.125% [** ] 2022-08-31 11:06:15.1377|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:15.1377|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:15.1377|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:15.1377|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:15.1377|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:15.1377|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:15.1377|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:15.1377|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:15.1377|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:15.1377|TRACE|92|Changing state to SnapSync | 2022-08-31 11:06:15.2449|INFO|72|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:06:15.5258|INFO|92|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:06:15.5258|INFO|91|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:06:16.1365|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:16.1365|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:16.1365|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:16.1365|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:16.1365|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:16.1365|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:16.1365|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:16.1365|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:16.1365|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:16.1365|TRACE|98|Changing state to SnapSync | 2022-08-31 11:06:16.4686|INFO|15|SNAP - progress of State Ranges (Phase 1): 28.125% [** ] 2022-08-31 11:06:17.1360|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:17.1360|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:17.1360|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:17.1360|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:17.1360|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:17.1360|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:17.1360|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:17.1360|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:17.1360|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:17.1360|TRACE|91|Changing state to SnapSync | 2022-08-31 11:06:17.5997|INFO|85|SNAP - progress of State Ranges (Phase 1): 28.515625% [** ] 2022-08-31 11:06:18.1369|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:18.1369|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:18.1369|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:18.1369|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:18.1369|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:18.1369|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:18.1369|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:18.1369|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:18.1369|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:18.1369|TRACE|82|Changing state to SnapSync | 2022-08-31 11:06:18.7371|INFO|81|SNAP - progress of State Ranges (Phase 1): 28.90625% [** ] 2022-08-31 11:06:18.7371|INFO|81|SNAP - (NextSlotRange:1, diff:0) True:0x4a100928eeb3639fedcb1f97308d7783b127e041a1f20e931d23eb20221c1963 - Requests Account:0 | Storage:26 | Code:3 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:11602 | Refresh:0 2022-08-31 11:06:19.1462|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:19.1462|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:19.1462|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:19.1462|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:19.1462|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:19.1462|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:19.1462|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:19.1462|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:19.1462|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:19.1462|TRACE|95|Changing state to SnapSync | 2022-08-31 11:06:20.1367|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:20.1367|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:20.1367|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:20.1367|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:20.1367|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:20.1367|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:20.1367|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:20.1367|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:20.1367|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:20.1367|TRACE|8|Changing state to SnapSync | 2022-08-31 11:06:20.2500|INFO|98|SNAP - progress of State Ranges (Phase 1): 28.90625% [** ] 2022-08-31 11:06:20.2940|INFO|90|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:06:21.1380|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:21.1380|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:21.1380|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:21.1380|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:21.1380|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:21.1380|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:21.1380|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:21.1380|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:21.1380|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:21.1380|TRACE|8|Changing state to SnapSync | 2022-08-31 11:06:21.5438|INFO|90|SNAP - progress of State Ranges (Phase 1): 28.90625% [** ] 2022-08-31 11:06:22.1370|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:22.1370|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:22.1370|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:22.1370|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:22.1370|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:22.1370|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:22.1370|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:22.1370|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:22.1370|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:22.1370|TRACE|78|Changing state to SnapSync | 2022-08-31 11:06:22.9445|INFO|88|SNAP - progress of State Ranges (Phase 1): 28.90625% [** ] 2022-08-31 11:06:23.1377|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:23.1377|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:23.1377|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:23.1377|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:23.1377|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:23.1377|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:23.1377|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:23.1377|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:23.1377|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:23.1377|TRACE|6|Changing state to SnapSync | 2022-08-31 11:06:24.1412|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:24.1412|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:24.1412|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:24.1412|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:24.1412|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:24.1412|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:24.1412|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:24.1412|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:24.1412|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502908|peer total difficulty:10790000 2022-08-31 11:06:24.1412|TRACE|78|Changing state to SnapSync | 2022-08-31 11:06:24.2706|INFO|67|SNAP - progress of State Ranges (Phase 1): 29.296875% [** ] 2022-08-31 11:06:24.9524|INFO|79|Received a new payload: 7502909 (0x873224f614e7c3c18bfb6b162681f2abed32290c79176319837d76cf5b70a9ed) 2022-08-31 11:06:24.9569|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502909 (0x873224...70a9ed). 2022-08-31 11:06:25.0594|INFO|89|Received: ForkchoiceState: (HeadBlockHash: 0x873224f614e7c3c18bfb6b162681f2abed32290c79176319837d76cf5b70a9ed, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:06:25.0594|INFO|89|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x873224f614e7c3c18bfb6b162681f2abed32290c79176319837d76cf5b70a9ed, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:06:25.1457|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:25.1457|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:25.1457|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:25.1457|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:25.1457|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:25.1457|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:25.1457|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:25.1457|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:25.1457|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:25.1457|TRACE|15|Changing state to SnapSync | 2022-08-31 11:06:25.5233|INFO|81|SNAP - progress of State Ranges (Phase 1): 29.296875% [** ] 2022-08-31 11:06:26.1339|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:26.1339|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:26.1339|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:26.1339|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:26.1339|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:26.1339|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:26.1339|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:26.1339|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:26.1339|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:26.1339|TRACE|81|Changing state to SnapSync | 2022-08-31 11:06:26.6513|INFO|8|SNAP - progress of State Ranges (Phase 1): 29.296875% [** ] 2022-08-31 11:06:27.1352|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:27.1352|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:27.1352|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:27.1352|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:27.1352|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:27.1352|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:27.1352|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:27.1352|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:27.1352|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:27.1352|TRACE|18|Changing state to SnapSync | 2022-08-31 11:06:27.7931|INFO|8|SNAP - progress of State Ranges (Phase 1): 29.6875% [** ] 2022-08-31 11:06:28.1350|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:28.1350|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:28.1350|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:28.1350|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:28.1350|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:28.1350|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:28.1350|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:28.1350|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:28.1350|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:28.1350|TRACE|90|Changing state to SnapSync | 2022-08-31 11:06:29.1347|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:29.1347|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:29.1347|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:29.1347|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:29.1347|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:29.1347|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:29.1347|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:29.1347|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:29.1347|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:29.1347|TRACE|80|Changing state to SnapSync | 2022-08-31 11:06:29.2698|INFO|87|SNAP - progress of State Ranges (Phase 1): 29.6875% [** ] 2022-08-31 11:06:30.0834|INFO|89|SNAP - progress of State Ranges (Phase 1): 29.6875% [** ] 2022-08-31 11:06:30.1346|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:30.1346|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:30.1346|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:30.1346|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:30.1346|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:30.1346|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:30.1346|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:30.1346|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:30.1346|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:30.1346|TRACE|90|Changing state to SnapSync | 2022-08-31 11:06:31.1357|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:31.1357|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:31.1357|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:31.1357|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:31.1357|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:31.1357|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:31.1357|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:31.1357|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:31.1357|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:31.1357|TRACE|91|Changing state to SnapSync | 2022-08-31 11:06:31.2957|INFO|10|SNAP - progress of State Ranges (Phase 1): 29.6875% [** ] 2022-08-31 11:06:31.2957|INFO|10|SNAP - (NextSlotRange:1, diff:0) True:0x4caf092c7ca5c653e1fda27387bfd952e468157c1f14082f65ea2ab927c18616 - Requests Account:0 | Storage:26 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:3015 | Codes:10152 | Refresh:0 2022-08-31 11:06:32.1344|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:32.1344|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:32.1344|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:32.1344|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:32.1344|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:32.1344|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:32.1344|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:32.1344|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:32.1344|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:32.1344|TRACE|87|Changing state to SnapSync | 2022-08-31 11:06:32.6427|INFO|79|SNAP - progress of State Ranges (Phase 1): 29.6875% [** ] 2022-08-31 11:06:33.1389|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:33.1389|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:33.1389|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:33.1389|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:33.1389|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:33.1389|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:33.1389|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:33.1389|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:33.1389|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:33.1389|TRACE|6|Changing state to SnapSync | 2022-08-31 11:06:34.1359|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:34.1359|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:34.1359|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:34.1359|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:34.1359|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:34.1359|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:34.1359|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:34.1359|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:34.1359|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:34.1359|TRACE|85|Changing state to SnapSync | 2022-08-31 11:06:34.1766|INFO|94|SNAP - progress of State Ranges (Phase 1): 30.078125% [*** ] 2022-08-31 11:06:35.1374|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:35.1374|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:35.1374|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:35.1374|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:35.1374|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:35.1374|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:35.1374|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:35.1374|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:35.1374|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:35.1374|TRACE|18|Changing state to SnapSync | 2022-08-31 11:06:35.3223|INFO|82|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:06:35.3223|INFO|82|Sync peers 30(30)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502909|168.119.177.115:30303][ 47| 22| 0| 0| 0| 6277][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502909| 65.108.97.154:30303][ 48| 14| 0| 0| 0| 6567][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502909| 65.109.37.42:30303][ 46| 15| 7112|15456| 0| 8838][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502909| 63.34.162.61:29888][ 21| 46| 0| 0| 0| 6404][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502909| 88.99.70.182:30303][ 27| 23| 0| 0| 0| 0][besu/Q9f Goerli Authority/v22.7.0/linux-x86_64/openjdk-java-18] [ S ][ ][Peer|eth66| 7502908| 142.132.204.99:30303][ 65| 21| 0| 0| 0| 7687][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 146.59.152.217:30303][ 15| 92| 0| 0| 0|13387][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 154.12.243.82:30303][ 255| 3| 0| 0| 0| 2505][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 167.86.86.157:30303][ 53| 13| 0| 0| 0| 2508][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908|173.212.222.167:30303][ 72| 11| 0| 0| 0| 2500][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 176.9.20.200:30303][ 63| 26| 0| 0| 0| 3029][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908|195.201.147.123:30303][ 31| 24| 0| 0| 0| 8580][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908|207.180.235.221:30303][ 80| 12| 0| 0| 0| 3172][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 38.242.216.201:30303][ 51| 21| 0| 0| 0| 1533][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 38.242.243.120:30303][ 314| 18| 0| 0| 0| 1381][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 62.171.132.184:30303][ 61| 14| 0| 0| 0| 4576][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 65.21.121.89:30303][ 62| 14| 0| 0| 0| 6950][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 65.21.225.58:30303][ 53| 12| 0| 0| 0| 5964][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 86.48.0.125:30303][ 90| 30| 0| 0| 0| 2299][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 94.250.201.193:30303][ 32| 30| 0| 0| 0| 3007][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 95.111.254.69:30303][ 55| 13| 0| 0| 0| 4244][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908| 18.221.67.9:30303][ 155| 6| 0| 0| 0| 4043][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502908| 54.74.61.162:30303][ 41| 34| 0| 0| 0|11282][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502908| 34.92.173.71:29888][ 402| 2| 0| 0| 0| 3187][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502908|139.180.166.169:30303][ 356| 1| 0| 0| 0| 2452][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502908| 81.221.227.209:60670][ 65| 11| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502836| 23.124.84.197:13467][ 665| 3| 0| 0| 0| 1402][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] 2022-08-31 11:06:35.6818|INFO|89|SNAP - progress of State Ranges (Phase 1): 30.078125% [*** ] 2022-08-31 11:06:36.1390|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:36.1390|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:36.1390|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:36.1390|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:36.1390|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:36.1390|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:36.1390|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:36.1390|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:36.1390|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502909|peer total difficulty:10790000 2022-08-31 11:06:36.1390|TRACE|94|Changing state to SnapSync | 2022-08-31 11:06:36.4677|INFO|9|Received a new payload: 7502910 (0xfca1021cca95dc37a1e54742e7c62da334b6a54b4b8242783185f13942fedc08) 2022-08-31 11:06:36.4677|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502910 (0xfca102...fedc08). 2022-08-31 11:06:36.5650|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0xfca1021cca95dc37a1e54742e7c62da334b6a54b4b8242783185f13942fedc08, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:06:36.5650|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfca1021cca95dc37a1e54742e7c62da334b6a54b4b8242783185f13942fedc08, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:06:37.0835|INFO|15|SNAP - progress of State Ranges (Phase 1): 30.078125% [*** ] 2022-08-31 11:06:37.1350|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:37.1350|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:37.1350|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:37.1350|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:37.1350|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:37.1350|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:37.1350|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:37.1350|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:37.1350|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:37.1350|TRACE|15|Changing state to SnapSync | 2022-08-31 11:06:38.1403|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:38.1403|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:38.1403|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:38.1403|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:38.1403|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:38.1403|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:38.1403|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:38.1403|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:38.1403|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:38.1403|TRACE|14|Changing state to SnapSync | 2022-08-31 11:06:39.1350|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:39.1350|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:39.1350|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:39.1350|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:39.1350|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:39.1350|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:39.1350|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:39.1350|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:39.1350|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:39.1350|TRACE|18|Changing state to SnapSync | 2022-08-31 11:06:40.1395|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:40.1395|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:40.1395|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:40.1395|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:40.1395|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:40.1395|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:40.1395|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:40.1395|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:40.1395|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:40.1395|TRACE|74|Changing state to SnapSync | 2022-08-31 11:06:41.1209|INFO|101|SNAP - progress of State Ranges (Phase 1): 30.46875% [*** ] 2022-08-31 11:06:41.1356|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:41.1356|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:41.1356|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:41.1356|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:41.1356|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:41.1356|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:41.1356|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:41.1356|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:41.1356|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:41.1356|TRACE|72|Changing state to SnapSync | 2022-08-31 11:06:42.1382|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:42.1382|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:42.1382|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:42.1382|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:42.1382|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:42.1382|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:42.1382|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:42.1382|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:42.1382|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:42.1382|TRACE|71|Changing state to SnapSync | 2022-08-31 11:06:42.2501|INFO|83|SNAP - progress of State Ranges (Phase 1): 30.859375% [*** ] 2022-08-31 11:06:43.1346|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:43.1346|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:43.1346|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:43.1346|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:43.1346|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:43.1346|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:43.1346|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:43.1346|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:43.1346|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:43.1346|TRACE|84|Changing state to SnapSync | 2022-08-31 11:06:43.3979|INFO|12|SNAP - progress of State Ranges (Phase 1): 30.859375% [*** ] 2022-08-31 11:06:44.1397|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:44.1397|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:44.1397|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:44.1397|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:44.1397|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:44.1397|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:44.1397|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:44.1397|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:44.1397|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:44.1397|TRACE|68|Changing state to SnapSync | 2022-08-31 11:06:44.6239|INFO|83|SNAP - progress of State Ranges (Phase 1): 30.859375% [*** ] 2022-08-31 11:06:45.1365|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:45.1365|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:45.1365|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:45.1365|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:45.1365|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:45.1365|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:45.1365|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:45.1365|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:45.1365|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:45.1365|TRACE|90|Changing state to SnapSync | 2022-08-31 11:06:45.7024|INFO|14|SNAP - progress of State Ranges (Phase 1): 31.25% [*** ] 2022-08-31 11:06:46.1344|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:46.1344|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:46.1344|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:46.1344|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:46.1344|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:46.1344|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:46.1344|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:46.1344|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:46.1344|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:46.1344|TRACE|74|Changing state to SnapSync | 2022-08-31 11:06:47.1370|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:47.1370|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:47.1370|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:47.1370|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:47.1370|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:47.1370|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:47.1370|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:47.1370|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:47.1370|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:47.1370|TRACE|95|Changing state to SnapSync | 2022-08-31 11:06:47.1963|INFO|103|SNAP - progress of State Ranges (Phase 1): 31.25% [*** ] 2022-08-31 11:06:47.1963|INFO|103|SNAP - (NextSlotRange:1, diff:0) True:0x50a223ad82e07807a687df9ac42ccdbfb094fc0403eae5b091e951f5296f9f5a - Requests Account:0 | Storage:28 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:727 | Codes:11473 | Refresh:0 2022-08-31 11:06:48.1354|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:48.1354|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:48.1354|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:48.1354|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:48.1354|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:48.1354|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:48.1354|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:48.1354|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:48.1354|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502910|peer total difficulty:10790000 2022-08-31 11:06:48.1354|TRACE|68|Changing state to SnapSync | 2022-08-31 11:06:48.6119|INFO|92|SNAP - progress of State Ranges (Phase 1): 31.25% [*** ] 2022-08-31 11:06:48.7673|INFO|71|Received a new payload: 7502911 (0x6c8e2cf3e948bf056d1bdf148661256577dbb1c9e4a599028e4825c8b66a2253) 2022-08-31 11:06:48.7673|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502911 (0x6c8e2c...6a2253). 2022-08-31 11:06:48.8261|INFO|103|Received: ForkchoiceState: (HeadBlockHash: 0x6c8e2cf3e948bf056d1bdf148661256577dbb1c9e4a599028e4825c8b66a2253, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:06:48.8261|INFO|103|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6c8e2cf3e948bf056d1bdf148661256577dbb1c9e4a599028e4825c8b66a2253, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:06:49.1348|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:49.1348|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:49.1348|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:49.1348|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:49.1348|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:49.1348|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:49.1348|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:49.1348|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:49.1348|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:49.1348|TRACE|93|Changing state to SnapSync | 2022-08-31 11:06:49.9302|INFO|100|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:06:50.1371|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:50.1371|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:50.1371|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:50.1371|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:50.1371|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:50.1371|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:50.1371|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:50.1371|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:50.1371|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:50.1371|TRACE|68|Changing state to SnapSync | 2022-08-31 11:06:50.3298|INFO|100|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:06:51.1347|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:51.1347|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:51.1347|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:51.1347|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:51.1347|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:51.1347|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:51.1347|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:51.1347|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:51.1347|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:51.1347|TRACE|91|Changing state to SnapSync | 2022-08-31 11:06:51.1997|INFO|71|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:06:52.1376|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:52.1377|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:52.1377|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:52.1377|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:52.1377|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:52.1377|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:52.1377|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:52.1377|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:52.1377|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:52.1377|TRACE|71|Changing state to SnapSync | 2022-08-31 11:06:52.3230|INFO|83|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:06:53.1360|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:53.1360|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:53.1360|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:53.1360|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:53.1360|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:53.1360|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:53.1360|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:53.1360|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:53.1360|INFO|102|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:53.1360|TRACE|102|Changing state to SnapSync | 2022-08-31 11:06:53.4109|INFO|15|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:06:54.1341|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:54.1341|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:54.1341|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:54.1341|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:54.1341|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:54.1341|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:54.1341|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:54.1341|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:54.1341|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:54.1341|TRACE|8|Changing state to SnapSync | 2022-08-31 11:06:54.8985|INFO|83|SNAP - progress of State Ranges (Phase 1): 32.03125% [*** ] 2022-08-31 11:06:55.1379|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:55.1379|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:55.1379|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:55.1379|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:55.1379|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:55.1379|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:55.1379|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:55.1379|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:55.1379|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:55.1379|TRACE|78|Changing state to SnapSync | 2022-08-31 11:06:55.8304|INFO|97|SNAP - progress of State Ranges (Phase 1): 32.03125% [*** ] 2022-08-31 11:06:56.1357|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:56.1357|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:56.1357|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:56.1357|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:56.1357|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:56.1357|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:56.1357|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:56.1357|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:56.1357|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:56.1357|TRACE|71|Changing state to SnapSync | 2022-08-31 11:06:56.9028|INFO|6|SNAP - progress of State Ranges (Phase 1): 32.421875% [*** ] 2022-08-31 11:06:57.1356|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:57.1356|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:57.1356|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:57.1356|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:57.1356|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:57.1356|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:57.1356|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:57.1356|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:57.1356|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:57.1356|TRACE|100|Changing state to SnapSync | 2022-08-31 11:06:57.9380|INFO|74|SNAP - progress of State Ranges (Phase 1): 32.421875% [*** ] 2022-08-31 11:06:58.1342|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:58.1342|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:58.1342|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:58.1342|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:58.1342|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:58.1342|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:58.1342|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:58.1342|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:58.1342|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:58.1342|TRACE|84|Changing state to SnapSync | 2022-08-31 11:06:58.8987|INFO|80|SNAP - progress of State Ranges (Phase 1): 32.421875% [*** ] 2022-08-31 11:06:58.8987|INFO|80|SNAP - (NO REQUEST, diff:0) True:0x53e9f3722e0f51ade094e521bd4a1d841be5b55eeef2a5a13e6ed58f26efe7fe - Requests Account:1 | Storage:13 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:06:59.1348|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:06:59.1348|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:06:59.1348|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:06:59.1348|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:06:59.1348|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:06:59.1348|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:06:59.1348|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:06:59.1348|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:06:59.1348|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:06:59.1348|TRACE|66|Changing state to SnapSync | 2022-08-31 11:06:59.9407|INFO|71|SNAP - progress of State Ranges (Phase 1): 32.8125% [*** ] 2022-08-31 11:07:00.1360|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:00.1360|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:00.1360|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:00.1360|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:00.1360|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:00.1360|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:00.1360|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:00.1360|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:00.1360|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:07:00.1360|TRACE|66|Changing state to SnapSync | 2022-08-31 11:07:01.0382|INFO|80|SNAP - progress of State Ranges (Phase 1): 32.8125% [*** ] 2022-08-31 11:07:01.1342|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:01.1342|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:01.1342|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:01.1342|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:01.1342|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:01.1342|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:01.1342|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:01.1342|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:01.1342|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502911|peer total difficulty:10790000 2022-08-31 11:07:01.1342|TRACE|98|Changing state to SnapSync | 2022-08-31 11:07:01.2919|INFO|71|Received a new payload: 7502912 (0x0facdd8996aa2aecc0298f5401f68128e5858cabf4d5e2660af37b323fb519f3) 2022-08-31 11:07:01.3006|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502912 (0x0facdd...b519f3). 2022-08-31 11:07:01.4142|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x0facdd8996aa2aecc0298f5401f68128e5858cabf4d5e2660af37b323fb519f3, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) 2022-08-31 11:07:01.4142|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0facdd8996aa2aecc0298f5401f68128e5858cabf4d5e2660af37b323fb519f3, SafeBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae, FinalizedBlockHash: 0x6fb6a02184e235299c3590965d4e56a7d02acd2bd0a9029d64695e22d81ff302) . 2022-08-31 11:07:02.1343|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:02.1343|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:02.1343|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:02.1343|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:02.1343|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:02.1343|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:02.1343|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:02.1343|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:02.1343|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:02.1343|TRACE|67|Changing state to SnapSync | 2022-08-31 11:07:02.3285|INFO|84|SNAP - progress of State Ranges (Phase 1): 33.203125% [*** ] 2022-08-31 11:07:03.1346|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:03.1346|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:03.1346|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:03.1346|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:03.1346|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:03.1346|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:03.1346|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:03.1346|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:03.1346|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:03.1346|TRACE|84|Changing state to SnapSync | 2022-08-31 11:07:03.3067|INFO|74|SNAP - progress of State Ranges (Phase 1): 33.203125% [*** ] 2022-08-31 11:07:04.1347|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:04.1347|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:04.1347|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:04.1347|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:04.1347|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:04.1347|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:04.1347|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:04.1347|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:04.1347|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:04.1347|TRACE|9|Changing state to SnapSync | 2022-08-31 11:07:04.4269|INFO|101|SNAP - progress of State Ranges (Phase 1): 33.59375% [*** ] 2022-08-31 11:07:05.1363|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:05.1363|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:05.1363|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:05.1363|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:05.1363|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:05.1363|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:05.1363|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:05.1363|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:05.1363|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:05.1363|TRACE|83|Changing state to SnapSync | 2022-08-31 11:07:05.3299|INFO|14|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:07:05.3299|INFO|14|Sync peers - Initialized: 31 | All: 31 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502912| 146.59.152.217:30303][ 13| 109| 0| 0| 0|13293][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502912|195.201.147.123:30303][ 29| 27| 0| 0| 0| 8718][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502912| 65.109.37.42:30303][ 45| 17| 7112|15456| 0| 8549][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502912| 34.92.173.71:29888][ 444| 3| 0| 0| 0| 3074][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502912| 81.221.227.209:60670][ 62| 12| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ ][ ][Peer|eth66| 7502912| 88.99.70.182:30303][ 25| 26| 0| 0| 0| 0][besu/Q9f Goerli Authority/v22.7.0/linux-x86_64/openjdk-java-18] [ ][ ][Peer|eth66| 7502911| 37.37.120.145:30303][ 285| 2| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [ S ][ ][Peer|eth66| 7502911| 23.124.84.197:13467][ 580| 4| 0| 0| 0| 1367][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502911| 142.132.204.99:30303][ 58| 22| 0| 0| 0| 7733][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 154.12.243.82:30303][ 239| 3| 0| 0| 0| 2419][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 167.86.86.157:30303][ 51| 13| 0| 0| 0| 2528][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911|168.119.177.115:30303][ 43| 22| 0| 0| 0| 6445][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911|173.212.222.167:30303][ 66| 12| 0| 0| 0| 2552][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 176.9.20.200:30303][ 57| 27| 0| 0| 0| 3090][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502911| 20.9.16.37:30303][ 133| 4| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911|207.180.235.221:30303][ 73| 13| 0| 0| 0| 3176][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 38.242.216.201:30303][ 52| 22| 0| 0| 0| 1490][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 38.242.243.120:30303][ 292| 19| 0| 0| 0| 1428][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 62.171.132.184:30303][ 56| 15| 0| 0| 0| 4531][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 65.108.97.154:30303][ 46| 15| 0| 0| 0| 6719][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 65.21.121.89:30303][ 57| 15| 0| 0| 0| 7182][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 65.21.225.58:30303][ 50| 13| 0| 0| 0| 6204][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 75.119.156.219:30303][ 9| 19| 0| 0| 0| 2433][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 86.48.0.125:30303][ 78| 33| 0| 0| 0| 2444][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 94.250.201.193:30303][ 39| 31| 0| 0| 0| 3116][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 95.111.254.69:30303][ 49| 14| 0| 0| 0| 4328][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911| 18.221.67.9:30303][ 145| 6| 0| 0| 0| 3922][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502911| 54.74.61.162:30303][ 37| 35| 0| 0| 0|11043][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502911| 63.34.162.61:29888][ 19| 47| 0| 0| 0| 6363][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502911|139.180.166.169:30303][ 350| 1| 0| 0| 0| 2488][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502911| 116.202.39.230:30304][ 24| 19| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] 2022-08-31 11:07:05.4390|INFO|92|SNAP - progress of State Ranges (Phase 1): 33.984375% [*** ] 2022-08-31 11:07:06.1350|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:06.1350|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:06.1350|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:06.1350|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:06.1350|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:06.1350|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:06.1350|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:06.1350|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:06.1350|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:06.1350|TRACE|83|Changing state to SnapSync | 2022-08-31 11:07:06.5257|INFO|14|SNAP - progress of State Ranges (Phase 1): 33.984375% [*** ] 2022-08-31 11:07:07.1340|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:07.1340|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:07.1340|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:07.1340|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:07.1340|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:07.1340|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:07.1340|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:07.1340|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:07.1340|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:07.1340|TRACE|66|Changing state to SnapSync | 2022-08-31 11:07:07.5506|INFO|77|SNAP - progress of State Ranges (Phase 1): 34.375% [*** ] 2022-08-31 11:07:08.1353|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:08.1353|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:08.1353|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:08.1353|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:08.1353|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:08.1353|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:08.1353|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:08.1353|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:08.1353|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:08.1353|TRACE|87|Changing state to SnapSync | 2022-08-31 11:07:09.1383|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:09.1383|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:09.1383|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:09.1383|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:09.1383|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:09.1383|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:09.1383|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:09.1383|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:09.1383|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:09.1383|TRACE|8|Changing state to SnapSync | 2022-08-31 11:07:09.2916|INFO|83|SNAP - progress of State Ranges (Phase 1): 34.765625% [*** ] 2022-08-31 11:07:10.1348|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:10.1348|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:10.1348|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:10.1348|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:10.1348|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:10.1348|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:10.1348|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:10.1348|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:10.1348|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:10.1348|TRACE|72|Changing state to SnapSync | 2022-08-31 11:07:10.6217|INFO|90|SNAP - progress of State Ranges (Phase 1): 34.765625% [*** ] 2022-08-31 11:07:10.6217|INFO|90|SNAP - (NO REQUEST, diff:0) True:0x59cf0b4ad49a37cb96c42c058c062a670d900787436f134461424cbc50f8dedd - Requests Account:1 | Storage:0 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:07:11.1356|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:11.1356|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:11.1356|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:11.1356|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:11.1356|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:11.1356|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:11.1356|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:11.1356|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:11.1356|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:11.1356|TRACE|71|Changing state to SnapSync | 2022-08-31 11:07:11.7903|INFO|9|SNAP - progress of State Ranges (Phase 1): 34.765625% [*** ] 2022-08-31 11:07:12.1361|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:12.1361|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:12.1361|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:12.1361|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:12.1361|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:12.1361|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:12.1361|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:12.1361|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:12.1361|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:12.1361|TRACE|87|Changing state to SnapSync | 2022-08-31 11:07:12.8584|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x0facdd8996aa2aecc0298f5401f68128e5858cabf4d5e2660af37b323fb519f3, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:07:12.8584|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0facdd8996aa2aecc0298f5401f68128e5858cabf4d5e2660af37b323fb519f3, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:07:13.0144|INFO|8|SNAP - progress of State Ranges (Phase 1): 34.765625% [*** ] 2022-08-31 11:07:13.1360|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:13.1360|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:13.1360|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:13.1360|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:13.1360|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:13.1360|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:13.1360|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:13.1360|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:13.1360|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:13.1360|TRACE|12|Changing state to SnapSync | 2022-08-31 11:07:14.1330|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:14.1330|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:14.1330|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:14.1330|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:14.1330|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:14.1330|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:14.1330|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:14.1330|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:14.1330|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:14.1330|TRACE|72|Changing state to SnapSync | 2022-08-31 11:07:14.2261|INFO|8|SNAP - progress of State Ranges (Phase 1): 34.765625% [*** ] 2022-08-31 11:07:14.6993|INFO|84|Received a new payload: 7502913 (0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:07:14.7054|INFO|84|Syncing... Parent wasn't processed. Inserting block 7502913 (0xfea5e9...a3474e). 2022-08-31 11:07:14.8585|INFO|74|Received: ForkchoiceState: (HeadBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:07:14.8620|INFO|74|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:07:15.1349|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:15.1349|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:15.1349|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:15.1349|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:15.1349|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:15.1349|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:15.1349|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:15.1349|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:15.1349|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:15.1349|TRACE|84|Changing state to SnapSync | 2022-08-31 11:07:15.2532|INFO|84|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:07:15.4386|INFO|72|SNAP - progress of State Ranges (Phase 1): 34.765625% [*** ] 2022-08-31 11:07:15.5307|INFO|84|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:07:15.5307|INFO|72|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:07:16.1356|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:16.1356|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:16.1356|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:16.1356|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:16.1356|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:16.1356|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:16.1356|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:16.1356|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:16.1356|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:16.1356|TRACE|87|Changing state to SnapSync | 2022-08-31 11:07:16.4527|INFO|12|SNAP - progress of State Ranges (Phase 1): 35.546875% [*** ] 2022-08-31 11:07:17.1346|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:17.1346|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:17.1346|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:17.1346|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:17.1346|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:17.1346|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:17.1346|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:17.1346|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:17.1346|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:17.1346|TRACE|81|Changing state to SnapSync | 2022-08-31 11:07:17.2273|INFO|103|SNAP - progress of State Ranges (Phase 1): 35.546875% [*** ] 2022-08-31 11:07:18.1334|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:18.1334|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:18.1334|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:18.1334|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:18.1334|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:18.1334|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:18.1334|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:18.1334|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:18.1334|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:18.1334|TRACE|100|Changing state to SnapSync | 2022-08-31 11:07:18.8215|INFO|92|SNAP - progress of State Ranges (Phase 1): 36.328125% [*** ] 2022-08-31 11:07:19.2563|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:19.2563|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:19.2563|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:19.2563|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:19.2563|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:19.2563|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:19.2563|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:19.2563|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:19.2563|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:19.2563|TRACE|70|Changing state to SnapSync | 2022-08-31 11:07:20.1349|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:20.1349|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:20.1349|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:20.1349|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:20.1349|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:20.1349|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:20.1349|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:20.1349|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:20.1349|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502912|peer total difficulty:10790000 2022-08-31 11:07:20.1349|TRACE|83|Changing state to SnapSync | 2022-08-31 11:07:20.3469|INFO|67|SNAP - progress of State Ranges (Phase 1): 36.71875% [*** ] 2022-08-31 11:07:20.4897|INFO|100|Peers | with known best block: 34 | all: 34 | 2022-08-31 11:07:21.1332|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:21.1332|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:21.1332|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:21.1332|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:21.1332|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:21.1332|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:21.1332|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:21.1332|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:21.1332|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:21.1332|TRACE|70|Changing state to SnapSync | 2022-08-31 11:07:21.3382|INFO|72|SNAP - progress of State Ranges (Phase 1): 36.71875% [*** ] 2022-08-31 11:07:22.2485|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:22.2485|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:22.2485|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:22.2485|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:22.2485|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:22.2485|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:22.2485|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:22.2485|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:22.2485|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:22.2485|TRACE|71|Changing state to SnapSync | 2022-08-31 11:07:22.6864|INFO|77|SNAP - progress of State Ranges (Phase 1): 37.109375% [*** ] 2022-08-31 11:07:22.6864|INFO|77|SNAP - (NO REQUEST, diff:0) True:0x5f0f971cddb15dfb014c2ff0bf65eb3f13967cdfd8048a5334de77705b99813d - Requests Account:1 | Storage:14 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:07:23.1349|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:23.1349|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:23.1349|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:23.1349|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:23.1349|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:23.1349|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:23.1349|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:23.1349|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:23.1349|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:23.1349|TRACE|17|Changing state to SnapSync | 2022-08-31 11:07:23.6434|INFO|72|SNAP - progress of State Ranges (Phase 1): 37.109375% [*** ] 2022-08-31 11:07:24.1338|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:24.1338|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:24.1338|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:24.1338|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:24.1338|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:24.1338|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:24.1338|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:24.1338|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:24.1338|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:24.1338|TRACE|18|Changing state to SnapSync | 2022-08-31 11:07:24.6005|INFO|17|SNAP - progress of State Ranges (Phase 1): 37.5% [*** ] 2022-08-31 11:07:25.3854|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:25.3854|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:25.3854|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:25.3854|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:25.3854|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:25.3854|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:25.3854|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:25.3854|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:25.3854|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:25.3854|TRACE|17|Changing state to SnapSync | 2022-08-31 11:07:26.1340|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:26.1340|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:26.1340|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:26.1340|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:26.1340|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:26.1340|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:26.1340|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:26.1340|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:26.1340|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:26.1340|TRACE|83|Changing state to SnapSync | 2022-08-31 11:07:26.3291|INFO|73|SNAP - progress of State Ranges (Phase 1): 37.890625% [*** ] 2022-08-31 11:07:27.1680|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:27.1680|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:27.1680|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:27.1680|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:27.1680|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:27.1680|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:27.1680|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:27.1680|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:27.1680|INFO|101|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:27.1680|TRACE|101|Changing state to SnapSync | 2022-08-31 11:07:27.7380|INFO|94|SNAP - progress of State Ranges (Phase 1): 37.890625% [*** ] 2022-08-31 11:07:28.1337|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:28.1337|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:28.1337|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:28.1337|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:28.1337|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:28.1337|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:28.1337|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:28.1337|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:28.1337|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:28.1337|TRACE|77|Changing state to SnapSync | 2022-08-31 11:07:29.0378|INFO|9|SNAP - progress of State Ranges (Phase 1): 37.890625% [*** ] 2022-08-31 11:07:29.1310|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:29.1310|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:29.1310|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:29.1310|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:29.1310|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:29.1310|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:29.1310|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:29.1310|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:29.1310|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:29.1310|TRACE|77|Changing state to SnapSync | 2022-08-31 11:07:30.3044|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:30.3044|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:30.3044|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:30.3044|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:30.3044|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:30.3044|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:30.3044|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:30.3044|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:30.3044|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:30.3044|TRACE|100|Changing state to SnapSync | 2022-08-31 11:07:30.7511|INFO|91|SNAP - progress of State Ranges (Phase 1): 38.28125% [*** ] 2022-08-31 11:07:31.1299|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:31.1299|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:31.1299|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:31.1299|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:31.1299|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:31.1299|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:31.1299|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:31.1299|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:31.1299|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:31.1299|TRACE|79|Changing state to SnapSync | 2022-08-31 11:07:31.8995|INFO|66|SNAP - progress of State Ranges (Phase 1): 38.28125% [*** ] 2022-08-31 11:07:32.1303|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:32.1303|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:32.1303|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:32.1303|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:32.1303|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:32.1303|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:32.1303|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:32.1303|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:32.1303|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:32.1303|TRACE|80|Changing state to SnapSync | 2022-08-31 11:07:33.6658|INFO|67|SNAP - progress of State Ranges (Phase 1): 38.28125% [*** ] 2022-08-31 11:07:33.7002|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:33.7002|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:33.7002|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:33.7002|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:33.7002|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:33.7002|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:33.7002|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:33.7002|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:33.7002|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:33.7002|TRACE|67|Changing state to SnapSync | 2022-08-31 11:07:34.1594|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:34.1594|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:34.1594|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:34.1594|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:34.1594|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:34.1594|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:34.1594|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:34.1594|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:34.1594|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:34.1594|TRACE|92|Changing state to SnapSync | 2022-08-31 11:07:34.8939|INFO|67|SNAP - progress of State Ranges (Phase 1): 38.28125% [*** ] 2022-08-31 11:07:35.1308|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:35.1308|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:35.1308|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:35.1308|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:35.1308|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:35.1308|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:35.1308|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:35.1308|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:35.1308|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:35.1308|TRACE|80|Changing state to SnapSync | 2022-08-31 11:07:35.7029|INFO|72|Peers | with known best block: 34 | all: 34 | 2022-08-31 11:07:35.7029|INFO|72|Sync peers 34(34)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502913| 95.216.10.237:30303][ 36| 24| 0| 0| 0| 7583][Geth/v1.11.0-unstable-f03c37b7/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502913| 23.124.84.197:13467][ 708| 4| 0| 0| 0| 1322][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502913| 146.59.152.217:30303][ 13| 114| 0| 0| 0|13292][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502913| 176.9.20.200:30303][ 54| 28| 0| 0| 0| 3046][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502913|207.180.235.221:30303][ 69| 14| 0| 0| 0| 3208][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502913| 65.109.37.42:30303][ 43| 18| 7112|15456| 0| 7888][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502913| 65.21.121.89:30303][ 55| 16| 0| 0| 0| 7159][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502913| 94.250.201.193:30303][ 36| 32| 0| 0| 0| 3080][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502913| 54.74.61.162:30303][ 34| 37| 0| 0| 0|10864][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502913| 63.34.162.61:29888][ 19| 49| 0| 0| 0| 6347][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502912| 65.21.225.58:30303][ 49| 13| 0| 0| 0| 6003][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:07:36.0996|INFO|84|SNAP - progress of State Ranges (Phase 1): 38.28125% [*** ] 2022-08-31 11:07:36.0996|INFO|84|SNAP - (NO REQUEST, diff:0) True:0x62fcf3a3e8085e0449c33c7d1b7f88ab6b5bd3418b7c30068d25826453af327a - Requests Account:1 | Storage:4 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:07:36.1369|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:36.1369|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:36.1369|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:36.1369|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:36.1369|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:36.1369|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:36.1369|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:36.1369|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:36.1369|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502913|peer total difficulty:10790000 2022-08-31 11:07:36.1369|TRACE|18|Changing state to SnapSync | 2022-08-31 11:07:36.8209|INFO|9|Received a new payload: 7502914 (0x40614d939f903d1844d3d594c778bacd144aa43cac6fbb71b500626997b335c8) 2022-08-31 11:07:36.8312|INFO|9|Syncing... Parent wasn't processed. Inserting block 7502914 (0x40614d...b335c8). 2022-08-31 11:07:36.9378|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x40614d939f903d1844d3d594c778bacd144aa43cac6fbb71b500626997b335c8, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:07:36.9378|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x40614d939f903d1844d3d594c778bacd144aa43cac6fbb71b500626997b335c8, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:07:37.1378|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:37.1378|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:37.1378|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:37.1378|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:37.1378|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:37.1378|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:37.1378|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:37.1378|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:37.1378|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:37.1378|TRACE|84|Changing state to SnapSync | 2022-08-31 11:07:37.4477|INFO|86|SNAP - progress of State Ranges (Phase 1): 38.28125% [*** ] 2022-08-31 11:07:38.1308|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:38.1308|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:38.1308|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:38.1308|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:38.1308|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:38.1308|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:38.1308|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:38.1308|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:38.1308|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:38.1308|TRACE|9|Changing state to SnapSync | 2022-08-31 11:07:38.6236|INFO|6|SNAP - progress of State Ranges (Phase 1): 38.28125% [*** ] 2022-08-31 11:07:39.1351|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:39.1351|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:39.1351|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:39.1351|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:39.1351|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:39.1351|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:39.1351|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:39.1351|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:39.1351|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:39.1351|TRACE|80|Changing state to SnapSync | 2022-08-31 11:07:39.4111|INFO|67|SNAP - progress of State Ranges (Phase 1): 39.0625% [*** ] 2022-08-31 11:07:40.1744|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:40.1744|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:40.1744|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:40.1744|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:40.1744|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:40.1744|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:40.1744|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:40.1744|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:40.1744|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:40.1744|TRACE|92|Changing state to SnapSync | 2022-08-31 11:07:40.5733|INFO|72|SNAP - progress of State Ranges (Phase 1): 39.0625% [*** ] 2022-08-31 11:07:41.1338|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:41.1338|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:41.1338|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:41.1338|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:41.1338|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:41.1338|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:41.1338|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:41.1338|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:41.1338|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:41.1338|TRACE|12|Changing state to SnapSync | 2022-08-31 11:07:42.1336|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:42.1336|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:42.1336|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:42.1336|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:42.1336|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:42.1336|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:42.1336|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:42.1336|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:42.1336|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:42.1336|TRACE|73|Changing state to SnapSync | 2022-08-31 11:07:42.2870|INFO|6|SNAP - progress of State Ranges (Phase 1): 39.453125% [*** ] 2022-08-31 11:07:43.1347|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:43.1347|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:43.1347|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:43.1347|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:43.1347|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:43.1347|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:43.1347|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:43.1347|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:43.1347|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:43.1347|TRACE|71|Changing state to SnapSync | 2022-08-31 11:07:43.4858|INFO|67|SNAP - progress of State Ranges (Phase 1): 39.453125% [*** ] 2022-08-31 11:07:44.1311|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:44.1311|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:44.1311|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:44.1311|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:44.1311|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:44.1311|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:44.1311|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:44.1311|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:44.1311|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:44.1311|TRACE|92|Changing state to SnapSync | 2022-08-31 11:07:44.6749|INFO|8|SNAP - progress of State Ranges (Phase 1): 39.453125% [*** ] 2022-08-31 11:07:45.1312|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:45.1312|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:45.1312|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:45.1312|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:45.1312|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:45.1312|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:45.1312|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:45.1312|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:45.1312|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:45.1312|TRACE|90|Changing state to SnapSync | 2022-08-31 11:07:45.9063|INFO|66|SNAP - progress of State Ranges (Phase 1): 39.453125% [*** ] 2022-08-31 11:07:46.1319|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:46.1319|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:46.1319|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:46.1319|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:46.1319|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:46.1319|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:46.1319|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:46.1319|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:46.1319|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:46.1319|TRACE|8|Changing state to SnapSync | 2022-08-31 11:07:46.8105|INFO|72|SNAP - progress of State Ranges (Phase 1): 39.84375% [*** ] 2022-08-31 11:07:47.1310|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:47.1310|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:47.1310|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:47.1310|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:47.1310|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:47.1310|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:47.1310|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:47.1310|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:47.1310|INFO|103|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:47.1310|TRACE|103|Changing state to SnapSync | 2022-08-31 11:07:48.7785|INFO|98|Received a new payload: 7502915 (0x54d6a28b728dc8a421ababea1f1611a76aaaf9210533b3f503617fef9e9ad0d3) 2022-08-31 11:07:48.7785|INFO|98|Syncing... Parent wasn't processed. Inserting block 7502915 (0x54d6a2...9ad0d3). 2022-08-31 11:07:48.7785|INFO|98|SNAP - progress of State Ranges (Phase 1): 40.234375% [**** ] 2022-08-31 11:07:48.7785|INFO|98|SNAP - (NextSlotRange:1200, diff:0) True:0x679467c4ca134e33c6f659f8374e0c9d166c5ff283478b11da592c5910b00a57 - Requests Account:0 | Storage:21 | Code:9 | Refresh:0 - Queues Slots:0 | Storages:3202 | Codes:10351 | Refresh:0 2022-08-31 11:07:48.7909|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:48.7909|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:48.7909|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:48.7909|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:48.7909|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:48.7909|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:48.7909|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:48.7909|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:48.7909|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502914|peer total difficulty:10790000 2022-08-31 11:07:48.7909|TRACE|98|Changing state to SnapSync | 2022-08-31 11:07:48.8688|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x54d6a28b728dc8a421ababea1f1611a76aaaf9210533b3f503617fef9e9ad0d3, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:07:48.8705|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x54d6a28b728dc8a421ababea1f1611a76aaaf9210533b3f503617fef9e9ad0d3, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:07:49.1297|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:49.1297|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:49.1297|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:49.1297|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:49.1297|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:49.1297|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:49.1297|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:49.1297|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:49.1297|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:49.1297|TRACE|67|Changing state to SnapSync | 2022-08-31 11:07:50.1343|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:50.1343|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:50.1343|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:50.1343|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:50.1343|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:50.1343|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:50.1343|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:50.1343|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:50.1343|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:50.1343|TRACE|66|Changing state to SnapSync | 2022-08-31 11:07:50.1938|INFO|87|SNAP - progress of State Ranges (Phase 1): 40.625% [**** ] 2022-08-31 11:07:51.2389|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:51.2389|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:51.2389|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:51.2389|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:51.2389|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:51.2389|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:51.2389|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:51.2389|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:51.2389|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:51.2389|TRACE|66|Changing state to SnapSync | 2022-08-31 11:07:52.3633|INFO|100|Peers | with known best block: 34 | all: 34 | 2022-08-31 11:07:52.3672|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:52.3672|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:52.3672|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:52.3672|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:52.3672|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:52.3672|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:52.3672|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:52.3672|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:52.3672|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:52.3672|TRACE|100|Changing state to SnapSync | 2022-08-31 11:07:52.4908|INFO|83|SNAP - progress of State Ranges (Phase 1): 40.625% [**** ] 2022-08-31 11:07:53.2765|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:53.2765|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:53.2765|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:53.2765|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:53.2765|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:53.2765|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:53.2765|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:53.2765|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:53.2765|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:53.2765|TRACE|17|Changing state to SnapSync | 2022-08-31 11:07:54.1306|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:54.1306|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:54.1306|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:54.1306|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:54.1306|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:54.1306|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:54.1306|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:54.1306|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:54.1306|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:54.1306|TRACE|77|Changing state to SnapSync | 2022-08-31 11:07:55.1657|INFO|83|SNAP - progress of State Ranges (Phase 1): 41.40625% [**** ] 2022-08-31 11:07:55.1657|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:55.1657|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:55.1657|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:55.1657|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:55.1657|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:55.1657|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:55.1657|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:55.1657|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:55.1657|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:55.1657|TRACE|83|Changing state to SnapSync | 2022-08-31 11:07:56.1308|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:56.1308|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:56.1308|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:56.1308|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:56.1308|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:56.1308|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:56.1308|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:56.1308|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:56.1308|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:56.1308|TRACE|92|Changing state to SnapSync | 2022-08-31 11:07:56.3316|INFO|72|SNAP - progress of State Ranges (Phase 1): 41.40625% [**** ] 2022-08-31 11:07:57.1316|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:57.1316|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:57.1316|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:57.1316|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:57.1316|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:57.1316|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:57.1316|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:57.1316|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:57.1316|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:57.1316|TRACE|9|Changing state to SnapSync | 2022-08-31 11:07:57.5396|INFO|8|SNAP - progress of State Ranges (Phase 1): 41.40625% [**** ] 2022-08-31 11:07:58.1302|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:58.1302|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:58.1302|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:58.1302|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:58.1302|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:58.1302|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:58.1302|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:58.1302|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:58.1302|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:58.1302|TRACE|69|Changing state to SnapSync | 2022-08-31 11:07:58.4462|INFO|82|SNAP - progress of State Ranges (Phase 1): 41.796875% [**** ] 2022-08-31 11:07:59.1303|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:07:59.1303|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:07:59.1303|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:07:59.1303|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:07:59.1303|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:07:59.1303|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:07:59.1303|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:07:59.1303|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:07:59.1303|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:07:59.1303|TRACE|100|Changing state to SnapSync | 2022-08-31 11:07:59.5221|INFO|6|SNAP - progress of State Ranges (Phase 1): 42.1875% [**** ] 2022-08-31 11:08:00.1312|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:00.1312|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:00.1312|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:00.1312|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:00.1312|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:00.1312|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:00.1312|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:00.1312|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:00.1312|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502915|peer total difficulty:10790000 2022-08-31 11:08:00.1312|TRACE|71|Changing state to SnapSync | 2022-08-31 11:08:00.5442|INFO|9|SNAP - progress of State Ranges (Phase 1): 42.1875% [**** ] 2022-08-31 11:08:00.8515|INFO|77|Received a new payload: 7502916 (0xb2832820c7c099820fda925a67a55c741c65e8722b640a86083a0d3548bbb2f7) 2022-08-31 11:08:00.8582|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502916 (0xb28328...bbb2f7). 2022-08-31 11:08:01.0748|INFO|92|Received: ForkchoiceState: (HeadBlockHash: 0xb2832820c7c099820fda925a67a55c741c65e8722b640a86083a0d3548bbb2f7, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:08:01.0881|INFO|92|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xb2832820c7c099820fda925a67a55c741c65e8722b640a86083a0d3548bbb2f7, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:08:01.1317|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:01.1317|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:01.1317|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:01.1317|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:01.1317|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:01.1317|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:01.1317|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:01.1317|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:01.1317|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:01.1317|TRACE|80|Changing state to SnapSync | 2022-08-31 11:08:02.2729|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:02.2729|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:02.2729|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:02.2729|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:02.2729|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:02.2729|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:02.2729|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:02.2729|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:02.2729|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:02.2729|TRACE|69|Changing state to SnapSync | 2022-08-31 11:08:03.2057|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:03.2057|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:03.2057|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:03.2057|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:03.2057|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:03.2057|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:03.2057|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:03.2057|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:03.2057|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:03.2057|TRACE|84|Changing state to SnapSync | 2022-08-31 11:08:03.2154|INFO|84|SNAP - progress of State Ranges (Phase 1): 42.578125% [**** ] 2022-08-31 11:08:04.1820|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:04.1820|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:04.1820|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:04.1820|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:04.1820|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:04.1820|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:04.1820|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:04.1820|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:04.1820|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:04.1820|TRACE|92|Changing state to SnapSync | 2022-08-31 11:08:04.6866|INFO|69|SNAP - progress of State Ranges (Phase 1): 42.96875% [**** ] 2022-08-31 11:08:04.6898|INFO|69|SNAP - (CodesToRetrieve:1000, diff:0) True:0x6ece37e3d44ecb6ac8dbf2cb668be896f6ec26ddd703c614db5ba0dea024838b - Requests Account:0 | Storage:24 | Code:6 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:5273 | Refresh:0 2022-08-31 11:08:05.1325|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:05.1325|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:05.1325|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:05.1325|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:05.1325|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:05.1325|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:05.1325|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:05.1325|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:05.1325|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:05.1325|TRACE|70|Changing state to SnapSync | 2022-08-31 11:08:06.0266|INFO|86|SNAP - progress of State Ranges (Phase 1): 42.96875% [**** ] 2022-08-31 11:08:06.1352|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:06.1352|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:06.1352|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:06.1352|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:06.1352|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:06.1352|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:06.1352|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:06.1352|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:06.1352|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:06.1352|TRACE|100|Changing state to SnapSync | 2022-08-31 11:08:06.9623|INFO|84|SNAP - progress of State Ranges (Phase 1): 43.359375% [**** ] 2022-08-31 11:08:07.1329|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:07.1329|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:07.1329|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:07.1329|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:07.1329|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:07.1329|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:07.1329|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:07.1329|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:07.1329|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:07.1329|TRACE|84|Changing state to SnapSync | 2022-08-31 11:08:07.7939|INFO|73|SNAP - progress of State Ranges (Phase 1): 43.75% [**** ] 2022-08-31 11:08:08.1354|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:08.1354|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:08.1354|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:08.1354|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:08.1354|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:08.1354|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:08.1354|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:08.1354|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:08.1354|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:08.1354|TRACE|6|Changing state to SnapSync | 2022-08-31 11:08:08.2525|INFO|17|Peers | with known best block: 34 | all: 34 | 2022-08-31 11:08:08.9430|INFO|18|SNAP - progress of State Ranges (Phase 1): 43.75% [**** ] 2022-08-31 11:08:09.1312|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:09.1312|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:09.1312|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:09.1312|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:09.1312|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:09.1312|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:09.1312|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:09.1312|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:09.1312|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:09.1312|TRACE|81|Changing state to SnapSync | 2022-08-31 11:08:09.9264|INFO|102|SNAP - progress of State Ranges (Phase 1): 43.75% [**** ] 2022-08-31 11:08:10.1800|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:10.1800|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:10.1800|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:10.1800|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:10.1800|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:10.1800|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:10.1800|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:10.1800|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:10.1800|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:10.1800|TRACE|81|Changing state to SnapSync | 2022-08-31 11:08:11.2586|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:11.2586|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:11.2586|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:11.2586|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:11.2586|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:11.2586|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:11.2586|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:11.2586|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:11.2586|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:11.2586|TRACE|6|Changing state to SnapSync | 2022-08-31 11:08:11.5352|INFO|71|SNAP - progress of State Ranges (Phase 1): 44.53125% [**** ] 2022-08-31 11:08:12.1308|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:12.1308|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:12.1308|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:12.1308|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:12.1308|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:12.1308|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:12.1308|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:12.1308|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:12.1308|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502916|peer total difficulty:10790000 2022-08-31 11:08:12.1308|TRACE|67|Changing state to SnapSync | 2022-08-31 11:08:12.5146|INFO|89|Received a new payload: 7502917 (0x3599dc5e4b1fc063c8ead6eda4c8aa28d0ed05e1a707fe64049487a12f287543) 2022-08-31 11:08:12.5146|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502917 (0x3599dc...287543). 2022-08-31 11:08:12.5205|INFO|89|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg time | max time | errors | avg time | max time | avg size | total size | ----------------------------------------------------------------------------------------------------------------------------------------- engine_exchangeTransitionConfigurationV1| 5 | 2359 | 8760 | 0 | 0 | 0 | 191 | 955 | engine_forkchoiceUpdatedV1 | 23 | 4496 | 29833 | 0 | 0 | 0 | 137 | 3151 | engine_newPayloadV1 | 22 | 37465 | 231742 | 0 | 0 | 0 | 102 | 2244 | eth_chainId | 5 | 807 | 2163 | 0 | 0 | 0 | 41 | 205 | eth_syncing | 6 | 1136 | 4689 | 0 | 0 | 0 | 106 | 634 | ----------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 61 | 15578 | 231742 | 0 | 0 | 0 | 118 | 7189 | ----------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 11:08:12.5485|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x3599dc5e4b1fc063c8ead6eda4c8aa28d0ed05e1a707fe64049487a12f287543, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:08:12.5485|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3599dc5e4b1fc063c8ead6eda4c8aa28d0ed05e1a707fe64049487a12f287543, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:08:12.6911|INFO|90|SNAP - progress of State Ranges (Phase 1): 44.53125% [**** ] 2022-08-31 11:08:13.1383|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:13.1383|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:13.1383|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:13.1383|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:13.1383|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:13.1383|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:13.1383|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:13.1383|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:13.1383|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:13.1383|TRACE|17|Changing state to SnapSync | 2022-08-31 11:08:14.1352|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:14.1352|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:14.1352|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:14.1352|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:14.1352|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:14.1352|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:14.1352|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:14.1352|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:14.1352|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:14.1352|TRACE|98|Changing state to SnapSync | 2022-08-31 11:08:15.8200|INFO|71|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:08:16.3817|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:16.3817|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:16.3817|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:16.3817|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:16.3817|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:16.3817|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:16.3817|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:16.3817|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:16.3817|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:16.3817|TRACE|6|Changing state to SnapSync | 2022-08-31 11:08:16.3874|INFO|6|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:08:16.5571|INFO|101|SNAP - progress of State Ranges (Phase 1): 45.3125% [**** ] 2022-08-31 11:08:16.5571|INFO|101|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:08:16.5620|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:16.5620|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:16.5620|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:16.5620|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:16.5620|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:16.5620|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:16.5620|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:16.5620|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:16.5620|INFO|101|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:16.5620|TRACE|101|Changing state to SnapSync | 2022-08-31 11:08:17.1321|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:17.1321|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:17.1321|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:17.1321|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:17.1321|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:17.1321|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:17.1321|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:17.1321|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:17.1321|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:17.1321|TRACE|87|Changing state to SnapSync | 2022-08-31 11:08:18.1303|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:18.1303|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:18.1303|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:18.1303|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:18.1303|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:18.1303|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:18.1303|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:18.1303|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:18.1303|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:18.1303|TRACE|94|Changing state to SnapSync | 2022-08-31 11:08:18.9858|INFO|102|SNAP - progress of State Ranges (Phase 1): 45.3125% [**** ] 2022-08-31 11:08:19.3048|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:19.3048|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:19.3048|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:19.3048|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:19.3048|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:19.3048|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:19.3048|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:19.3048|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:19.3048|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:19.3048|TRACE|77|Changing state to SnapSync | 2022-08-31 11:08:20.1296|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:20.1296|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:20.1296|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:20.1296|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:20.1296|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:20.1296|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:20.1296|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:20.1296|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:20.1296|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:20.1296|TRACE|94|Changing state to SnapSync | 2022-08-31 11:08:21.1334|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:21.1340|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:21.1340|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:21.1340|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:21.1340|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:21.1340|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:21.1340|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:21.1340|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:21.1340|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:21.1340|TRACE|80|Changing state to SnapSync | 2022-08-31 11:08:21.8489|INFO|74|SNAP - progress of State Ranges (Phase 1): 45.703125% [**** ] 2022-08-31 11:08:21.8489|INFO|74|SNAP - (NextSlotRange:1, diff:0) True:0x755be3b114600bb6399ba64dd988a96529b36bcd0e23c1bd3552aefe603d08a1 - Requests Account:1 | Storage:27 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:38 | Refresh:0 2022-08-31 11:08:22.2946|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:22.2946|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:22.2946|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:22.2946|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:22.2946|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:22.2946|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:22.2946|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:22.2946|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:22.2946|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:22.2946|TRACE|11|Changing state to SnapSync | 2022-08-31 11:08:24.4411|INFO|66|Received a new payload: 7502918 (0x94eb1021d5125b61421cd57798b006d722f0ba8c95fd8326abc9cdcea0a3c941) 2022-08-31 11:08:24.4421|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502918 (0x94eb10...a3c941). 2022-08-31 11:08:24.4485|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:24.4485|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:24.4485|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:24.4485|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:24.4485|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:24.4485|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:24.4485|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:24.4485|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:24.4485|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:24.4485|TRACE|66|Changing state to SnapSync | 2022-08-31 11:08:24.4561|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:24.4561|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:24.4561|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:24.4561|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:24.4561|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:24.4561|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:24.4561|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:24.4561|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:24.4561|INFO|102|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:24.4561|TRACE|102|Changing state to SnapSync | 2022-08-31 11:08:24.5110|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0x94eb1021d5125b61421cd57798b006d722f0ba8c95fd8326abc9cdcea0a3c941, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:08:24.5110|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x94eb1021d5125b61421cd57798b006d722f0ba8c95fd8326abc9cdcea0a3c941, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:08:25.0474|INFO|8|SNAP - progress of State Ranges (Phase 1): 46.09375% [**** ] 2022-08-31 11:08:25.4745|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:25.4745|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:25.4745|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:25.4745|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:25.4745|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:25.4745|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:25.4745|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:25.4745|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:25.4745|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502917|peer total difficulty:10790000 2022-08-31 11:08:25.4745|TRACE|6|Changing state to SnapSync | 2022-08-31 11:08:26.1139|INFO|89|SNAP - progress of State Ranges (Phase 1): 46.09375% [**** ] 2022-08-31 11:08:26.4474|INFO|89|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:08:26.4549|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:26.4549|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:26.4549|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:26.4549|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:26.4549|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:26.4549|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:26.4549|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:26.4549|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:26.4549|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:26.4549|TRACE|6|Changing state to SnapSync | 2022-08-31 11:08:27.8824|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:27.8824|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:27.8824|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:27.8824|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:27.8824|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:27.8824|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:27.8824|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:27.8824|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:27.8824|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:27.8824|TRACE|90|Changing state to SnapSync | 2022-08-31 11:08:28.5319|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:28.5319|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:28.5319|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:28.5319|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:28.5319|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:28.5319|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:28.5319|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:28.5319|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:28.5319|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:28.5319|TRACE|14|Changing state to SnapSync | 2022-08-31 11:08:29.3262|INFO|80|SNAP - progress of State Ranges (Phase 1): 46.484375% [**** ] 2022-08-31 11:08:29.6813|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:29.6813|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:29.6813|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:29.6813|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:29.6813|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:29.6813|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:29.6813|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:29.6813|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:29.6813|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:29.6813|TRACE|10|Changing state to SnapSync | 2022-08-31 11:08:30.5286|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:30.5286|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:30.5286|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:30.5286|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:30.5286|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:30.5286|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:30.5286|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:30.5286|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:30.5286|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:30.5286|TRACE|98|Changing state to SnapSync | 2022-08-31 11:08:31.6356|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:31.6356|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:31.6356|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:31.6356|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:31.6356|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:31.6356|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:31.6356|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:31.6356|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:31.6356|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:31.6356|TRACE|66|Changing state to SnapSync | 2022-08-31 11:08:32.5196|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:32.5196|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:32.5196|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:32.5196|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:32.5196|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:32.5196|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:32.5196|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:32.5196|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:32.5196|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:32.5196|TRACE|100|Changing state to SnapSync | 2022-08-31 11:08:32.6102|INFO|80|SNAP - progress of State Ranges (Phase 1): 46.875% [**** ] 2022-08-31 11:08:33.4571|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:33.4571|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:33.4571|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:33.4571|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:33.4571|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:33.4571|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:33.4571|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:33.4571|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:33.4571|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:33.4571|TRACE|94|Changing state to SnapSync | 2022-08-31 11:08:33.6346|INFO|81|SNAP - progress of State Ranges (Phase 1): 47.265625% [**** ] 2022-08-31 11:08:34.7878|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:34.7878|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:34.7878|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:34.7878|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:34.7878|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:34.7878|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:34.7878|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:34.7878|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:34.7878|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:34.7878|TRACE|73|Changing state to SnapSync | 2022-08-31 11:08:35.4581|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:35.4581|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:35.4581|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:35.4581|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:35.4581|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:35.4581|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:35.4581|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:35.4581|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:35.4581|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:35.4581|TRACE|82|Changing state to SnapSync | 2022-08-31 11:08:36.4803|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:36.4803|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:36.4803|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:36.4803|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:36.4803|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:36.4803|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:36.4803|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:36.4803|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:36.4803|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502918|peer total difficulty:10790000 2022-08-31 11:08:36.4803|TRACE|11|Changing state to SnapSync | 2022-08-31 11:08:36.8660|INFO|70|SNAP - progress of State Ranges (Phase 1): 47.65625% [**** ] 2022-08-31 11:08:36.9216|INFO|66|Received a new payload: 7502919 (0x2dc91539d07e22115c9764741bda4fcfc0e51e2d23cb962bf97097879c74918b) 2022-08-31 11:08:36.9332|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502919 (0x2dc915...74918b). 2022-08-31 11:08:37.0030|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0x2dc91539d07e22115c9764741bda4fcfc0e51e2d23cb962bf97097879c74918b, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:08:37.0030|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2dc91539d07e22115c9764741bda4fcfc0e51e2d23cb962bf97097879c74918b, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:08:37.4555|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:37.4555|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:37.4555|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:37.4555|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:37.4555|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:37.4555|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:37.4555|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:37.4555|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:37.4555|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:37.4555|TRACE|72|Changing state to SnapSync | 2022-08-31 11:08:38.4533|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:38.4541|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:38.4541|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:38.4541|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:38.4541|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:38.4541|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:38.4541|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:38.4541|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:38.4541|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:38.4541|TRACE|73|Changing state to SnapSync | 2022-08-31 11:08:38.4678|INFO|73|SNAP - progress of State Ranges (Phase 1): 47.65625% [**** ] 2022-08-31 11:08:39.4542|INFO|72|SNAP - progress of State Ranges (Phase 1): 48.046875% [**** ] 2022-08-31 11:08:39.4542|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:39.4542|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:39.4542|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:39.4542|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:39.4542|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:39.4542|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:39.4542|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:39.4542|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:39.4542|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:39.4542|TRACE|94|Changing state to SnapSync | 2022-08-31 11:08:40.4540|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:40.4540|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:40.4540|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:40.4540|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:40.4540|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:40.4540|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:40.4540|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:40.4540|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:40.4540|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:40.4540|TRACE|14|Changing state to SnapSync | 2022-08-31 11:08:40.5830|INFO|82|SNAP - progress of State Ranges (Phase 1): 48.046875% [**** ] 2022-08-31 11:08:41.4509|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:41.4509|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:41.4509|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:41.4509|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:41.4509|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:41.4509|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:41.4509|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:41.4509|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:41.4509|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:41.4509|TRACE|66|Changing state to SnapSync | 2022-08-31 11:08:41.4785|INFO|6|SNAP - progress of State Ranges (Phase 1): 48.046875% [**** ] 2022-08-31 11:08:41.4785|INFO|6|SNAP - (CodesToRetrieve:116, diff:0) True:0x7bec6a3f4ebff4036f5b83ccea9179c802f04bcf9b1bf7fb9160bbfd38fe6797 - Requests Account:1 | Storage:18 | Code:5 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:08:42.9396|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:42.9396|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:42.9396|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:42.9396|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:42.9396|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:42.9396|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:42.9396|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:42.9396|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:42.9396|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:42.9396|TRACE|100|Changing state to SnapSync | 2022-08-31 11:08:43.5871|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:43.5871|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:43.5871|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:43.5871|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:43.5871|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:43.5871|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:43.5871|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:43.5871|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:43.5871|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:43.5871|TRACE|69|Changing state to SnapSync | 2022-08-31 11:08:44.4629|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:44.4629|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:44.4629|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:44.4629|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:44.4629|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:44.4629|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:44.4629|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:44.4629|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:44.4629|INFO|102|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:44.4629|TRACE|102|Changing state to SnapSync | 2022-08-31 11:08:44.5547|INFO|81|SNAP - progress of State Ranges (Phase 1): 48.828125% [**** ] 2022-08-31 11:08:44.8995|INFO|6|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:08:44.8995|INFO|6|Sync peers 33(33)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502919| 176.9.20.200:30303][ 54| 28| 0| 0| 0| 2867][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502919| 65.109.37.42:30303][ 57| 18| 7112|15456| 0| 7312][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502919| 65.21.225.58:30303][ 56| 12| 0| 0| 0| 5798][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 95.216.10.237:30303][ 67| 15| 0| 0| 0| 6125][Geth/v1.11.0-unstable-f03c37b7/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 23.124.84.197:13467][ 733| 4| 0| 0| 0| 1417][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502918| 142.132.204.99:30303][ 58| 23| 0| 0| 0| 7771][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 146.59.152.217:30303][ 19| 112| 0| 0| 0|13008][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 167.86.86.157:30303][ 54| 14| 0| 0| 0| 2501][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918|168.119.177.115:30303][ 46| 24| 0| 0| 0| 6306][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918|173.212.222.167:30303][ 64| 14| 0| 0| 0| 2527][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918|195.201.147.123:30303][ 35| 27| 0| 0| 0| 8031][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918|207.180.235.221:30303][ 68| 15| 0| 0| 0| 3173][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 38.242.216.201:30303][ 54| 26| 0| 0| 0| 1606][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 65.108.97.154:30303][ 55| 15| 0| 0| 0| 6350][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 75.119.156.219:30303][ 37| 38| 0| 0| 0| 3005][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 86.48.0.125:30303][ 67| 37| 0| 0| 0| 2585][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 94.250.201.193:30303][ 38| 33| 0| 0| 0| 2932][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918| 18.221.67.9:30303][ 202| 6| 0| 0| 0| 3702][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502918| 54.74.61.162:30303][ 38| 37| 0| 0| 0|10587][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502918| 63.34.162.61:29888][ 25| 48| 0| 0| 0| 6101][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502918|139.180.166.169:30303][ 401| 1| 0| 0| 0| 2466][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502917|207.180.240.208:30303][ 747| 10| 0| 0| 0| 1541][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:08:45.4558|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:45.4558|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:45.4558|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:45.4558|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:45.4558|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:45.4558|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:45.4558|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:45.4558|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:45.4558|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:45.4558|TRACE|79|Changing state to SnapSync | 2022-08-31 11:08:46.2407|INFO|102|SNAP - progress of State Ranges (Phase 1): 49.21875% [**** ] 2022-08-31 11:08:46.4540|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:46.4540|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:46.4540|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:46.4540|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:46.4540|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:46.4540|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:46.4540|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:46.4540|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:46.4540|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:46.4540|TRACE|14|Changing state to SnapSync | 2022-08-31 11:08:48.0410|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:48.0410|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:48.0410|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:48.0410|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:48.0410|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:48.0410|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:48.0410|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:48.0410|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:48.0410|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:48.0410|TRACE|72|Changing state to SnapSync | 2022-08-31 11:08:48.5502|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:48.5502|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:48.5502|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:48.5502|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:48.5502|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:48.5502|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:48.5502|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:48.5502|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:48.5502|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:48.5502|TRACE|66|Changing state to SnapSync | 2022-08-31 11:08:49.2069|INFO|11|SNAP - progress of State Ranges (Phase 1): 49.609375% [**** ] 2022-08-31 11:08:49.3539|INFO|91|Received a new payload: 7502920 (0x531e9a2b84a96a2ce3f7a10e91a91f46251814bebf2a242fb0928448d0f6f5f7) 2022-08-31 11:08:49.3539|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502920 (0x531e9a...f6f5f7). 2022-08-31 11:08:49.4517|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:49.4517|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:49.4517|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:49.4517|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:49.4517|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:49.4517|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:49.4517|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:49.4517|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:49.4517|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:49.4517|TRACE|91|Changing state to SnapSync | 2022-08-31 11:08:49.4517|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x531e9a2b84a96a2ce3f7a10e91a91f46251814bebf2a242fb0928448d0f6f5f7, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:08:49.4539|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x531e9a2b84a96a2ce3f7a10e91a91f46251814bebf2a242fb0928448d0f6f5f7, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:08:50.5309|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:50.5309|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:50.5309|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:50.5309|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:50.5309|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:50.5309|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:50.5309|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:50.5309|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:50.5309|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:50.5309|TRACE|67|Changing state to SnapSync | 2022-08-31 11:08:50.6116|INFO|81|SNAP - progress of State Ranges (Phase 1): 49.609375% [**** ] 2022-08-31 11:08:51.4538|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:51.4538|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:51.4538|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:51.4538|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:51.4538|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:51.4538|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:51.4538|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:51.4538|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:51.4538|INFO|103|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:51.4538|TRACE|103|Changing state to SnapSync | 2022-08-31 11:08:52.2876|INFO|79|SNAP - progress of State Ranges (Phase 1): 49.609375% [**** ] 2022-08-31 11:08:52.4493|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:52.4493|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:52.4493|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:52.4493|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:52.4493|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:52.4493|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:52.4493|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:52.4493|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:52.4493|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:52.4493|TRACE|9|Changing state to SnapSync | 2022-08-31 11:08:53.2516|INFO|89|SNAP - progress of State Ranges (Phase 1): 50% [***** ] 2022-08-31 11:08:53.4511|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:53.4511|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:53.4511|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:53.4511|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:53.4511|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:53.4511|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:53.4511|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:53.4511|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:53.4511|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:53.4511|TRACE|87|Changing state to SnapSync | 2022-08-31 11:08:54.4531|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:54.4531|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:54.4531|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:54.4531|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:54.4531|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:54.4531|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:54.4531|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:54.4531|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:54.4531|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:54.4531|TRACE|12|Changing state to SnapSync | 2022-08-31 11:08:54.5277|INFO|17|SNAP - progress of State Ranges (Phase 1): 50.390625% [***** ] 2022-08-31 11:08:55.4522|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:55.4522|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:55.4522|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:55.4522|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:55.4522|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:55.4522|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:55.4522|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:55.4522|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:55.4522|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:55.4522|TRACE|91|Changing state to SnapSync | 2022-08-31 11:08:55.5270|INFO|80|SNAP - progress of State Ranges (Phase 1): 50.390625% [***** ] 2022-08-31 11:08:56.4848|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:56.4848|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:56.4848|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:56.4848|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:56.4848|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:56.4848|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:56.4848|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:56.4848|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:56.4848|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:56.4848|TRACE|89|Changing state to SnapSync | 2022-08-31 11:08:57.6735|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:57.6735|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:57.6735|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:57.6735|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:57.6735|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:57.6735|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:57.6735|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:57.6735|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:57.6735|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:57.6735|TRACE|71|Changing state to SnapSync | 2022-08-31 11:08:57.6864|INFO|71|SNAP - progress of State Ranges (Phase 1): 50.78125% [***** ] 2022-08-31 11:08:58.4500|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:58.4500|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:58.4500|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:58.4500|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:58.4500|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:58.4500|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:58.4500|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:58.4500|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:58.4500|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:58.4500|TRACE|82|Changing state to SnapSync | 2022-08-31 11:08:59.4507|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:08:59.4507|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:08:59.4507|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:08:59.4507|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:08:59.4507|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:08:59.4507|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:08:59.4507|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:08:59.4507|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:08:59.4507|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502919|peer total difficulty:10790000 2022-08-31 11:08:59.4507|TRACE|87|Changing state to SnapSync | 2022-08-31 11:08:59.4825|INFO|100|SNAP - progress of State Ranges (Phase 1): 51.171875% [***** ] 2022-08-31 11:08:59.4825|INFO|100|SNAP - (NO REQUEST, diff:0) True:0x83258f6fceaadf6de19e88101a4bab8b3f17417eb5a6dac0087dcaec26032c80 - Requests Account:1 | Storage:18 | Code:4 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:09:00.4650|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:00.4650|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:00.4650|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:00.4650|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:00.4650|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:00.4650|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:00.4650|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:00.4650|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:00.4650|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502920|peer total difficulty:10790000 2022-08-31 11:09:00.4650|TRACE|85|Changing state to SnapSync | 2022-08-31 11:09:00.6328|INFO|3|SNAP - progress of State Ranges (Phase 1): 51.5625% [***** ] 2022-08-31 11:09:00.7707|INFO|81|Received a new payload: 7502921 (0xe6306a7aa15b11b2d6ced8425522d9a8b962a681ed038625604f6144b424ac2c) 2022-08-31 11:09:00.7707|INFO|81|Syncing... Parent wasn't processed. Inserting block 7502921 (0xe6306a...24ac2c). 2022-08-31 11:09:00.7739|INFO|81|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:09:00.9481|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0xe6306a7aa15b11b2d6ced8425522d9a8b962a681ed038625604f6144b424ac2c, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:09:00.9481|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe6306a7aa15b11b2d6ced8425522d9a8b962a681ed038625604f6144b424ac2c, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:09:01.4531|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:01.4531|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:01.4531|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:01.4531|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:01.4531|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:01.4531|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:01.4531|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:01.4531|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:01.4531|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:01.4531|TRACE|97|Changing state to SnapSync | 2022-08-31 11:09:01.9431|INFO|77|SNAP - progress of State Ranges (Phase 1): 51.953125% [***** ] 2022-08-31 11:09:02.4539|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:02.4539|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:02.4539|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:02.4539|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:02.4539|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:02.4539|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:02.4539|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:02.4539|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:02.4539|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:02.4539|TRACE|84|Changing state to SnapSync | 2022-08-31 11:09:03.0040|INFO|98|SNAP - progress of State Ranges (Phase 1): 51.953125% [***** ] 2022-08-31 11:09:03.4589|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:03.4589|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:03.4589|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:03.4589|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:03.4589|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:03.4589|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:03.4589|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:03.4589|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:03.4589|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:03.4589|TRACE|92|Changing state to SnapSync | 2022-08-31 11:09:04.3314|INFO|80|SNAP - progress of State Ranges (Phase 1): 52.34375% [***** ] 2022-08-31 11:09:04.5582|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:04.5582|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:04.5582|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:04.5582|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:04.5582|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:04.5582|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:04.5582|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:04.5582|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:04.5582|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:04.5582|TRACE|74|Changing state to SnapSync | 2022-08-31 11:09:05.4599|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:05.4599|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:05.4599|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:05.4599|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:05.4599|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:05.4599|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:05.4599|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:05.4599|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:05.4599|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:05.4599|TRACE|6|Changing state to SnapSync | 2022-08-31 11:09:06.3921|INFO|93|SNAP - progress of State Ranges (Phase 1): 52.734375% [***** ] 2022-08-31 11:09:06.4510|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:06.4510|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:06.4510|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:06.4510|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:06.4510|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:06.4510|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:06.4510|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:06.4510|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:06.4510|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:06.4510|TRACE|93|Changing state to SnapSync | 2022-08-31 11:09:07.5332|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:07.5332|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:07.5332|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:07.5332|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:07.5332|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:07.5332|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:07.5332|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:07.5332|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:07.5332|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:07.5332|TRACE|77|Changing state to SnapSync | 2022-08-31 11:09:07.9153|INFO|73|SNAP - progress of State Ranges (Phase 1): 52.734375% [***** ] 2022-08-31 11:09:08.4550|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:08.4550|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:08.4550|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:08.4550|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:08.4550|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:08.4550|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:08.4550|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:08.4550|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:08.4550|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:08.4550|TRACE|79|Changing state to SnapSync | 2022-08-31 11:09:09.4265|INFO|85|SNAP - progress of State Ranges (Phase 1): 53.125% [***** ] 2022-08-31 11:09:10.3271|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:10.3271|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:10.3271|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:10.3271|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:10.3271|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:10.3271|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:10.3271|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:10.3271|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:10.3271|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:10.3271|TRACE|83|Changing state to SnapSync | 2022-08-31 11:09:11.1060|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:11.1060|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:11.1060|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:11.1060|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:11.1060|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:11.1060|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:11.1060|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:11.1060|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:11.1060|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:11.1060|TRACE|66|Changing state to SnapSync | 2022-08-31 11:09:11.4512|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:11.4512|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:11.4512|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:11.4512|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:11.4512|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:11.4512|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:11.4512|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:11.4512|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:11.4512|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:11.4512|TRACE|83|Changing state to SnapSync | 2022-08-31 11:09:11.9140|INFO|74|SNAP - progress of State Ranges (Phase 1): 53.515625% [***** ] 2022-08-31 11:09:12.4495|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:12.4495|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:12.4495|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:12.4495|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:12.4495|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:12.4495|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:12.4495|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:12.4495|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:12.4495|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502921|peer total difficulty:10790000 2022-08-31 11:09:12.4495|TRACE|17|Changing state to SnapSync | 2022-08-31 11:09:12.9745|INFO|11|Received a new payload: 7502922 (0x0a7fc5a7d7ed2abad53b515c592053e55a758a69d2057ce44802cef0f46be6f5) 2022-08-31 11:09:12.9834|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502922 (0x0a7fc5...6be6f5). 2022-08-31 11:09:13.0060|INFO|11|Received: ForkchoiceState: (HeadBlockHash: 0x0a7fc5a7d7ed2abad53b515c592053e55a758a69d2057ce44802cef0f46be6f5, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:09:13.0060|INFO|11|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0a7fc5a7d7ed2abad53b515c592053e55a758a69d2057ce44802cef0f46be6f5, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:09:13.2946|INFO|93|SNAP - progress of State Ranges (Phase 1): 53.515625% [***** ] 2022-08-31 11:09:13.4517|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:13.4517|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:13.4517|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:13.4517|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:13.4517|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:13.4517|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:13.4517|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:13.4517|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:13.4517|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:13.4517|TRACE|94|Changing state to SnapSync | 2022-08-31 11:09:14.6371|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:14.6371|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:14.6371|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:14.6371|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:14.6371|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:14.6371|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:14.6371|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:14.6371|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:14.6371|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:14.6371|TRACE|10|Changing state to SnapSync | 2022-08-31 11:09:15.6049|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:15.6049|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:15.6049|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:15.6049|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:15.6049|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:15.6049|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:15.6049|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:15.6049|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:15.6049|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:15.6049|TRACE|77|Changing state to SnapSync | 2022-08-31 11:09:15.6059|INFO|77|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:09:16.4186|INFO|98|SNAP - progress of State Ranges (Phase 1): 53.90625% [***** ] 2022-08-31 11:09:16.4186|INFO|98|SNAP - (AccountRange, diff:0) True:0x8a5fb655def2ebb0d8c3e5ae219decd2a20ac9faea70b6b959ecb2bd5572db57 - Requests Account:0 | Storage:28 | Code:9 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:4642 | Refresh:0 2022-08-31 11:09:16.4515|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:16.4515|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:16.4515|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:16.4515|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:16.4515|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:16.4515|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:16.4515|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:16.4515|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:16.4515|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:16.4515|TRACE|85|Changing state to SnapSync | 2022-08-31 11:09:17.4834|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:17.4834|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:17.4834|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:17.4834|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:17.4834|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:17.4834|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:17.4834|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:17.4834|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:17.4834|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:17.4834|TRACE|6|Changing state to SnapSync | 2022-08-31 11:09:18.4101|INFO|84|Peers | with known best block: 41 | all: 41 | 2022-08-31 11:09:18.4221|INFO|84|Sync peers - Initialized: 41 | All: 41 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502922| 75.172.39.210:34556][ 161| 3| 0| 0| 0| 0][Nethermind/v1.13.6-0-be7b4ab4c-20220830/X64-Linux/6.0.7] [ S ][ ][Peer|eth66| 7502922| 95.216.10.237:30303][ 73| 15| 0| 0| 0| 5757][Geth/v1.11.0-unstable-f03c37b7/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502922| 142.132.204.99:30303][ 54| 24| 0| 0| 0| 7804][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502922| 176.9.20.200:30303][ 51| 28| 0| 0| 0| 2836][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502922| 65.109.37.42:30303][ 55| 17| 7112|15456| 0| 7322][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502922| 18.221.67.9:30303][ 193| 6| 0| 0| 0| 3639][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502922| 34.92.173.71:29888][ 442| 2| 0| 0| 0| 2681][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502922| 35.220.184.13:29888][ 0| 4| 0| 0| 0| 1935][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502922|139.180.166.169:30303][ 403| 1| 0| 0| 0| 2433][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502922| 88.99.70.182:30303][ 33| 29| 0| 0| 0| 0][besu/Q9f Goerli Authority/v22.7.0/linux-x86_64/openjdk-java-18] [ ][ ][Peer|eth66| 7502921| 37.37.120.145:30303][ 284| 2| 0| 0| 0| 0][Nethermind/v1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8] [ S ][ ][Peer|eth66| 7502921|109.202.219.147:30308][ 38| 6| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502921|188.127.189.154:30303][ 63| 16| 0| 0| 0| 0][Nethermind/v1.13.6-39-ed9684ddf-20220830/X64-Linux/6.0.8] [ S ][ ][Peer|eth66| 7502921| 23.124.84.197:13467][ 681| 4| 0| 0| 0| 1410][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502921| 146.59.152.217:30303][ 18| 112| 0| 0| 0|12823][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502921| 154.12.243.82:30303][ 285| 3| 0| 0| 0| 2537][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 167.86.86.157:30303][ 51| 14| 0| 0| 0| 2459][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921|168.119.177.115:30303][ 46| 24| 0| 0| 0| 6374][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921|173.212.222.167:30303][ 62| 13| 0| 0| 0| 2472][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921|195.201.147.123:30303][ 34| 27| 0| 0| 0| 7932][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502921| 20.9.16.37:30303][ 189| 4| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921|207.180.235.221:30303][ 67| 15| 0| 0| 0| 3216][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502921|207.180.240.208:30303][ 1029| 9| 0| 0| 0| 1414][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 38.242.216.201:30303][ 50| 26| 0| 0| 0| 1549][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 62.171.132.184:30303][ 54| 17| 0| 0| 0| 4620][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 65.108.97.154:30303][ 55| 16| 0| 0| 0| 6406][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 65.21.121.89:30303][ 66| 16| 0| 0| 0| 6808][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 65.21.225.58:30303][ 55| 12| 0| 0| 0| 5646][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 75.119.156.219:30303][ 31| 40| 0| 0| 0| 2935][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502921| 94.250.201.193:30303][ 36| 33| 0| 0| 0| 2911][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 95.111.254.69:30303][ 49| 16| 0| 0| 0| 3792][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 54.74.61.162:30303][ 37| 38| 0| 0| 0|10396][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502921| 63.34.162.61:29888][ 24| 49| 0| 0| 0| 6076][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502921| 45.55.55.56:30303][ 0| 6| 0| 0| 0| 1961][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502921| 116.202.39.230:30304][ 31| 21| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7502921| 81.221.227.209:60670][ 77| 12| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502860| 173.249.21.205:30303][ 113| 2| 0| 0| 0| 587][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502860| 185.215.164.4:30303][ 246| 9| 0| 0| 0| 594][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502860| 38.242.243.120:30303][ 226| 22| 0| 0| 0| 1488][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502860| 86.48.0.125:30303][ 62| 36| 0| 0| 0| 2509][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 0| 173.66.105.7:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:09:18.5035|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:18.5035|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:18.5035|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:18.5035|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:18.5035|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:18.5035|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:18.5035|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:18.5035|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:18.5035|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:18.5035|TRACE|84|Changing state to SnapSync | 2022-08-31 11:09:19.5775|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:19.5775|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:19.5775|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:19.5775|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:19.5775|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:19.5775|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:19.5775|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:19.5775|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:19.5775|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:19.5775|TRACE|84|Changing state to SnapSync | 2022-08-31 11:09:20.6232|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:20.6232|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:20.6232|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:20.6232|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:20.6232|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:20.6232|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:20.6232|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:20.6232|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:20.6232|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:20.6232|TRACE|18|Changing state to SnapSync | 2022-08-31 11:09:20.6968|INFO|91|SNAP - progress of State Ranges (Phase 1): 54.296875% [***** ] 2022-08-31 11:09:21.5569|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:21.5569|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:21.5569|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:21.5569|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:21.5569|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:21.5569|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:21.5569|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:21.5569|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:21.5569|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:21.5569|TRACE|97|Changing state to SnapSync | 2022-08-31 11:09:22.4554|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:22.4554|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:22.4554|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:22.4554|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:22.4554|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:22.4554|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:22.4554|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:22.4554|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:22.4554|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:22.4554|TRACE|89|Changing state to SnapSync | 2022-08-31 11:09:23.1064|INFO|14|SNAP - progress of State Ranges (Phase 1): 54.6875% [***** ] 2022-08-31 11:09:23.4527|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:23.4527|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:23.4527|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:23.4527|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:23.4527|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:23.4527|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:23.4527|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:23.4527|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:23.4527|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:23.4527|TRACE|93|Changing state to SnapSync | 2022-08-31 11:09:24.0707|INFO|89|SNAP - progress of State Ranges (Phase 1): 55.078125% [***** ] 2022-08-31 11:09:24.4426|INFO|97|Received a new payload: 7502923 (0x06b1a6fe34b369736e90640d4fb73a42f495e606d526d35a75a10583b7342a39) 2022-08-31 11:09:24.4460|INFO|97|Syncing... Parent wasn't processed. Inserting block 7502923 (0x06b1a6...342a39). 2022-08-31 11:09:24.4514|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:24.4514|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:24.4514|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:24.4514|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:24.4514|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:24.4514|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:24.4514|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:24.4514|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:24.4514|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502922|peer total difficulty:10790000 2022-08-31 11:09:24.4514|TRACE|97|Changing state to SnapSync | 2022-08-31 11:09:24.5798|INFO|79|Received: ForkchoiceState: (HeadBlockHash: 0x06b1a6fe34b369736e90640d4fb73a42f495e606d526d35a75a10583b7342a39, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:09:24.5798|INFO|79|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x06b1a6fe34b369736e90640d4fb73a42f495e606d526d35a75a10583b7342a39, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:09:26.3380|INFO|85|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:09:26.5295|INFO|66|SNAP - progress of State Ranges (Phase 1): 55.46875% [***** ] 2022-08-31 11:09:26.5378|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:26.5378|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:26.5378|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:26.5378|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:26.5378|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:26.5378|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:26.5378|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:26.5378|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:26.5378|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:26.5378|TRACE|66|Changing state to SnapSync | 2022-08-31 11:09:26.5628|INFO|66|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:09:26.5914|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:26.5914|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:26.5914|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:26.5914|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:26.5914|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:26.5914|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:26.5914|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:26.5914|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:26.5914|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:26.5914|TRACE|17|Changing state to SnapSync | 2022-08-31 11:09:27.5324|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:27.5324|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:27.5324|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:27.5324|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:27.5324|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:27.5324|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:27.5324|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:27.5324|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:27.5324|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:27.5324|TRACE|66|Changing state to SnapSync | 2022-08-31 11:09:27.9177|INFO|102|SNAP - progress of State Ranges (Phase 1): 55.46875% [***** ] 2022-08-31 11:09:28.6170|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:28.6170|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:28.6170|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:28.6170|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:28.6170|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:28.6170|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:28.6170|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:28.6170|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:28.6170|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:28.6170|TRACE|71|Changing state to SnapSync | 2022-08-31 11:09:29.5308|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:29.5308|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:29.5308|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:29.5308|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:29.5308|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:29.5308|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:29.5308|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:29.5308|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:29.5308|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:29.5308|TRACE|67|Changing state to SnapSync | 2022-08-31 11:09:29.7148|INFO|10|SNAP - progress of State Ranges (Phase 1): 55.46875% [***** ] 2022-08-31 11:09:30.5349|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:30.5349|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:30.5349|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:30.5349|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:30.5349|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:30.5349|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:30.5349|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:30.5349|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:30.5349|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:30.5349|TRACE|80|Changing state to SnapSync | 2022-08-31 11:09:30.5999|INFO|93|SNAP - progress of State Ranges (Phase 1): 55.859375% [***** ] 2022-08-31 11:09:31.5306|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:31.5306|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:31.5306|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:31.5306|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:31.5306|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:31.5306|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:31.5306|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:31.5306|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:31.5306|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:31.5306|TRACE|81|Changing state to SnapSync | 2022-08-31 11:09:31.5756|INFO|103|SNAP - progress of State Ranges (Phase 1): 56.25% [***** ] 2022-08-31 11:09:32.5308|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:32.5308|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:32.5308|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:32.5308|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:32.5308|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:32.5308|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:32.5308|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:32.5308|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:32.5308|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:32.5308|TRACE|85|Changing state to SnapSync | 2022-08-31 11:09:32.5415|INFO|67|SNAP - progress of State Ranges (Phase 1): 56.640625% [***** ] 2022-08-31 11:09:33.6239|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:33.6239|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:33.6239|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:33.6239|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:33.6239|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:33.6239|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:33.6239|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:33.6239|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:33.6239|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:33.6239|TRACE|72|Changing state to SnapSync | 2022-08-31 11:09:34.1379|INFO|87|SNAP - progress of State Ranges (Phase 1): 57.03125% [***** ] 2022-08-31 11:09:34.1379|INFO|87|SNAP - (CodesToRetrieve:154, diff:0) True:0x923deb5570be7eb1193e41ecf3ea67dce2d1851707480831488ab1c3c4cc7b00 - Requests Account:1 | Storage:26 | Code:7 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:09:34.5395|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:34.5395|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:34.5395|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:34.5395|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:34.5395|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:34.5395|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:34.5395|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:34.5395|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:34.5395|INFO|3|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:34.5395|TRACE|3|Changing state to SnapSync | 2022-08-31 11:09:34.6441|INFO|80|Peers | with known best block: 39 | all: 39 | 2022-08-31 11:09:35.1610|INFO|3|SNAP - progress of State Ranges (Phase 1): 57.03125% [***** ] 2022-08-31 11:09:35.5308|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:35.5308|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:35.5308|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:35.5308|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:35.5308|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:35.5308|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:35.5308|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:35.5308|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:35.5308|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:35.5308|TRACE|94|Changing state to SnapSync | 2022-08-31 11:09:36.3221|INFO|84|SNAP - progress of State Ranges (Phase 1): 57.03125% [***** ] 2022-08-31 11:09:36.5305|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:36.5305|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:36.5305|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:36.5305|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:36.5305|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:36.5305|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:36.5305|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:36.5305|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:36.5305|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:36.5305|TRACE|100|Changing state to SnapSync | 2022-08-31 11:09:37.2658|INFO|92|SNAP - progress of State Ranges (Phase 1): 57.03125% [***** ] 2022-08-31 11:09:38.4334|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:38.4334|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:38.4334|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:38.4334|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:38.4334|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:38.4334|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:38.4334|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:38.4334|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:38.4334|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:38.4334|TRACE|92|Changing state to SnapSync | 2022-08-31 11:09:38.5335|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:38.5335|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:38.5335|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:38.5335|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:38.5335|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:38.5335|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:38.5335|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:38.5335|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:38.5335|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:38.5335|TRACE|10|Changing state to SnapSync | 2022-08-31 11:09:39.5325|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:39.5325|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:39.5325|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:39.5325|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:39.5325|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:39.5325|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:39.5325|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:39.5325|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:39.5325|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:39.5325|TRACE|86|Changing state to SnapSync | 2022-08-31 11:09:39.6998|INFO|85|SNAP - progress of State Ranges (Phase 1): 57.8125% [***** ] 2022-08-31 11:09:40.5296|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:40.5296|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:40.5296|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:40.5296|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:40.5296|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:40.5296|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:40.5296|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:40.5296|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:40.5296|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:40.5296|TRACE|98|Changing state to SnapSync | 2022-08-31 11:09:41.2770|INFO|83|SNAP - progress of State Ranges (Phase 1): 57.8125% [***** ] 2022-08-31 11:09:41.5309|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:41.5309|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:41.5309|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:41.5309|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:41.5309|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:41.5309|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:41.5309|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:41.5309|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:41.5309|INFO|102|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:41.5309|TRACE|102|Changing state to SnapSync | 2022-08-31 11:09:42.5416|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:42.5417|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:42.5417|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:42.5417|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:42.5417|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:42.5417|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:42.5417|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:42.5417|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:42.5417|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:42.5417|TRACE|86|Changing state to SnapSync | 2022-08-31 11:09:42.8786|INFO|69|SNAP - progress of State Ranges (Phase 1): 58.203125% [***** ] 2022-08-31 11:09:44.0185|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:44.0185|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:44.0185|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:44.0185|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:44.0185|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:44.0185|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:44.0185|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:44.0185|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:44.0185|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:44.0185|TRACE|71|Changing state to SnapSync | 2022-08-31 11:09:44.3108|INFO|92|SNAP - progress of State Ranges (Phase 1): 58.59375% [***** ] 2022-08-31 11:09:44.6058|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:44.6058|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:44.6058|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:44.6058|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:44.6058|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:44.6058|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:44.6058|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:44.6058|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:44.6058|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:44.6058|TRACE|100|Changing state to SnapSync | 2022-08-31 11:09:45.3559|INFO|11|SNAP - progress of State Ranges (Phase 1): 58.59375% [***** ] 2022-08-31 11:09:45.5317|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:45.5317|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:45.5317|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:45.5317|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:45.5317|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:45.5317|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:45.5317|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:45.5317|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:45.5317|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:45.5317|TRACE|11|Changing state to SnapSync | 2022-08-31 11:09:46.4688|INFO|82|SNAP - progress of State Ranges (Phase 1): 58.984375% [***** ] 2022-08-31 11:09:46.5310|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:46.5310|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:46.5310|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:46.5310|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:46.5310|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:46.5310|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:46.5310|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:46.5310|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:46.5310|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:46.5310|TRACE|82|Changing state to SnapSync | 2022-08-31 11:09:47.5809|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:47.5837|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:47.5837|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:47.5837|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:47.5837|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:47.5837|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:47.5837|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:47.5837|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:47.5837|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:47.5837|TRACE|11|Changing state to SnapSync | 2022-08-31 11:09:48.2578|INFO|67|SNAP - progress of State Ranges (Phase 1): 58.984375% [***** ] 2022-08-31 11:09:48.2578|INFO|67|SNAP - (NO REQUEST, diff:0) True:0x977de266bae125aa9638a8dc388fc25df67d30ee7c19951e6fadc84c7d5266bb - Requests Account:1 | Storage:15 | Code:1 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:09:48.5295|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:48.5295|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:48.5295|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:48.5295|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:48.5295|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:48.5295|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:48.5295|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:48.5295|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:48.5297|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:48.5297|TRACE|67|Changing state to SnapSync | 2022-08-31 11:09:50.3831|INFO|98|Received a new payload: 7502924 (0x6a3ab0fa80cbc8d367936fe8a7b3eec51828527c2e62fc8c11840e0a48682f3f) 2022-08-31 11:09:50.4515|INFO|98|Syncing... Parent wasn't processed. Inserting block 7502924 (0x6a3ab0...682f3f). 2022-08-31 11:09:50.4582|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:50.4582|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:50.4582|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:50.4582|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:50.4582|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:50.4582|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:50.4582|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:50.4582|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:50.4582|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:50.4582|TRACE|98|Changing state to SnapSync | 2022-08-31 11:09:50.4899|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x6a3ab0fa80cbc8d367936fe8a7b3eec51828527c2e62fc8c11840e0a48682f3f, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:09:50.5063|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6a3ab0fa80cbc8d367936fe8a7b3eec51828527c2e62fc8c11840e0a48682f3f, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:09:50.5256|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:50.5256|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:50.5256|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:50.5256|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:50.5256|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:50.5256|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:50.5256|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:50.5256|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:50.5256|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502923|peer total difficulty:10790000 2022-08-31 11:09:50.5256|TRACE|69|Changing state to SnapSync | 2022-08-31 11:09:50.6181|INFO|101|SNAP - progress of State Ranges (Phase 1): 59.375% [***** ] 2022-08-31 11:09:51.5282|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:51.5282|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:51.5282|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:51.5282|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:51.5282|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:51.5282|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:51.5282|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:51.5282|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:51.5282|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:51.5282|TRACE|17|Changing state to SnapSync | 2022-08-31 11:09:51.6079|INFO|70|SNAP - progress of State Ranges (Phase 1): 59.375% [***** ] 2022-08-31 11:09:51.7836|INFO|101|Peers | with known best block: 39 | all: 39 | 2022-08-31 11:09:51.7836|INFO|101|Sync peers 39(39)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502924| 95.216.10.237:30303][ 110| 16| 0| 0| 0| 5666][Geth/v1.11.0-unstable-f03c37b7/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 23.124.84.197:13467][ 693| 4| 0| 0| 0| 1386][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502924| 142.132.204.99:30303][ 69| 24| 0| 0| 0| 7677][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 146.59.152.217:30303][ 39| 110| 0| 0| 0|12956][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924|168.119.177.115:30303][ 62| 24| 0| 0| 0| 6317][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924|173.212.222.167:30303][ 86| 14| 0| 0| 0| 2453][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 176.9.20.200:30303][ 66| 27| 0| 0| 0| 2845][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924|195.201.147.123:30303][ 53| 28| 0| 0| 0| 7764][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 62.171.132.184:30303][ 70| 17| 0| 0| 0| 4550][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 65.108.97.154:30303][ 71| 16| 0| 0| 0| 6655][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 65.109.37.42:30303][ 74| 17| 7112|15456| 0| 7352][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 65.21.121.89:30303][ 81| 16| 0| 0| 0| 6697][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 65.21.225.58:30303][ 70| 13| 0| 0| 0| 5564][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 86.48.0.125:30303][ 75| 34| 0| 0| 0| 2522][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 18.221.67.9:30303][ 201| 6| 0| 0| 0| 3554][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502924| 54.74.61.162:30303][ 53| 37| 0| 0| 0|10201][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502924| 34.92.173.71:29888][ 464| 2| 0| 0| 0| 2627][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 35.220.184.13:29888][ 765| 4| 0| 0| 0| 2740][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924| 63.34.162.61:29888][ 41| 48| 0| 0| 0| 5820][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502924|139.180.166.169:30303][ 406| 1| 0| 0| 0| 2401][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502924| 45.55.55.56:30303][ 285| 6| 0| 0| 0| 2658][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502924| 81.221.227.209:60670][ 90| 12| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502924| 88.99.70.182:30303][ 58| 29| 0| 0| 0| 0][besu/Q9f Goerli Authority/v22.7.0/linux-x86_64/openjdk-java-18] [ S ][ ][Peer|eth66| 7502923| 154.12.243.82:30303][ 293| 3| 0| 0| 0| 2455][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923| 167.86.86.157:30303][ 67| 14| 0| 0| 0| 2392][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923|207.180.235.221:30303][ 82| 15| 0| 0| 0| 3155][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923|207.180.240.208:30303][ 1298| 9| 0| 0| 0| 1279][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923| 38.242.216.201:30303][ 66| 26| 0| 0| 0| 1571][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923| 38.242.243.120:30303][ 227| 22| 0| 0| 0| 1537][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923| 75.119.156.219:30303][ 67| 39| 0| 0| 0| 2780][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923| 94.250.201.193:30303][ 55| 32| 0| 0| 0| 2933][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502923| 95.111.254.69:30303][ 72| 16| 0| 0| 0| 3775][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502860| 173.249.21.205:30303][ 241| 2| 0| 0| 0| 598][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502860|185.188.250.246:30303][ 321| 4| 0| 0| 0| 225][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502860| 185.215.164.4:30303][ 301| 9| 0| 0| 0| 601][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:09:52.5272|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:52.5272|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:52.5272|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:52.5272|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:52.5272|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:52.5272|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:52.5272|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:52.5272|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:52.5272|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:52.5272|TRACE|8|Changing state to SnapSync | 2022-08-31 11:09:53.5276|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:53.5276|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:53.5276|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:53.5276|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:53.5276|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:53.5276|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:53.5276|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:53.5276|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:53.5276|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:53.5276|TRACE|11|Changing state to SnapSync | 2022-08-31 11:09:54.5843|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:54.5843|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:54.5843|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:54.5843|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:54.5843|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:54.5843|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:54.5843|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:54.5843|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:54.5843|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:54.5843|TRACE|94|Changing state to SnapSync | 2022-08-31 11:09:54.7601|INFO|6|SNAP - progress of State Ranges (Phase 1): 59.765625% [***** ] 2022-08-31 11:09:55.5814|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:55.5814|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:55.5814|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:55.5814|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:55.5814|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:55.5814|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:55.5814|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:55.5814|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:55.5814|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:55.5814|TRACE|66|Changing state to SnapSync | 2022-08-31 11:09:56.5281|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:56.5300|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:56.5300|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:56.5300|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:56.5300|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:56.5300|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:56.5300|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:56.5300|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:56.5300|INFO|85|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:56.5300|TRACE|85|Changing state to SnapSync | 2022-08-31 11:09:56.6262|INFO|101|SNAP - progress of State Ranges (Phase 1): 60.15625% [****** ] 2022-08-31 11:09:57.5283|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:57.5283|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:57.5283|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:57.5283|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:57.5283|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:57.5283|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:57.5283|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:57.5283|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:57.5283|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:57.5283|TRACE|83|Changing state to SnapSync | 2022-08-31 11:09:57.6827|INFO|94|SNAP - progress of State Ranges (Phase 1): 60.546875% [****** ] 2022-08-31 11:09:58.5271|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:58.5271|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:58.5271|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:58.5271|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:58.5271|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:58.5271|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:58.5271|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:58.5271|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:58.5271|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:58.5271|TRACE|89|Changing state to SnapSync | 2022-08-31 11:09:58.8785|INFO|80|SNAP - progress of State Ranges (Phase 1): 60.9375% [****** ] 2022-08-31 11:09:59.9141|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:09:59.9141|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:09:59.9141|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:09:59.9141|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:09:59.9141|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:09:59.9141|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:09:59.9141|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:09:59.9141|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:09:59.9141|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:09:59.9141|TRACE|93|Changing state to SnapSync | 2022-08-31 11:10:00.5271|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:00.5271|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:00.5271|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:00.5271|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:00.5271|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:00.5271|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:00.5271|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:00.5271|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:00.5271|INFO|98|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:00.5271|TRACE|98|Changing state to SnapSync | 2022-08-31 11:10:00.5650|INFO|14|SNAP - progress of State Ranges (Phase 1): 60.9375% [****** ] 2022-08-31 11:10:01.5274|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:01.5274|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:01.5274|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:01.5274|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:01.5274|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:01.5274|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:01.5274|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:01.5274|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:01.5274|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:01.5274|TRACE|74|Changing state to SnapSync | 2022-08-31 11:10:01.8178|INFO|103|SNAP - progress of State Ranges (Phase 1): 61.71875% [****** ] 2022-08-31 11:10:02.7059|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:02.7059|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:02.7059|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:02.7059|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:02.7059|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:02.7059|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:02.7059|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:02.7059|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:02.7059|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:02.7059|TRACE|12|Changing state to SnapSync | 2022-08-31 11:10:03.5299|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:03.5299|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:03.5299|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:03.5299|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:03.5299|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:03.5299|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:03.5299|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:03.5299|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:03.5299|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:03.5299|TRACE|14|Changing state to SnapSync | 2022-08-31 11:10:03.7377|INFO|94|SNAP - progress of State Ranges (Phase 1): 61.71875% [****** ] 2022-08-31 11:10:04.5785|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:04.5785|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:04.5785|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:04.5785|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:04.5785|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:04.5785|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:04.5785|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:04.5785|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:04.5785|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:04.5785|TRACE|91|Changing state to SnapSync | 2022-08-31 11:10:05.5293|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:05.5293|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:05.5293|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:05.5293|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:05.5293|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:05.5293|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:05.5293|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:05.5293|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:05.5293|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:05.5293|TRACE|77|Changing state to SnapSync | 2022-08-31 11:10:05.8547|INFO|102|SNAP - progress of State Ranges (Phase 1): 62.109375% [****** ] 2022-08-31 11:10:05.8547|INFO|102|SNAP - (NO REQUEST, diff:0) True:0x9f5b427ae87a40e521cd49aca74426075fd2f11143a2ce887738aec89f531c64 - Requests Account:1 | Storage:24 | Code:7 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:10:06.5277|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:06.5277|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:06.5277|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:06.5277|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:06.5277|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:06.5277|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:06.5277|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:06.5277|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:06.5277|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:06.5277|TRACE|80|Changing state to SnapSync | 2022-08-31 11:10:06.9703|INFO|87|SNAP - progress of State Ranges (Phase 1): 62.5% [****** ] 2022-08-31 11:10:07.7971|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:07.7971|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:07.7971|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:07.7971|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:07.7971|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:07.7971|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:07.7971|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:07.7971|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:07.7971|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:07.7971|TRACE|14|Changing state to SnapSync | 2022-08-31 11:10:08.1498|INFO|11|Peers | with known best block: 41 | all: 41 | 2022-08-31 11:10:08.5343|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:08.5343|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:08.5343|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:08.5343|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:08.5343|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:08.5343|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:08.5343|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:08.5343|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:08.5343|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:08.5343|TRACE|71|Changing state to SnapSync | 2022-08-31 11:10:08.7660|INFO|72|SNAP - progress of State Ranges (Phase 1): 62.5% [****** ] 2022-08-31 11:10:09.6536|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:09.6536|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:09.6536|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:09.6536|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:09.6536|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:09.6536|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:09.6536|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:09.6537|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:09.6537|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502924|peer total difficulty:10790000 2022-08-31 11:10:09.6537|TRACE|8|Changing state to SnapSync | 2022-08-31 11:10:10.0663|INFO|68|SNAP - progress of State Ranges (Phase 1): 62.5% [****** ] 2022-08-31 11:10:10.2631|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:10:10.2689|INFO|2|Stopping session monitor... 2022-08-31 11:10:10.2698|INFO|2|Stopping session sync mode selector... 2022-08-31 11:10:10.2698|INFO|2|Sync mode selector stopped 2022-08-31 11:10:10.2698|INFO|2|Stopping discovery app... 2022-08-31 11:10:10.2751|INFO|2|Stopping discovery udp channel 2022-08-31 11:10:10.2751|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:10:10.2751|INFO|2|Stopping block producer... 2022-08-31 11:10:10.2751|INFO|2|Stopping sync peer pool... 2022-08-31 11:10:10.2782|INFO|2|Stopping peer pool... 2022-08-31 11:10:10.2782|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:10:10.2782|INFO|2|Stopping peer manager... 2022-08-31 11:10:10.2782|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:10:10.2782|INFO|2|Stopping synchronizer... 2022-08-31 11:10:10.2782|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:10:10.2818|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:10:10.2818|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:10:10.2818|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:10:10.2818|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:10:10.2818|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:10:10.2818|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:10:10.2818|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:10:10.2818|INFO|2|Stopping blockchain processor... 2022-08-31 11:10:10.2818|INFO|2|Stopping rlpx peer... 2022-08-31 11:10:11.2185|INFO|8|State sync task completed. 2022-08-31 11:10:11.2185|INFO|8|Fast sync blocks downloader task completed. 2022-08-31 11:10:11.2185|INFO|8|Beacon headers task completed. 2022-08-31 11:10:11.2185|INFO|8|State sync task completed. 2022-08-31 11:10:11.2185|INFO|8|Fast blocks receipts task completed. 2022-08-31 11:10:11.2185|INFO|8|Fast blocks bodies task completed. 2022-08-31 11:10:11.2185|INFO|8|Fast blocks headers task completed. 2022-08-31 11:10:11.2185|INFO|8|Full sync block downloader task completed. 2022-08-31 11:10:11.2185|INFO|8|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:10:11.2240|INFO|57|Peer update loop canceled. 2022-08-31 11:10:15.2485|INFO|79|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:10:16.2230|INFO|70|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin Clique... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin AuRa... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin Ethash... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin NethDev... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin Merge... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin Merge... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin MEV... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin HealthChecks... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin Hive... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin Account Abstraction... 2022-08-31 11:10:16.2230|INFO|70|Disposing plugin EthStats... 2022-08-31 11:10:16.2230|INFO|70|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:10:16.2260|INFO|70|IPC JSON RPC service stopped 2022-08-31 11:10:16.2260|INFO|70|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:10:16.2530|INFO|70|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:10:16.2530|INFO|70|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:10:16.2530|INFO|70|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:10:16.2547|INFO|89|JSON RPC service stopped 2022-08-31 11:10:16.2547|INFO|70|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:10:16.2547|INFO|70|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:10:16.2547|INFO|70|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:10:16.2547|INFO|70|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:10:16.2547|INFO|70|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:10:16.2547|INFO|70|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:10:16.2613|INFO|70|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:10:16.2618|INFO|70|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:10:16.2618|INFO|70|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:10:16.2618|INFO|70|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:10:16.2657|INFO|70|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:10:16.2657|INFO|70|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:10:16.2657|INFO|70|Closing DBs... 2022-08-31 11:10:16.2657|INFO|70|Disposing DB CanonicalHashTrie 2022-08-31 11:10:16.2754|INFO|70|Disposing DB Metadata 2022-08-31 11:10:16.2830|INFO|70|Disposing DB State0 2022-08-31 11:10:16.3749|INFO|70|Disposing DB Witness 2022-08-31 11:10:16.3784|INFO|70|Disposing DB BlockInfos 2022-08-31 11:10:16.4118|INFO|70|Disposing DB Bloom 2022-08-31 11:10:16.4344|INFO|70|Disposing DB Headers 2022-08-31 11:10:16.4810|INFO|70|Disposing DB Code 2022-08-31 11:10:16.5016|INFO|70|Disposing DB Receipts 2022-08-31 11:10:16.5086|INFO|70|Disposing DB Blocks 2022-08-31 11:10:16.5530|INFO|70|All DBs closed. 2022-08-31 11:10:16.5530|INFO|70|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:10:16.5530|INFO|70|All done, goodbye! 2022-08-31 11:10:28.0667|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:10:28.8387|INFO|14|Setting up memory allowances 2022-08-31 11:10:28.8387|INFO|14| memory hint: 768MB 2022-08-31 11:10:28.8387|INFO|14| general memory: 32MB 2022-08-31 11:10:28.8387|INFO|14| peers memory: 50MB 2022-08-31 11:10:28.8387|INFO|14| Netty memory: 134MB 2022-08-31 11:10:28.8387|INFO|14| mempool memory: 68MB 2022-08-31 11:10:28.8417|INFO|14| fast blocks memory: 48MB 2022-08-31 11:10:28.8417|INFO|14| trie memory: 86MB 2022-08-31 11:10:28.8417|INFO|14| DB memory: 347MB 2022-08-31 11:10:29.0363|WARN|15|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 11:10:29.0631|INFO|15|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:10:29.1026|INFO|15|Numbers resolved, level = Max(7469999, 7502906), header = Max(7469999, 7502906), body = Max(0, 7502906) 2022-08-31 11:10:29.1313|INFO|15|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:10:29.1313|INFO|15|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502906, best known is 7502906, lowest inserted header 1, body , lowest sync inserted block number 7470001 2022-08-31 11:10:29.1418|INFO|15|Initializing 11 plugins 2022-08-31 11:10:29.1418|INFO|15| Clique by Nethermind 2022-08-31 11:10:29.1418|INFO|15| Clique by Nethermind initialized in 1ms 2022-08-31 11:10:29.1418|INFO|15| AuRa by Nethermind 2022-08-31 11:10:29.1418|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 11:10:29.1418|INFO|15| Ethash by Nethermind 2022-08-31 11:10:29.1418|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 11:10:29.1418|INFO|15| NethDev by Nethermind 2022-08-31 11:10:29.1418|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 11:10:29.1418|INFO|15| Merge by Nethermind 2022-08-31 11:10:29.1418|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 11:10:29.1418|INFO|15| Merge by Nethermind 2022-08-31 11:10:29.1650|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:10:29.1711|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:10:29.1711|INFO|15| Merge by Nethermind initialized in 26ms 2022-08-31 11:10:29.1711|INFO|15| MEV by Nethermind 2022-08-31 11:10:29.1711|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 11:10:29.1711|INFO|15| HealthChecks by Nethermind 2022-08-31 11:10:29.1711|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:10:29.1711|INFO|15| Hive by Nethermind 2022-08-31 11:10:29.1711|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 11:10:29.1711|INFO|15| Account Abstraction by Nethermind 2022-08-31 11:10:29.1765|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:10:29.1765|INFO|15| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 11:10:29.1765|INFO|15| EthStats by Nethermind 2022-08-31 11:10:29.1765|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:10:29.1765|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 11:10:29.2593|INFO|12|Loaded Beacon Pivot: Hash: 0xd32c4cbbf7f331fe7a57de59c2d8916802c9d306c7712c16f97790920b5e5c23 Number: 7502535 Parent: 0x1292f3bd307e1bbf180ca4dd3295562bba6126e6b370e886e40374fcef6f55cd Beneficiary: 0x25c4a76e7d118705e7ea2e9b7d8c59930d8acd3b Gas Limit: 30000000 Gas Used: 19354668 Timestamp: 1661938296 Extra Data: Difficulty: 0 Mix Hash: 0x1b08de4079d3487a43d7718608865acbc05588713c7123b202140e2ebe16b616 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x14e70b680bcbc872ef203e0325e102715d538c537d401be2b851d017d611dda4 Receipts Root: 0xa8e347e6c034fa7b3400af53f21b7d12f33a839e4b06e2191a2c5895e852255a State Root: 0xcab15271d85f6e4c9354ae8c8e0efaaa68fbab2beec61e913f6fa89352b68173 BaseFeePerGas: 269263219 IsPostMerge: False TotalDifficulty: 2022-08-31 11:10:29.4344|INFO|10|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:10:29.5454|INFO|10|Skipping Account Abstraction network protocol 2022-08-31 11:10:29.5721|INFO|10|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:10:29.5721|INFO|10|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:10:29.5936|INFO|10|Now syncing nodes starting from root of block 0 2022-08-31 11:10:29.6310|INFO|10|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502736 block. 2022-08-31 11:10:29.6340|INFO|10|No block tree levels to review for fixes. All fine. 2022-08-31 11:10:29.6413|INFO|10|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:10:29.6461|INFO|10|Numbers resolved, level = Max(7469999, 7502906), header = Max(7469999, 7502906), body = Max(0, 7502906) 2022-08-31 11:10:29.6501|INFO|10|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:10:29.6557|INFO|10|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:10:29.6658|INFO|10|Starting Merge block producer & sealer 2022-08-31 11:10:30.1921|INFO|6|Connected to 0 bootnodes, 665 trusted/persisted nodes 2022-08-31 11:10:30.2771|INFO|12|Peers | with known best block: 15 | all: 18 | 2022-08-31 11:10:30.2771|INFO|12|Waiting for peers... 1s 2022-08-31 11:10:30.2942|INFO|12|Sync peers - Initialized: 15 | All: 18 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502925|188.127.189.154:30303][ 0| 6| 0| 0| 0| 0][Nethermind/v1.13.6-39-ed9684ddf-20220830/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502925| 95.216.10.237:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.11.0-unstable-f03c37b7/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925| 142.132.204.99:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925|168.119.177.115:30303][ 0| 10| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925|195.201.147.123:30303][ 0| 8| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925| 65.109.37.42:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925| 75.119.156.219:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925| 95.111.254.69:30303][ 0| 6| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925| 63.34.162.61:29888][ 0| 15| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502925| 116.202.39.230:30304][ 0| 8| 0| 0| 0| 0][erigon/v2022.08.3-alpha-defbddf8/linux-amd64/go1.19] [ ][ ][Peer|eth66| 7502924| 185.215.164.4:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502924| 65.21.225.58:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502512| 173.249.21.205:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7486284|185.190.140.195:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 0| 82.64.166.200:31304][ 0| 0| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] 2022-08-31 11:10:30.2942|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:30.2942|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:30.2942|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:30.2942|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:30.2942|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:30.2942|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:30.2942|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:30.2977|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:30.2977|INFO|8|Changing state Disconnected to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:30.2977|TRACE|8|Changing state to SnapSync | 2022-08-31 11:10:30.2977|INFO|8|Sync mode changed from Disconnected to SnapSync 2022-08-31 11:10:30.2977|INFO|8|SNAP - distance from HEAD:7502906 - Pivot changed from to 7502906 2022-08-31 11:10:30.2977|INFO|8|Starting the SNAP data sync from the 7502906 (0x192388...b77343) 0x41517e4e180e02e8d1227dcc212b5f97b3d503852bd2658b86f3fc3080c3d4f8 root 2022-08-31 11:10:31.2840|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:31.2840|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:31.2840|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:31.2840|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:31.2840|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:31.2840|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:31.2840|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:31.2840|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:31.2840|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:31.2840|TRACE|72|Changing state to SnapSync | 2022-08-31 11:10:31.5272|INFO|8|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:10:32.2787|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:32.2787|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:32.2787|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:32.2787|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:32.2787|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:32.2787|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:32.2787|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:32.2787|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:32.2787|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:32.2787|TRACE|67|Changing state to SnapSync | 2022-08-31 11:10:32.6420|INFO|9|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:10:33.2755|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:33.2755|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:33.2755|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:33.2755|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:33.2755|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:33.2755|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:33.2755|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:33.2755|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:33.2755|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:33.2755|TRACE|6|Changing state to SnapSync | 2022-08-31 11:10:33.7702|INFO|17|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:10:34.2759|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:34.2759|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:34.2759|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:34.2759|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:34.2759|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:34.2759|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:34.2759|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:34.2759|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:34.2759|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:34.2759|TRACE|14|Changing state to SnapSync | 2022-08-31 11:10:34.8200|INFO|10|Engine Module has been enabled 2022-08-31 11:10:34.8200|INFO|10|Skipping Flashbots RPC plugin 2022-08-31 11:10:34.8224|INFO|10|Skipping Hive plugin 2022-08-31 11:10:34.8224|INFO|10|Skipping Account Abstraction RPC plugin 2022-08-31 11:10:34.8289|WARN|10|Starting Clique block producer & sealer 2022-08-31 11:10:34.8346|INFO|10|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:10:34.8412|INFO|10|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:10:34.8820|INFO|14|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:10:34.9665|INFO|69| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 33MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 11:10:35.1420|INFO|10|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:35.2779|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:35.2779|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:35.2779|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:35.2779|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:35.2779|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:35.2779|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:35.2779|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:35.2779|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:35.2779|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:35.2779|TRACE|68|Changing state to SnapSync | 2022-08-31 11:10:35.5799|INFO|13|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:10:35.5960|INFO|9|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:35.6131|INFO|8|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:10:36.0639|INFO|18|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:36.2498|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:10:36.2747|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:36.2747|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:36.2747|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:36.2747|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:36.2747|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:36.2747|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:36.2747|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:36.2747|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:36.2747|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:36.2747|TRACE|68|Changing state to SnapSync | 2022-08-31 11:10:36.3266|INFO|68|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:36.5399|INFO|15|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:36.8971|INFO|69|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:36.9789|INFO|78|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:37.1957|INFO|66|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:37.3536|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:37.3536|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:37.3536|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:37.3536|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:37.3537|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:37.3537|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:37.3537|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:37.3537|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:37.3537|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:37.3537|TRACE|8|Changing state to SnapSync | 2022-08-31 11:10:37.4120|INFO|12|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:37.5514|INFO|68|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:10:37.6663|INFO|66|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:37.9037|INFO|80|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:38.1194|INFO|68|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:38.2740|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:38.2740|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:38.2740|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:38.2740|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:38.2740|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:38.2740|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:38.2740|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:38.2740|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:38.2740|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:38.2740|TRACE|68|Changing state to SnapSync | 2022-08-31 11:10:38.3196|INFO|79|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:38.5138|INFO|12|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:38.5536|INFO|76|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:38.7092|INFO|6|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:39.2749|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:39.2749|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:39.2749|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:39.2749|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:39.2749|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:39.2749|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:39.2749|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:39.2749|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:39.2749|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:39.2749|TRACE|88|Changing state to SnapSync | 2022-08-31 11:10:39.5734|INFO|13|Received a new payload: 7502925 (0x66f12904d683ee93e022ccf31e233a38f8147c44ba1c89ad87a01101c4353495) 2022-08-31 11:10:39.6088|INFO|13|Syncing... Parent wasn't processed. Inserting block 7502925 (0x66f129...353495). 2022-08-31 11:10:39.6471|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x66f12904d683ee93e022ccf31e233a38f8147c44ba1c89ad87a01101c4353495, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:10:39.6471|INFO|9|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:10:39.6608|INFO|88|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:39.6642|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x66f12904d683ee93e022ccf31e233a38f8147c44ba1c89ad87a01101c4353495, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:10:39.7633|INFO|70|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:40.2749|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:40.2749|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:40.2749|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:40.2749|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:40.2749|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:40.2749|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:40.2749|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:40.2749|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:40.2749|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:40.2749|TRACE|82|Changing state to SnapSync | 2022-08-31 11:10:40.6981|INFO|6|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:40.6981|INFO|6|SNAP - (NO REQUEST, diff:0) True:0x04ca76a8d33fd5f76df86c9f5b935be261fdb4ae31147c341fed6747f4df0a41 - Requests Account:1 | Storage:9 | Code:14 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:10:40.7214|INFO|76|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:41.5707|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:41.5707|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:41.5707|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:41.5707|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:41.5707|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:41.5707|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:41.5707|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:41.5707|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:41.5707|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:41.5707|TRACE|88|Changing state to SnapSync | 2022-08-31 11:10:42.2743|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:42.2743|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:42.2743|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:42.2743|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:42.2743|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:42.2743|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:42.2743|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:42.2743|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:42.2743|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:42.2743|TRACE|6|Changing state to SnapSync | 2022-08-31 11:10:42.3750|INFO|10|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:43.1374|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:43.2738|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:43.2738|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:43.2738|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:43.2738|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:43.2738|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:43.2738|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:43.2738|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:43.2738|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:43.2738|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:43.2738|TRACE|67|Changing state to SnapSync | 2022-08-31 11:10:43.5755|INFO|66|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:43.6694|INFO|6|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:44.2782|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:44.2782|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:44.2782|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:44.2782|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:44.2782|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:44.2782|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:44.2782|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:44.2782|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:44.2782|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:44.2782|TRACE|66|Changing state to SnapSync | 2022-08-31 11:10:44.8038|INFO|87|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:45.2448|INFO|77|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:45.2793|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:45.2793|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:45.2793|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:45.2793|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:45.2793|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:45.2793|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:45.2793|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:45.2793|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:45.2793|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:45.2793|TRACE|76|Changing state to SnapSync | 2022-08-31 11:10:45.5671|INFO|88|Peers | with known best block: 35 | all: 35 | 2022-08-31 11:10:45.9825|INFO|77|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:46.2792|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:46.2792|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:46.2792|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:46.2792|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:46.2792|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:46.2792|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:46.2792|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:46.2792|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:46.2792|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:46.2792|TRACE|80|Changing state to SnapSync | 2022-08-31 11:10:47.1792|INFO|77|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:47.2787|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:47.2787|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:47.2787|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:47.2787|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:47.2787|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:47.2787|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:47.2787|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:47.2787|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:47.2787|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:47.2787|TRACE|12|Changing state to SnapSync | 2022-08-31 11:10:47.2941|INFO|12|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:48.1678|INFO|6|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:48.2806|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:48.2806|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:48.2806|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:48.2806|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:48.2806|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:48.2806|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:48.2806|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:48.2806|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:48.2806|INFO|13|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:48.2806|TRACE|13|Changing state to SnapSync | 2022-08-31 11:10:48.3436|INFO|88|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:48.8483|INFO|76|Received a new payload: 7502926 (0x15a47c4aec5d63379b3299fdaa98f17de5942294531f48841accb7e1c48da541) 2022-08-31 11:10:48.8500|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502926 (0x15a47c...8da541). 2022-08-31 11:10:48.8500|INFO|88|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:10:48.9572|INFO|82|Received: ForkchoiceState: (HeadBlockHash: 0x15a47c4aec5d63379b3299fdaa98f17de5942294531f48841accb7e1c48da541, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:10:48.9587|INFO|82|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x15a47c4aec5d63379b3299fdaa98f17de5942294531f48841accb7e1c48da541, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:10:49.2788|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:49.2788|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:49.2788|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:49.2788|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:49.2788|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:49.2788|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:49.2788|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:49.2788|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:49.2788|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502925|peer total difficulty:10790000 2022-08-31 11:10:49.2788|TRACE|67|Changing state to SnapSync | 2022-08-31 11:10:49.5232|INFO|77|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:10:50.2843|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:50.2843|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:50.2843|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:50.2843|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:50.2843|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:50.2843|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:50.2843|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:50.2843|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:50.2843|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:50.2843|TRACE|72|Changing state to SnapSync | 2022-08-31 11:10:50.4910|INFO|88|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:10:51.2780|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:51.2780|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:51.2780|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:51.2780|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:51.2780|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:51.2780|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:51.2780|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:51.2780|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:51.2780|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:51.2780|TRACE|68|Changing state to SnapSync | 2022-08-31 11:10:51.3524|INFO|66|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:10:52.2776|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:52.2776|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:52.2776|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:52.2776|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:52.2776|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:52.2776|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:52.2776|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:52.2776|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:52.2777|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:52.2777|TRACE|72|Changing state to SnapSync | 2022-08-31 11:10:52.5300|INFO|82|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:10:52.5300|INFO|82|SNAP - (NO REQUEST, diff:0) True:0x0619125443bcad613abfcd8947bddd26bc35878cbcc16cd4de9c67938de149ea - Requests Account:1 | Storage:1 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:10:53.2832|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:53.2832|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:53.2832|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:53.2832|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:53.2832|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:53.2832|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:53.2832|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:53.2832|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:53.2832|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:53.2832|TRACE|81|Changing state to SnapSync | 2022-08-31 11:10:53.4918|INFO|67|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:10:54.3548|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:54.3548|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:54.3548|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:54.3548|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:54.3548|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:54.3548|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:54.3548|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:54.3548|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:54.3548|INFO|13|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:54.3548|TRACE|13|Changing state to SnapSync | 2022-08-31 11:10:55.4504|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:55.4504|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:55.4504|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:55.4504|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:55.4504|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:55.4504|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:55.4504|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:55.4504|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:55.4504|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:55.4504|TRACE|69|Changing state to SnapSync | 2022-08-31 11:10:55.6193|INFO|93|SNAP - progress of State Ranges (Phase 1): 3.125% [ ] 2022-08-31 11:10:56.5187|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:56.5187|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:56.5187|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:56.5187|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:56.5187|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:56.5187|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:56.5187|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:56.5187|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:56.5187|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:56.5187|TRACE|18|Changing state to SnapSync | 2022-08-31 11:10:57.3859|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:57.3859|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:57.3859|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:57.3859|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:57.3859|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:57.3859|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:57.3859|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:57.3859|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:57.3859|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:57.3859|TRACE|6|Changing state to SnapSync | 2022-08-31 11:10:57.4668|INFO|72|SNAP - progress of State Ranges (Phase 1): 3.125% [ ] 2022-08-31 11:10:58.2794|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:58.2794|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:58.2794|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:58.2794|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:58.2794|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:58.2794|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:58.2794|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:58.2794|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:58.2794|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:58.2794|TRACE|88|Changing state to SnapSync | 2022-08-31 11:10:58.6112|INFO|66|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:10:59.2813|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:10:59.2898|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:10:59.2898|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:10:59.2898|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:10:59.2898|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:10:59.2898|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:10:59.2898|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:10:59.2898|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:10:59.2898|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:10:59.2898|TRACE|6|Changing state to SnapSync | 2022-08-31 11:10:59.7608|INFO|78|SNAP - progress of State Ranges (Phase 1): 3.90625% [ ] 2022-08-31 11:10:59.9024|INFO|78|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:11:00.2843|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:00.2843|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:00.2843|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:00.2843|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:00.2843|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:00.2843|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:00.2843|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:00.2843|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:00.2843|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502926|peer total difficulty:10790000 2022-08-31 11:11:00.2843|TRACE|87|Changing state to SnapSync | 2022-08-31 11:11:00.4364|INFO|83|Received a new payload: 7502927 (0x6a0b6df2f81e5c06fc1125739b50c03e78c65fea57a862ba3518d7bf213183be) 2022-08-31 11:11:00.4364|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502927 (0x6a0b6d...3183be). 2022-08-31 11:11:00.5032|INFO|78|SNAP - progress of State Ranges (Phase 1): 3.90625% [ ] 2022-08-31 11:11:00.5487|INFO|13|Received: ForkchoiceState: (HeadBlockHash: 0x6a0b6df2f81e5c06fc1125739b50c03e78c65fea57a862ba3518d7bf213183be, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:11:00.5497|INFO|13|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6a0b6df2f81e5c06fc1125739b50c03e78c65fea57a862ba3518d7bf213183be, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:11:00.5903|INFO|79|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:11:00.5903|INFO|79|Sync peers 33(33)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502926| 95.216.10.237:30303][ 33| 17| 0| 0| 0| 4557][Geth/v1.11.0-unstable-f03c37b7/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 142.132.204.99:30303][ 20| 26| 0| 0| 0| 4694][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 146.59.152.217:30303][ 5| 127| 0| 0| 0|10719][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926|195.201.147.123:30303][ 18| 30| 0| 0| 0| 5169][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 35.185.106.169:29888][ 0| 8| 0| 0| 0| 3189][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 38.242.216.201:30303][ 14| 23| 0| 0| 0| 1184][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 65.108.97.154:30303][ 35| 11| 0| 0| 0| 4207][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 65.109.37.42:30303][ 31| 11| 0| 0| 0| 6161][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 18.221.67.9:30303][ 87| 3| 0| 0| 0| 4138][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502926| 54.74.61.162:30303][ 80| 34| 0| 0| 0| 8850][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502926| 34.92.173.71:29888][ 255| 1| 0| 0| 0| 2841][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 35.220.184.13:29888][ 256| 1| 0| 0| 0| 1464][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926| 63.34.162.61:29888][ 12| 47| 0| 0| 0| 4721][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502926|139.180.166.169:30303][ 297| 1| 0| 0| 0| 2240][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502925| 23.124.84.197:13467][ 103| 2| 0| 0| 0| 3551][Geth/v1.11.0-unstable-7813b675-20220830/linux-amd64/go1.18.3] [ S ][ ][Peer|eth66| 7502925| 154.12.243.82:30303][ 141| 2| 0| 0| 0| 1972][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925| 167.86.86.157:30303][ 29| 19| 0| 0| 0| 2030][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925|173.212.222.167:30303][ 28| 16| 0| 0| 0| 1743][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925| 185.215.164.4:30303][ 121| 28| 0| 0| 0| 918][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925|207.180.235.221:30303][ 31| 18| 0| 0| 0| 3602][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925| 62.171.132.184:30303][ 30| 13| 0| 0| 0| 3878][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925| 65.21.121.89:30303][ 36| 10| 0| 0| 0| 4274][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925| 86.48.0.125:30303][ 10| 42| 0| 0| 0| 3022][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925| 95.111.254.69:30303][ 29| 12| 0| 0| 0| 3876][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502925| 45.55.55.56:30303][ 80| 6| 0| 0| 0| 3303][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502925| 81.221.227.209:13200][ 36| 5| 0| 0| 0| 0][besu/v22.7.1/linux-x86_64/openjdk-java-11] [ S ][ ][Peer|eth66| 7502860|185.188.250.246:30303][ 60| 1| 0| 0| 0| 278][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:11:01.2811|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:01.2811|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:01.2811|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:01.2811|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:01.2811|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:01.2811|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:01.2811|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:01.2811|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:01.2811|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:01.2811|TRACE|15|Changing state to SnapSync | 2022-08-31 11:11:01.8989|INFO|83|SNAP - progress of State Ranges (Phase 1): 3.90625% [ ] 2022-08-31 11:11:02.2805|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:02.2805|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:02.2805|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:02.2805|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:02.2805|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:02.2805|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:02.2805|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:02.2805|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:02.2805|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:02.2805|TRACE|6|Changing state to SnapSync | 2022-08-31 11:11:02.9435|INFO|17|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:11:03.2796|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:03.2796|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:03.2796|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:03.2796|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:03.2796|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:03.2796|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:03.2796|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:03.2796|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:03.2796|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:03.2796|TRACE|82|Changing state to SnapSync | 2022-08-31 11:11:04.7106|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:04.7106|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:04.7106|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:04.7106|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:04.7106|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:04.7106|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:04.7106|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:04.7106|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:04.7106|INFO|86|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:04.7106|TRACE|86|Changing state to SnapSync | 2022-08-31 11:11:05.3168|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:05.3168|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:05.3168|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:05.3168|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:05.3168|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:05.3168|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:05.3168|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:05.3168|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:05.3168|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:05.3168|TRACE|18|Changing state to SnapSync | 2022-08-31 11:11:05.3514|INFO|15|SNAP - progress of State Ranges (Phase 1): 4.6875% [ ] 2022-08-31 11:11:06.2804|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:06.2804|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:06.2804|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:06.2804|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:06.2804|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:06.2804|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:06.2804|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:06.2804|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:06.2804|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:06.2804|TRACE|17|Changing state to SnapSync | 2022-08-31 11:11:06.7701|INFO|67|SNAP - progress of State Ranges (Phase 1): 4.6875% [ ] 2022-08-31 11:11:06.7701|INFO|67|SNAP - (NO REQUEST, diff:0) True:0x0ca889b7071f08493a74384dffbd3836748f1d67eb9d4390b192542e1600cf92 - Requests Account:1 | Storage:8 | Code:1 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:11:07.2814|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:07.2814|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:07.2814|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:07.2814|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:07.2814|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:07.2814|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:07.2814|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:07.2814|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:07.2814|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:07.2814|TRACE|9|Changing state to SnapSync | 2022-08-31 11:11:07.6672|INFO|94|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:11:08.2784|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:08.2784|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:08.2784|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:08.2784|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:08.2784|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:08.2784|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:08.2784|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:08.2784|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:08.2784|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:08.2784|TRACE|18|Changing state to SnapSync | 2022-08-31 11:11:08.9709|INFO|72|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:11:09.2786|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:09.2786|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:09.2786|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:09.2786|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:09.2786|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:09.2786|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:09.2786|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:09.2786|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:09.2786|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:09.2786|TRACE|72|Changing state to SnapSync | 2022-08-31 11:11:10.1829|INFO|14|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:11:10.2786|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:10.2786|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:10.2786|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:10.2786|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:10.2786|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:10.2786|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:10.2786|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:10.2786|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:10.2786|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:10.2786|TRACE|15|Changing state to SnapSync | 2022-08-31 11:11:11.2805|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:11.2805|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:11.2805|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:11.2805|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:11.2805|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:11.2805|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:11.2805|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:11.2805|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:11.2805|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:11.2805|TRACE|83|Changing state to SnapSync | 2022-08-31 11:11:11.3860|INFO|14|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:11:12.2813|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:12.2813|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:12.2813|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:12.2813|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:12.2813|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:12.2813|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:12.2813|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:12.2813|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:12.2813|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:12.2813|TRACE|88|Changing state to SnapSync | 2022-08-31 11:11:12.6156|INFO|66|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:11:13.2790|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:13.2790|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:13.2790|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:13.2790|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:13.2790|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:13.2790|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:13.2790|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:13.2790|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:13.2790|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:13.2790|TRACE|66|Changing state to SnapSync | 2022-08-31 11:11:13.8272|INFO|88|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:11:14.2786|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:14.2786|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:14.2786|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:14.2786|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:14.2786|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:14.2786|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:14.2786|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:14.2786|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:14.2786|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:14.2786|TRACE|76|Changing state to SnapSync | 2022-08-31 11:11:14.7934|INFO|72|Received a new payload: 7502928 (0x145ac8dc24e63d02089266a9ea7a45caf7df5fe965bc614a94d38c7b7ae984e1) 2022-08-31 11:11:14.7953|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502928 (0x145ac8...e984e1). 2022-08-31 11:11:14.8362|INFO|93|SNAP - progress of State Ranges (Phase 1): 5.46875% [ ] 2022-08-31 11:11:14.9153|INFO|76|Received: ForkchoiceState: (HeadBlockHash: 0x145ac8dc24e63d02089266a9ea7a45caf7df5fe965bc614a94d38c7b7ae984e1, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:11:14.9153|INFO|76|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x145ac8dc24e63d02089266a9ea7a45caf7df5fe965bc614a94d38c7b7ae984e1, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:11:15.2453|INFO|78|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:11:15.2782|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:15.2782|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:15.2782|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:15.2782|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:15.2782|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:15.2782|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:15.2782|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:15.2782|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:15.2782|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:15.2782|TRACE|93|Changing state to SnapSync | 2022-08-31 11:11:15.6949|INFO|14|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:11:15.7951|INFO|83|Peers | with known best block: 35 | all: 35 | 2022-08-31 11:11:16.2823|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:16.2823|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:16.2823|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:16.2823|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:16.2823|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:16.2823|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:16.2823|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:16.2823|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:16.2823|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502927|peer total difficulty:10790000 2022-08-31 11:11:16.2823|TRACE|90|Changing state to SnapSync | 2022-08-31 11:11:16.7987|INFO|78|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:11:17.2785|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:17.2785|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:17.2785|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:17.2785|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:17.2785|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:17.2785|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:17.2785|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:17.2785|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:17.2785|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:17.2785|TRACE|76|Changing state to SnapSync | 2022-08-31 11:11:17.6993|INFO|88|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:11:17.6993|INFO|88|SNAP - (NO REQUEST, diff:0) True:0x0ff0c72bc2ea8ec62c944340651f2ff7dd45c3fa594d7decb9431ac4af888398 - Requests Account:1 | Storage:15 | Code:11 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:11:18.2795|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:18.2795|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:18.2795|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:18.2795|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:18.2795|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:18.2795|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:18.2795|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:18.2795|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:18.2795|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:18.2795|TRACE|69|Changing state to SnapSync | 2022-08-31 11:11:19.1305|INFO|86|SNAP - progress of State Ranges (Phase 1): 6.25% [ ] 2022-08-31 11:11:19.2796|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:19.2796|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:19.2796|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:19.2796|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:19.2796|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:19.2796|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:19.2796|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:19.2796|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:19.2796|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:19.2796|TRACE|94|Changing state to SnapSync | 2022-08-31 11:11:20.2383|INFO|79|SNAP - progress of State Ranges (Phase 1): 6.640625% [ ] 2022-08-31 11:11:20.2811|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:20.2811|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:20.2811|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:20.2811|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:20.2811|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:20.2811|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:20.2811|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:20.2811|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:20.2811|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:20.2811|TRACE|93|Changing state to SnapSync | 2022-08-31 11:11:21.4152|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:21.4152|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:21.4152|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:21.4152|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:21.4152|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:21.4152|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:21.4152|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:21.4152|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:21.4152|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:21.4152|TRACE|66|Changing state to SnapSync | 2022-08-31 11:11:21.6389|INFO|14|SNAP - progress of State Ranges (Phase 1): 7.03125% [ ] 2022-08-31 11:11:22.2797|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:22.2797|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:22.2797|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:22.2797|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:22.2797|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:22.2797|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:22.2797|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:22.2797|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:22.2797|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:22.2797|TRACE|15|Changing state to SnapSync | 2022-08-31 11:11:23.2863|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:23.2863|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:23.2863|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:23.2863|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:23.2863|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:23.2863|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:23.2863|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:23.2863|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:23.2863|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:23.2863|TRACE|77|Changing state to SnapSync | 2022-08-31 11:11:23.5138|INFO|67|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:11:24.6850|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:24.6850|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:24.6850|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:24.6850|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:24.6850|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:24.6850|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:24.6850|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:24.6850|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:24.6850|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:24.6850|TRACE|81|Changing state to SnapSync | 2022-08-31 11:11:26.1498|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:26.1498|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:26.1498|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:26.1498|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:26.1498|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:26.1498|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:26.1498|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:26.1498|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:26.1498|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:26.1498|TRACE|17|Changing state to SnapSync | 2022-08-31 11:11:27.0014|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:27.0014|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:27.0014|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:27.0014|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:27.0014|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:27.0014|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:27.0014|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:27.0014|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:27.0014|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:27.0014|TRACE|82|Changing state to SnapSync | 2022-08-31 11:11:27.2762|INFO|94|SNAP - progress of State Ranges (Phase 1): 7.8125% [ ] 2022-08-31 11:11:27.2814|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:27.2814|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:27.2814|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:27.2814|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:27.2814|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:27.2814|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:27.2814|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:27.2814|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:27.2814|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:27.2814|TRACE|80|Changing state to SnapSync | 2022-08-31 11:11:28.2739|INFO|8|SNAP - progress of State Ranges (Phase 1): 8.203125% [ ] 2022-08-31 11:11:28.2799|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:11:28.2799|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:11:28.2799|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:11:28.2799|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:11:28.2799|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:11:28.2799|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:11:28.2799|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:11:28.2799|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:11:28.2799|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502906|header:7502906|chain difficulty:10790000|peer block:7502928|peer total difficulty:10790000 2022-08-31 11:11:28.2799|TRACE|91|Changing state to SnapSync | 2022-08-31 11:11:28.9323|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:11:28.9366|INFO|2|Stopping session monitor... 2022-08-31 11:11:28.9366|INFO|2|Stopping session sync mode selector... 2022-08-31 11:11:28.9385|INFO|2|Sync mode selector stopped 2022-08-31 11:11:28.9385|INFO|2|Stopping discovery app... 2022-08-31 11:11:28.9385|INFO|2|Stopping discovery udp channel 2022-08-31 11:11:28.9385|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:11:28.9385|INFO|2|Stopping block producer... 2022-08-31 11:11:28.9426|INFO|2|Stopping sync peer pool... 2022-08-31 11:11:28.9426|INFO|2|Stopping peer pool... 2022-08-31 11:11:28.9426|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:11:28.9426|INFO|2|Stopping peer manager... 2022-08-31 11:11:28.9469|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:11:28.9469|INFO|2|Stopping synchronizer... 2022-08-31 11:11:28.9469|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:11:28.9469|INFO|15|State sync task completed. 2022-08-31 11:11:28.9512|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:11:28.9512|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:11:28.9512|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:11:28.9512|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:11:28.9512|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:11:28.9512|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:11:28.9512|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:11:28.9512|INFO|2|Stopping blockchain processor... 2022-08-31 11:11:28.9512|INFO|2|Stopping rlpx peer... 2022-08-31 11:11:29.1202|INFO|83|Beacon headers task completed. 2022-08-31 11:11:29.1202|INFO|83|State sync task completed. 2022-08-31 11:11:29.1202|INFO|83|Fast sync blocks downloader task completed. 2022-08-31 11:11:29.1202|INFO|83|Fast blocks receipts task completed. 2022-08-31 11:11:29.1202|INFO|83|Fast blocks bodies task completed. 2022-08-31 11:11:29.1202|INFO|83|Fast blocks headers task completed. 2022-08-31 11:11:29.1202|INFO|83|Full sync block downloader task completed. 2022-08-31 11:11:29.1202|INFO|83|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:11:29.1253|INFO|57|Peer update loop canceled. 2022-08-31 11:11:30.1796|INFO|69|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin Clique... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin AuRa... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin Ethash... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin NethDev... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin Merge... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin Merge... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin MEV... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin HealthChecks... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin Hive... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin Account Abstraction... 2022-08-31 11:11:30.1796|INFO|69|Disposing plugin EthStats... 2022-08-31 11:11:30.1796|INFO|69|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:11:30.1822|INFO|69|IPC JSON RPC service stopped 2022-08-31 11:11:30.1822|INFO|69|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:11:30.1889|INFO|69|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:11:30.1889|INFO|69|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:11:30.1889|INFO|69|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:11:30.1889|INFO|17|JSON RPC service stopped 2022-08-31 11:11:30.1898|INFO|69|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:11:30.1898|INFO|69|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:11:30.1898|INFO|69|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:11:30.1898|INFO|69|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:11:30.1898|INFO|69|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:11:30.1898|INFO|69|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:11:30.1941|INFO|69|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:11:30.1941|INFO|69|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:11:30.1941|INFO|69|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:11:30.1941|INFO|69|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:11:30.1941|INFO|69|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:11:30.1941|INFO|69|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:11:30.1941|INFO|69|Closing DBs... 2022-08-31 11:11:30.1941|INFO|69|Disposing DB Blocks 2022-08-31 11:11:30.2275|INFO|69|Disposing DB State0 2022-08-31 11:11:30.9810|INFO|69|Disposing DB Headers 2022-08-31 11:11:31.0066|INFO|69|Disposing DB Receipts 2022-08-31 11:11:31.0066|INFO|69|Disposing DB CanonicalHashTrie 2022-08-31 11:11:31.0117|INFO|69|Disposing DB Metadata 2022-08-31 11:11:31.0143|INFO|69|Disposing DB Code 2022-08-31 11:11:31.0444|INFO|69|Disposing DB BlockInfos 2022-08-31 11:11:31.0705|INFO|69|Disposing DB Witness 2022-08-31 11:11:31.0738|INFO|69|Disposing DB Bloom 2022-08-31 11:11:31.1020|INFO|69|All DBs closed. 2022-08-31 11:11:31.1020|INFO|69|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:11:31.1020|INFO|69|All done, goodbye! 2022-08-31 11:12:46.2529|INFO|8|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:12:46.6667|INFO|12|Setting up memory allowances 2022-08-31 11:12:46.6667|INFO|12| memory hint: 768MB 2022-08-31 11:12:46.6667|INFO|12| general memory: 32MB 2022-08-31 11:12:46.6667|INFO|12| peers memory: 50MB 2022-08-31 11:12:46.6667|INFO|12| Netty memory: 134MB 2022-08-31 11:12:46.6667|INFO|12| mempool memory: 68MB 2022-08-31 11:12:46.6699|INFO|12| fast blocks memory: 48MB 2022-08-31 11:12:46.6699|INFO|12| trie memory: 86MB 2022-08-31 11:12:46.6962|INFO|12| DB memory: 347MB 2022-08-31 11:12:46.9446|INFO|17|Block tree initialized, last processed is 0, best queued is 0, best known is 0, lowest inserted header , body , lowest sync inserted block number 2022-08-31 11:12:46.9547|INFO|12|Initializing 11 plugins 2022-08-31 11:12:46.9547|INFO|12| Clique by Nethermind 2022-08-31 11:12:46.9547|INFO|12| Clique by Nethermind initialized in 2ms 2022-08-31 11:12:46.9547|INFO|12| AuRa by Nethermind 2022-08-31 11:12:46.9547|INFO|12| AuRa by Nethermind initialized in 0ms 2022-08-31 11:12:46.9547|INFO|12| Ethash by Nethermind 2022-08-31 11:12:46.9577|INFO|12| Ethash by Nethermind initialized in 0ms 2022-08-31 11:12:46.9577|INFO|12| NethDev by Nethermind 2022-08-31 11:12:46.9577|INFO|12| NethDev by Nethermind initialized in 0ms 2022-08-31 11:12:46.9577|INFO|12| Merge by Nethermind 2022-08-31 11:12:46.9577|INFO|12| Merge by Nethermind initialized in 0ms 2022-08-31 11:12:46.9577|INFO|12| Merge by Nethermind 2022-08-31 11:12:46.9786|INFO|12|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:12:46.9848|INFO|12|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:12:46.9860|INFO|12| Merge by Nethermind initialized in 27ms 2022-08-31 11:12:46.9860|INFO|12| MEV by Nethermind 2022-08-31 11:12:46.9860|INFO|12| MEV by Nethermind initialized in 0ms 2022-08-31 11:12:46.9860|INFO|12| HealthChecks by Nethermind 2022-08-31 11:12:46.9860|INFO|12| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:12:46.9860|INFO|12| Hive by Nethermind 2022-08-31 11:12:46.9860|INFO|12| Hive by Nethermind initialized in 0ms 2022-08-31 11:12:46.9860|INFO|12| Account Abstraction by Nethermind 2022-08-31 11:12:46.9905|INFO|12| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:12:46.9905|INFO|12| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 11:12:46.9905|INFO|12| EthStats by Nethermind 2022-08-31 11:12:46.9905|WARN|12|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:12:46.9905|INFO|12| EthStats by Nethermind initialized in 0ms 2022-08-31 11:12:47.2266|INFO|11|Loaded Beacon Pivot: 2022-08-31 11:12:47.3668|INFO|12|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:12:47.4794|INFO|12|Skipping Account Abstraction network protocol 2022-08-31 11:12:47.5059|INFO|12|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:12:47.5059|INFO|12|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:12:47.5248|INFO|12|Now syncing nodes starting from root of block 0 2022-08-31 11:12:47.5788|INFO|9|No block tree levels to review for fixes. All fine. 2022-08-31 11:12:47.5863|INFO|9|Loaded LowestInsertedBeaconHeader: 2022-08-31 11:12:47.5863|INFO|9|Numbers resolved, level = Max(0, 0), header = Max(0, 0), body = Max(0, 0) 2022-08-31 11:12:47.5929|INFO|9|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:12:47.5991|INFO|9|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:12:47.6157|INFO|9|Starting Merge block producer & sealer 2022-08-31 11:12:48.2338|INFO|72|Peers | with known best block: 0 | all: 0 | 2022-08-31 11:12:48.2338|INFO|72|Waiting for peers... 1s 2022-08-31 11:12:48.2338|TRACE|14|Changing state to Disconnected | No Useful Peers 2022-08-31 11:12:48.2338|INFO|72|Sync peers - Initialized: 0 | All: 0 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 11:12:48.6154|INFO|72|Connected to 2 bootnodes, 4 trusted/persisted nodes 2022-08-31 11:12:49.2304|TRACE|67|Changing state to Disconnected | No Useful Peers 2022-08-31 11:12:49.2349|INFO|70|Waiting for peers... 2s 2022-08-31 11:12:50.2302|TRACE|69|Changing state to Disconnected | No Useful Peers 2022-08-31 11:12:50.2346|INFO|77|Waiting for peers... 3s 2022-08-31 11:12:51.2358|INFO|75|Waiting for peers... 4s 2022-08-31 11:12:51.2419|TRACE|15| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:12:51.2419|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:12:51.2419|TRACE|15| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:51.2419|TRACE|15| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:51.2419|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:51.2419|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:12:51.2419|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:51.2419|INFO|15|Changing state Disconnected to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:4460643|peer total difficulty:6585792 2022-08-31 11:12:51.2419|TRACE|15|Changing state to FastHeaders | 2022-08-31 11:12:51.2419|INFO|15|Sync mode changed from Disconnected to FastHeaders 2022-08-31 11:12:52.2308|TRACE|74| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:12:52.2308|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:12:52.2308|TRACE|74| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:52.2308|TRACE|74| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:52.2308|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:52.2308|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:12:52.2308|TRACE|74| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:52.2308|INFO|74|Changing state FastHeaders to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:4460643|peer total difficulty:6585792 2022-08-31 11:12:52.2308|TRACE|74|Changing state to FastHeaders | 2022-08-31 11:12:52.2369|INFO|75|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:12:52.7162|INFO|9|Engine Module has been enabled 2022-08-31 11:12:52.7162|INFO|9|Skipping Flashbots RPC plugin 2022-08-31 11:12:52.7180|INFO|9|Skipping Hive plugin 2022-08-31 11:12:52.7180|INFO|9|Skipping Account Abstraction RPC plugin 2022-08-31 11:12:52.7220|WARN|9|Starting Clique block producer & sealer 2022-08-31 11:12:52.7275|INFO|75|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:12:52.7319|INFO|75|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:12:52.8417|INFO|67| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 8MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 ===================================================================================== 2022-08-31 11:12:53.2321|TRACE|10| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:12:53.2321|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:12:53.2321|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:53.2321|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:53.2321|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:53.2321|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:12:53.2321|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:53.2321|INFO|10|Changing state FastHeaders to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:4460643|peer total difficulty:6585792 2022-08-31 11:12:53.2321|TRACE|10|Changing state to FastHeaders | 2022-08-31 11:12:53.2344|INFO|75|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:12:53.5593|INFO|66|Received a new payload: 7502929 (0x93467f7a5a04d0619241d420096126a40f023446e5aacec704686d7461540dd2) 2022-08-31 11:12:53.5629|INFO|66|Insert block into cache without parent 7502929 (0x93467f...540dd2) 2022-08-31 11:12:53.6245|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x93467f7a5a04d0619241d420096126a40f023446e5aacec704686d7461540dd2, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:12:53.6245|INFO|15|Syncing... Block 0x93467f7a5a04d0619241d420096126a40f023446e5aacec704686d7461540dd2 not found. 2022-08-31 11:12:53.6293|INFO|15|New beacon pivot: Hash: 0x93467f7a5a04d0619241d420096126a40f023446e5aacec704686d7461540dd2 Number: 7502929 Parent: 0x145ac8dc24e63d02089266a9ea7a45caf7df5fe965bc614a94d38c7b7ae984e1 Beneficiary: 0x2a726c1d5dc4637d321a03fb06f2e0eff9ceb4aa Gas Limit: 30000000 Gas Used: 0 Timestamp: 1661944296 Extra Data: Difficulty: 0 Mix Hash: 0xe56a4e9eafcf2dfeb49df3a24d2f446accb998d592b34a7fe16453e6975acc26 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 Receipts Root: 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 State Root: 0xf2d3ccfb17a174f98500f13ba69bffffe1f25e20cfe74d827af1a15c5dd4c8c9 BaseFeePerGas: 30135949 IsPostMerge: True TotalDifficulty: 10790000 2022-08-31 11:12:53.6349|INFO|15|Start a new sync process... Request: ForkchoiceState: (HeadBlockHash: 0x93467f7a5a04d0619241d420096126a40f023446e5aacec704686d7461540dd2, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:12:53.6710|INFO|70|Received a new payload: 7502930 (0x2e2ab63ac1c4c3aaa6e195217e68ec799e936c23311ffaf807020d6301b8d284) 2022-08-31 11:12:53.6995|INFO|70|Syncing... Parent wasn't processed. Inserting block 7502930 (0x2e2ab6...b8d284). 2022-08-31 11:12:53.7414|INFO|14|Received a new payload: 7502930 (0x2e2ab63ac1c4c3aaa6e195217e68ec799e936c23311ffaf807020d6301b8d284) 2022-08-31 11:12:53.7490|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502930 (0x2e2ab6...b8d284). 2022-08-31 11:12:53.7587|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0x2e2ab63ac1c4c3aaa6e195217e68ec799e936c23311ffaf807020d6301b8d284, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:12:53.7587|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2e2ab63ac1c4c3aaa6e195217e68ec799e936c23311ffaf807020d6301b8d284, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:12:53.7692|INFO|65|Received a new payload: 7502931 (0xe5d3a183a89b677e585db50cddb684c82791d807e464bd4026e96603a39e326c) 2022-08-31 11:12:53.7747|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502931 (0xe5d3a1...9e326c). 2022-08-31 11:12:53.7790|INFO|76|Received a new payload: 7502931 (0xe5d3a183a89b677e585db50cddb684c82791d807e464bd4026e96603a39e326c) 2022-08-31 11:12:53.7790|INFO|76|Syncing... Parent wasn't processed. Block already known in blockTree 7502931 (0xe5d3a1...9e326c). 2022-08-31 11:12:54.0079|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0xe5d3a183a89b677e585db50cddb684c82791d807e464bd4026e96603a39e326c, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:12:54.0079|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe5d3a183a89b677e585db50cddb684c82791d807e464bd4026e96603a39e326c, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:12:54.0572|INFO|65|Received a new payload: 7502932 (0x1538ce29e069da14a6ebaab3d3302156892f85afc16d562dcc74151f11bdb8b1) 2022-08-31 11:12:54.0593|INFO|65|Syncing... Parent wasn't processed. Inserting block 7502932 (0x1538ce...bdb8b1). 2022-08-31 11:12:54.1729|INFO|72|Received a new payload: 7502932 (0x1538ce29e069da14a6ebaab3d3302156892f85afc16d562dcc74151f11bdb8b1) 2022-08-31 11:12:54.1746|INFO|72|Syncing... Parent wasn't processed. Block already known in blockTree 7502932 (0x1538ce...bdb8b1). 2022-08-31 11:12:54.1927|INFO|74|Received: ForkchoiceState: (HeadBlockHash: 0x1538ce29e069da14a6ebaab3d3302156892f85afc16d562dcc74151f11bdb8b1, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:12:54.1927|INFO|74|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1538ce29e069da14a6ebaab3d3302156892f85afc16d562dcc74151f11bdb8b1, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:12:54.2083|INFO|74|Received a new payload: 7502933 (0x5c0be294d854dab9e96c261b3c827e5fba8c63dcd9149903f9146cae90ee38af) 2022-08-31 11:12:54.2116|INFO|74|Syncing... Parent wasn't processed. Inserting block 7502933 (0x5c0be2...ee38af). 2022-08-31 11:12:54.2301|TRACE|65| STATE : yes(fastSyncEnabled, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive) 2022-08-31 11:12:54.2301|TRACE|65| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes, hasFastSyncBeenActive) 2022-08-31 11:12:54.2301|TRACE|65| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:54.2301|TRACE|65| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:54.2301|TRACE|65| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:54.2301|TRACE|65| WAITING FOR BLOCK : yes(postPivotPeerAvailable, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive) 2022-08-31 11:12:54.2301|TRACE|65| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:54.2301|INFO|65|Changing state FastHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:12:54.2301|TRACE|65|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:12:54.2301|INFO|65|Sync mode changed from FastHeaders to FastHeaders, BeaconHeaders 2022-08-31 11:12:54.2301|INFO|65|Initialized beacon headers sync. lowestRequestedHeaderNumber: 7502929,lowestInsertedBlockHeader: 7502929 (0x93467f7a5a04d0619241d420096126a40f023446e5aacec704686d7461540dd2), pivotNumber: 7502928, pivotDestination: 7470001 2022-08-31 11:12:54.2346|INFO|66|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:12:54.2346|INFO|66|Beacon Headers from block 7470001 to block 7502929 | 0 / 32929 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:12:54.2597|INFO|17|Received a new payload: 7502933 (0x5c0be294d854dab9e96c261b3c827e5fba8c63dcd9149903f9146cae90ee38af) 2022-08-31 11:12:54.2597|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502933 (0x5c0be2...ee38af). 2022-08-31 11:12:54.3791|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x5c0be294d854dab9e96c261b3c827e5fba8c63dcd9149903f9146cae90ee38af, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:12:54.3827|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5c0be294d854dab9e96c261b3c827e5fba8c63dcd9149903f9146cae90ee38af, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:12:54.3927|INFO|17|Received a new payload: 7502934 (0x3b4b327d0bd302671912f65ad1a5759ce7a49937eac6f66bc2f6aae7a04f1073) 2022-08-31 11:12:54.3927|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502934 (0x3b4b32...4f1073). 2022-08-31 11:12:54.4990|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0x3b4b327d0bd302671912f65ad1a5759ce7a49937eac6f66bc2f6aae7a04f1073, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:12:54.4990|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3b4b327d0bd302671912f65ad1a5759ce7a49937eac6f66bc2f6aae7a04f1073, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:12:54.5271|INFO|71|Received a new payload: 7502934 (0x3b4b327d0bd302671912f65ad1a5759ce7a49937eac6f66bc2f6aae7a04f1073) 2022-08-31 11:12:54.5271|INFO|71|Syncing... Parent wasn't processed. Block already known in blockTree 7502934 (0x3b4b32...4f1073). 2022-08-31 11:12:55.2330|TRACE|67| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:55.2330|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:12:55.2330|TRACE|67| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:55.2330|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:55.2330|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:55.2330|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:55.2330|TRACE|67| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:12:55.2330|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:55.2330|INFO|67|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:12:55.2330|TRACE|67|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:12:55.2343|INFO|72|Old Headers 384 / 7470000 | queue 0 | current 0.00bps | total 455.61bps 2022-08-31 11:12:55.2343|INFO|72|Beacon Headers from block 7470001 to block 7502929 | 0 / 32929 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:12:56.2313|TRACE|17| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:56.2313|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:12:56.2313|TRACE|17| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:56.2313|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:56.2313|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:56.2313|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:56.2313|TRACE|17| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:12:56.2313|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:56.2313|INFO|17|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:12:56.2313|TRACE|17|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:12:56.2347|INFO|74|Old Headers 1152 / 7470000 | queue 0 | current 767.68bps | total 675.17bps 2022-08-31 11:12:56.2347|INFO|74|Beacon Headers from block 7470001 to block 7502929 | 384 / 32929 | queue 0 | current 0.00bps | total 330.57bps 2022-08-31 11:12:57.2312|TRACE|77| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:57.2312|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:12:57.2312|TRACE|77| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:57.2312|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:57.2312|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:57.2312|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:57.2312|TRACE|77| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:12:57.2312|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:57.2312|INFO|77|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:12:57.2312|TRACE|77|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:12:57.2346|INFO|77|Old Headers 1728 / 7470000 | queue 0 | current 576.09bps | total 634.25bps 2022-08-31 11:12:57.2346|INFO|77|Beacon Headers from block 7470001 to block 7502929 | 384 / 32929 | queue 0 | current 0.00bps | total 121.47bps 2022-08-31 11:12:58.2319|TRACE|77| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:58.2319|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:12:58.2319|TRACE|77| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:58.2319|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:58.2319|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:58.2319|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:58.2319|TRACE|77| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:12:58.2319|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:58.2319|INFO|77|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:12:58.2319|TRACE|77|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:12:58.2342|INFO|77|Old Headers 2304 / 7470000 | queue 0 | current 576.26bps | total 617.30bps 2022-08-31 11:12:58.2342|INFO|77|Beacon Headers from block 7470001 to block 7502929 | 576 / 32929 | queue 0 | current 192.08bps | total 148.82bps 2022-08-31 11:12:59.2318|TRACE|75| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:59.2318|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:12:59.2318|TRACE|75| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:12:59.2318|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:12:59.2318|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:12:59.2318|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:12:59.2318|TRACE|75| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:12:59.2318|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:12:59.2318|INFO|75|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:12:59.2318|TRACE|75|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:12:59.2341|INFO|77|Old Headers 2496 / 7470000 | queue 0 | current 192.03bps | total 521.12bps 2022-08-31 11:12:59.2341|INFO|77|Beacon Headers from block 7470001 to block 7502929 | 960 / 32929 | queue 0 | current 384.06bps | total 214.52bps 2022-08-31 11:13:00.2319|TRACE|72| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:13:00.2319|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:00.2319|TRACE|72| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:13:00.2319|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:00.2319|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:00.2319|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:00.2319|TRACE|72| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:13:00.2319|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:00.2319|INFO|72|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:13:00.2319|TRACE|72|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:13:00.2342|INFO|65|Old Headers 2688 / 7470000 | queue 0 | current 191.99bps | total 460.41bps 2022-08-31 11:13:00.2342|INFO|65|Beacon Headers from block 7470001 to block 7502929 | 1728 / 32929 | queue 0 | current 767.95bps | total 335.35bps 2022-08-31 11:13:00.4893|INFO|77|Received a new payload: 7502935 (0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84) 2022-08-31 11:13:00.4914|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502935 (0x5d6d97...36ad84). 2022-08-31 11:13:00.5793|INFO|77|Received: ForkchoiceState: (HeadBlockHash: 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:13:00.5793|INFO|77|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:13:01.2330|TRACE|73| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:13:01.2330|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:01.2330|TRACE|73| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:13:01.2330|TRACE|73| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:01.2330|TRACE|73| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:01.2330|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:01.2330|TRACE|73| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:13:01.2330|TRACE|73| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:01.2330|INFO|73|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502934|peer total difficulty:10790000 2022-08-31 11:13:01.2330|TRACE|73|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:13:01.2342|INFO|73|Old Headers 3072 / 7470000 | queue 0 | current 384.00bps | total 448.51bps 2022-08-31 11:13:01.2342|INFO|73|Beacon Headers from block 7470001 to block 7502929 | 2112 / 32929 | queue 0 | current 384.00bps | total 344.07bps 2022-08-31 11:13:02.1850|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:13:02.1893|INFO|2|Stopping session monitor... 2022-08-31 11:13:02.1893|INFO|2|Stopping session sync mode selector... 2022-08-31 11:13:02.1893|INFO|2|Sync mode selector stopped 2022-08-31 11:13:02.1893|INFO|2|Stopping discovery app... 2022-08-31 11:13:02.1893|INFO|2|Stopping discovery udp channel 2022-08-31 11:13:02.1946|INFO|2|Stopping block producer... 2022-08-31 11:13:02.1946|INFO|14|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:13:02.1946|INFO|2|Stopping sync peer pool... 2022-08-31 11:13:02.1946|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:13:02.1977|INFO|72|Beacon headers task completed. 2022-08-31 11:13:02.1977|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:13:02.1977|INFO|72|Fast blocks headers task completed. 2022-08-31 11:13:02.1977|INFO|2|Stopping peer pool... 2022-08-31 11:13:02.1977|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:13:02.1977|INFO|2|Stopping peer manager... 2022-08-31 11:13:02.1977|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:13:02.1977|INFO|2|Stopping synchronizer... 2022-08-31 11:13:02.1977|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:13:02.1977|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:13:02.1977|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:13:02.1977|INFO|15|State sync task completed. 2022-08-31 11:13:02.1977|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:13:02.1977|INFO|15|Fast sync blocks downloader task completed. 2022-08-31 11:13:02.1977|INFO|17|State sync task completed. 2022-08-31 11:13:02.1977|INFO|76|Fast blocks receipts task completed. 2022-08-31 11:13:02.1977|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:13:02.1977|INFO|76|Fast blocks bodies task completed. 2022-08-31 11:13:02.1977|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:13:02.1977|INFO|76|Full sync block downloader task completed. 2022-08-31 11:13:02.2018|INFO|2|Stopping blockchain processor... 2022-08-31 11:13:02.2018|INFO|2|Stopping rlpx peer... 2022-08-31 11:13:02.2018|INFO|15|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:13:02.2396|INFO|77|Old Headers 3456 / 7470000 | queue 0 | current 381.93bps | total 439.49bps 2022-08-31 11:13:02.2396|INFO|77|Beacon Headers from block 7470001 to block 7502929 | 2304 / 32929 | queue 0 | current 190.96bps | total 320.70bps 2022-08-31 11:13:03.2179|INFO|65|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin Clique... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin AuRa... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin Ethash... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin NethDev... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin Merge... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin Merge... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin MEV... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin HealthChecks... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin Hive... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin Account Abstraction... 2022-08-31 11:13:03.2179|INFO|65|Disposing plugin EthStats... 2022-08-31 11:13:03.2179|INFO|65|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:13:03.2179|INFO|65|IPC JSON RPC service stopped 2022-08-31 11:13:03.2179|INFO|65|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:13:03.2276|INFO|65|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:13:03.2276|INFO|65|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:13:03.2276|INFO|65|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:13:03.2276|INFO|65|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:13:03.2276|INFO|65|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:13:03.2276|INFO|65|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:13:03.2276|INFO|65|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:13:03.2304|INFO|65|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:13:03.2304|INFO|65|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:13:03.2304|INFO|76|JSON RPC service stopped 2022-08-31 11:13:03.2348|INFO|65|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:13:03.2348|INFO|65|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:13:03.2348|INFO|65|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:13:03.2348|INFO|65|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:13:03.2348|INFO|65|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:13:03.2348|INFO|65|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:13:03.2348|INFO|65|Closing DBs... 2022-08-31 11:13:03.2382|INFO|65|Disposing DB Metadata 2022-08-31 11:13:03.2646|INFO|65|Disposing DB Receipts 2022-08-31 11:13:03.2986|INFO|65|Disposing DB Witness 2022-08-31 11:13:03.2986|INFO|65|Disposing DB Bloom 2022-08-31 11:13:03.3271|INFO|65|Disposing DB State0 2022-08-31 11:13:03.3531|INFO|65|Disposing DB CanonicalHashTrie 2022-08-31 11:13:03.3531|INFO|65|Disposing DB Headers 2022-08-31 11:13:03.3937|INFO|65|Disposing DB BlockInfos 2022-08-31 11:13:03.4302|INFO|65|Disposing DB Code 2022-08-31 11:13:03.4302|INFO|65|Disposing DB Blocks 2022-08-31 11:13:03.4557|INFO|65|All DBs closed. 2022-08-31 11:13:03.4557|INFO|65|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:13:03.4557|INFO|65|All done, goodbye! 2022-08-31 11:13:20.7360|INFO|6|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:13:21.2684|INFO|10|Setting up memory allowances 2022-08-31 11:13:21.2684|INFO|10| memory hint: 768MB 2022-08-31 11:13:21.2684|INFO|10| general memory: 32MB 2022-08-31 11:13:21.2684|INFO|10| peers memory: 50MB 2022-08-31 11:13:21.2709|INFO|10| Netty memory: 134MB 2022-08-31 11:13:21.2709|INFO|10| mempool memory: 68MB 2022-08-31 11:13:21.2709|INFO|10| fast blocks memory: 48MB 2022-08-31 11:13:21.2709|INFO|10| trie memory: 86MB 2022-08-31 11:13:21.2758|INFO|10| DB memory: 347MB 2022-08-31 11:13:21.5421|INFO|17|Block tree initialized, last processed is 0, best queued is 0, best known is 0, lowest inserted header , body , lowest sync inserted block number 2022-08-31 11:13:21.5519|INFO|15|Initializing 11 plugins 2022-08-31 11:13:21.5519|INFO|15| Clique by Nethermind 2022-08-31 11:13:21.5550|INFO|15| Clique by Nethermind initialized in 2ms 2022-08-31 11:13:21.5550|INFO|15| AuRa by Nethermind 2022-08-31 11:13:21.5550|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 11:13:21.5550|INFO|15| Ethash by Nethermind 2022-08-31 11:13:21.5550|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 11:13:21.5550|INFO|15| NethDev by Nethermind 2022-08-31 11:13:21.5550|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 11:13:21.5550|INFO|15| Merge by Nethermind 2022-08-31 11:13:21.5550|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 11:13:21.5550|INFO|15| Merge by Nethermind 2022-08-31 11:13:21.5794|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:13:21.5855|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:13:21.5865|INFO|15| Merge by Nethermind initialized in 29ms 2022-08-31 11:13:21.5865|INFO|15| MEV by Nethermind 2022-08-31 11:13:21.5865|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 11:13:21.5865|INFO|15| HealthChecks by Nethermind 2022-08-31 11:13:21.5865|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:13:21.5865|INFO|15| Hive by Nethermind 2022-08-31 11:13:21.5865|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 11:13:21.5865|INFO|15| Account Abstraction by Nethermind 2022-08-31 11:13:21.5907|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:13:21.5907|INFO|15| Account Abstraction by Nethermind initialized in 2ms 2022-08-31 11:13:21.5907|INFO|15| EthStats by Nethermind 2022-08-31 11:13:21.5907|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:13:21.5907|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 11:13:21.8355|INFO|17|Loaded Beacon Pivot: 2022-08-31 11:13:21.9636|INFO|17|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:13:22.0597|INFO|17|Skipping Account Abstraction network protocol 2022-08-31 11:13:22.0920|INFO|6|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:13:22.0920|INFO|6|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:13:22.1122|INFO|6|Now syncing nodes starting from root of block 0 2022-08-31 11:13:22.1348|INFO|11|No block tree levels to review for fixes. All fine. 2022-08-31 11:13:22.1451|INFO|11|Loaded LowestInsertedBeaconHeader: 2022-08-31 11:13:22.1753|INFO|11|Numbers resolved, level = Max(0, 0), header = Max(0, 0), body = Max(0, 0) 2022-08-31 11:13:22.1807|INFO|11|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:13:22.1867|INFO|11|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:13:22.1966|INFO|11|Starting Merge block producer & sealer 2022-08-31 11:13:22.8466|INFO|66|Peers | with known best block: 0 | all: 0 | 2022-08-31 11:13:22.8466|INFO|66|Waiting for peers... 1s 2022-08-31 11:13:22.8466|TRACE|70|Changing state to Disconnected | No Useful Peers 2022-08-31 11:13:22.8503|INFO|66|Sync peers - Initialized: 0 | All: 0 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 11:13:23.2160|INFO|67|Connected to 2 bootnodes, 4 trusted/persisted nodes 2022-08-31 11:13:23.8386|TRACE|70|Changing state to Disconnected | No Useful Peers 2022-08-31 11:13:23.8502|INFO|15|Waiting for peers... 2s 2022-08-31 11:13:24.8382|TRACE|71|Changing state to Disconnected | No Useful Peers 2022-08-31 11:13:24.8507|INFO|8|Waiting for peers... 3s 2022-08-31 11:13:25.8404|TRACE|75|Changing state to Disconnected | No Useful Peers 2022-08-31 11:13:25.8512|INFO|67|Waiting for peers... 4s 2022-08-31 11:13:26.8400|TRACE|75|Changing state to Disconnected | No Useful Peers 2022-08-31 11:13:26.8504|INFO|70|Waiting for peers... 5s 2022-08-31 11:13:27.2704|INFO|17|Engine Module has been enabled 2022-08-31 11:13:27.2704|INFO|17|Skipping Flashbots RPC plugin 2022-08-31 11:13:27.2704|INFO|17|Skipping Hive plugin 2022-08-31 11:13:27.2737|INFO|17|Skipping Account Abstraction RPC plugin 2022-08-31 11:13:27.2737|WARN|17|Starting Clique block producer & sealer 2022-08-31 11:13:27.2801|INFO|10|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:13:27.2843|INFO|10|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:13:27.3810|INFO|73| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 33MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 ===================================================================================== 2022-08-31 11:13:27.8509|TRACE|10| STATE : yes(fastSyncEnabled, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive) 2022-08-31 11:13:27.8509|INFO|8|Waiting for peers... 6s 2022-08-31 11:13:27.8509|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive) 2022-08-31 11:13:27.8509|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:27.8509|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:27.8509|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:27.8537|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, hasFastSyncBeenActive) 2022-08-31 11:13:27.8537|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:27.8537|INFO|10|Changing state Disconnected to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:27.8537|TRACE|10|Changing state to FastHeaders | 2022-08-31 11:13:27.8537|INFO|10|Sync mode changed from Disconnected to FastHeaders 2022-08-31 11:13:27.9362|INFO|74|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:13:28.3935|INFO|75|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:13:28.8412|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:28.8412|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:28.8412|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:28.8412|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:28.8412|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:28.8412|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:28.8412|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:28.8412|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:28.8412|INFO|6|Changing state FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:28.8412|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:28.8412|INFO|6|Sync mode changed from FastHeaders to FastSync, FastHeaders 2022-08-31 11:13:28.8541|INFO|9|Old Headers 3264 / 7470000 | queue 0 | current 0.00bps | total 3549.28bps 2022-08-31 11:13:29.8399|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:29.8399|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:29.8399|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:29.8399|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:29.8399|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:29.8399|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:29.8399|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:29.8399|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:29.8399|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:29.8399|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:29.8546|INFO|68|Old Headers 7296 / 7470000 | queue 0 | current 4030.60bps | total 3806.80bps 2022-08-31 11:13:30.8401|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:30.8401|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:30.8401|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:30.8401|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:30.8401|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:30.8401|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:30.8401|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:30.8401|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:30.8401|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:30.8401|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:30.8548|INFO|74|Old Headers 10752 / 7470000 | queue 0 | current 3455.62bps | total 3684.20bps 2022-08-31 11:13:31.8394|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:31.8394|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:31.8394|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:31.8394|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:31.8394|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:31.8394|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:31.8394|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:31.8394|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:31.8394|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:31.8394|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:31.8549|INFO|72|Old Headers 13824 / 7470000 | queue 0 | current 3071.80bps | total 3525.71bps 2022-08-31 11:13:31.9401|INFO|72|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:13:32.8395|TRACE|74| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:32.8395|TRACE|74| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:32.8395|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:32.8395|TRACE|74| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:32.8395|TRACE|74| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:32.8395|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:32.8395|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:32.8395|TRACE|74| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:32.8395|INFO|74|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:32.8395|TRACE|74|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:32.8552|INFO|15|Old Headers 15936 / 7470000 | queue 576 | current 2111.70bps | total 3235.07bps 2022-08-31 11:13:33.8413|TRACE|74| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:33.8413|TRACE|74| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:33.8413|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:33.8413|TRACE|74| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:33.8413|TRACE|74| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:33.8413|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:33.8413|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:33.8413|TRACE|74| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:33.8413|INFO|74|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:33.8413|TRACE|74|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:33.8547|INFO|74|Old Headers 23616 / 7470000 | queue 0 | current 7684.45bps | total 3993.08bps 2022-08-31 11:13:34.8425|TRACE|66| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:34.8425|TRACE|66| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:34.8425|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:34.8425|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:34.8425|TRACE|66| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:34.8425|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:34.8425|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:34.8425|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:34.8425|INFO|66|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:34.8425|TRACE|66|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:34.8550|INFO|66|Old Headers 30912 / 7470000 | queue 0 | current 7293.82bps | total 4473.89bps 2022-08-31 11:13:35.5830|INFO|73|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:13:35.5961|INFO|12|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:13:35.8408|TRACE|73| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:35.8408|TRACE|73| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:35.8408|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:35.8408|TRACE|73| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:35.8408|TRACE|73| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:35.8408|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:35.8408|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:35.8408|TRACE|73| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:35.8408|INFO|73|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:35.8408|TRACE|73|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:35.8546|INFO|73|Old Headers 38208 / 7470000 | queue 768 | current 7299.33bps | total 4832.89bps 2022-08-31 11:13:36.1837|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) 2022-08-31 11:13:36.1837|INFO|15|Syncing... Block 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84 not found. 2022-08-31 11:13:36.1837|INFO|15|Syncing... Unknown forkchoiceState head hash... Request: ForkchoiceState: (HeadBlockHash: 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84, SafeBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b, FinalizedBlockHash: 0xfecf9372c4a920073fa98e9c5dec4c0ab6cdd00bbf30079a2a11f9dc4566ebae) . 2022-08-31 11:13:36.8416|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:36.8417|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:36.8417|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:36.8417|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:36.8417|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:36.8417|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:36.8417|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:36.8417|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:36.8417|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:36.8417|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:36.8579|INFO|66|Old Headers 47424 / 7470000 | queue 0 | current 9186.53bps | total 5325.28bps 2022-08-31 11:13:36.8995|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:13:36.8995|INFO|15|Syncing... Block 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84 not found. 2022-08-31 11:13:36.8995|INFO|15|Syncing... Unknown forkchoiceState head hash... Request: ForkchoiceState: (HeadBlockHash: 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:13:37.8408|TRACE|74| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:37.8408|TRACE|74| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:37.8408|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:37.8408|TRACE|74| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:37.8408|TRACE|74| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:37.8408|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:37.8408|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:37.8408|TRACE|74| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:37.8408|INFO|74|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:37.8408|TRACE|74|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:37.8614|INFO|69|Peers | with known best block: 3 | all: 3 | 2022-08-31 11:13:37.8614|INFO|69|Old Headers 56640 / 7470000 | queue 0 | current 9183.93bps | total 5717.45bps 2022-08-31 11:13:38.8401|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:38.8401|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:38.8401|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:38.8401|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:38.8401|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:38.8401|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:38.8401|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:38.8401|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:38.8401|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:38.8401|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:38.8593|INFO|73|Old Headers 64320 / 7470000 | queue 768 | current 7696.39bps | total 5899.09bps 2022-08-31 11:13:39.8418|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:39.8418|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:39.8418|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:39.8418|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:39.8418|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:39.8418|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:39.8418|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:39.8418|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:39.8418|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:39.8418|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:39.8594|INFO|66|Old Headers 73536 / 7470000 | queue 0 | current 9215.75bps | total 6178.47bps 2022-08-31 11:13:40.8402|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:40.8402|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:40.8402|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:40.8402|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:40.8402|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:40.8402|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:40.8402|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:40.8402|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:40.8402|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:40.8402|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:40.8582|INFO|8|Old Headers 81792 / 7470000 | queue 0 | current 8265.96bps | total 6340.46bps 2022-08-31 11:13:41.8401|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:41.8401|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:41.8401|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:41.8401|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:41.8401|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:41.8401|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:41.8401|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:41.8401|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:41.8401|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:41.8401|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:41.8601|INFO|71|Old Headers 89664 / 7470000 | queue 0 | current 7857.39bps | total 6449.99bps 2022-08-31 11:13:42.7680|INFO|6|Received a new payload: 7502936 (0x6254b281803edd347a07a4dfaa5565c8668c7aac3b79d771b7c6fb2480106c80) 2022-08-31 11:13:42.7712|INFO|6|Insert block into cache without parent 7502936 (0x6254b2...106c80) 2022-08-31 11:13:42.8412|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:13:42.8412|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:42.8412|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:13:42.8412|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:13:42.8412|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:13:42.8412|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:13:42.8412|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:13:42.8412|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:13:42.8412|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:13:42.8412|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 11:13:42.8433|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x6254b281803edd347a07a4dfaa5565c8668c7aac3b79d771b7c6fb2480106c80, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:13:42.8433|INFO|9|Syncing... Block 0x6254b281803edd347a07a4dfaa5565c8668c7aac3b79d771b7c6fb2480106c80 not found. 2022-08-31 11:13:42.8489|INFO|9|New beacon pivot: Hash: 0x6254b281803edd347a07a4dfaa5565c8668c7aac3b79d771b7c6fb2480106c80 Number: 7502936 Parent: 0x5d6d9738cd6abb9083d4016b0b6389f77e358578c74b1ba27f3cb7bc6636ad84 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 0 Timestamp: 1661944392 Extra Data: Difficulty: 0 Mix Hash: 0x5af2da845f858f4db012547d0ffbe49d9ab5c86af063bbea6bc21ea071a4ccd7 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 Receipts Root: 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421 State Root: 0x0f001714df61dec4f82c1950b70bddda7a08a54d2c4788c22bbbcdee646d4a4c BaseFeePerGas: 24335077 IsPostMerge: True TotalDifficulty: 10790000 2022-08-31 11:13:42.8592|INFO|70|Old Headers 96192 / 7470000 | queue 0 | current 6534.52bps | total 6455.66bps 2022-08-31 11:13:42.8592|INFO|9|Start a new sync process... Request: ForkchoiceState: (HeadBlockHash: 0x6254b281803edd347a07a4dfaa5565c8668c7aac3b79d771b7c6fb2480106c80, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:13:42.8656|INFO|72|Received a new payload: 7502937 (0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:13:42.8830|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502937 (0x3de532...4dfc0f). 2022-08-31 11:13:42.9602|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:13:42.9657|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:13:43.0211|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:13:43.0255|INFO|2|Stopping session monitor... 2022-08-31 11:13:43.0258|INFO|2|Stopping session sync mode selector... 2022-08-31 11:13:43.0258|INFO|2|Sync mode selector stopped 2022-08-31 11:13:43.0258|INFO|2|Stopping discovery app... 2022-08-31 11:13:43.0258|INFO|2|Stopping discovery udp channel 2022-08-31 11:13:43.0314|INFO|2|Stopping block producer... 2022-08-31 11:13:43.0314|INFO|69|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:13:43.0314|INFO|2|Stopping sync peer pool... 2022-08-31 11:13:43.0349|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:13:43.0349|INFO|71|Fast blocks headers task completed. 2022-08-31 11:13:43.0349|INFO|2|Stopping peer pool... 2022-08-31 11:13:43.0469|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:13:43.0469|INFO|2|Stopping peer manager... 2022-08-31 11:13:43.0469|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:13:43.0469|INFO|2|Stopping synchronizer... 2022-08-31 11:13:43.0469|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:13:43.0469|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:13:43.0469|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:13:43.0469|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:13:43.0469|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:13:43.0469|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:13:43.0469|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:13:43.0497|INFO|2|Stopping blockchain processor... 2022-08-31 11:13:43.0497|INFO|2|Stopping rlpx peer... 2022-08-31 11:13:43.0497|INFO|73|Fast sync blocks downloader task completed. 2022-08-31 11:13:43.0497|INFO|73|Beacon headers task completed. 2022-08-31 11:13:43.0497|INFO|73|State sync task completed. 2022-08-31 11:13:43.0497|INFO|73|State sync task completed. 2022-08-31 11:13:43.0497|INFO|73|Fast blocks receipts task completed. 2022-08-31 11:13:43.0497|INFO|73|Fast blocks bodies task completed. 2022-08-31 11:13:43.0497|INFO|73|Full sync block downloader task completed. 2022-08-31 11:13:43.0497|INFO|73|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:13:43.8601|INFO|18|Old Headers 96576 / 7470000 | queue 192 | current 383.64bps | total 6072.72bps 2022-08-31 11:13:44.0667|INFO|6|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin Clique... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin AuRa... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin Ethash... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin NethDev... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin Merge... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin Merge... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin MEV... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin HealthChecks... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin Hive... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin Account Abstraction... 2022-08-31 11:13:44.0667|INFO|6|Disposing plugin EthStats... 2022-08-31 11:13:44.0667|INFO|6|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:13:44.0667|INFO|6|IPC JSON RPC service stopped 2022-08-31 11:13:44.0667|INFO|6|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:13:44.0796|INFO|18|JSON RPC service stopped 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:13:44.0796|INFO|6|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:13:44.0819|INFO|6|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:13:44.0819|INFO|6|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:13:44.0819|INFO|6|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:13:44.0857|INFO|6|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:13:44.0857|INFO|6|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:13:44.0857|INFO|6|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:13:44.0857|INFO|6|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:13:44.0857|INFO|6|Closing DBs... 2022-08-31 11:13:44.0857|INFO|6|Disposing DB Blocks 2022-08-31 11:13:44.1252|INFO|6|Disposing DB Receipts 2022-08-31 11:13:44.1693|INFO|6|Disposing DB Witness 2022-08-31 11:13:44.1693|INFO|6|Disposing DB CanonicalHashTrie 2022-08-31 11:13:44.1693|INFO|6|Disposing DB BlockInfos 2022-08-31 11:13:44.2545|INFO|6|Disposing DB State0 2022-08-31 11:13:44.2844|INFO|6|Disposing DB Metadata 2022-08-31 11:13:44.3094|INFO|6|Disposing DB Code 2022-08-31 11:13:44.3094|INFO|6|Disposing DB Headers 2022-08-31 11:13:44.3967|INFO|6|Disposing DB Bloom 2022-08-31 11:13:44.4171|INFO|6|All DBs closed. 2022-08-31 11:13:44.4171|INFO|6|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:13:44.4171|INFO|6|All done, goodbye! 2022-08-31 11:14:10.8112|INFO|6|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:14:11.2116|INFO|11|Setting up memory allowances 2022-08-31 11:14:11.2116|INFO|11| memory hint: 768MB 2022-08-31 11:14:11.2116|INFO|11| general memory: 32MB 2022-08-31 11:14:11.2116|INFO|11| peers memory: 50MB 2022-08-31 11:14:11.2150|INFO|11| Netty memory: 134MB 2022-08-31 11:14:11.2150|INFO|11| mempool memory: 68MB 2022-08-31 11:14:11.2150|INFO|11| fast blocks memory: 48MB 2022-08-31 11:14:11.2178|INFO|11| trie memory: 86MB 2022-08-31 11:14:11.2242|INFO|11| DB memory: 347MB 2022-08-31 11:14:11.4573|INFO|8|Block tree initialized, last processed is 0, best queued is 0, best known is 0, lowest inserted header , body , lowest sync inserted block number 2022-08-31 11:14:11.4656|INFO|15|Initializing 11 plugins 2022-08-31 11:14:11.4657|INFO|15| Clique by Nethermind 2022-08-31 11:14:11.4657|INFO|15| Clique by Nethermind initialized in 2ms 2022-08-31 11:14:11.4657|INFO|15| AuRa by Nethermind 2022-08-31 11:14:11.4657|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 11:14:11.4657|INFO|15| Ethash by Nethermind 2022-08-31 11:14:11.4657|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 11:14:11.4657|INFO|15| NethDev by Nethermind 2022-08-31 11:14:11.4657|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 11:14:11.4657|INFO|15| Merge by Nethermind 2022-08-31 11:14:11.4657|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 11:14:11.4657|INFO|15| Merge by Nethermind 2022-08-31 11:14:11.4885|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:14:11.4947|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:14:11.4947|INFO|15| Merge by Nethermind initialized in 26ms 2022-08-31 11:14:11.4947|INFO|15| MEV by Nethermind 2022-08-31 11:14:11.4947|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 11:14:11.4947|INFO|15| HealthChecks by Nethermind 2022-08-31 11:14:11.4947|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:14:11.4947|INFO|15| Hive by Nethermind 2022-08-31 11:14:11.4947|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 11:14:11.4947|INFO|15| Account Abstraction by Nethermind 2022-08-31 11:14:11.5011|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:14:11.5011|INFO|15| Account Abstraction by Nethermind initialized in 4ms 2022-08-31 11:14:11.5011|INFO|15| EthStats by Nethermind 2022-08-31 11:14:11.5020|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:14:11.5020|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 11:14:11.7276|INFO|8|Loaded Beacon Pivot: 2022-08-31 11:14:11.8639|INFO|11|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:14:11.9587|INFO|11|Skipping Account Abstraction network protocol 2022-08-31 11:14:11.9896|INFO|11|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:14:11.9908|INFO|11|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:14:12.0106|INFO|11|Now syncing nodes starting from root of block 0 2022-08-31 11:14:12.0670|INFO|6|No block tree levels to review for fixes. All fine. 2022-08-31 11:14:12.0768|INFO|6|Loaded LowestInsertedBeaconHeader: 2022-08-31 11:14:12.0787|INFO|6|Numbers resolved, level = Max(0, 0), header = Max(0, 0), body = Max(0, 0) 2022-08-31 11:14:12.0836|INFO|6|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:14:12.0916|INFO|6|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:14:12.1006|INFO|6|Starting Merge block producer & sealer 2022-08-31 11:14:12.7370|INFO|66|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:14:12.7370|INFO|66|Waiting for peers... 1s 2022-08-31 11:14:12.7455|INFO|66|Sync peers - Initialized: 2 | All: 2 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7382822|168.119.138.147:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.20-stable-8f2416a8/linux-amd64/go1.18.1] [ ][ ][Peer|eth66| 5062604|207.244.238.202:30303][ 0| 2| 0| 0| 0| 0][Geth/v1.10.2-stable-97d11b01/linux-amd64/go1.16.3] 2022-08-31 11:14:12.7473|TRACE|68| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:14:12.7473|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:12.7473|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:12.7473|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:12.7473|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:12.7497|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:12.7497|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:12.7497|INFO|68|Changing state Disconnected to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7382822|peer total difficulty:10790006 2022-08-31 11:14:12.7497|TRACE|68|Changing state to FastHeaders | 2022-08-31 11:14:12.7497|INFO|68|Sync mode changed from Disconnected to FastHeaders 2022-08-31 11:14:13.1032|INFO|68|Connected to 2 bootnodes, 5 trusted/persisted nodes 2022-08-31 11:14:13.7359|TRACE|11| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:14:13.7359|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:13.7359|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:13.7359|TRACE|11| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:13.7359|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:13.7359|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:13.7359|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:13.7359|INFO|11|Changing state FastHeaders to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7382822|peer total difficulty:10790006 2022-08-31 11:14:13.7359|TRACE|11|Changing state to FastHeaders | 2022-08-31 11:14:13.7439|INFO|11|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:14.7348|TRACE|70| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:14:14.7348|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:14.7348|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:14.7348|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:14.7348|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:14.7348|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:14.7348|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:14.7348|INFO|70|Changing state FastHeaders to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7382822|peer total difficulty:10790006 2022-08-31 11:14:14.7348|TRACE|70|Changing state to FastHeaders | 2022-08-31 11:14:14.7425|INFO|13|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:15.7351|TRACE|71| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:14:15.7351|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:15.7351|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:15.7351|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:15.7351|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:15.7351|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:15.7351|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:15.7351|INFO|71|Changing state FastHeaders to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7382822|peer total difficulty:10790006 2022-08-31 11:14:15.7351|TRACE|71|Changing state to FastHeaders | 2022-08-31 11:14:15.7426|INFO|71|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:16.7351|TRACE|14| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:14:16.7351|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:16.7351|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:16.7351|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:16.7351|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:16.7351|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:16.7351|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:16.7351|INFO|14|Changing state FastHeaders to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7382822|peer total difficulty:10790006 2022-08-31 11:14:16.7351|TRACE|14|Changing state to FastHeaders | 2022-08-31 11:14:16.7428|INFO|76|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:17.1842|INFO|6|Engine Module has been enabled 2022-08-31 11:14:17.1842|INFO|6|Skipping Flashbots RPC plugin 2022-08-31 11:14:17.1860|INFO|6|Skipping Hive plugin 2022-08-31 11:14:17.1860|INFO|6|Skipping Account Abstraction RPC plugin 2022-08-31 11:14:17.1906|WARN|6|Starting Clique block producer & sealer 2022-08-31 11:14:17.1951|INFO|10|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:14:17.1998|INFO|10|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:14:17.2845|INFO|68| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 67MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 ===================================================================================== 2022-08-31 11:14:17.7344|TRACE|10| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:14:17.7344|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:17.7344|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:17.7344|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:17.7344|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:17.7344|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, notInFastSync, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:17.7344|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:17.7344|INFO|10|Changing state FastHeaders to FastHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7382822|peer total difficulty:10790006 2022-08-31 11:14:17.7344|TRACE|10|Changing state to FastHeaders | 2022-08-31 11:14:17.7420|INFO|69|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:17.9851|INFO|69|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:18.2959|INFO|6|Received a new payload: 7502938 (0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5) 2022-08-31 11:14:18.3053|INFO|6|Insert block into cache without parent 7502938 (0x8291a9...17c5f5) 2022-08-31 11:14:18.5850|INFO|17|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:18.6504|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:14:18.6504|INFO|17|Syncing... Block 0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5 not found. 2022-08-31 11:14:18.6561|INFO|17|New beacon pivot: Hash: 0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5 Number: 7502938 Parent: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f Beneficiary: 0xf36f155486299ecaff2d4f5160ed5114c1f66000 Gas Limit: 30000000 Gas Used: 26329927 Timestamp: 1661944440 Extra Data: Difficulty: 0 Mix Hash: 0xff31699b13eb82ea026d6ea84abd8e1d87730363d73afb29b14f44c2dfdf2bae Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x1d2160579cd8395135183738d11e7575c2db35324170951db6284c3667b67aff Receipts Root: 0x67155aad3bd79d42c6ecbe1a5c19d859ef1498047d69651277ad62afdb289b72 State Root: 0x68ae2c86bf28033397f941bddf1240c99a6bc8c1c4bdbf694843f1342dad73b5 BaseFeePerGas: 23551904 IsPostMerge: True TotalDifficulty: 10790000 2022-08-31 11:14:18.6625|INFO|17|Start a new sync process... Request: ForkchoiceState: (HeadBlockHash: 0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:14:18.6625|INFO|76|Received a new payload: 7502939 (0x1b1336eb2dfc6275712268455fffa6e5ffa1cc28e89474bb4bb0c0cd66f3dae3) 2022-08-31 11:14:18.6888|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502939 (0x1b1336...f3dae3). 2022-08-31 11:14:18.7348|TRACE|72| STATE : yes(fastSyncEnabled, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive, hasAnyPostPivotPeer) 2022-08-31 11:14:18.7348|TRACE|72| FULL : yes(desiredPeerKnown, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:18.7348|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:18.7348|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:18.7348|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:18.7348|TRACE|72| WAITING FOR BLOCK : yes(notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive) 2022-08-31 11:14:18.7348|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:18.7348|INFO|72|Changing state FastHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:5062604|peer total difficulty:7402377 2022-08-31 11:14:18.7348|TRACE|72|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:18.7348|INFO|72|Sync mode changed from FastHeaders to FastHeaders, BeaconHeaders 2022-08-31 11:14:18.7348|INFO|72|Initialized beacon headers sync. lowestRequestedHeaderNumber: 7502938,lowestInsertedBlockHeader: 7502938 (0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5), pivotNumber: 7502937, pivotDestination: 7470001 2022-08-31 11:14:18.7423|INFO|68|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:18.7423|INFO|68|Beacon Headers from block 7470001 to block 7502938 | 0 / 32938 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:18.8218|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0x1b1336eb2dfc6275712268455fffa6e5ffa1cc28e89474bb4bb0c0cd66f3dae3, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:14:18.8279|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1b1336eb2dfc6275712268455fffa6e5ffa1cc28e89474bb4bb0c0cd66f3dae3, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:14:19.7352|TRACE|69|Changing state to Disconnected | No Useful Peers 2022-08-31 11:14:19.7352|INFO|69|Sync mode changed from FastHeaders, BeaconHeaders to Disconnected 2022-08-31 11:14:19.7430|INFO|66|Waiting for peers... 8s 2022-08-31 11:14:19.9047|INFO|72|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:20.7353|TRACE|6|Changing state to Disconnected | No Useful Peers 2022-08-31 11:14:20.7427|INFO|76|Waiting for peers... 9s 2022-08-31 11:14:21.3688|INFO|6|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:21.7340|TRACE|6|Changing state to Disconnected | No Useful Peers 2022-08-31 11:14:21.7424|INFO|70|Waiting for peers... 10s 2022-08-31 11:14:22.0295|INFO|6|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:22.7327|INFO|66|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:22.7340|TRACE|6|Changing state to Disconnected | No Useful Peers 2022-08-31 11:14:22.7447|INFO|9|Waiting for peers... 11s 2022-08-31 11:14:23.4524|INFO|9|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:23.7349|TRACE|17| STATE : yes(fastSyncEnabled, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(hasFastSyncBeenActive) 2022-08-31 11:14:23.7349|TRACE|17| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes, hasFastSyncBeenActive) 2022-08-31 11:14:23.7349|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:23.7349|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:23.7349|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:23.7349|TRACE|17| WAITING FOR BLOCK : yes(postPivotPeerAvailable, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown, hasFastSyncBeenActive) 2022-08-31 11:14:23.7349|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:23.7349|INFO|17|Changing state Disconnected to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:0|chain difficulty:1|peer block:7502939|peer total difficulty:10790000 2022-08-31 11:14:23.7349|TRACE|17|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:23.7349|INFO|17|Sync mode changed from Disconnected to FastHeaders, BeaconHeaders 2022-08-31 11:14:23.7403|INFO|17|Initialized beacon headers sync. lowestRequestedHeaderNumber: 7502938,lowestInsertedBlockHeader: 7502938 (0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5), pivotNumber: 7502937, pivotDestination: 7470001 2022-08-31 11:14:23.7426|INFO|68|Old Headers 0 / 7470000 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:23.7426|INFO|68|Beacon Headers from block 7470001 to block 7502938 | 0 / 32938 | queue 0 | current 0.00bps | total 0.00bps 2022-08-31 11:14:24.2499|INFO|17|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:24.5488|INFO|11|Received a new payload: 7502940 (0xf0b8a277fba62c7ba928410b406898c66cc201bca0d80055f0cbbef1cfb3de03) 2022-08-31 11:14:24.5515|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502940 (0xf0b8a2...b3de03). 2022-08-31 11:14:24.6521|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0xf0b8a277fba62c7ba928410b406898c66cc201bca0d80055f0cbbef1cfb3de03, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:14:24.6521|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf0b8a277fba62c7ba928410b406898c66cc201bca0d80055f0cbbef1cfb3de03, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:14:24.7349|TRACE|68| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:24.7349|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:24.7349|TRACE|68| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:24.7349|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:24.7349|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:24.7349|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:24.7349|TRACE|68| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:24.7349|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:24.7349|INFO|68|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502939|peer total difficulty:10790000 2022-08-31 11:14:24.7349|TRACE|68|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:24.7428|INFO|17|Old Headers 384 / 7470000 | queue 192 | current 0.00bps | total 269.27bps 2022-08-31 11:14:24.7428|INFO|17|Beacon Headers from block 7470001 to block 7502938 | 192 / 32938 | queue 192 | current 0.00bps | total 0.00bps 2022-08-31 11:14:24.9925|INFO|11|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:25.7352|TRACE|6| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:25.7352|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:25.7352|TRACE|6| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:25.7352|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:25.7352|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:25.7352|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:25.7352|TRACE|6| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:25.7352|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:25.7352|INFO|6|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502939|peer total difficulty:10790000 2022-08-31 11:14:25.7352|TRACE|6|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:25.7426|INFO|70|Old Headers 1152 / 7470000 | queue 192 | current 768.27bps | total 560.49bps 2022-08-31 11:14:25.7426|INFO|70|Beacon Headers from block 7470001 to block 7502938 | 1152 / 32938 | queue 192 | current 960.73bps | total 776.22bps 2022-08-31 11:14:26.7359|TRACE|6| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:26.7359|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:26.7359|TRACE|6| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:26.7359|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:26.7359|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:26.7359|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:26.7359|TRACE|6| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:26.7359|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:26.7359|INFO|6|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502939|peer total difficulty:10790000 2022-08-31 11:14:26.7359|TRACE|6|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:26.7424|INFO|11|Old Headers 2304 / 7470000 | queue 0 | current 1152.18bps | total 778.57bps 2022-08-31 11:14:26.7424|INFO|11|Beacon Headers from block 7470001 to block 7502938 | 1920 / 32938 | queue 0 | current 768.07bps | total 772.57bps 2022-08-31 11:14:27.7348|TRACE|68| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:27.7348|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:27.7348|TRACE|68| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:27.7348|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:27.7348|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:27.7348|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:27.7348|TRACE|68| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:27.7348|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:27.7348|INFO|68|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502939|peer total difficulty:10790000 2022-08-31 11:14:27.7348|TRACE|68|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:27.7423|INFO|66|Peers | with known best block: 1 | all: 1 | 2022-08-31 11:14:27.7423|INFO|66|Old Headers 3072 / 7470000 | queue 192 | current 768.05bps | total 775.73bps 2022-08-31 11:14:27.7423|INFO|66|Beacon Headers from block 7470001 to block 7502938 | 3072 / 32938 | queue 192 | current 1152.03bps | total 889.81bps 2022-08-31 11:14:28.7357|TRACE|69| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:28.7357|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:28.7357|TRACE|69| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:28.7357|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:28.7357|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:28.7357|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:28.7357|TRACE|69| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:28.7357|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:28.7357|INFO|69|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502939|peer total difficulty:10790000 2022-08-31 11:14:28.7357|TRACE|69|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:28.7421|INFO|69|Old Headers 4032 / 7470000 | queue 192 | current 960.40bps | total 814.89bps 2022-08-31 11:14:28.7421|INFO|69|Beacon Headers from block 7470001 to block 7502938 | 4032 / 32938 | queue 192 | current 960.35bps | total 906.45bps 2022-08-31 11:14:29.7352|TRACE|67| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:29.7352|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:29.7352|TRACE|67| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:29.7352|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:29.7352|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:29.7352|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:29.7352|TRACE|67| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:29.7352|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:29.7352|INFO|67|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502940|peer total difficulty:10790000 2022-08-31 11:14:29.7352|TRACE|67|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:29.7427|INFO|67|Old Headers 4800 / 7470000 | queue 192 | current 767.57bps | total 806.60bps 2022-08-31 11:14:29.7427|INFO|67|Beacon Headers from block 7470001 to block 7502938 | 4800 / 32938 | queue 192 | current 767.55bps | total 879.91bps 2022-08-31 11:14:29.9489|INFO|67|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:30.7357|TRACE|70| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:30.7357|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:30.7357|TRACE|70| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:30.7357|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:30.7357|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:30.7357|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:30.7357|TRACE|70| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:30.7357|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:30.7357|INFO|70|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502940|peer total difficulty:10790000 2022-08-31 11:14:30.7357|TRACE|70|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:30.7421|INFO|70|Old Headers 5568 / 7470000 | queue 0 | current 768.51bps | total 800.92bps 2022-08-31 11:14:30.7421|INFO|70|Beacon Headers from block 7470001 to block 7502938 | 5952 / 32938 | queue 0 | current 1152.73bps | total 923.63bps 2022-08-31 11:14:31.7367|TRACE|6| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:31.7367|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:31.7367|TRACE|6| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:31.7367|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:31.7367|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:31.7367|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:31.7367|TRACE|6| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:31.7367|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:31.7367|INFO|6|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502940|peer total difficulty:10790000 2022-08-31 11:14:31.7367|TRACE|6|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:31.7420|INFO|6|Old Headers 6336 / 7470000 | queue 192 | current 768.04bps | total 796.65bps 2022-08-31 11:14:31.7420|INFO|6|Beacon Headers from block 7470001 to block 7502938 | 6912 / 32938 | queue 192 | current 960.03bps | total 928.66bps 2022-08-31 11:14:32.7388|TRACE|66| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:32.7388|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:32.7388|TRACE|66| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:32.7388|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:32.7388|TRACE|66| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:32.7388|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:32.7388|TRACE|66| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:32.7388|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:32.7388|INFO|66|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502940|peer total difficulty:10790000 2022-08-31 11:14:32.7388|TRACE|66|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:32.7423|INFO|69|Old Headers 7104 / 7470000 | queue 0 | current 767.82bps | total 793.34bps 2022-08-31 11:14:32.7423|INFO|69|Beacon Headers from block 7470001 to block 7502938 | 8064 / 32938 | queue 0 | current 1151.69bps | total 955.74bps 2022-08-31 11:14:33.7380|TRACE|72| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:33.7380|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:33.7380|TRACE|72| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:33.7380|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:33.7380|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:33.7380|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:33.7380|TRACE|72| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:33.7380|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:33.7380|INFO|72|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502940|peer total difficulty:10790000 2022-08-31 11:14:33.7380|TRACE|72|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:33.7424|INFO|68|Old Headers 7872 / 7470000 | queue 192 | current 767.91bps | total 790.72bps 2022-08-31 11:14:33.7424|INFO|68|Beacon Headers from block 7470001 to block 7502938 | 9216 / 32938 | queue 192 | current 1151.87bps | total 976.98bps 2022-08-31 11:14:34.7355|TRACE|8| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:34.7355|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:34.7355|TRACE|8| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:34.7355|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:34.7355|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:34.7355|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:34.7355|TRACE|8| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:34.7355|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:34.7355|INFO|8|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502940|peer total difficulty:10790000 2022-08-31 11:14:34.7355|TRACE|8|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:34.7422|INFO|8|Old Headers 8448 / 7470000 | queue 192 | current 576.14bps | total 770.69bps 2022-08-31 11:14:34.7422|INFO|8|Beacon Headers from block 7470001 to block 7502938 | 10560 / 32938 | queue 192 | current 1344.30bps | total 1012.85bps 2022-08-31 11:14:35.5822|INFO|15|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:14:35.5822|INFO|71|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:14:35.7349|TRACE|15| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:35.7349|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:14:35.7349|TRACE|15| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:14:35.7349|TRACE|15| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:14:35.7349|TRACE|15| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:14:35.7349|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:14:35.7349|TRACE|15| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:14:35.7349|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:14:35.7349|INFO|15|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502940|peer total difficulty:10790000 2022-08-31 11:14:35.7349|TRACE|15|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:14:35.7424|INFO|70|Old Headers 9792 / 7470000 | queue 0 | current 1343.80bps | total 819.63bps 2022-08-31 11:14:35.7424|INFO|70|Beacon Headers from block 7470001 to block 7502938 | 11136 / 32938 | queue 0 | current 575.91bps | total 973.96bps 2022-08-31 11:14:36.3182|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:14:36.3230|INFO|2|Stopping session monitor... 2022-08-31 11:14:36.3230|INFO|2|Stopping session sync mode selector... 2022-08-31 11:14:36.3230|INFO|2|Sync mode selector stopped 2022-08-31 11:14:36.3230|INFO|2|Stopping discovery app... 2022-08-31 11:14:36.3270|INFO|2|Stopping discovery udp channel 2022-08-31 11:14:36.3270|INFO|2|Stopping block producer... 2022-08-31 11:14:36.3270|INFO|66|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:14:36.3270|INFO|2|Stopping sync peer pool... 2022-08-31 11:14:36.3311|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:14:36.3311|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:14:36.3311|INFO|70|Fast blocks headers task completed. 2022-08-31 11:14:36.3311|INFO|66|Beacon headers task completed. 2022-08-31 11:14:36.3311|INFO|2|Stopping peer pool... 2022-08-31 11:14:36.3311|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:14:36.3311|INFO|2|Stopping peer manager... 2022-08-31 11:14:36.3340|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:14:36.3340|INFO|2|Stopping synchronizer... 2022-08-31 11:14:36.3340|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:14:36.3340|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:14:36.3340|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:14:36.3340|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:14:36.3340|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:14:36.3340|INFO|8|Fast sync blocks downloader task completed. 2022-08-31 11:14:36.3340|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:14:36.3340|INFO|6|State sync task completed. 2022-08-31 11:14:36.3340|INFO|8|Fast blocks bodies task completed. 2022-08-31 11:14:36.3340|INFO|68|Fast blocks receipts task completed. 2022-08-31 11:14:36.3340|INFO|2|Stopping blockchain processor... 2022-08-31 11:14:36.3340|INFO|17|State sync task completed. 2022-08-31 11:14:36.3340|INFO|13|Full sync block downloader task completed. 2022-08-31 11:14:36.3340|INFO|2|Stopping rlpx peer... 2022-08-31 11:14:36.3379|INFO|6|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:14:36.7434|INFO|91|Old Headers 10560 / 7470000 | queue 0 | current 767.27bps | total 815.51bps 2022-08-31 11:14:36.7434|INFO|91|Beacon Headers from block 7470001 to block 7502938 | 11520 / 32938 | queue 0 | current 383.61bps | total 925.67bps 2022-08-31 11:14:36.8303|INFO|66|Received a new payload: 7502941 (0x492d32da79b04ac7369f601ee54483689766652a0b665cd83bfd2e32627fffc1) 2022-08-31 11:14:36.8303|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502941 (0x492d32...7fffc1). 2022-08-31 11:14:36.9099|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0x492d32da79b04ac7369f601ee54483689766652a0b665cd83bfd2e32627fffc1, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:14:36.9099|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x492d32da79b04ac7369f601ee54483689766652a0b665cd83bfd2e32627fffc1, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:14:37.3473|INFO|81|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:14:37.3473|INFO|81|Disposing plugin Clique... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin AuRa... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin Ethash... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin NethDev... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin Merge... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin Merge... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin MEV... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin HealthChecks... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin Hive... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin Account Abstraction... 2022-08-31 11:14:37.3498|INFO|81|Disposing plugin EthStats... 2022-08-31 11:14:37.3498|INFO|81|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:14:37.3498|INFO|81|IPC JSON RPC service stopped 2022-08-31 11:14:37.3498|INFO|81|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:14:37.3568|INFO|81|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:14:37.3568|INFO|81|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:14:37.3568|INFO|81|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:14:37.3580|INFO|81|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:14:37.3580|INFO|81|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:14:37.3580|INFO|81|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:14:37.3580|INFO|81|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:14:37.3580|INFO|81|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:14:37.3580|INFO|81|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:14:37.3580|INFO|93|JSON RPC service stopped 2022-08-31 11:14:37.3637|INFO|81|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:14:37.3637|INFO|81|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:14:37.3637|INFO|81|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:14:37.3637|INFO|81|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:14:37.3659|INFO|81|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:14:37.3659|INFO|81|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:14:37.3659|INFO|81|Closing DBs... 2022-08-31 11:14:37.3659|INFO|81|Disposing DB Receipts 2022-08-31 11:14:37.4024|INFO|81|Disposing DB BlockInfos 2022-08-31 11:14:37.4453|INFO|81|Disposing DB CanonicalHashTrie 2022-08-31 11:14:37.4453|INFO|81|Disposing DB Bloom 2022-08-31 11:14:37.4723|INFO|81|Disposing DB Witness 2022-08-31 11:14:37.4723|INFO|81|Disposing DB Metadata 2022-08-31 11:14:37.4970|INFO|81|Disposing DB State0 2022-08-31 11:14:37.5253|INFO|81|Disposing DB Blocks 2022-08-31 11:14:37.5528|INFO|81|Disposing DB Code 2022-08-31 11:14:37.5528|INFO|81|Disposing DB Headers 2022-08-31 11:14:37.6576|INFO|81|All DBs closed. 2022-08-31 11:14:37.6576|INFO|81|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:14:37.6577|INFO|81|All done, goodbye! 2022-08-31 11:17:45.1415|INFO|6|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:17:45.4762|INFO|8|Setting up memory allowances 2022-08-31 11:17:45.4762|INFO|8| memory hint: 768MB 2022-08-31 11:17:45.4762|INFO|8| general memory: 32MB 2022-08-31 11:17:45.4762|INFO|8| peers memory: 50MB 2022-08-31 11:17:45.4790|INFO|8| Netty memory: 134MB 2022-08-31 11:17:45.4790|INFO|8| mempool memory: 68MB 2022-08-31 11:17:45.4790|INFO|8| fast blocks memory: 48MB 2022-08-31 11:17:45.4790|INFO|8| trie memory: 86MB 2022-08-31 11:17:45.4847|INFO|8| DB memory: 347MB 2022-08-31 11:17:45.6858|WARN|12|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 11:17:45.6919|INFO|12|Loaded LowestInsertedBeaconHeader: Hash: 0x366a520e25ab1d7b0c24e8207602ca5a6f3b7ea630d0386edfaf2e9dcfb0b2c0 Number: 7491418 Parent: 0x04df345d2628fa6a1f544752f3500341b214654378c03b203395efd35a6c0d9a Beneficiary: 0xe0a2bd4258d2768837baa26a28fe71dc079f84c7 Gas Limit: 30000000 Gas Used: 4280344 Timestamp: 1661765724 Extra Data: Difficulty: 0 Mix Hash: 0xebaccca7258499415640d9fa3a6c5a60ed1b89c40dbc44a62510c590abd27da3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x0793ae201a73bec6cfeab69da5a317a960a2bb4686f75c49ef9b1846401a84ef Receipts Root: 0x662becc55b1626eaac6fc66a542b4f964846f7343b390c11e3807bfc6bb9e0b6 State Root: 0xa13eea29b73195024c3c88dd36c063f0649161b9858ef95a28887e942da40c35 BaseFeePerGas: 11 IsPostMerge: False TotalDifficulty: 2022-08-31 11:17:45.6945|INFO|12|Numbers resolved, level = Max(0, 7470000), header = Max(0, 7470000), body = Max(0, 0) 2022-08-31 11:17:45.7024|INFO|12|Beacon Numbers resolved, level = 7502941, header = 7502941, body = 7502941 2022-08-31 11:17:45.7024|INFO|12|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7470000, best known is 7470000, lowest inserted header 7459441, body , lowest sync inserted block number 7491418 2022-08-31 11:17:45.7128|INFO|12|Initializing 11 plugins 2022-08-31 11:17:45.7128|INFO|12| Clique by Nethermind 2022-08-31 11:17:45.7149|INFO|12| Clique by Nethermind initialized in 1ms 2022-08-31 11:17:45.7149|INFO|12| AuRa by Nethermind 2022-08-31 11:17:45.7149|INFO|12| AuRa by Nethermind initialized in 0ms 2022-08-31 11:17:45.7149|INFO|12| Ethash by Nethermind 2022-08-31 11:17:45.7149|INFO|12| Ethash by Nethermind initialized in 0ms 2022-08-31 11:17:45.7149|INFO|12| NethDev by Nethermind 2022-08-31 11:17:45.7149|INFO|12| NethDev by Nethermind initialized in 0ms 2022-08-31 11:17:45.7149|INFO|12| Merge by Nethermind 2022-08-31 11:17:45.7149|INFO|12| Merge by Nethermind initialized in 0ms 2022-08-31 11:17:45.7149|INFO|12| Merge by Nethermind 2022-08-31 11:17:45.7363|INFO|12|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:17:45.7425|INFO|12|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:17:45.7425|INFO|12| Merge by Nethermind initialized in 26ms 2022-08-31 11:17:45.7425|INFO|12| MEV by Nethermind 2022-08-31 11:17:45.7425|INFO|12| MEV by Nethermind initialized in 0ms 2022-08-31 11:17:45.7425|INFO|12| HealthChecks by Nethermind 2022-08-31 11:17:45.7425|INFO|12| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:17:45.7425|INFO|12| Hive by Nethermind 2022-08-31 11:17:45.7425|INFO|12| Hive by Nethermind initialized in 0ms 2022-08-31 11:17:45.7425|INFO|12| Account Abstraction by Nethermind 2022-08-31 11:17:45.7479|INFO|12| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:17:45.7479|INFO|12| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 11:17:45.7479|INFO|12| EthStats by Nethermind 2022-08-31 11:17:45.7479|WARN|12|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:17:45.7479|INFO|12| EthStats by Nethermind initialized in 0ms 2022-08-31 11:17:45.8271|INFO|6|Loaded Beacon Pivot: Hash: 0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5 Number: 7502938 Parent: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f Beneficiary: 0xf36f155486299ecaff2d4f5160ed5114c1f66000 Gas Limit: 30000000 Gas Used: 26329927 Timestamp: 1661944440 Extra Data: Difficulty: 0 Mix Hash: 0xff31699b13eb82ea026d6ea84abd8e1d87730363d73afb29b14f44c2dfdf2bae Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x1d2160579cd8395135183738d11e7575c2db35324170951db6284c3667b67aff Receipts Root: 0x67155aad3bd79d42c6ecbe1a5c19d859ef1498047d69651277ad62afdb289b72 State Root: 0x68ae2c86bf28033397f941bddf1240c99a6bc8c1c4bdbf694843f1342dad73b5 BaseFeePerGas: 23551904 IsPostMerge: False TotalDifficulty: 2022-08-31 11:17:45.9934|INFO|6|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:17:46.0717|INFO|6|Skipping Account Abstraction network protocol 2022-08-31 11:17:46.0994|INFO|15|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:17:46.0994|INFO|15|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:17:46.1210|INFO|15|Now syncing nodes starting from root of block 0 2022-08-31 11:17:46.1520|INFO|6|No block tree levels to review for fixes. All fine. 2022-08-31 11:17:46.1627|INFO|6|Loaded LowestInsertedBeaconHeader: Hash: 0x366a520e25ab1d7b0c24e8207602ca5a6f3b7ea630d0386edfaf2e9dcfb0b2c0 Number: 7491418 Parent: 0x04df345d2628fa6a1f544752f3500341b214654378c03b203395efd35a6c0d9a Beneficiary: 0xe0a2bd4258d2768837baa26a28fe71dc079f84c7 Gas Limit: 30000000 Gas Used: 4280344 Timestamp: 1661765724 Extra Data: Difficulty: 0 Mix Hash: 0xebaccca7258499415640d9fa3a6c5a60ed1b89c40dbc44a62510c590abd27da3 Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x0793ae201a73bec6cfeab69da5a317a960a2bb4686f75c49ef9b1846401a84ef Receipts Root: 0x662becc55b1626eaac6fc66a542b4f964846f7343b390c11e3807bfc6bb9e0b6 State Root: 0xa13eea29b73195024c3c88dd36c063f0649161b9858ef95a28887e942da40c35 BaseFeePerGas: 11 IsPostMerge: False TotalDifficulty: 2022-08-31 11:17:46.1627|INFO|6|Numbers resolved, level = Max(0, 7470000), header = Max(0, 7470000), body = Max(0, 0) 2022-08-31 11:17:46.1670|INFO|6|Beacon Numbers resolved, level = 7502941, header = 7502941, body = 7502941 2022-08-31 11:17:46.2101|INFO|6|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:17:46.2218|INFO|6|Starting Merge block producer & sealer 2022-08-31 11:17:46.8410|INFO|14|Peers | with known best block: 1 | all: 1 | 2022-08-31 11:17:46.8410|INFO|14|Waiting for peers... 1s 2022-08-31 11:17:46.8489|INFO|14|Sync peers - Initialized: 1 | All: 1 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502952|194.163.130.165:57298][ 0| 33| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:17:46.8600|TRACE|71| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:46.8600|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:46.8618|TRACE|71| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:46.8618|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:46.8618|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:46.8618|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:46.8618|TRACE|71| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:46.8618|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:46.8618|INFO|71|Changing state Disconnected to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:46.8618|TRACE|71|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:46.8657|INFO|71|Sync mode changed from Disconnected to FastHeaders, BeaconHeaders 2022-08-31 11:17:46.8915|INFO|71|Initialized beacon headers sync. lowestRequestedHeaderNumber: 7491418,lowestInsertedBlockHeader: 7491418 (0x366a520e25ab1d7b0c24e8207602ca5a6f3b7ea630d0386edfaf2e9dcfb0b2c0), pivotNumber: 7502937, pivotDestination: 7470001 2022-08-31 11:17:47.2320|INFO|67|Connected to 2 bootnodes, 5 trusted/persisted nodes 2022-08-31 11:17:47.8365|TRACE|6| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:47.8365|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:47.8365|TRACE|6| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:47.8365|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:47.8365|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:47.8365|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:47.8365|TRACE|6| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:47.8365|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:47.8365|INFO|6|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:47.8365|TRACE|6|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:47.8490|INFO|70|Old Headers 12095 / 7470000 | queue 0 | current 0.00bps | total 1636.08bps 2022-08-31 11:17:47.8490|INFO|70|Beacon Headers from block 7470001 to block 7502938 | 13248 / 32938 | queue 0 | current 0.00bps | total 2084.48bps 2022-08-31 11:17:48.8376|TRACE|12| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:48.8376|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:48.8376|TRACE|12| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:48.8376|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:48.8376|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:48.8376|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:48.8377|TRACE|12| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:48.8377|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:48.8377|INFO|12|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:48.8377|TRACE|12|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:48.8459|INFO|12|Old Headers 14015 / 7470000 | queue 0 | current 1926.19bps | total 1794.92bps 2022-08-31 11:17:48.8459|INFO|12|Beacon Headers from block 7470001 to block 7502938 | 15360 / 32938 | queue 0 | current 2119.41bps | total 2104.55bps 2022-08-31 11:17:49.8367|TRACE|18| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:49.8367|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:49.8367|TRACE|18| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:49.8367|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:49.8367|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:49.8367|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:49.8367|TRACE|18| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:49.8367|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:49.8367|INFO|18|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:49.8367|TRACE|18|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:49.8463|INFO|69|Old Headers 15551 / 7470000 | queue 192 | current 1535.57bps | total 1702.82bps 2022-08-31 11:17:49.8463|INFO|69|Beacon Headers from block 7470001 to block 7502938 | 17280 / 32938 | queue 192 | current 1919.42bps | total 2036.80bps 2022-08-31 11:17:50.8373|TRACE|70| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:50.8373|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:50.8373|TRACE|70| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:50.8373|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:50.8373|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:50.8373|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:50.8373|TRACE|70| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:50.8373|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:50.8373|INFO|70|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:50.8373|TRACE|70|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:50.8461|INFO|71|Old Headers 17855 / 7470000 | queue 0 | current 2304.59bps | total 1860.35bps 2022-08-31 11:17:50.8461|INFO|71|Beacon Headers from block 7470001 to block 7502938 | 20544 / 32938 | queue 0 | current 3264.63bps | total 2365.60bps 2022-08-31 11:17:51.3104|INFO|15|Engine Module has been enabled 2022-08-31 11:17:51.3104|INFO|15|Skipping Flashbots RPC plugin 2022-08-31 11:17:51.3104|INFO|15|Skipping Hive plugin 2022-08-31 11:17:51.3141|INFO|15|Skipping Account Abstraction RPC plugin 2022-08-31 11:17:51.3141|WARN|15|Starting Clique block producer & sealer 2022-08-31 11:17:51.3213|INFO|72|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:17:51.3259|INFO|72|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:17:51.4259|INFO|72| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 0MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 11:17:51.5593|INFO|69|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:17:51.8363|TRACE|71| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:51.8363|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:51.8363|TRACE|71| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:51.8363|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:51.8363|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:51.8363|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:51.8363|TRACE|71| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:51.8363|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:51.8363|INFO|71|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:51.8363|TRACE|71|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:51.8468|INFO|9|Old Headers 18815 / 7470000 | queue 0 | current 959.38bps | total 1673.25bps 2022-08-31 11:17:51.8468|INFO|9|Beacon Headers from block 7470001 to block 7502938 | 22272 / 32938 | queue 0 | current 1726.69bps | total 2230.54bps 2022-08-31 11:17:52.3006|INFO|75|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:17:52.8360|TRACE|70| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:52.8360|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:52.8360|TRACE|70| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:52.8360|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:52.8360|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:52.8360|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:52.8360|TRACE|70| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:52.8360|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:52.8360|INFO|70|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:52.8360|TRACE|70|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:52.8463|INFO|70|Old Headers 20351 / 7470000 | queue 0 | current 1536.99bps | total 1649.81bps 2022-08-31 11:17:52.8463|INFO|70|Beacon Headers from block 7470001 to block 7502938 | 23808 / 32938 | queue 0 | current 1536.90bps | total 2109.63bps 2022-08-31 11:17:53.8345|TRACE|9| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:53.8345|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:53.8345|TRACE|9| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:53.8345|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:53.8345|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:53.8345|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:53.8345|TRACE|9| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:53.8345|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:53.8345|INFO|9|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:53.8345|TRACE|9|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:53.8461|INFO|69|Old Headers 21503 / 7470000 | queue 576 | current 1152.25bps | total 1576.85bps 2022-08-31 11:17:53.8461|INFO|69|Beacon Headers from block 7470001 to block 7502938 | 25536 / 32938 | queue 576 | current 1728.31bps | total 2053.01bps 2022-08-31 11:17:54.8380|TRACE|11| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:54.8380|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:54.8380|TRACE|11| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:54.8380|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:54.8380|TRACE|11| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:54.8380|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:54.8380|TRACE|11| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:54.8380|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:54.8380|INFO|11|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:54.8380|TRACE|11|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:54.8465|INFO|8|Old Headers 24383 / 7470000 | queue 0 | current 2879.07bps | total 1743.44bps 2022-08-31 11:17:54.8465|INFO|8|Beacon Headers from block 7470001 to block 7502938 | 28032 / 32938 | queue 0 | current 2495.09bps | total 2110.19bps 2022-08-31 11:17:55.8374|TRACE|8| FAST : yes(postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:55.8374|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:55.8374|TRACE|8| FULL : yes(desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync, notNeedToWaitForHeaders), no(notInBeaconModes) 2022-08-31 11:17:55.8374|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:55.8374|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:55.8374|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:55.8374|TRACE|8| WAITING FOR BLOCK : yes(postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notInStateSync), no(inBeaconControl, notInBeaconHeaders, noDesiredPeerKnown) 2022-08-31 11:17:55.8374|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:55.8374|INFO|8|Changing state FastHeaders, BeaconHeaders to FastHeaders, BeaconHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:55.8374|TRACE|8|Changing state to FastHeaders, BeaconHeaders | 2022-08-31 11:17:55.8468|INFO|8|Old Headers 26303 / 7470000 | queue 0 | current 1919.48bps | total 1763.39bps 2022-08-31 11:17:55.8468|INFO|8|Beacon Headers from block 7470001 to block 7502938 | 30912 / 32938 | queue 0 | current 2879.02bps | total 2198.25bps 2022-08-31 11:17:56.2302|INFO|75|Received a new payload: 7502942 (0x907470a765463a7c2a7b85234f9de38a2311b9bc53b1132a122b3404a7b6cf52) 2022-08-31 11:17:56.2774|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502942 (0x907470...b6cf52). 2022-08-31 11:17:56.3154|INFO|72|Received a new payload: 7502943 (0x09e1682b8c5e8cdc6ee1bc630dc3465e99712916f4b70dff75d0d8b4e4edfd54) 2022-08-31 11:17:56.3154|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502943 (0x09e168...edfd54). 2022-08-31 11:17:56.3279|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x907470a765463a7c2a7b85234f9de38a2311b9bc53b1132a122b3404a7b6cf52, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:56.3305|INFO|8|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:17:56.3429|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x907470a765463a7c2a7b85234f9de38a2311b9bc53b1132a122b3404a7b6cf52, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:56.4218|INFO|75|Received a new payload: 7502943 (0x09e1682b8c5e8cdc6ee1bc630dc3465e99712916f4b70dff75d0d8b4e4edfd54) 2022-08-31 11:17:56.4218|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502943 (0x09e168...edfd54). 2022-08-31 11:17:56.4300|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x09e1682b8c5e8cdc6ee1bc630dc3465e99712916f4b70dff75d0d8b4e4edfd54, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:56.4300|INFO|67|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:17:56.4300|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x09e1682b8c5e8cdc6ee1bc630dc3465e99712916f4b70dff75d0d8b4e4edfd54, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:56.4454|INFO|66|Received a new payload: 7502944 (0x05998a3411765d608e009f9d63293d64b2909dcf73e57f1fc8d61723d3880f1a) 2022-08-31 11:17:56.4471|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502944 (0x05998a...880f1a). 2022-08-31 11:17:56.5765|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0x05998a3411765d608e009f9d63293d64b2909dcf73e57f1fc8d61723d3880f1a, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:56.5765|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x05998a3411765d608e009f9d63293d64b2909dcf73e57f1fc8d61723d3880f1a, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:56.6013|INFO|75|Received a new payload: 7502944 (0x05998a3411765d608e009f9d63293d64b2909dcf73e57f1fc8d61723d3880f1a) 2022-08-31 11:17:56.6034|INFO|75|Syncing... Parent wasn't processed. Block already known in blockTree 7502944 (0x05998a...880f1a). 2022-08-31 11:17:56.6072|INFO|11|Received a new payload: 7502945 (0xcc57a56ac23b5163c625c4162b0b99057ef041a319d58d63b078c6b82945eb2b) 2022-08-31 11:17:56.6163|INFO|11|Syncing... Parent wasn't processed. Inserting block 7502945 (0xcc57a5...45eb2b). 2022-08-31 11:17:56.7458|INFO|11|Received a new payload: 7502945 (0xcc57a56ac23b5163c625c4162b0b99057ef041a319d58d63b078c6b82945eb2b) 2022-08-31 11:17:56.7458|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502945 (0xcc57a5...45eb2b). 2022-08-31 11:17:56.7553|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0xcc57a56ac23b5163c625c4162b0b99057ef041a319d58d63b078c6b82945eb2b, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:56.7553|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcc57a56ac23b5163c625c4162b0b99057ef041a319d58d63b078c6b82945eb2b, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:56.7704|INFO|66|Received a new payload: 7502946 (0x07b015e7da572268158d35c20d9518a4ea36a23576110d3c3d779e5036931300) 2022-08-31 11:17:56.7704|INFO|66|Syncing... Parent wasn't processed. Inserting block 7502946 (0x07b015...931300). 2022-08-31 11:17:56.8403|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:56.8403|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:56.8403|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:56.8403|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:56.8403|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:56.8403|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:56.8403|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:17:56.8403|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:56.8403|INFO|9|Changing state FastHeaders, BeaconHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:56.8403|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:17:56.8403|INFO|9|Sync mode changed from FastHeaders, BeaconHeaders to FastSync, FastHeaders 2022-08-31 11:17:56.8466|INFO|69|Old Headers 29183 / 7470000 | queue 0 | current 2880.86bps | total 1877.15bps 2022-08-31 11:17:56.9129|INFO|17|Received a new payload: 7502946 (0x07b015e7da572268158d35c20d9518a4ea36a23576110d3c3d779e5036931300) 2022-08-31 11:17:56.9152|INFO|17|Syncing... Parent wasn't processed. Block already known in blockTree 7502946 (0x07b015...931300). 2022-08-31 11:17:56.9186|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x07b015e7da572268158d35c20d9518a4ea36a23576110d3c3d779e5036931300, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:56.9186|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x07b015e7da572268158d35c20d9518a4ea36a23576110d3c3d779e5036931300, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:56.9294|INFO|15|Received a new payload: 7502947 (0x8a3327546085ead120b806604eab8ca7b4d7672542653411ceaec081f1c8de0a) 2022-08-31 11:17:56.9316|INFO|15|Syncing... Parent wasn't processed. Inserting block 7502947 (0x8a3327...c8de0a). 2022-08-31 11:17:56.9372|INFO|9|Received a new payload: 7502947 (0x8a3327546085ead120b806604eab8ca7b4d7672542653411ceaec081f1c8de0a) 2022-08-31 11:17:56.9387|INFO|9|Syncing... Parent wasn't processed. Block already known in blockTree 7502947 (0x8a3327...c8de0a). 2022-08-31 11:17:57.1335|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x8a3327546085ead120b806604eab8ca7b4d7672542653411ceaec081f1c8de0a, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:57.1340|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x8a3327546085ead120b806604eab8ca7b4d7672542653411ceaec081f1c8de0a, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:57.1340|INFO|71|Received a new payload: 7502948 (0xcf9ca0e81ffcec45ebd029ca7d3c46256c19858a2e2a04efee8a986320a124e1) 2022-08-31 11:17:57.1340|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502948 (0xcf9ca0...a124e1). 2022-08-31 11:17:57.2264|INFO|11|Received a new payload: 7502948 (0xcf9ca0e81ffcec45ebd029ca7d3c46256c19858a2e2a04efee8a986320a124e1) 2022-08-31 11:17:57.2264|INFO|11|Syncing... Parent wasn't processed. Block already known in blockTree 7502948 (0xcf9ca0...a124e1). 2022-08-31 11:17:57.2317|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0xcf9ca0e81ffcec45ebd029ca7d3c46256c19858a2e2a04efee8a986320a124e1, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:57.2317|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xcf9ca0e81ffcec45ebd029ca7d3c46256c19858a2e2a04efee8a986320a124e1, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:57.2789|INFO|72|Received a new payload: 7502949 (0x82378eec3ba1d52d47a81e469af8f559ab1e124614a6606915ccff68c0ef12a6) 2022-08-31 11:17:57.2789|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502949 (0x82378e...ef12a6). 2022-08-31 11:17:57.3606|INFO|8|Received a new payload: 7502949 (0x82378eec3ba1d52d47a81e469af8f559ab1e124614a6606915ccff68c0ef12a6) 2022-08-31 11:17:57.3606|INFO|8|Syncing... Parent wasn't processed. Block already known in blockTree 7502949 (0x82378e...ef12a6). 2022-08-31 11:17:57.3720|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x82378eec3ba1d52d47a81e469af8f559ab1e124614a6606915ccff68c0ef12a6, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:57.3720|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x82378eec3ba1d52d47a81e469af8f559ab1e124614a6606915ccff68c0ef12a6, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:57.3815|INFO|18|Received a new payload: 7502950 (0xc6fbfb104096fe79039ef1556a581fda104bc0bc0176843789848ad9ab273f96) 2022-08-31 11:17:57.3838|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502950 (0xc6fbfb...273f96). 2022-08-31 11:17:57.5035|INFO|6|Received a new payload: 7502950 (0xc6fbfb104096fe79039ef1556a581fda104bc0bc0176843789848ad9ab273f96) 2022-08-31 11:17:57.5062|INFO|6|Syncing... Parent wasn't processed. Block already known in blockTree 7502950 (0xc6fbfb...273f96). 2022-08-31 11:17:57.5062|INFO|14|Received a new payload: 7502951 (0x6ecba4bb2d6758cb95b24d81485a20de5b855812a66231c16da611a9ff23219b) 2022-08-31 11:17:57.5062|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502951 (0x6ecba4...23219b). 2022-08-31 11:17:57.5062|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0xc6fbfb104096fe79039ef1556a581fda104bc0bc0176843789848ad9ab273f96, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:57.5062|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc6fbfb104096fe79039ef1556a581fda104bc0bc0176843789848ad9ab273f96, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:57.5163|INFO|14|Received a new payload: 7502951 (0x6ecba4bb2d6758cb95b24d81485a20de5b855812a66231c16da611a9ff23219b) 2022-08-31 11:17:57.5163|INFO|14|Syncing... Parent wasn't processed. Block already known in blockTree 7502951 (0x6ecba4...23219b). 2022-08-31 11:17:57.6397|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x6ecba4bb2d6758cb95b24d81485a20de5b855812a66231c16da611a9ff23219b, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:57.6397|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x6ecba4bb2d6758cb95b24d81485a20de5b855812a66231c16da611a9ff23219b, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:57.7017|INFO|71|Received a new payload: 7502952 (0xf087bdab4eda542262b39f729f759cac116d17d4b42ffd994e7f69de27d120e2) 2022-08-31 11:17:57.7080|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502952 (0xf087bd...d120e2). 2022-08-31 11:17:57.7709|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0xf087bdab4eda542262b39f729f759cac116d17d4b42ffd994e7f69de27d120e2, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:17:57.7709|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf087bdab4eda542262b39f729f759cac116d17d4b42ffd994e7f69de27d120e2, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:17:57.8375|TRACE|11| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:57.8375|TRACE|11| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:57.8375|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:57.8375|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:57.8375|TRACE|11| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:57.8375|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:57.8375|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:17:57.8375|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:57.8375|INFO|11|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502942|peer total difficulty:10790000 2022-08-31 11:17:57.8375|TRACE|11|Changing state to FastSync, FastHeaders | 2022-08-31 11:17:57.8475|INFO|14|Old Headers 32255 / 7470000 | queue 192 | current 3069.45bps | total 1987.43bps 2022-08-31 11:17:58.8363|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:58.8363|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:58.8363|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:58.8363|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:58.8363|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:58.8363|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:58.8363|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:17:58.8363|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:58.8363|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:58.8363|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:17:58.8467|INFO|72|Old Headers 41087 / 7470000 | queue 3072 | current 8839.51bps | total 2566.67bps 2022-08-31 11:17:59.8356|TRACE|66| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:17:59.8356|TRACE|66| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:59.8356|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:17:59.8356|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:17:59.8356|TRACE|66| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:17:59.8356|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:17:59.8356|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:17:59.8356|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:17:59.8356|INFO|66|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:17:59.8356|TRACE|66|Changing state to FastSync, FastHeaders | 2022-08-31 11:17:59.8459|INFO|15|Old Headers 53375 / 7470000 | queue 1536 | current 12297.71bps | total 3325.21bps 2022-08-31 11:18:00.4447|INFO|6|Received a new payload: 7502953 (0x650d899a5dc983fd07f12c40b874b086353c75a640ec05f4a874aca5dd4faad5) 2022-08-31 11:18:00.4492|INFO|6|Syncing... Parent wasn't processed. Inserting block 7502953 (0x650d89...4faad5). 2022-08-31 11:18:00.6951|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x650d899a5dc983fd07f12c40b874b086353c75a640ec05f4a874aca5dd4faad5, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:18:00.6951|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x650d899a5dc983fd07f12c40b874b086353c75a640ec05f4a874aca5dd4faad5, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:18:00.8385|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:00.8385|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:00.8385|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:00.8385|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:00.8385|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:00.8385|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:00.8385|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:00.8385|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:00.8385|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:18:00.8385|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:00.8462|INFO|11|Old Headers 66239 / 7470000 | queue 2112 | current 12861.23bps | total 4015.42bps 2022-08-31 11:18:01.8384|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:01.8384|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:01.8384|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:01.8384|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:01.8384|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:01.8384|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:01.8384|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:01.8384|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:01.8384|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:0|header:7470000|chain difficulty:1|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:18:01.8384|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:01.8461|INFO|14|Peers | with known best block: 7 | all: 8 | 2022-08-31 11:18:01.8461|INFO|14|Old Headers 76799 / 7470000 | queue 6336 | current 10560.88bps | total 4457.08bps 2022-08-31 11:18:02.8371|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:02.8371|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:02.8371|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:02.8371|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:02.8371|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:02.8371|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:02.8371|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:02.8371|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:02.8371|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470084|header:7470084|chain difficulty:10790000|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:18:02.8371|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:02.8470|INFO|15|Old Headers 92735 / 7470000 | queue 1344 | current 15923.64bps | total 5182.47bps 2022-08-31 11:18:03.8416|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:03.8417|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:03.8417|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:03.8417|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:03.8417|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:03.8417|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:03.8417|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:03.8417|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:03.8417|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470191|header:7470191|chain difficulty:10790000|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:18:03.8417|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:03.8461|INFO|9|Old Headers 107903 / 7470000 | queue 960 | current 15182.26bps | total 5776.47bps 2022-08-31 11:18:03.8461|INFO|9|Downloaded 7470191 / 7502942 | current 0.00bps | total 0.00bps 2022-08-31 11:18:04.8369|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:04.8369|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:04.8369|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:04.8369|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:04.8369|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:04.8369|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:04.8369|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:04.8369|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:04.8369|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470191|header:7470191|chain difficulty:10790000|peer block:7502952|peer total difficulty:10790000 2022-08-31 11:18:04.8369|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:04.8463|INFO|71|Old Headers 120383 / 7470000 | queue 1536 | current 12476.61bps | total 6152.58bps 2022-08-31 11:18:04.8463|INFO|71|Downloaded 7470191 / 7502942 | current 0.00bps | total 0.00bps 2022-08-31 11:18:05.5883|INFO|17|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:18:05.5927|INFO|9|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:18:05.8360|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:05.8360|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:05.8360|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:05.8360|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:05.8360|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:05.8360|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:05.8360|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:05.8360|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:05.8360|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470191|header:7470191|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:05.8360|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:05.8465|INFO|9|Old Headers 128063 / 7470000 | queue 19008 | current 7679.33bps | total 6233.70bps 2022-08-31 11:18:05.8465|INFO|9|Downloaded 7470191 / 7502942 | current 0.00bps | total 0.00bps 2022-08-31 11:18:06.8367|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:06.8367|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:06.8367|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:06.8367|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:06.8367|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:06.8367|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:06.8367|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:06.8367|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:06.8367|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470191|header:7470191|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:06.8367|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:06.8460|INFO|8|Old Headers 138623 / 7470000 | queue 27456 | current 10757.04bps | total 6461.82bps 2022-08-31 11:18:06.8460|INFO|8|Downloaded 7470191 / 7502942 | current 0.00bps | total 0.00bps 2022-08-31 11:18:07.8400|TRACE|15| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:07.8400|TRACE|15| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:07.8400|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:07.8400|TRACE|15| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:07.8400|TRACE|15| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:07.8400|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:07.8400|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:07.8400|TRACE|15| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:07.8400|INFO|15|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470191|header:7470191|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:07.8400|TRACE|15|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:07.8464|INFO|14|Old Headers 164159 / 7470000 | queue 7104 | current 25335.88bps | total 7368.67bps 2022-08-31 11:18:07.8464|INFO|14|Downloaded 7470191 / 7502942 | current 0.00bps | total 0.00bps 2022-08-31 11:18:08.8382|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:08.8382|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:08.8382|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:08.8382|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:08.8382|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:08.8382|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:08.8382|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:08.8382|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:08.8382|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470368|header:7470368|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:08.8382|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:08.8480|INFO|71|Old Headers 164159 / 7470000 | queue 24384 | current 0.00bps | total 7030.45bps 2022-08-31 11:18:08.8480|INFO|71|Downloaded 7470191 / 7502942 | current 0.00bps | total 0.00bps 2022-08-31 11:18:09.8372|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:09.8372|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:09.8372|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:09.8372|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:09.8372|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:09.8372|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:09.8372|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:09.8372|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:09.8372|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470382|header:7470382|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:09.8372|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:09.8474|INFO|67|Old Headers 164159 / 7470000 | queue 38208 | current 0.00bps | total 6722.56bps 2022-08-31 11:18:09.8474|INFO|67|Downloaded 7470382 / 7502952 | current 191.12bps | total 28.14bps 2022-08-31 11:18:10.8372|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:10.8372|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:10.8372|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:10.8372|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:10.8372|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:10.8372|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:10.8372|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:10.8372|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:10.8372|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470382|header:7470382|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:10.8372|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:10.8467|INFO|11|Old Headers 164159 / 7470000 | queue 38400 | current 0.00bps | total 6440.52bps 2022-08-31 11:18:10.8467|INFO|11|Downloaded 7470382 / 7502952 | current 0.00bps | total 24.53bps 2022-08-31 11:18:11.8369|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:11.8369|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:11.8369|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:11.8369|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:11.8369|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:11.8369|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:11.8369|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:11.8369|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:11.8369|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470382|header:7470382|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:11.8369|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:11.8457|INFO|14|Old Headers 164159 / 7470000 | queue 38400 | current 0.00bps | total 6181.25bps 2022-08-31 11:18:11.8457|INFO|14|Downloaded 7470382 / 7502952 | current 0.00bps | total 21.74bps 2022-08-31 11:18:12.8097|INFO|10|Received a new payload: 7502954 (0x70302fd2a2bbe8192e2c30b576ca6003586c4a423fe7a18e0cc49a5919a8bb0d) 2022-08-31 11:18:12.8097|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502954 (0x70302f...a8bb0d). 2022-08-31 11:18:12.8364|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:12.8364|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:12.8364|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:12.8364|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:12.8364|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:12.8364|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:12.8364|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:12.8364|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:12.8364|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470573|header:7470573|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:12.8364|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:12.8490|INFO|18|Old Headers 164159 / 7470000 | queue 38400 | current 0.00bps | total 5941.14bps 2022-08-31 11:18:12.8490|INFO|18|Downloaded 7470573 / 7502952 | current 190.38bps | total 39.02bps 2022-08-31 11:18:12.8867|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x70302fd2a2bbe8192e2c30b576ca6003586c4a423fe7a18e0cc49a5919a8bb0d, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:18:12.8867|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x70302fd2a2bbe8192e2c30b576ca6003586c4a423fe7a18e0cc49a5919a8bb0d, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:18:13.8367|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:13.8367|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:13.8367|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:13.8367|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:13.8367|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:13.8367|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:13.8367|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:13.8367|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:13.8367|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470573|header:7470573|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:13.8367|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:13.8461|INFO|6|Old Headers 164159 / 7470000 | queue 38400 | current 0.00bps | total 5720.21bps 2022-08-31 11:18:13.8461|INFO|6|Downloaded 7470573 / 7502952 | current 0.00bps | total 35.41bps 2022-08-31 11:18:14.8356|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:14.8356|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:14.8356|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:14.8356|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:14.8356|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:14.8356|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:14.8356|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:14.8356|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:14.8356|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470764|header:7470764|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:14.8356|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:14.8471|INFO|67|Old Headers 164159 / 7470000 | queue 38400 | current 0.00bps | total 5514.38bps 2022-08-31 11:18:14.8471|INFO|67|Downloaded 7470764 / 7502952 | current 190.80bps | total 48.61bps 2022-08-31 11:18:15.2481|INFO|6|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:18:15.8362|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:15.8362|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:15.8362|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:15.8362|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:15.8362|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:15.8362|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:15.8362|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:15.8362|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:15.8362|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470950|header:7470950|chain difficulty:10790000|peer block:7502953|peer total difficulty:10790000 2022-08-31 11:18:15.8362|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:15.8467|INFO|6|Old Headers 164159 / 7470000 | queue 38400 | current 0.00bps | total 5323.11bps 2022-08-31 11:18:15.8467|INFO|6|Downloaded 7470955 / 7502952 | current 191.07bps | total 59.75bps 2022-08-31 11:18:16.8390|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:16.8390|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:16.8390|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:16.8390|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:16.8390|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:16.8390|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:16.8390|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:16.8390|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:16.8390|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470955|header:7470955|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:16.8390|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:16.8464|INFO|70|Peers | with known best block: 8 | all: 9 | 2022-08-31 11:18:16.8464|INFO|70|Old Headers 178367 / 7470000 | queue 24384 | current 14212.37bps | total 5621.12bps 2022-08-31 11:18:16.8464|INFO|70|Downloaded 7470955 / 7502952 | current 0.00bps | total 55.42bps 2022-08-31 11:18:16.8464|INFO|70|Sync peers 8(9)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502953|194.163.130.165:57298][ 30| 2156|11094| 5100| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:18:17.8414|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:17.8414|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:17.8414|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:17.8414|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:17.8414|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:17.8414|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:17.8414|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:17.8414|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:17.8414|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7470955|header:7470955|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:17.8414|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:17.8466|INFO|11|Old Headers 203711 / 7470000 | queue 4992 | current 25339.55bps | total 6261.04bps 2022-08-31 11:18:17.8466|INFO|11|Downloaded 7470955 / 7502952 | current 0.00bps | total 51.67bps 2022-08-31 11:18:18.8351|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:18.8351|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:18.8351|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:18.8351|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:18.8351|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:18.8351|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:18.8351|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:18.8351|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:18.8351|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471146|header:7471146|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:18.8351|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:18.8465|INFO|75|Old Headers 203903 / 7470000 | queue 21120 | current 192.02bps | total 6070.33bps 2022-08-31 11:18:18.8465|INFO|75|Downloaded 7471146 / 7502953 | current 191.01bps | total 60.49bps 2022-08-31 11:18:19.8396|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:19.8396|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:19.8396|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:19.8396|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:19.8396|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:19.8396|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:19.8396|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:19.8396|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:19.8396|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471146|header:7471146|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:19.8396|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:19.8462|INFO|18|Old Headers 225215 / 7470000 | queue 10176 | current 21321.27bps | total 6534.82bps 2022-08-31 11:18:19.8462|INFO|18|Downloaded 7471146 / 7502953 | current 0.00bps | total 56.89bps 2022-08-31 11:18:20.8374|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:20.8374|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:20.8374|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:20.8374|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:20.8374|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:20.8374|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:20.8374|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:20.8374|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:20.8374|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471146|header:7471146|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:20.8374|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:20.8468|INFO|77|Old Headers 241151 / 7470000 | queue 4800 | current 15927.03bps | total 6812.68bps 2022-08-31 11:18:20.8468|INFO|77|Downloaded 7471146 / 7502953 | current 0.00bps | total 53.69bps 2022-08-31 11:18:21.8381|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:21.8381|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:21.8381|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:21.8381|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:21.8381|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:21.8381|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:21.8381|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:21.8381|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:21.8381|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471337|header:7471337|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:21.8381|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:21.8466|INFO|68|Old Headers 247295 / 7470000 | queue 14016 | current 6145.07bps | total 6793.50bps 2022-08-31 11:18:21.8466|INFO|68|Downloaded 7471337 / 7502953 | current 191.03bps | total 61.00bps 2022-08-31 11:18:22.8350|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:22.8350|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:22.8350|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:22.8350|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:22.8350|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:22.8350|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:22.8350|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:22.8350|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:22.8350|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471337|header:7471337|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:22.8350|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:22.8485|INFO|68|Old Headers 261695 / 7470000 | queue 11520 | current 14181.91bps | total 7005.49bps 2022-08-31 11:18:22.8485|INFO|68|Downloaded 7471337 / 7502953 | current 0.00bps | total 57.91bps 2022-08-31 11:18:23.8364|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:23.8364|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:23.8364|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:23.8364|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:23.8364|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:23.8364|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:23.8364|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:23.8364|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:23.8364|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471528|header:7471528|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:23.8364|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:23.8470|INFO|76|Old Headers 280127 / 7470000 | queue 3264 | current 18460.20bps | total 7316.12bps 2022-08-31 11:18:23.8470|INFO|76|Downloaded 7471528 / 7502953 | current 191.28bps | total 64.32bps 2022-08-31 11:18:24.8348|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:24.8348|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:24.8348|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:24.8348|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:24.8348|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:24.8348|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:24.8348|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:24.8348|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:24.8348|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471528|header:7471528|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:24.8348|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:24.8486|INFO|67|Old Headers 284351 / 7470000 | queue 15168 | current 4217.54bps | total 7234.06bps 2022-08-31 11:18:24.8486|INFO|67|Downloaded 7471528 / 7502953 | current 0.00bps | total 61.36bps 2022-08-31 11:18:25.8399|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:25.8399|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:25.8399|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:25.8399|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:25.8399|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:25.8399|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:25.8399|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:25.8399|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:25.8399|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471546|header:7471546|chain difficulty:10790000|peer block:7502954|peer total difficulty:10790000 2022-08-31 11:18:25.8399|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:25.8463|INFO|12|Old Headers 292799 / 7470000 | queue 33984 | current 8467.19bps | total 7265.75bps 2022-08-31 11:18:25.8463|INFO|12|Downloaded 7471528 / 7502953 | current 0.00bps | total 58.67bps 2022-08-31 11:18:26.1355|INFO|67|Received a new payload: 7502955 (0x2c757ba422a771c0abb3f561e84ac1817bf1e125ea1e58d322587dcc72b95293) 2022-08-31 11:18:26.1355|INFO|67|Syncing... Parent wasn't processed. Inserting block 7502955 (0x2c757b...b95293). 2022-08-31 11:18:26.2586|INFO|77|Received: ForkchoiceState: (HeadBlockHash: 0x2c757ba422a771c0abb3f561e84ac1817bf1e125ea1e58d322587dcc72b95293, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:18:26.2586|INFO|77|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2c757ba422a771c0abb3f561e84ac1817bf1e125ea1e58d322587dcc72b95293, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:18:26.8367|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:26.8367|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:26.8367|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:26.8367|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:26.8367|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:26.8367|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:26.8367|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:26.8367|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:26.8367|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471719|header:7471719|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:26.8367|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:26.8478|INFO|18|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 7083.01bps 2022-08-31 11:18:26.8478|INFO|18|Downloaded 7471719 / 7502953 | current 190.50bps | total 64.23bps 2022-08-31 11:18:27.8359|TRACE|11| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:27.8359|TRACE|11| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:27.8359|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:27.8359|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:27.8359|TRACE|11| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:27.8359|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:27.8359|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:27.8359|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:27.8359|INFO|11|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471719|header:7471719|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:27.8359|TRACE|11|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:27.8482|INFO|9|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 6909.44bps 2022-08-31 11:18:27.8482|INFO|9|Downloaded 7471719 / 7502953 | current 0.00bps | total 61.64bps 2022-08-31 11:18:28.8365|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:28.8365|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:28.8365|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:28.8365|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:28.8365|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:28.8365|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:28.8365|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:28.8365|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:28.8365|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471719|header:7471719|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:28.8365|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:28.8494|INFO|9|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 6744.03bps 2022-08-31 11:18:28.8494|INFO|9|Downloaded 7471719 / 7502953 | current 0.00bps | total 59.25bps 2022-08-31 11:18:29.8355|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:29.8355|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:29.8355|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:29.8355|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:29.8355|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:29.8355|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:29.8355|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:29.8355|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:29.8355|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471910|header:7471910|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:29.8355|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:29.8470|INFO|71|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 6586.90bps 2022-08-31 11:18:29.8470|INFO|71|Downloaded 7471910 / 7502954 | current 191.45bps | total 64.17bps 2022-08-31 11:18:30.8361|TRACE|11| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:30.8361|TRACE|11| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:30.8361|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:30.8361|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:30.8361|TRACE|11| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:30.8361|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:30.8361|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:30.8361|TRACE|11| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:30.8361|INFO|11|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471910|header:7471910|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:30.8361|TRACE|11|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:30.8482|INFO|10|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 6436.40bps 2022-08-31 11:18:30.8482|INFO|10|Downloaded 7471910 / 7502954 | current 0.00bps | total 61.86bps 2022-08-31 11:18:31.8367|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:31.8367|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:31.8367|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:31.8367|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:31.8367|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:31.8367|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:31.8367|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:31.8367|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:31.8367|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7471910|header:7471910|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:31.8367|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:31.8464|INFO|9|Peers | with known best block: 11 | all: 12 | 2022-08-31 11:18:31.8464|INFO|9|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 6293.05bps 2022-08-31 11:18:31.8464|INFO|9|Downloaded 7471910 / 7502954 | current 0.00bps | total 59.71bps 2022-08-31 11:18:32.8351|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:32.8351|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:32.8351|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:32.8351|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:32.8351|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:32.8351|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:32.8351|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:32.8351|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:32.8351|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472012|header:7472012|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:32.8351|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:32.8467|INFO|17|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 6155.67bps 2022-08-31 11:18:32.8467|INFO|17|Downloaded 7471910 / 7502954 | current 0.00bps | total 57.71bps 2022-08-31 11:18:33.8367|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:33.8367|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:33.8367|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:33.8367|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:33.8367|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:33.8367|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:33.8367|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:33.8367|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:33.8367|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472101|header:7472101|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:33.8367|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:33.8462|INFO|67|Old Headers 292799 / 7470000 | queue 38784 | current 0.00bps | total 6024.26bps 2022-08-31 11:18:33.8462|INFO|67|Downloaded 7472101 / 7502954 | current 191.09bps | total 62.04bps 2022-08-31 11:18:34.8365|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:34.8365|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:34.8365|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:34.8365|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:34.8365|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:34.8365|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:34.8365|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:34.8365|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:34.8365|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472101|header:7472101|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:34.8365|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:34.8470|INFO|17|Old Headers 303743 / 7470000 | queue 28032 | current 10935.11bps | total 6127.03bps 2022-08-31 11:18:34.8470|INFO|17|Downloaded 7472101 / 7502954 | current 0.00bps | total 60.09bps 2022-08-31 11:18:35.8357|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:35.8357|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:35.8357|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:35.8357|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:35.8357|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:35.8357|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:35.8357|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:35.8357|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:35.8357|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472292|header:7472292|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:35.8357|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:35.8465|INFO|11|Old Headers 332543 / 7470000 | queue 2496 | current 28816.94bps | total 6591.53bps 2022-08-31 11:18:35.8465|INFO|11|Downloaded 7472292 / 7502954 | current 191.10bps | total 64.08bps 2022-08-31 11:18:36.8367|INFO|71|Received a new payload: 7502956 (0x3ab63ddcc69eee5e11ad51381c9bd803ba5e5e3e54e3ab59076db6b77152e6ef) 2022-08-31 11:18:36.8367|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502956 (0x3ab63d...52e6ef). 2022-08-31 11:18:36.8396|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:36.8396|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:36.8396|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:36.8396|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:36.8396|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:36.8396|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:36.8396|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:36.8396|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:36.8396|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472292|header:7472292|chain difficulty:10790000|peer block:7502955|peer total difficulty:10790000 2022-08-31 11:18:36.8396|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:36.8462|INFO|67|Old Headers 336767 / 7470000 | queue 33216 | current 4225.26bps | total 6544.04bps 2022-08-31 11:18:36.8462|INFO|67|Downloaded 7472292 / 7502954 | current 0.00bps | total 62.18bps 2022-08-31 11:18:36.9957|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0x3ab63ddcc69eee5e11ad51381c9bd803ba5e5e3e54e3ab59076db6b77152e6ef, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:18:36.9957|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3ab63ddcc69eee5e11ad51381c9bd803ba5e5e3e54e3ab59076db6b77152e6ef, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:18:37.8386|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:37.8386|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:37.8386|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:37.8386|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:37.8386|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:37.8386|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:37.8386|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:37.8386|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:37.8386|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472483|header:7472483|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:37.8386|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:37.8462|INFO|67|Old Headers 371135 / 7470000 | queue 384 | current 34371.13bps | total 7091.56bps 2022-08-31 11:18:37.8462|INFO|67|Downloaded 7472483 / 7502955 | current 191.01bps | total 65.89bps 2022-08-31 11:18:38.8359|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:38.8359|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:38.8359|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:38.8359|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:38.8359|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:38.8359|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:38.8359|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:38.8359|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:38.8359|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472674|header:7472674|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:38.8359|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:38.8470|INFO|11|Old Headers 373247 / 7470000 | queue 35136 | current 2110.26bps | total 6995.35bps 2022-08-31 11:18:38.8470|INFO|11|Downloaded 7472674 / 7502955 | current 190.84bps | total 69.38bps 2022-08-31 11:18:39.8362|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:39.8362|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:39.8362|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:39.8362|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:39.8362|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:39.8362|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:39.8362|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:39.8362|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:39.8362|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7472865|header:7472865|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:39.8362|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:39.8466|INFO|75|Old Headers 397055 / 7470000 | queue 14976 | current 23818.95bps | total 7313.71bps 2022-08-31 11:18:39.8466|INFO|75|Downloaded 7472865 / 7502955 | current 191.08bps | total 72.69bps 2022-08-31 11:18:40.8364|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:40.8364|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:40.8364|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:40.8364|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:40.8364|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:40.8364|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:40.8364|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:40.8364|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:40.8364|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473009|header:7473009|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:40.8364|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:40.8488|INFO|9|Old Headers 414143 / 7470000 | queue 17856 | current 17050.50bps | total 7495.02bps 2022-08-31 11:18:40.8488|INFO|9|Downloaded 7472865 / 7502955 | current 0.00bps | total 70.76bps 2022-08-31 11:18:41.8400|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:41.8400|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:41.8400|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:41.8400|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:41.8400|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:41.8400|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:41.8400|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:41.8400|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:41.8400|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473056|header:7473056|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:41.8400|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:41.8465|INFO|67|Old Headers 441023 / 7470000 | queue 5568 | current 26944.50bps | total 7848.96bps 2022-08-31 11:18:41.8465|INFO|67|Downloaded 7473056 / 7502955 | current 191.45bps | total 73.87bps 2022-08-31 11:18:42.8365|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:42.8365|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:42.8365|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:42.8365|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:42.8365|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:42.8365|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:42.8365|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:42.8365|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:42.8365|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473056|header:7473056|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:42.8365|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:42.8468|INFO|14|Old Headers 463487 / 7470000 | queue 6336 | current 22457.05bps | total 8110.74bps 2022-08-31 11:18:42.8468|INFO|14|Downloaded 7473056 / 7502955 | current 0.00bps | total 72.01bps 2022-08-31 11:18:43.8358|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:43.8358|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:43.8358|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:43.8358|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:43.8358|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:43.8358|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:43.8358|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:43.8358|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:43.8358|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473247|header:7473247|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:43.8358|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:43.8466|INFO|71|Old Headers 486143 / 7470000 | queue 4992 | current 22662.35bps | total 8366.77bps 2022-08-31 11:18:43.8466|INFO|71|Downloaded 7473247 / 7502955 | current 191.04bps | total 74.93bps 2022-08-31 11:18:44.8384|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:44.8384|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:44.8384|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:44.8384|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:44.8384|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:44.8384|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:44.8384|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:44.8384|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:44.8384|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473247|header:7473247|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:44.8384|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:44.8468|INFO|68|Old Headers 504767 / 7470000 | queue 7872 | current 18620.27bps | total 8544.13bps 2022-08-31 11:18:44.8468|INFO|68|Downloaded 7473247 / 7502955 | current 0.00bps | total 73.13bps 2022-08-31 11:18:45.8371|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:45.8371|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:45.8371|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:45.8371|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:45.8371|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:45.8371|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:45.8371|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:45.8371|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:45.8371|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473247|header:7473247|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:45.8371|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:45.8467|INFO|14|Old Headers 524543 / 7470000 | queue 5376 | current 19778.53bps | total 8735.10bps 2022-08-31 11:18:45.8467|INFO|14|Downloaded 7473247 / 7502955 | current 0.00bps | total 71.42bps 2022-08-31 11:18:46.8368|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:46.8368|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:46.8368|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:46.8368|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:46.8368|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:46.8368|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:46.8368|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:46.8368|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:46.8368|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473247|header:7473247|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:46.8368|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:46.8463|INFO|76|Peers | with known best block: 13 | all: 14 | 2022-08-31 11:18:46.8463|INFO|76|Old Headers 544511 / 7470000 | queue 7488 | current 19975.86bps | total 8922.94bps 2022-08-31 11:18:46.8463|INFO|76|Downloaded 7473247 / 7502955 | current 0.00bps | total 69.79bps 2022-08-31 11:18:46.8463|INFO|76|Sync peers 13(14)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502956| 220.233.71.175:30303][ 418| 234| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502956| 18.221.67.9:30303][ 0| 1180| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [H ][ ][Peer|eth66| 7502956| 34.150.36.76:29888][ 204| 458| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502956| 35.220.157.21:29888][ 200| 471| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502955| 139.144.52.41:30303][ 102| 628| 0| 0| 0| 0][Nethermind/v1.14.0-44-21bc59f7d-20220829/X64-Linux/6.0.8] [H ][ ][Peer|eth66| 7502955|135.181.222.185:30303][ 31| 3019| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502955| 149.102.152.79:30303][ 5| 8422| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502955| 161.97.179.181:30303][ 33| 1817| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [HBR ][ ][Peer|eth66| 7502955|194.163.130.165:57298][ 51| 2104|12157| 5760| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502955| 65.21.225.58:30303][ 31| 2833| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502955| 95.111.228.141:30303][ 30| 2871| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502955| 54.151.173.104:43250][ 0| 499| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502955| 161.97.96.198:30303][ 0| 2912| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 11:18:47.8362|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:47.8362|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:47.8362|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:47.8362|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:47.8362|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:47.8362|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:47.8362|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:47.8362|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:47.8362|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:47.8362|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:47.8468|INFO|8|Old Headers 566399 / 7470000 | queue 2688 | current 21878.44bps | total 9136.05bps 2022-08-31 11:18:47.8468|INFO|8|Downloaded 7473438 / 7502955 | current 190.91bps | total 72.50bps 2022-08-31 11:18:48.8402|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:48.8402|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:48.8402|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:48.8402|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:48.8402|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:48.8402|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:48.8402|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:48.8402|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:48.8402|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:48.8402|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:48.8465|INFO|72|Old Headers 585215 / 7470000 | queue 7872 | current 18820.87bps | total 9292.67bps 2022-08-31 11:18:48.8465|INFO|72|Downloaded 7473438 / 7502955 | current 0.00bps | total 70.92bps 2022-08-31 11:18:49.8370|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:49.8370|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:49.8370|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:49.8370|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:49.8370|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:49.8370|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:49.8370|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:49.8370|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:49.8370|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:49.8370|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:49.8463|INFO|18|Old Headers 589631 / 7470000 | queue 34752 | current 4417.36bps | total 9215.08bps 2022-08-31 11:18:49.8463|INFO|18|Downloaded 7473438 / 7502955 | current 0.00bps | total 69.40bps 2022-08-31 11:18:50.8377|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:50.8377|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:50.8377|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:50.8377|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:50.8377|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:50.8377|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:50.8377|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:50.8377|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:50.8377|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:50.8377|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:50.8463|INFO|18|Old Headers 625727 / 7470000 | queue 2880 | current 36096.77bps | total 9636.28bps 2022-08-31 11:18:50.8463|INFO|18|Downloaded 7473438 / 7502955 | current 0.00bps | total 67.95bps 2022-08-31 11:18:51.8373|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:51.8373|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:51.8373|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:51.8373|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:51.8373|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:51.8373|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:51.8373|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:51.8373|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:51.8373|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:51.8373|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:51.8466|INFO|66|Old Headers 639359 / 7470000 | queue 19008 | current 13628.02bps | total 9697.88bps 2022-08-31 11:18:51.8466|INFO|66|Downloaded 7473438 / 7502955 | current 0.00bps | total 66.55bps 2022-08-31 11:18:52.8368|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:52.8368|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:52.8368|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:52.8368|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:52.8368|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:52.8368|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:52.8368|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:52.8368|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:52.8368|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:52.8368|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:52.8464|INFO|76|Old Headers 639359 / 7470000 | queue 39168 | current 0.00bps | total 9550.57bps 2022-08-31 11:18:52.8464|INFO|76|Downloaded 7473438 / 7502955 | current 0.00bps | total 65.22bps 2022-08-31 11:18:53.8366|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:53.8366|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:53.8366|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:53.8366|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:53.8366|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:53.8366|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:53.8366|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:53.8366|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:53.8366|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:53.8366|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:53.8461|INFO|66|Old Headers 639359 / 7470000 | queue 39168 | current 0.00bps | total 9407.67bps 2022-08-31 11:18:53.8461|INFO|66|Downloaded 7473438 / 7502955 | current 0.00bps | total 63.93bps 2022-08-31 11:18:54.8407|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:54.8407|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:54.8407|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:54.8407|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:54.8407|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:54.8407|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:54.8407|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:54.8407|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:54.8407|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473438|header:7473438|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:54.8407|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:54.8466|INFO|14|Old Headers 639359 / 7470000 | queue 39168 | current 0.00bps | total 9268.89bps 2022-08-31 11:18:54.8466|INFO|14|Downloaded 7473438 / 7502955 | current 0.00bps | total 62.70bps 2022-08-31 11:18:55.8402|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:55.8402|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:55.8402|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:55.8402|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:55.8402|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:55.8402|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:55.8402|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:55.8402|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:55.8402|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473629|header:7473629|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:55.8402|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:55.8467|INFO|18|Old Headers 666431 / 7470000 | queue 12288 | current 27071.14bps | total 9527.57bps 2022-08-31 11:18:55.8467|INFO|18|Downloaded 7473629 / 7502955 | current 190.99bps | total 65.13bps 2022-08-31 11:18:56.8561|INFO|66|Old Headers 680639 / 7470000 | queue 20352 | current 14075.13bps | total 9593.31bps 2022-08-31 11:18:56.8561|INFO|66|Downloaded 7473629 / 7502955 | current 0.00bps | total 63.91bps 2022-08-31 11:18:56.8561|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:56.8561|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:56.8561|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:56.8561|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:56.8561|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:56.8561|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:56.8561|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:56.8561|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:56.8561|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473629|header:7473629|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:56.8561|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:57.8361|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:57.8361|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:57.8361|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:57.8361|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:57.8361|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:57.8361|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:57.8361|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:57.8361|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:57.8361|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473629|header:7473629|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:57.8361|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:57.8567|INFO|9|Old Headers 711551 / 7470000 | queue 6720 | current 30897.19bps | total 9894.23bps 2022-08-31 11:18:57.8567|INFO|9|Downloaded 7473629 / 7502955 | current 0.00bps | total 62.74bps 2022-08-31 11:18:58.8365|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:58.8365|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:58.8365|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:58.8365|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:58.8365|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:58.8365|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:58.8365|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:58.8365|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:58.8365|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473629|header:7473629|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:58.8365|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:58.8554|INFO|67|Old Headers 715007 / 7470000 | queue 36672 | current 3460.79bps | total 9804.77bps 2022-08-31 11:18:58.8554|INFO|67|Downloaded 7473629 / 7502955 | current 0.00bps | total 61.62bps 2022-08-31 11:18:59.8350|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:18:59.8350|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:59.8350|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:18:59.8350|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:18:59.8350|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:18:59.8350|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:18:59.8350|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:18:59.8350|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:18:59.8350|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473820|header:7473820|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:18:59.8350|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:18:59.8540|INFO|78|Old Headers 751295 / 7470000 | queue 384 | current 36338.41bps | total 10168.60bps 2022-08-31 11:18:59.8540|INFO|78|Downloaded 7473820 / 7502955 | current 191.26bps | total 63.90bps 2022-08-31 11:19:00.8392|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:00.8392|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:00.8392|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:00.8392|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:00.8392|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:00.8392|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:00.8392|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:00.8392|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:00.8392|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473820|header:7473820|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:19:00.8392|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:00.8554|INFO|78|Old Headers 772031 / 7470000 | queue 5184 | current 20707.99bps | total 10311.54bps 2022-08-31 11:19:00.8554|INFO|78|Downloaded 7473820 / 7502955 | current 0.00bps | total 62.79bps 2022-08-31 11:19:01.6689|INFO|71|Received a new payload: 7502957 (0x55c6d406c0dc1cd1d1d39cecae25fcf9701afdfe6f69fbe7c64cdc1b478936a5) 2022-08-31 11:19:01.6707|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502957 (0x55c6d4...8936a5). 2022-08-31 11:19:01.8353|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:01.8353|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:01.8353|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:01.8353|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:01.8353|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:01.8353|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:01.8353|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:01.8353|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:01.8353|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473820|header:7473820|chain difficulty:10790000|peer block:7502956|peer total difficulty:10790000 2022-08-31 11:19:01.8353|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:01.8551|INFO|18|Peers | with known best block: 15 | all: 16 | 2022-08-31 11:19:01.8551|INFO|18|Old Headers 792191 / 7470000 | queue 8832 | current 20165.42bps | total 10443.19bps 2022-08-31 11:19:01.8551|INFO|18|Downloaded 7473820 / 7502955 | current 0.00bps | total 61.72bps 2022-08-31 11:19:01.8635|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0x55c6d406c0dc1cd1d1d39cecae25fcf9701afdfe6f69fbe7c64cdc1b478936a5, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:19:01.8635|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x55c6d406c0dc1cd1d1d39cecae25fcf9701afdfe6f69fbe7c64cdc1b478936a5, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:19:02.8359|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:02.8359|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:02.8359|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:02.8359|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:02.8359|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:02.8359|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:02.8359|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:02.8359|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:02.8359|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473820|header:7473820|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:02.8359|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:02.8542|INFO|67|Old Headers 805055 / 7470000 | queue 23616 | current 12876.00bps | total 10475.25bps 2022-08-31 11:19:02.8542|INFO|67|Downloaded 7473820 / 7502955 | current 0.00bps | total 60.69bps 2022-08-31 11:19:03.8366|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:03.8366|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:03.8366|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:03.8366|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:03.8366|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:03.8366|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:03.8366|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:03.8366|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:03.8366|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7473820|header:7473820|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:03.8366|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:03.8545|INFO|78|Old Headers 836543 / 7470000 | queue 5568 | current 31480.12bps | total 10748.72bps 2022-08-31 11:19:03.8545|INFO|78|Downloaded 7473820 / 7502955 | current 0.00bps | total 59.69bps 2022-08-31 11:19:04.8358|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:04.8358|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:04.8358|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:04.8358|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:04.8358|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:04.8358|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:04.8358|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:04.8358|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:04.8358|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474011|header:7474011|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:04.8358|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:04.8543|INFO|78|Old Headers 850943 / 7470000 | queue 13440 | current 14403.53bps | total 10795.66bps 2022-08-31 11:19:04.8543|INFO|78|Downloaded 7474011 / 7502956 | current 191.04bps | total 61.82bps 2022-08-31 11:19:05.5908|INFO|10|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:19:05.5941|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:19:05.8386|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:05.8386|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:05.8386|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:05.8386|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:05.8386|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:05.8386|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:05.8386|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:05.8386|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:05.8386|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474011|header:7474011|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:05.8386|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:05.8557|INFO|8|Old Headers 870143 / 7470000 | queue 15168 | current 19174.11bps | total 10902.08bps 2022-08-31 11:19:05.8557|INFO|8|Downloaded 7474011 / 7502956 | current 0.00bps | total 60.83bps 2022-08-31 11:19:06.8361|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:06.8361|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:06.8361|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:06.8361|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:06.8361|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:06.8361|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:06.8361|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:06.8361|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:06.8361|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474011|header:7474011|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:06.8361|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:06.8549|INFO|18|Old Headers 892223 / 7470000 | queue 12480 | current 22099.52bps | total 11042.23bps 2022-08-31 11:19:06.8549|INFO|18|Downloaded 7474011 / 7502956 | current 0.00bps | total 59.88bps 2022-08-31 11:19:07.8357|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:07.8357|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:07.8357|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:07.8357|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:07.8357|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:07.8357|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:07.8357|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:07.8357|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:07.8357|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474158|header:7474158|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:07.8357|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:07.8549|INFO|80|Old Headers 917375 / 7470000 | queue 3840 | current 25152.08bps | total 11216.79bps 2022-08-31 11:19:07.8549|INFO|80|Downloaded 7474011 / 7502956 | current 0.00bps | total 58.95bps 2022-08-31 11:19:08.8395|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:08.8395|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:08.8395|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:08.8395|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:08.8395|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:08.8395|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:08.8395|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:08.8395|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:08.8395|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474202|header:7474202|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:08.8395|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:08.8543|INFO|18|Old Headers 934655 / 7470000 | queue 9600 | current 17291.25bps | total 11290.97bps 2022-08-31 11:19:08.8543|INFO|18|Downloaded 7474202 / 7502956 | current 191.11bps | total 60.96bps 2022-08-31 11:19:09.8355|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:09.8355|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:09.8355|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:09.8355|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:09.8355|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:09.8355|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:09.8355|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:09.8355|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:09.8355|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474393|header:7474393|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:09.8355|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:09.8550|INFO|75|Old Headers 956996 / 7470000 | queue 1536 | current 22326.95bps | total 11424.28bps 2022-08-31 11:19:09.8550|INFO|75|Downloaded 7474393 / 7502956 | current 190.87bps | total 62.91bps 2022-08-31 11:19:10.8395|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:10.8395|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:10.8395|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:10.8395|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:10.8395|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:10.8395|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:10.8395|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:10.8395|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:10.8395|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474393|header:7474393|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:10.8395|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:10.8552|INFO|82|Old Headers 978815 / 7470000 | queue 1536 | current 21815.12bps | total 11548.25bps 2022-08-31 11:19:10.8552|INFO|82|Downloaded 7474393 / 7502956 | current 0.00bps | total 61.98bps 2022-08-31 11:19:11.8361|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:11.8361|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:11.8361|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:11.8361|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:11.8361|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:11.8361|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:11.8361|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:11.8361|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:11.8361|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474393|header:7474393|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:11.8361|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:11.8541|INFO|78|Old Headers 1000319 / 7470000 | queue 960 | current 21529.54bps | total 11665.78bps 2022-08-31 11:19:11.8541|INFO|78|Downloaded 7474393 / 7502956 | current 0.00bps | total 61.08bps 2022-08-31 11:19:12.8360|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:12.8360|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:12.8360|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:12.8360|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:12.8360|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:12.8360|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:12.8360|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:12.8360|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:12.8360|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474516|header:7474516|chain difficulty:10790000|peer block:7502957|peer total difficulty:10790000 2022-08-31 11:19:12.8360|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:12.8555|INFO|9|Old Headers 1014335 / 7470000 | queue 9984 | current 13995.97bps | total 11692.96bps 2022-08-31 11:19:12.8555|INFO|9|Downloaded 7474393 / 7502956 | current 0.00bps | total 60.20bps 2022-08-31 11:19:12.9924|INFO|78|Received a new payload: 7502958 (0xa4c81958a68df29c0f3f83a0c8218c2941bc2a650e77b164281bf71dd558c88e) 2022-08-31 11:19:12.9943|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502958 (0xa4c819...58c88e). 2022-08-31 11:19:13.1230|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0xa4c81958a68df29c0f3f83a0c8218c2941bc2a650e77b164281bf71dd558c88e, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:19:13.1230|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa4c81958a68df29c0f3f83a0c8218c2941bc2a650e77b164281bf71dd558c88e, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:19:13.8379|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:13.8379|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:13.8379|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:13.8379|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:13.8379|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:13.8379|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:13.8379|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:13.8379|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:13.8379|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474584|header:7474584|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:13.8379|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:13.8546|INFO|88|Old Headers 1026623 / 7470000 | queue 20352 | current 12300.41bps | total 11699.94bps 2022-08-31 11:19:13.8546|INFO|88|Downloaded 7474584 / 7502956 | current 191.19bps | total 62.05bps 2022-08-31 11:19:14.8370|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:14.8370|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:14.8370|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:14.8370|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:14.8370|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:14.8370|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:14.8370|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:14.8370|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:14.8370|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474584|header:7474584|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:14.8370|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:14.8549|INFO|71|Old Headers 1054463 / 7470000 | queue 8448 | current 27831.05bps | total 11883.67bps 2022-08-31 11:19:14.8549|INFO|71|Downloaded 7474584 / 7502956 | current 0.00bps | total 61.19bps 2022-08-31 11:19:15.2468|INFO|88|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:19:15.8379|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:15.8379|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:15.8379|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:15.8379|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:15.8379|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:15.8379|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:15.8379|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:15.8379|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:15.8379|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474584|header:7474584|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:15.8379|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:15.8548|INFO|89|Old Headers 1075967 / 7470000 | queue 8832 | current 21508.11bps | total 11991.99bps 2022-08-31 11:19:15.8548|INFO|89|Downloaded 7474584 / 7502956 | current 0.00bps | total 60.35bps 2022-08-31 11:19:16.8358|TRACE|84| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:16.8358|TRACE|84| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:16.8358|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:16.8358|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:16.8358|TRACE|84| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:16.8358|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:16.8358|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:16.8358|TRACE|84| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:16.8358|INFO|84|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474775|header:7474775|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:16.8358|TRACE|84|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:16.8550|INFO|89|Peers | with known best block: 13 | all: 14 | 2022-08-31 11:19:16.8550|INFO|89|Old Headers 1095743 / 7470000 | queue 5376 | current 19771.47bps | total 12078.61bps 2022-08-31 11:19:16.8550|INFO|89|Downloaded 7474775 / 7502888 | current 190.96bps | total 62.12bps 2022-08-31 11:19:17.8404|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:17.8404|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:17.8404|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:17.8404|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:17.8404|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:17.8404|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:17.8404|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:17.8404|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:17.8404|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474775|header:7474775|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:17.8404|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:17.8609|INFO|86|Old Headers 1115519 / 7470000 | queue 4992 | current 19660.05bps | total 12162.57bps 2022-08-31 11:19:17.8609|INFO|86|Downloaded 7474775 / 7502888 | current 0.00bps | total 61.28bps 2022-08-31 11:19:18.8356|TRACE|85| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:18.8356|TRACE|85| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:18.8356|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:18.8356|TRACE|85| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:18.8356|TRACE|85| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:18.8356|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:18.8356|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:18.8356|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:18.8356|INFO|85|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474775|header:7474775|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:18.8356|TRACE|85|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:18.8580|INFO|81|Old Headers 1128767 / 7470000 | queue 13824 | current 13095.37bps | total 12174.78bps 2022-08-31 11:19:18.8580|INFO|81|Downloaded 7474775 / 7502888 | current 0.00bps | total 60.48bps 2022-08-31 11:19:19.8379|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:19.8379|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:19.8379|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:19.8379|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:19.8379|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:19.8379|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:19.8379|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:19.8379|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:19.8379|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474966|header:7474966|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:19.8379|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:19.8586|INFO|14|Old Headers 1152575 / 7470000 | queue 4224 | current 23794.12bps | total 12300.01bps 2022-08-31 11:19:19.8586|INFO|14|Downloaded 7474966 / 7502888 | current 190.88bps | total 62.18bps 2022-08-31 11:19:20.8381|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:20.8381|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:20.8381|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:20.8381|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:20.8381|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:20.8381|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:20.8381|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:20.8381|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:20.8381|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7474966|header:7474966|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:20.8381|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:20.8592|INFO|67|Old Headers 1174655 / 7470000 | queue 4416 | current 22067.70bps | total 12404.16bps 2022-08-31 11:19:20.8592|INFO|67|Downloaded 7474966 / 7502888 | current 0.00bps | total 61.38bps 2022-08-31 11:19:21.8360|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:21.8360|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:21.8360|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:21.8360|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:21.8360|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:21.8360|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:21.8360|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:21.8360|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:21.8360|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475113|header:7475113|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:21.8360|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:21.8597|INFO|88|Old Headers 1194047 / 7470000 | queue 10944 | current 19383.90bps | total 12477.78bps 2022-08-31 11:19:21.8597|INFO|88|Downloaded 7474966 / 7502888 | current 0.00bps | total 60.60bps 2022-08-31 11:19:22.8388|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:22.8388|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:22.8388|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:22.8388|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:22.8388|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:22.8388|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:22.8388|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:22.8388|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:22.8388|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475157|header:7475157|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:22.8388|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:22.8588|INFO|75|Old Headers 1212863 / 7470000 | queue 17856 | current 18834.97bps | total 12544.05bps 2022-08-31 11:19:22.8588|INFO|75|Downloaded 7475157 / 7502888 | current 191.19bps | total 62.23bps 2022-08-31 11:19:23.8360|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:23.8360|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:23.8360|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:23.8360|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:23.8360|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:23.8360|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:23.8360|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:23.8360|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:23.8360|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475157|header:7475157|chain difficulty:10790000|peer block:7502958|peer total difficulty:10790000 2022-08-31 11:19:23.8360|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:23.8588|INFO|10|Old Headers 1234183 / 7470000 | queue 21888 | current 21320.51bps | total 12634.68bps 2022-08-31 11:19:23.8588|INFO|10|Downloaded 7475157 / 7502888 | current 0.00bps | total 61.46bps 2022-08-31 11:19:24.5824|INFO|82|Received a new payload: 7502959 (0x1e089d22268784c2eeaba4e452ac699f7de8906b72fb68bae53b00370890284f) 2022-08-31 11:19:24.5824|INFO|82|Syncing... Parent wasn't processed. Inserting block 7502959 (0x1e089d...90284f). 2022-08-31 11:19:24.6720|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0x1e089d22268784c2eeaba4e452ac699f7de8906b72fb68bae53b00370890284f, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:19:24.6720|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1e089d22268784c2eeaba4e452ac699f7de8906b72fb68bae53b00370890284f, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:19:24.8384|TRACE|82| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:24.8384|TRACE|82| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:24.8384|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:24.8384|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:24.8384|TRACE|82| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:24.8384|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:24.8384|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:24.8384|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:24.8384|INFO|82|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475348|header:7475348|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:24.8384|TRACE|82|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:24.8581|INFO|6|Old Headers 1259903 / 7470000 | queue 4224 | current 25738.95bps | total 12768.52bps 2022-08-31 11:19:24.8581|INFO|6|Downloaded 7475348 / 7502888 | current 191.14bps | total 63.05bps 2022-08-31 11:19:25.8358|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:25.8358|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:25.8358|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:25.8358|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:25.8358|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:25.8358|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:25.8358|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:25.8358|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:25.8358|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475348|header:7475348|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:25.8358|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:25.8587|INFO|18|Old Headers 1261823 / 7470000 | queue 38592 | current 1918.90bps | total 12658.67bps 2022-08-31 11:19:25.8587|INFO|18|Downloaded 7475348 / 7502888 | current 0.00bps | total 62.28bps 2022-08-31 11:19:26.8355|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:26.8355|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:26.8355|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:26.8355|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:26.8355|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:26.8355|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:26.8355|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:26.8355|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:26.8355|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475348|header:7475348|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:26.8355|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:26.8591|INFO|78|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 12531.82bps 2022-08-31 11:19:26.8591|INFO|78|Downloaded 7475348 / 7502888 | current 0.00bps | total 61.54bps 2022-08-31 11:19:27.8362|TRACE|82| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:27.8362|TRACE|82| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:27.8362|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:27.8362|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:27.8362|TRACE|82| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:27.8362|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:27.8362|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:27.8362|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:27.8362|INFO|82|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475348|header:7475348|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:27.8362|TRACE|82|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:27.8588|INFO|81|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 12407.57bps 2022-08-31 11:19:27.8588|INFO|81|Downloaded 7475348 / 7502888 | current 0.00bps | total 60.81bps 2022-08-31 11:19:28.8359|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:28.8359|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:28.8359|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:28.8359|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:28.8359|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:28.8359|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:28.8359|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:28.8359|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:28.8359|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475348|header:7475348|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:28.8359|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:28.8585|INFO|9|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 12285.77bps 2022-08-31 11:19:28.8585|INFO|9|Downloaded 7475348 / 7502888 | current 0.00bps | total 60.11bps 2022-08-31 11:19:29.8355|TRACE|82| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:29.8355|TRACE|82| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:29.8355|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:29.8355|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:29.8355|TRACE|82| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:29.8355|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:29.8355|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:29.8355|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:29.8355|INFO|82|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475348|header:7475348|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:29.8355|TRACE|82|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:29.8599|INFO|82|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 12166.13bps 2022-08-31 11:19:29.8599|INFO|82|Downloaded 7475348 / 7502888 | current 0.00bps | total 59.41bps 2022-08-31 11:19:30.8363|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:30.8363|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:30.8363|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:30.8363|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:30.8363|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:30.8363|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:30.8363|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:30.8363|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:30.8363|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475539|header:7475539|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:30.8363|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:30.8599|INFO|66|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 12048.95bps 2022-08-31 11:19:30.8599|INFO|66|Downloaded 7475539 / 7502958 | current 191.00bps | total 60.91bps 2022-08-31 11:19:31.8330|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:31.8330|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:31.8330|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:31.8330|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:31.8330|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:31.8330|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:31.8330|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:31.8330|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:31.8330|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475539|header:7475539|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:31.8330|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:31.8594|INFO|14|Peers | with known best block: 14 | all: 15 | 2022-08-31 11:19:31.8594|INFO|14|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 11934.05bps 2022-08-31 11:19:31.8594|INFO|14|Downloaded 7475539 / 7502958 | current 0.00bps | total 60.23bps 2022-08-31 11:19:32.8336|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:32.8336|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:32.8336|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:32.8336|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:32.8336|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:32.8336|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:32.8336|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:32.8336|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:32.8336|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475539|header:7475539|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:32.8336|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:32.8611|INFO|66|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 11821.12bps 2022-08-31 11:19:32.8611|INFO|66|Downloaded 7475539 / 7502958 | current 0.00bps | total 59.55bps 2022-08-31 11:19:33.8324|TRACE|82| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:33.8324|TRACE|82| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:33.8324|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:33.8324|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:33.8324|TRACE|82| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:33.8324|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:33.8324|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:33.8324|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:33.8324|INFO|82|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475576|header:7475576|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:33.8324|TRACE|82|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:33.8601|INFO|90|Old Headers 1261823 / 7470000 | queue 39360 | current 0.00bps | total 11710.58bps 2022-08-31 11:19:33.8601|INFO|90|Downloaded 7475539 / 7502958 | current 0.00bps | total 58.90bps 2022-08-31 11:19:34.8319|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:34.8319|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:34.8319|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:34.8319|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:34.8319|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:34.8319|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:34.8319|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:34.8319|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:34.8319|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475730|header:7475730|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:34.8319|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:34.8583|INFO|66|Old Headers 1265279 / 7470000 | queue 36096 | current 3462.47bps | total 11634.23bps 2022-08-31 11:19:34.8583|INFO|66|Downloaded 7475730 / 7502958 | current 191.35bps | total 60.34bps 2022-08-31 11:19:35.8369|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:35.8369|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:35.8369|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:35.8369|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:35.8369|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:35.8369|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:35.8369|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:35.8369|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:35.8369|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475730|header:7475730|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:35.8369|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:35.8584|INFO|82|Old Headers 1302527 / 7470000 | queue 2496 | current 37244.35bps | total 11869.57bps 2022-08-31 11:19:35.8584|INFO|82|Downloaded 7475730 / 7502958 | current 0.00bps | total 59.69bps 2022-08-31 11:19:36.8314|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:36.8314|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:36.8314|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:36.8314|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:36.8314|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:36.8314|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:36.8314|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:36.8314|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:36.8314|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475921|header:7475921|chain difficulty:10790000|peer block:7502959|peer total difficulty:10790000 2022-08-31 11:19:36.8314|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:36.8592|INFO|67|Old Headers 1306559 / 7470000 | queue 36288 | current 4029.07bps | total 11798.13bps 2022-08-31 11:19:36.8592|INFO|67|Downloaded 7475921 / 7502958 | current 190.85bps | total 61.09bps 2022-08-31 11:19:37.0160|INFO|18|Received a new payload: 7502960 (0xae1c3cc182d064c9a254a15231df1f87f3e0aca4bf81c764e697de2a52e7554c) 2022-08-31 11:19:37.0195|INFO|18|Syncing... Parent wasn't processed. Inserting block 7502960 (0xae1c3c...e7554c). 2022-08-31 11:19:37.1199|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0xae1c3cc182d064c9a254a15231df1f87f3e0aca4bf81c764e697de2a52e7554c, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:19:37.1199|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xae1c3cc182d064c9a254a15231df1f87f3e0aca4bf81c764e697de2a52e7554c, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:19:37.8368|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:37.8368|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:37.8368|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:37.8368|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:37.8368|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:37.8368|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:37.8368|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:37.8368|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:37.8368|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7475921|header:7475921|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:37.8368|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:37.8584|INFO|89|Old Headers 1343231 / 7470000 | queue 960 | current 36700.56bps | total 12022.64bps 2022-08-31 11:19:37.8584|INFO|89|Downloaded 7475921 / 7502958 | current 0.00bps | total 60.44bps 2022-08-31 11:19:38.8318|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:38.8318|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:38.8318|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:38.8318|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:38.8318|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:38.8318|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:38.8318|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:38.8318|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:38.8318|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476112|header:7476112|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:38.8318|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:38.8584|INFO|78|Old Headers 1345151 / 7470000 | queue 34368 | current 1920.15bps | total 11932.30bps 2022-08-31 11:19:38.8584|INFO|78|Downloaded 7476112 / 7502959 | current 191.01bps | total 61.81bps 2022-08-31 11:19:39.8374|TRACE|66| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:39.8374|TRACE|66| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:39.8374|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:39.8374|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:39.8374|TRACE|66| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:39.8374|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:39.8374|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:39.8374|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:39.8374|INFO|66|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476112|header:7476112|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:39.8374|TRACE|66|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:39.8588|INFO|68|Old Headers 1384127 / 7470000 | queue 3264 | current 38959.51bps | total 12171.94bps 2022-08-31 11:19:39.8588|INFO|68|Downloaded 7476112 / 7502959 | current 0.00bps | total 61.17bps 2022-08-31 11:19:40.8353|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:40.8353|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:40.8353|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:40.8353|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:40.8353|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:40.8353|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:40.8353|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:40.8353|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:40.8353|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476303|header:7476303|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:40.8353|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:40.8597|INFO|8|Old Headers 1397955 / 7470000 | queue 19776 | current 13815.98bps | total 12186.39bps 2022-08-31 11:19:40.8597|INFO|8|Downloaded 7476303 / 7502959 | current 190.83bps | total 62.49bps 2022-08-31 11:19:41.8336|TRACE|66| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:41.8337|TRACE|66| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:41.8337|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:41.8337|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:41.8337|TRACE|66| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:41.8337|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:41.8337|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:41.8337|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:41.8337|INFO|66|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476303|header:7476303|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:41.8337|TRACE|66|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:41.8626|INFO|18|Old Headers 1420415 / 7470000 | queue 13248 | current 22395.46bps | total 12275.54bps 2022-08-31 11:19:41.8626|INFO|18|Downloaded 7476303 / 7502959 | current 0.00bps | total 61.86bps 2022-08-31 11:19:42.8335|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:42.8335|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:42.8335|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:42.8335|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:42.8335|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:42.8335|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:42.8335|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:42.8335|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:42.8335|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476303|header:7476303|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:42.8335|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:42.8628|INFO|86|Old Headers 1443455 / 7470000 | queue 7872 | current 23038.09bps | total 12368.46bps 2022-08-31 11:19:42.8628|INFO|86|Downloaded 7476303 / 7502959 | current 0.00bps | total 61.24bps 2022-08-31 11:19:43.8369|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:43.8369|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:43.8369|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:43.8369|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:43.8369|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:43.8369|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:43.8369|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:43.8369|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:43.8369|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476303|header:7476303|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:43.8369|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:43.8627|INFO|10|Old Headers 1466303 / 7470000 | queue 8448 | current 22851.34bps | total 12458.16bps 2022-08-31 11:19:43.8627|INFO|10|Downloaded 7476303 / 7502959 | current 0.00bps | total 60.63bps 2022-08-31 11:19:44.8328|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:44.8328|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:44.8328|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:44.8328|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:44.8328|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:44.8328|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:44.8328|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:44.8328|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:44.8328|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476494|header:7476494|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:44.8328|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:44.8628|INFO|18|Old Headers 1476479 / 7470000 | queue 29376 | current 10178.76bps | total 12438.79bps 2022-08-31 11:19:44.8628|INFO|18|Downloaded 7476494 / 7502959 | current 190.98bps | total 61.91bps 2022-08-31 11:19:45.8370|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:45.8370|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:45.8370|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:45.8370|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:45.8370|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:45.8370|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:45.8370|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:45.8370|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:45.8370|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476494|header:7476494|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:45.8370|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:45.8628|INFO|84|Old Headers 1511231 / 7470000 | queue 4032 | current 34753.34bps | total 12626.55bps 2022-08-31 11:19:45.8628|INFO|84|Downloaded 7476494 / 7502959 | current 0.00bps | total 61.31bps 2022-08-31 11:19:46.8346|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:46.8346|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:46.8346|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:46.8346|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:46.8346|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:46.8346|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:46.8346|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:46.8346|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:46.8346|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476494|header:7476494|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:46.8346|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:46.8633|INFO|14|Peers | with known best block: 15 | all: 16 | 2022-08-31 11:19:46.8633|INFO|14|Old Headers 1536383 / 7470000 | queue 192 | current 25139.85bps | total 12731.01bps 2022-08-31 11:19:46.8633|INFO|14|Downloaded 7476494 / 7502959 | current 0.00bps | total 60.72bps 2022-08-31 11:19:46.8633|INFO|14|Sync peers - Initialized: 15 | All: 16 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502960| 139.144.52.41:30303][ 102| 599| 0| 0| 0| 0][Nethermind/v1.14.0-44-21bc59f7d-20220829/X64-Linux/6.0.8] [H ][ ][Peer|eth66| 7502960| 18.221.67.9:30303][ 90| 1160| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [H ][ ][Peer|eth66| 7502960| 34.150.36.76:29888][ 204| 482| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502960| 35.220.157.21:29888][ 200| 481| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502959|135.181.222.185:30303][ 32| 3037| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502959| 149.102.152.79:30303][ 6| 8412| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502959| 161.97.179.181:30303][ 48| 1677| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [HBR ][ ][Peer|eth66| 7502959|194.163.130.165:57298][ 60| 2007|12429| 5589| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502959| 220.233.71.175:30303][ 444| 213| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502959| 65.21.225.58:30303][ 32| 2839| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502959| 95.111.228.141:30303][ 31| 2831| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502959| 54.151.173.104:43250][ 198| 522| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502959| 161.97.96.198:30303][ 31| 2790| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502959| 62.171.129.113:30303][ 35| 2345| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7494279| 35.198.157.202:29888][ 0| 4368| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] 2022-08-31 11:19:47.8319|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:47.8319|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:47.8319|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:47.8319|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:47.8319|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:47.8319|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:47.8319|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:47.8319|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:47.8319|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476494|header:7476494|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:47.8319|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:47.8623|INFO|89|Old Headers 1560575 / 7470000 | queue 3648 | current 24217.03bps | total 12825.97bps 2022-08-31 11:19:47.8623|INFO|89|Downloaded 7476494 / 7502959 | current 0.00bps | total 60.14bps 2022-08-31 11:19:48.8327|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:48.8327|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:48.8327|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:48.8327|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:48.8327|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:48.8327|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:48.8327|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:48.8327|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:48.8327|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476651|header:7476651|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:48.8327|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:48.8621|INFO|68|Old Headers 1571903 / 7470000 | queue 24576 | current 11330.53bps | total 12813.69bps 2022-08-31 11:19:48.8621|INFO|68|Downloaded 7476494 / 7502959 | current 0.00bps | total 59.57bps 2022-08-31 11:19:49.8377|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:49.8377|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:49.8377|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:49.8377|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:49.8377|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:49.8377|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:49.8377|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:49.8377|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:49.8377|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476685|header:7476685|chain difficulty:10790000|peer block:7502960|peer total difficulty:10790000 2022-08-31 11:19:49.8377|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:49.8625|INFO|8|Old Headers 1598975 / 7470000 | queue 10752 | current 27072.72bps | total 12929.73bps 2022-08-31 11:19:49.8625|INFO|8|Downloaded 7476685 / 7502959 | current 190.99bps | total 60.80bps 2022-08-31 11:19:50.2519|INFO|14|Received a new payload: 7502961 (0x06956c35c07e8304dbb03a5a8ea4de015ccf44fd0b140b7937359aa095946bca) 2022-08-31 11:19:50.2519|INFO|14|Syncing... Parent wasn't processed. Inserting block 7502961 (0x06956c...946bca). 2022-08-31 11:19:50.3335|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x06956c35c07e8304dbb03a5a8ea4de015ccf44fd0b140b7937359aa095946bca, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) 2022-08-31 11:19:50.3377|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x06956c35c07e8304dbb03a5a8ea4de015ccf44fd0b140b7937359aa095946bca, SafeBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e, FinalizedBlockHash: 0xd53bfd1e4dec9615fa0d28ff7da1129c30068c6fa686bce5b9d964b472022d9b) . 2022-08-31 11:19:50.8328|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:50.8328|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:50.8328|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:50.8328|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:50.8328|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:50.8328|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:50.8328|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:50.8328|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:50.8328|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476685|header:7476685|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:50.8328|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:50.8625|INFO|84|Old Headers 1622207 / 7470000 | queue 7488 | current 23234.36bps | total 13012.93bps 2022-08-31 11:19:50.8625|INFO|84|Downloaded 7476685 / 7502959 | current 0.00bps | total 60.24bps 2022-08-31 11:19:51.8379|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:51.8379|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:51.8379|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:51.8379|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:51.8379|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:51.8379|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:51.8379|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:51.8379|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:51.8379|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476685|header:7476685|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:51.8379|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:51.8627|INFO|89|Old Headers 1646399 / 7470000 | queue 1344 | current 24186.19bps | total 13102.45bps 2022-08-31 11:19:51.8627|INFO|89|Downloaded 7476685 / 7502959 | current 0.00bps | total 59.69bps 2022-08-31 11:19:52.8340|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:52.8340|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:52.8340|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:52.8340|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:52.8340|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:52.8340|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:52.8340|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:52.8340|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:52.8340|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476876|header:7476876|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:52.8340|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:52.8632|INFO|9|Old Headers 1669631 / 7470000 | queue 576 | current 23221.70bps | total 13182.90bps 2022-08-31 11:19:52.8632|INFO|9|Downloaded 7476876 / 7502960 | current 190.91bps | total 60.88bps 2022-08-31 11:19:53.8339|TRACE|84| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:53.8339|TRACE|84| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:53.8339|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:53.8339|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:53.8339|TRACE|84| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:53.8339|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:53.8339|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:53.8339|TRACE|84| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:53.8339|INFO|84|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476876|header:7476876|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:53.8339|TRACE|84|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:53.8630|INFO|71|Old Headers 1687871 / 7470000 | queue 9024 | current 18244.07bps | total 13222.79bps 2022-08-31 11:19:53.8630|INFO|71|Downloaded 7476876 / 7502960 | current 0.00bps | total 60.33bps 2022-08-31 11:19:54.8402|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:54.8402|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:54.8402|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:54.8402|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:54.8402|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:54.8402|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:54.8402|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:54.8402|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:54.8402|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7476876|header:7476876|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:54.8402|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:54.8671|INFO|84|Old Headers 1709567 / 7470000 | queue 8832 | current 21610.45bps | total 13288.65bps 2022-08-31 11:19:54.8671|INFO|84|Downloaded 7476876 / 7502960 | current 0.00bps | total 59.79bps 2022-08-31 11:19:55.8401|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:55.8401|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:55.8401|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:55.8401|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:55.8401|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:55.8401|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:55.8401|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:55.8401|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:55.8401|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477067|header:7477067|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:55.8401|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:55.8670|INFO|18|Old Headers 1733567 / 7470000 | queue 384 | current 24005.01bps | total 13371.80bps 2022-08-31 11:19:55.8670|INFO|18|Downloaded 7477067 / 7502960 | current 191.03bps | total 60.95bps 2022-08-31 11:19:56.8360|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:56.8360|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:56.8360|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:56.8360|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:56.8360|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:56.8360|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:56.8360|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:56.8360|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:56.8360|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477067|header:7477067|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:56.8360|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:56.8670|INFO|71|Old Headers 1743167 / 7470000 | queue 24000 | current 9600.46bps | total 13342.75bps 2022-08-31 11:19:56.8670|INFO|71|Downloaded 7477067 / 7502960 | current 0.00bps | total 60.42bps 2022-08-31 11:19:57.8387|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:57.8387|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:57.8387|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:57.8387|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:57.8387|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:57.8387|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:57.8387|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:57.8387|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:57.8387|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477117|header:7477117|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:57.8387|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:57.8670|INFO|84|Old Headers 1769855 / 7470000 | queue 14592 | current 26689.69bps | total 13444.75bps 2022-08-31 11:19:57.8670|INFO|84|Downloaded 7477067 / 7502960 | current 0.00bps | total 59.89bps 2022-08-31 11:19:58.8364|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:58.8364|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:58.8364|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:58.8364|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:58.8364|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:58.8364|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:58.8364|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:58.8364|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:58.8364|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477258|header:7477258|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:58.8364|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:58.8663|INFO|78|Old Headers 1791551 / 7470000 | queue 24576 | current 21710.10bps | total 13507.40bps 2022-08-31 11:19:58.8663|INFO|78|Downloaded 7477258 / 7502960 | current 191.12bps | total 61.02bps 2022-08-31 11:19:59.8373|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:19:59.8373|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:59.8373|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:19:59.8373|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:19:59.8373|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:19:59.8373|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:19:59.8373|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:19:59.8373|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:19:59.8373|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477449|header:7477449|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:19:59.8373|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:19:59.8671|INFO|83|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 13405.64bps 2022-08-31 11:19:59.8671|INFO|83|Downloaded 7477449 / 7502960 | current 190.85bps | total 62.14bps 2022-08-31 11:20:00.8358|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:00.8358|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:00.8358|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:00.8358|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:00.8358|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:00.8358|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:00.8358|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:00.8358|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:00.8358|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477640|header:7477640|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:00.8358|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:00.8659|INFO|80|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 13305.60bps 2022-08-31 11:20:00.8659|INFO|80|Downloaded 7477640 / 7502960 | current 191.23bps | total 63.23bps 2022-08-31 11:20:00.9612|INFO|66|Received: ForkchoiceState: (HeadBlockHash: 0x06956c35c07e8304dbb03a5a8ea4de015ccf44fd0b140b7937359aa095946bca, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:20:00.9621|INFO|66|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x06956c35c07e8304dbb03a5a8ea4de015ccf44fd0b140b7937359aa095946bca, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:20:01.5261|INFO|89|Received a new payload: 7502962 (0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:20:01.5261|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502962 (0x7e8e2d...2be904). 2022-08-31 11:20:01.6526|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:20:01.6526|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:20:01.8378|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:01.8378|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:01.8378|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:01.8378|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:01.8378|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:01.8378|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:01.8378|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:01.8378|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:01.8378|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477640|header:7477640|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:01.8378|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:01.8662|INFO|86|Peers | with known best block: 15 | all: 16 | 2022-08-31 11:20:01.8662|INFO|86|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 13206.88bps 2022-08-31 11:20:01.8662|INFO|86|Downloaded 7477640 / 7502960 | current 0.00bps | total 62.70bps 2022-08-31 11:20:02.8379|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:02.8379|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:02.8379|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:02.8379|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:02.8379|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:02.8379|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:02.8379|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:02.8379|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:02.8379|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477831|header:7477831|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:02.8379|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:02.8676|INFO|77|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 13109.53bps 2022-08-31 11:20:02.8676|INFO|77|Downloaded 7477831 / 7502961 | current 190.74bps | total 63.77bps 2022-08-31 11:20:03.8367|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:03.8367|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:03.8367|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:03.8367|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:03.8367|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:03.8367|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:03.8367|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:03.8367|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:03.8367|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7477917|header:7477917|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:03.8367|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:03.8670|INFO|77|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 13013.78bps 2022-08-31 11:20:03.8670|INFO|77|Downloaded 7477831 / 7502961 | current 0.00bps | total 63.24bps 2022-08-31 11:20:04.8372|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:04.8372|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:04.8372|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:04.8372|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:04.8372|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:04.8372|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:04.8372|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:04.8372|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:04.8372|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478022|header:7478022|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:04.8372|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:04.8675|INFO|90|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 12919.32bps 2022-08-31 11:20:04.8675|INFO|90|Downloaded 7478022 / 7502961 | current 190.91bps | total 64.29bps 2022-08-31 11:20:05.5921|INFO|67|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:20:05.5921|INFO|66|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:20:05.8358|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:05.8358|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:05.8358|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:05.8358|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:05.8358|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:05.8358|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:05.8358|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:05.8358|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:05.8358|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478213|header:7478213|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:05.8358|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:05.8674|INFO|69|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 12826.28bps 2022-08-31 11:20:05.8674|INFO|69|Downloaded 7478213 / 7502961 | current 191.02bps | total 65.32bps 2022-08-31 11:20:06.8402|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:06.8402|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:06.8402|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:06.8402|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:06.8402|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:06.8402|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:06.8402|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:06.8402|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:06.8402|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478384|header:7478384|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:06.8402|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:06.8675|INFO|72|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 12734.55bps 2022-08-31 11:20:06.8675|INFO|72|Downloaded 7478404 / 7502961 | current 190.97bps | total 66.34bps 2022-08-31 11:20:07.8373|TRACE|80| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:07.8373|TRACE|80| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:07.8373|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:07.8373|TRACE|80| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:07.8373|TRACE|80| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:07.8373|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:07.8373|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:07.8373|TRACE|80| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:07.8373|INFO|80|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478595|header:7478595|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:07.8373|TRACE|80|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:07.8686|INFO|80|Old Headers 1791551 / 7470000 | queue 40128 | current 0.00bps | total 12644.04bps 2022-08-31 11:20:07.8686|INFO|80|Downloaded 7478595 / 7502961 | current 190.81bps | total 67.33bps 2022-08-31 11:20:08.8393|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:08.8393|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:08.8393|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:08.8393|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:08.8393|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:08.8393|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:08.8393|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:08.8393|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:08.8393|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478595|header:7478595|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:08.8393|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:08.8667|INFO|72|Old Headers 1830911 / 7470000 | queue 960 | current 39434.14bps | total 12832.55bps 2022-08-31 11:20:08.8667|INFO|72|Downloaded 7478595 / 7502961 | current 0.00bps | total 66.80bps 2022-08-31 11:20:09.8355|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:09.8355|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:09.8355|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:09.8355|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:09.8355|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:09.8355|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:09.8355|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:09.8355|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:09.8355|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478786|header:7478786|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:09.8355|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:09.8662|INFO|18|Old Headers 1834367 / 7470000 | queue 37248 | current 3458.09bps | total 12766.96bps 2022-08-31 11:20:09.8662|INFO|18|Downloaded 7478786 / 7502961 | current 191.11bps | total 67.78bps 2022-08-31 11:20:10.8369|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:10.8369|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:10.8369|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:10.8369|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:10.8369|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:10.8369|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:10.8369|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:10.8369|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:10.8369|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478786|header:7478786|chain difficulty:10790000|peer block:7502961|peer total difficulty:10790000 2022-08-31 11:20:10.8369|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:10.8688|INFO|9|Old Headers 1834367 / 7470000 | queue 39360 | current 0.00bps | total 12677.97bps 2022-08-31 11:20:10.8688|INFO|9|Downloaded 7478786 / 7502961 | current 0.00bps | total 67.25bps 2022-08-31 11:20:11.8349|TRACE|84| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:11.8349|TRACE|84| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:11.8349|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:11.8349|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:11.8349|TRACE|84| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:11.8349|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:11.8349|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:11.8349|TRACE|84| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:11.8349|INFO|84|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7478977|header:7478977|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:11.8349|TRACE|84|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:11.8666|INFO|86|Old Headers 1836671 / 7470000 | queue 37248 | current 2309.33bps | total 12606.54bps 2022-08-31 11:20:11.8666|INFO|86|Downloaded 7478977 / 7502962 | current 191.44bps | total 68.21bps 2022-08-31 11:20:12.7429|INFO|10|Received a new payload: 7502963 (0xd4678ac9e9c4219b4a6ff76cb4d17b3593bd4adcf1d6c36235eaca70d5acea24) 2022-08-31 11:20:12.7429|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502963 (0xd4678a...acea24). 2022-08-31 11:20:12.8035|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xd4678ac9e9c4219b4a6ff76cb4d17b3593bd4adcf1d6c36235eaca70d5acea24, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:20:12.8035|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd4678ac9e9c4219b4a6ff76cb4d17b3593bd4adcf1d6c36235eaca70d5acea24, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:20:12.8382|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:12.8382|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:12.8382|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:12.8382|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:12.8382|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:12.8382|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:12.8382|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:12.8382|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:12.8382|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479168|header:7479168|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:12.8382|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:12.8667|INFO|67|Old Headers 1873919 / 7470000 | queue 0 | current 37242.06bps | total 12775.49bps 2022-08-31 11:20:12.8667|INFO|67|Downloaded 7479168 / 7502962 | current 190.97bps | total 69.16bps 2022-08-31 11:20:13.8355|TRACE|84| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:13.8355|TRACE|84| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:13.8355|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:13.8355|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:13.8355|TRACE|84| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:13.8355|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:13.8355|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:13.8355|TRACE|84| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:13.8355|INFO|84|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479168|header:7479168|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:13.8355|TRACE|84|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:13.8694|INFO|71|Old Headers 1876415 / 7470000 | queue 39360 | current 2489.50bps | total 12705.26bps 2022-08-31 11:20:13.8694|INFO|71|Downloaded 7479168 / 7502962 | current 0.00bps | total 68.63bps 2022-08-31 11:20:14.8355|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:14.8355|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:14.8355|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:14.8355|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:14.8355|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:14.8355|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:14.8355|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:14.8355|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:14.8355|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479310|header:7479310|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:14.8355|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:14.8691|INFO|10|Old Headers 1891775 / 7470000 | queue 24576 | current 15364.89bps | total 12723.24bps 2022-08-31 11:20:14.8691|INFO|10|Downloaded 7479168 / 7502962 | current 0.00bps | total 68.11bps 2022-08-31 11:20:15.2479|INFO|71|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:20:15.8380|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:15.8380|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:15.8380|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:15.8380|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:15.8380|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:15.8380|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:15.8380|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:15.8380|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:15.8380|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479359|header:7479359|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:15.8380|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:15.8674|INFO|72|Old Headers 1919039 / 7470000 | queue 9600 | current 27311.92bps | total 12821.08bps 2022-08-31 11:20:15.8674|INFO|72|Downloaded 7479359 / 7502962 | current 191.33bps | total 69.03bps 2022-08-31 11:20:16.8353|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:16.8353|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:16.8353|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:16.8353|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:16.8353|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:16.8353|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:16.8353|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:16.8353|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:16.8353|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479359|header:7479359|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:16.8353|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:16.8673|INFO|77|Peers | with known best block: 16 | all: 17 | 2022-08-31 11:20:16.8673|INFO|77|Old Headers 1943807 / 7470000 | queue 8064 | current 24769.47bps | total 12900.81bps 2022-08-31 11:20:16.8673|INFO|77|Downloaded 7479359 / 7502962 | current 0.00bps | total 68.52bps 2022-08-31 11:20:16.8673|INFO|77|Sync peers 16(17)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502962| 139.144.52.41:30303][ 106| 589| 0| 0| 0| 0][Nethermind/v1.14.0-44-21bc59f7d-20220829/X64-Linux/6.0.8] [HBR ][ ][Peer|eth66| 7502962|194.163.130.165:57298][ 74| 1941|12238| 5425| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502962| 220.233.71.175:30303][ 434| 210| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502962| 54.151.173.104:43250][ 198| 513| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502962| 34.150.36.76:29888][ 205| 472| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502962| 35.220.157.21:29888][ 201| 476| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502961| 161.97.179.181:30303][ 49| 1658| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:20:17.8362|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:17.8362|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:17.8362|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:17.8362|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:17.8362|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:17.8362|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:17.8362|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:17.8362|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:17.8362|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479446|header:7479446|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:17.8362|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:17.8660|INFO|8|Old Headers 1969727 / 7470000 | queue 3456 | current 25954.34bps | total 12987.23bps 2022-08-31 11:20:17.8660|INFO|8|Downloaded 7479359 / 7502962 | current 0.00bps | total 68.01bps 2022-08-31 11:20:18.8365|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:18.8365|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:18.8365|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:18.8365|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:18.8365|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:18.8365|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:18.8365|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:18.8365|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:18.8365|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479550|header:7479550|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:18.8365|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:18.8676|INFO|9|Old Headers 1991615 / 7470000 | queue 768 | current 21854.25bps | total 13045.72bps 2022-08-31 11:20:18.8676|INFO|9|Downloaded 7479550 / 7502962 | current 190.70bps | total 68.91bps 2022-08-31 11:20:19.8401|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:19.8401|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:19.8401|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:19.8401|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:19.8401|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:19.8401|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:19.8401|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:19.8401|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:19.8401|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479550|header:7479550|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:19.8401|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:19.8668|INFO|14|Old Headers 2015999 / 7470000 | queue 192 | current 24404.70bps | total 13119.97bps 2022-08-31 11:20:19.8668|INFO|14|Downloaded 7479550 / 7502962 | current 0.00bps | total 68.41bps 2022-08-31 11:20:20.8384|TRACE|88| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:20.8384|TRACE|88| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:20.8384|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:20.8384|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:20.8384|TRACE|88| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:20.8384|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:20.8384|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:20.8384|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:20.8384|INFO|88|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479721|header:7479721|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:20:20.8384|TRACE|88|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:20.8670|INFO|90|Old Headers 2038271 / 7470000 | queue 1920 | current 22269.06bps | total 13179.45bps 2022-08-31 11:20:20.8670|INFO|90|Downloaded 7479550 / 7502962 | current 0.00bps | total 67.91bps 2022-08-31 11:20:21.8405|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:21.8405|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:21.8405|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:21.8405|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:21.8405|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:21.8405|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:21.8405|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:21.8405|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:21.8405|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479741|header:7479741|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:21.8405|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:21.8664|INFO|81|Old Headers 2058623 / 7470000 | queue 9792 | current 20364.80bps | total 13225.82bps 2022-08-31 11:20:21.8664|INFO|81|Downloaded 7479741 / 7502962 | current 191.11bps | total 68.80bps 2022-08-31 11:20:22.8368|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:22.8368|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:22.8368|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:22.8368|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:22.8368|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:22.8368|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:22.8368|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:22.8368|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:22.8368|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479741|header:7479741|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:22.8368|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:22.8664|INFO|81|Old Headers 2079743 / 7470000 | queue 16704 | current 21120.20bps | total 13276.48bps 2022-08-31 11:20:22.8664|INFO|81|Downloaded 7479741 / 7502962 | current 0.00bps | total 68.31bps 2022-08-31 11:20:23.8381|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:23.8381|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:23.8381|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:23.8381|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:23.8381|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:23.8381|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:23.8381|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:23.8381|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:23.8381|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479869|header:7479869|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:23.8381|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:23.8667|INFO|86|Old Headers 2107967 / 7470000 | queue 4800 | current 28216.34bps | total 13371.76bps 2022-08-31 11:20:23.8667|INFO|86|Downloaded 7479741 / 7502962 | current 0.00bps | total 67.82bps 2022-08-31 11:20:24.8354|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:24.8354|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:24.8354|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:24.8354|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:24.8354|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:24.8354|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:24.8354|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:24.8354|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:24.8354|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7479932|header:7479932|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:24.8354|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:24.8670|INFO|81|Old Headers 2119103 / 7470000 | queue 29952 | current 11133.12bps | total 13357.57bps 2022-08-31 11:20:24.8670|INFO|81|Downloaded 7479932 / 7502963 | current 190.94bps | total 68.69bps 2022-08-31 11:20:24.9656|INFO|90|Received a new payload: 7502964 (0x52308fa3d46ef6ee6d6f704a842945f15c6cf616090708463d7e79c6cfaf849a) 2022-08-31 11:20:24.9678|INFO|90|Syncing... Parent wasn't processed. Inserting block 7502964 (0x52308f...af849a). 2022-08-31 11:20:25.1636|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x52308fa3d46ef6ee6d6f704a842945f15c6cf616090708463d7e79c6cfaf849a, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:20:25.1636|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x52308fa3d46ef6ee6d6f704a842945f15c6cf616090708463d7e79c6cfaf849a, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:20:25.8384|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:25.8384|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:25.8384|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:25.8384|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:25.8384|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:25.8384|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:25.8384|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:25.8384|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:25.8384|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480123|header:7480123|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:25.8384|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:25.8682|INFO|66|Old Headers 2153855 / 7470000 | queue 0 | current 34712.75bps | total 13492.16bps 2022-08-31 11:20:25.8682|INFO|66|Downloaded 7480123 / 7502963 | current 190.78bps | total 69.55bps 2022-08-31 11:20:26.8395|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:26.8395|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:26.8395|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:26.8395|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:26.8395|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:26.8395|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:26.8395|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:26.8395|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:26.8395|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480123|header:7480123|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:26.8395|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:26.8668|INFO|88|Old Headers 2175359 / 7470000 | queue 7488 | current 21534.67bps | total 13542.40bps 2022-08-31 11:20:26.8668|INFO|88|Downloaded 7480123 / 7502963 | current 0.00bps | total 69.06bps 2022-08-31 11:20:27.8351|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:27.8351|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:27.8351|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:27.8351|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:27.8351|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:27.8351|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:27.8351|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:27.8351|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:27.8351|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480123|header:7480123|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:27.8351|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:27.8668|INFO|88|Old Headers 2189951 / 7470000 | queue 32640 | current 14592.90bps | total 13548.93bps 2022-08-31 11:20:27.8668|INFO|88|Downloaded 7480123 / 7502963 | current 0.00bps | total 68.59bps 2022-08-31 11:20:28.8366|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:28.8366|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:28.8366|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:28.8366|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:28.8366|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:28.8366|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:28.8366|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:28.8366|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:28.8366|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480314|header:7480314|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:28.8366|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:28.8676|INFO|66|Old Headers 2224703 / 7470000 | queue 3072 | current 34725.46bps | total 13679.87bps 2022-08-31 11:20:28.8676|INFO|66|Downloaded 7480314 / 7502963 | current 190.85bps | total 69.43bps 2022-08-31 11:20:29.8397|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:29.8397|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:29.8397|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:29.8397|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:29.8397|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:29.8397|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:29.8397|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:29.8397|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:29.8397|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480314|header:7480314|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:29.8397|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:29.8668|INFO|86|Old Headers 2251199 / 7470000 | queue 1536 | current 26517.88bps | total 13758.64bps 2022-08-31 11:20:29.8668|INFO|86|Downloaded 7480314 / 7502963 | current 0.00bps | total 68.95bps 2022-08-31 11:20:30.8404|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:30.8404|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:30.8404|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:30.8404|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:30.8404|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:30.8404|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:30.8404|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:30.8404|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:30.8404|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480505|header:7480505|chain difficulty:10790000|peer block:7502963|peer total difficulty:10790000 2022-08-31 11:20:30.8404|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:30.8678|INFO|67|Old Headers 2268863 / 7470000 | queue 11712 | current 17647.09bps | total 13782.40bps 2022-08-31 11:20:30.8678|INFO|67|Downloaded 7480505 / 7502963 | current 190.81bps | total 69.78bps 2022-08-31 11:20:31.8363|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:31.8363|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:31.8363|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:31.8363|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:31.8363|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:31.8363|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:31.8363|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:31.8363|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:31.8363|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480505|header:7480505|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:31.8363|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:31.8689|INFO|80|Peers | with known best block: 17 | all: 18 | 2022-08-31 11:20:31.8689|INFO|80|Old Headers 2283647 / 7470000 | queue 30144 | current 14767.77bps | total 13788.38bps 2022-08-31 11:20:31.8689|INFO|80|Downloaded 7480505 / 7502963 | current 0.00bps | total 69.31bps 2022-08-31 11:20:32.8354|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:32.8354|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:32.8354|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:32.8354|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:32.8354|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:32.8354|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:32.8354|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:32.8354|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:32.8354|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480530|header:7480530|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:32.8354|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:32.8671|INFO|14|Old Headers 2313791 / 7470000 | queue 9792 | current 30199.01bps | total 13887.15bps 2022-08-31 11:20:32.8671|INFO|14|Downloaded 7480505 / 7502963 | current 0.00bps | total 68.85bps 2022-08-31 11:20:33.8367|TRACE|84| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:33.8367|TRACE|84| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:33.8367|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:33.8367|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:33.8367|TRACE|84| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:33.8367|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:33.8367|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:33.8367|TRACE|84| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:33.8367|INFO|84|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480696|header:7480696|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:33.8367|TRACE|84|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:33.8673|INFO|10|Old Headers 2326463 / 7470000 | queue 20160 | current 12670.06bps | total 13879.85bps 2022-08-31 11:20:33.8673|INFO|10|Downloaded 7480696 / 7502963 | current 190.96bps | total 69.66bps 2022-08-31 11:20:34.8379|TRACE|66| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:34.8379|TRACE|66| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:34.8379|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:34.8379|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:34.8379|TRACE|66| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:34.8379|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:34.8379|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:34.8379|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:34.8379|INFO|66|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480696|header:7480696|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:34.8379|TRACE|66|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:34.8665|INFO|89|Old Headers 2356799 / 7470000 | queue 1344 | current 30362.42bps | total 13977.97bps 2022-08-31 11:20:34.8665|INFO|89|Downloaded 7480696 / 7502963 | current 0.00bps | total 69.20bps 2022-08-31 11:20:35.8378|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:35.8378|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:35.8378|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:35.8378|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:35.8378|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:35.8378|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:35.8378|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:35.8378|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:35.8378|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480696|header:7480696|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:35.8378|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:35.8660|INFO|90|Old Headers 2381951 / 7470000 | queue 6912 | current 25163.66bps | total 14044.18bps 2022-08-31 11:20:35.8660|INFO|90|Downloaded 7480696 / 7502963 | current 0.00bps | total 68.75bps 2022-08-31 11:20:36.8369|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:36.8369|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:36.8369|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:36.8369|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:36.8369|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:36.8369|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:36.8369|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:36.8369|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:36.8369|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480696|header:7480696|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:36.8369|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:36.8669|INFO|82|Old Headers 2403455 / 7470000 | queue 17088 | current 21486.55bps | total 14088.04bps 2022-08-31 11:20:36.8669|INFO|82|Downloaded 7480696 / 7502963 | current 0.00bps | total 68.30bps 2022-08-31 11:20:37.8401|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:37.8401|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:37.8401|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:37.8401|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:37.8401|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:37.8401|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:37.8401|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:37.8401|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:37.8401|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480696|header:7480696|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:37.8401|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:37.8672|INFO|69|Old Headers 2423615 / 7470000 | queue 24768 | current 20154.58bps | total 14123.56bps 2022-08-31 11:20:37.8672|INFO|69|Downloaded 7480696 / 7502963 | current 0.00bps | total 67.86bps 2022-08-31 11:20:38.8382|TRACE|66| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:38.8382|TRACE|66| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:38.8382|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:38.8382|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:38.8382|TRACE|66| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:38.8382|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:38.8382|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:38.8382|TRACE|66| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:38.8382|INFO|66|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480887|header:7480887|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:38.8382|TRACE|66|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:38.8679|INFO|18|Old Headers 2453759 / 7470000 | queue 1344 | current 30124.27bps | total 14216.73bps 2022-08-31 11:20:38.8679|INFO|18|Downloaded 7480887 / 7502963 | current 190.85bps | total 68.65bps 2022-08-31 11:20:39.8385|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:39.8385|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:39.8385|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:39.8385|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:39.8385|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:39.8385|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:39.8385|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:39.8385|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:39.8385|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480887|header:7480887|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:39.8385|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:39.8665|INFO|90|Old Headers 2478335 / 7470000 | queue 384 | current 24612.42bps | total 14276.78bps 2022-08-31 11:20:39.8665|INFO|90|Downloaded 7480887 / 7502963 | current 0.00bps | total 68.21bps 2022-08-31 11:20:40.8362|TRACE|82| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:40.8362|TRACE|82| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:40.8362|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:40.8362|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:40.8362|TRACE|82| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:40.8362|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:40.8362|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:40.8362|TRACE|82| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:40.8362|INFO|82|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480887|header:7480887|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:40.8362|TRACE|82|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:40.8678|INFO|14|Old Headers 2495039 / 7470000 | queue 17280 | current 16683.79bps | total 14290.63bps 2022-08-31 11:20:40.8678|INFO|14|Downloaded 7480887 / 7502963 | current 0.00bps | total 67.78bps 2022-08-31 11:20:41.8366|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:41.8366|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:41.8366|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:41.8366|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:41.8366|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:41.8366|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:41.8366|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:41.8366|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:41.8366|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480887|header:7480887|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:41.8366|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:41.8663|INFO|70|Old Headers 2518463 / 7470000 | queue 16512 | current 23459.58bps | total 14342.99bps 2022-08-31 11:20:41.8663|INFO|70|Downloaded 7480887 / 7502963 | current 0.00bps | total 67.35bps 2022-08-31 11:20:42.8382|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:42.8382|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:42.8382|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:42.8382|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:42.8382|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:42.8382|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:42.8382|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:42.8382|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:42.8382|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480887|header:7480887|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:42.8382|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:42.8669|INFO|69|Old Headers 2537855 / 7470000 | queue 27648 | current 19380.05bps | total 14371.66bps 2022-08-31 11:20:42.8669|INFO|69|Downloaded 7480887 / 7502963 | current 0.00bps | total 66.93bps 2022-08-31 11:20:43.8361|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:43.8361|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:43.8361|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:43.8361|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:43.8361|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:43.8361|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:43.8361|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:43.8361|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:43.8361|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7480901|header:7480901|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:43.8361|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:43.8668|INFO|89|Old Headers 2573567 / 7470000 | queue 4032 | current 35718.63bps | total 14492.34bps 2022-08-31 11:20:43.8668|INFO|89|Downloaded 7480887 / 7502963 | current 0.00bps | total 66.51bps 2022-08-31 11:20:44.8363|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:44.8363|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:44.8363|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:44.8363|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:44.8363|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:44.8363|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:44.8363|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:44.8363|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:44.8363|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481078|header:7481078|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:44.8363|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:44.8674|INFO|8|Old Headers 2586239 / 7470000 | queue 24960 | current 12663.92bps | total 14482.05bps 2022-08-31 11:20:44.8674|INFO|8|Downloaded 7481078 / 7502963 | current 190.87bps | total 67.28bps 2022-08-31 11:20:45.8392|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:45.8392|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:45.8392|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:45.8392|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:45.8392|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:45.8392|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:45.8392|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:45.8392|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:45.8392|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481078|header:7481078|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:45.8392|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:45.8670|INFO|84|Old Headers 2614079 / 7470000 | queue 14592 | current 27852.84bps | total 14556.78bps 2022-08-31 11:20:45.8670|INFO|84|Downloaded 7481078 / 7502963 | current 0.00bps | total 66.87bps 2022-08-31 11:20:46.8360|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:46.8360|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:46.8360|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:46.8360|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:46.8360|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:46.8360|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:46.8360|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:46.8360|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:46.8360|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481078|header:7481078|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:46.8360|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:46.8664|INFO|72|Peers | with known best block: 19 | all: 19 | 2022-08-31 11:20:46.8664|INFO|72|Old Headers 2644415 / 7470000 | queue 1920 | current 30356.02bps | total 14644.57bps 2022-08-31 11:20:46.8664|INFO|72|Downloaded 7481078 / 7502963 | current 0.00bps | total 66.46bps 2022-08-31 11:20:46.8664|INFO|72|Sync peers 19(19)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502963|194.163.130.165:57298][ 82| 1899|12474| 5652| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:20:47.8350|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:47.8350|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:47.8350|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:47.8350|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:47.8350|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:47.8350|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:47.8350|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:47.8350|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:47.8350|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481261|header:7481261|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:47.8350|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:47.8669|INFO|71|Old Headers 2660159 / 7470000 | queue 20736 | current 15735.70bps | total 14650.61bps 2022-08-31 11:20:47.8669|INFO|71|Downloaded 7481269 / 7502963 | current 190.89bps | total 67.22bps 2022-08-31 11:20:48.8385|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:48.8385|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:48.8385|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:48.8385|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:48.8385|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:48.8385|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:48.8385|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:48.8385|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:48.8385|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481269|header:7481269|chain difficulty:10790000|peer block:7502964|peer total difficulty:10790000 2022-08-31 11:20:48.8385|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:48.8664|INFO|9|Old Headers 2684351 / 7470000 | queue 19392 | current 24206.35bps | total 14703.12bps 2022-08-31 11:20:48.8664|INFO|9|Downloaded 7481269 / 7502963 | current 0.00bps | total 66.81bps 2022-08-31 11:20:49.1273|INFO|89|Received a new payload: 7502965 (0x7520c33f89bda421ecece5f353b20faddabf7e38d8d8a6be2b13de04d3a08d65) 2022-08-31 11:20:49.1273|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502965 (0x7520c3...a08d65). 2022-08-31 11:20:49.2118|INFO|80|Received: ForkchoiceState: (HeadBlockHash: 0x7520c33f89bda421ecece5f353b20faddabf7e38d8d8a6be2b13de04d3a08d65, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:20:49.2118|INFO|80|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7520c33f89bda421ecece5f353b20faddabf7e38d8d8a6be2b13de04d3a08d65, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:20:49.8381|TRACE|88| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:49.8381|TRACE|88| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:49.8381|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:49.8381|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:49.8381|TRACE|88| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:49.8381|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:49.8381|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:49.8381|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:49.8381|INFO|88|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481269|header:7481269|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:49.8381|TRACE|88|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:49.8674|INFO|88|Old Headers 2716415 / 7470000 | queue 6720 | current 32031.40bps | total 14797.99bps 2022-08-31 11:20:49.8674|INFO|88|Downloaded 7481269 / 7502963 | current 0.00bps | total 66.41bps 2022-08-31 11:20:50.8352|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:50.8352|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:50.8352|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:50.8352|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:50.8352|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:50.8352|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:50.8352|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:50.8352|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:50.8352|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481460|header:7481460|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:50.8352|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:50.8695|INFO|84|Old Headers 2717183 / 7470000 | queue 39936 | current 766.47bps | total 14721.51bps 2022-08-31 11:20:50.8695|INFO|84|Downloaded 7481460 / 7502964 | current 190.61bps | total 67.15bps 2022-08-31 11:20:51.8400|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:51.8400|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:51.8400|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:51.8400|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:51.8400|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:51.8400|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:51.8400|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:51.8400|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:51.8400|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481460|header:7481460|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:51.8400|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:51.8685|INFO|14|Old Headers 2741951 / 7470000 | queue 15360 | current 24791.96bps | total 14775.94bps 2022-08-31 11:20:51.8685|INFO|14|Downloaded 7481460 / 7502964 | current 0.00bps | total 66.76bps 2022-08-31 11:20:52.8354|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:52.8354|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:52.8354|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:52.8354|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:52.8354|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:52.8354|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:52.8354|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:52.8354|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:52.8354|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481651|header:7481651|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:52.8354|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:52.8675|INFO|86|Old Headers 2762330 / 7470000 | queue 13056 | current 20401.00bps | total 14806.17bps 2022-08-31 11:20:52.8675|INFO|86|Downloaded 7481651 / 7502964 | current 191.20bps | total 67.49bps 2022-08-31 11:20:53.8368|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:53.8368|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:53.8368|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:53.8368|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:53.8368|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:53.8368|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:53.8368|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:53.8368|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:53.8368|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481651|header:7481651|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:53.8368|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:53.8663|INFO|90|Old Headers 2782847 / 7470000 | queue 22848 | current 20543.74bps | total 14836.83bps 2022-08-31 11:20:53.8663|INFO|90|Downloaded 7481651 / 7502964 | current 0.00bps | total 67.09bps 2022-08-31 11:20:54.8378|TRACE|88| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:54.8378|TRACE|88| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:54.8378|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:54.8378|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:54.8378|TRACE|88| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:54.8378|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:54.8378|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:54.8378|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:54.8378|INFO|88|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481789|header:7481789|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:54.8378|TRACE|88|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:54.8690|INFO|80|Old Headers 2809151 / 7470000 | queue 20352 | current 26233.43bps | total 14897.67bps 2022-08-31 11:20:54.8690|INFO|80|Downloaded 7481651 / 7502964 | current 0.00bps | total 66.70bps 2022-08-31 11:20:55.8387|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:55.8387|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:55.8387|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:55.8387|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:55.8387|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:55.8387|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:55.8387|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:55.8387|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:55.8387|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7481842|header:7481842|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:55.8387|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:55.8668|INFO|14|Old Headers 2838335 / 7470000 | queue 11904 | current 29248.76bps | total 14973.49bps 2022-08-31 11:20:55.8668|INFO|14|Downloaded 7481842 / 7502964 | current 191.42bps | total 67.42bps 2022-08-31 11:20:56.8389|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:56.8389|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:56.8389|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:56.8389|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:56.8389|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:56.8389|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:56.8389|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:56.8389|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:56.8389|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482033|header:7482033|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:56.8389|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:56.8680|INFO|9|Old Headers 2853503 / 7470000 | queue 24576 | current 15149.93bps | total 14974.42bps 2022-08-31 11:20:56.8680|INFO|9|Downloaded 7482033 / 7502964 | current 190.77bps | total 68.13bps 2022-08-31 11:20:57.8356|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:57.8356|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:57.8356|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:57.8356|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:57.8356|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:57.8356|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:57.8356|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:57.8356|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:57.8356|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482033|header:7482033|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:57.8356|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:57.8710|INFO|9|Old Headers 2853503 / 7470000 | queue 40128 | current 0.00bps | total 14895.72bps 2022-08-31 11:20:57.8710|INFO|9|Downloaded 7482033 / 7502964 | current 0.00bps | total 67.74bps 2022-08-31 11:20:58.8353|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:58.8353|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:58.8353|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:58.8353|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:58.8353|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:58.8353|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:58.8353|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:58.8353|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:58.8353|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482224|header:7482224|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:58.8353|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:58.8719|INFO|71|Old Headers 2877119 / 7470000 | queue 16704 | current 23595.75bps | total 14941.11bps 2022-08-31 11:20:58.8719|INFO|71|Downloaded 7482224 / 7502964 | current 190.83bps | total 68.44bps 2022-08-31 11:20:59.8391|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:20:59.8391|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:59.8391|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:20:59.8391|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:20:59.8391|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:20:59.8391|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:20:59.8391|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:20:59.8391|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:20:59.8391|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482224|header:7482224|chain difficulty:10790000|peer block:7502965|peer total difficulty:10790000 2022-08-31 11:20:59.8391|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:20:59.8709|INFO|17|Old Headers 2896319 / 7470000 | queue 26688 | current 19220.26bps | total 14963.27bps 2022-08-31 11:20:59.8709|INFO|17|Downloaded 7482224 / 7502964 | current 0.00bps | total 68.06bps 2022-08-31 11:21:00.4237|INFO|71|Received a new payload: 7502966 (0x1ca3650bf69becd7543c4a0d7bde0fd87dc1e071f5ecb61db27948f3d0add94f) 2022-08-31 11:21:00.4237|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502966 (0x1ca365...add94f). 2022-08-31 11:21:00.5081|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0x1ca3650bf69becd7543c4a0d7bde0fd87dc1e071f5ecb61db27948f3d0add94f, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:21:00.5115|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1ca3650bf69becd7543c4a0d7bde0fd87dc1e071f5ecb61db27948f3d0add94f, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:21:00.8363|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:00.8363|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:00.8363|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:00.8363|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:00.8363|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:00.8363|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:00.8363|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:00.8363|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:00.8363|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482224|header:7482224|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:00.8363|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:00.8716|INFO|86|Old Headers 2928383 / 7470000 | queue 8256 | current 32040.72bps | total 15051.43bps 2022-08-31 11:21:00.8716|INFO|86|Downloaded 7482224 / 7502964 | current 0.00bps | total 67.67bps 2022-08-31 11:21:01.8355|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:01.8355|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:01.8355|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:01.8355|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:01.8355|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:01.8355|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:01.8355|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:01.8355|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:01.8355|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482415|header:7482415|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:01.8355|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:01.8717|INFO|8|Peers | with known best block: 18 | all: 18 | 2022-08-31 11:21:01.8717|INFO|8|Old Headers 2939711 / 7470000 | queue 35520 | current 11326.93bps | total 15032.31bps 2022-08-31 11:21:01.8717|INFO|8|Downloaded 7482415 / 7502913 | current 190.98bps | total 68.36bps 2022-08-31 11:21:02.8385|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:02.8385|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:02.8385|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:02.8385|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:02.8385|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:02.8385|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:02.8385|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:02.8385|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:02.8385|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482415|header:7482415|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:02.8385|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:02.8699|INFO|81|Old Headers 2969855 / 7470000 | queue 9984 | current 30199.69bps | total 15109.61bps 2022-08-31 11:21:02.8699|INFO|81|Downloaded 7482415 / 7502913 | current 0.00bps | total 67.98bps 2022-08-31 11:21:03.8358|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:03.8358|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:03.8358|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:03.8358|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:03.8358|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:03.8358|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:03.8358|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:03.8358|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:03.8358|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482415|header:7482415|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:03.8358|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:03.8710|INFO|90|Old Headers 2982911 / 7470000 | queue 34368 | current 13042.63bps | total 15099.10bps 2022-08-31 11:21:03.8710|INFO|90|Downloaded 7482415 / 7502913 | current 0.00bps | total 67.61bps 2022-08-31 11:21:04.8392|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:04.8392|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:04.8392|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:04.8392|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:04.8392|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:04.8392|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:04.8392|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:04.8392|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:04.8392|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482606|header:7482606|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:04.8392|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:04.8708|INFO|80|Old Headers 3013439 / 7470000 | queue 9792 | current 30536.02bps | total 15177.10bps 2022-08-31 11:21:04.8708|INFO|80|Downloaded 7482606 / 7502913 | current 191.04bps | total 68.29bps 2022-08-31 11:21:05.7512|INFO|81|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:21:05.7539|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:21:05.8367|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:05.8367|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:05.8367|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:05.8367|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:05.8367|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:05.8367|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:05.8367|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:05.8367|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:05.8367|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482705|header:7482705|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:05.8367|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:05.8707|INFO|17|Old Headers 3026303 / 7470000 | queue 34560 | current 12866.36bps | total 15165.48bps 2022-08-31 11:21:05.8707|INFO|17|Downloaded 7482606 / 7502913 | current 0.00bps | total 67.91bps 2022-08-31 11:21:06.8383|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:06.8383|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:06.8383|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:06.8383|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:06.8383|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:06.8383|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:06.8383|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:06.8383|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:06.8383|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482797|header:7482797|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:06.8383|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:06.8708|INFO|81|Old Headers 3066431 / 7470000 | queue 192 | current 40124.02bps | total 15290.38bps 2022-08-31 11:21:06.8708|INFO|81|Downloaded 7482797 / 7502913 | current 190.97bps | total 68.58bps 2022-08-31 11:21:07.8366|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:07.8381|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:07.8381|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:07.8381|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:07.8381|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:07.8381|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:07.8381|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:07.8381|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:07.8381|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482988|header:7482988|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:07.8381|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:07.8711|INFO|17|Old Headers 3078143 / 7470000 | queue 31104 | current 11709.01bps | total 15272.54bps 2022-08-31 11:21:07.8711|INFO|17|Downloaded 7482988 / 7502913 | current 190.94bps | total 69.24bps 2022-08-31 11:21:08.8397|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:08.8397|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:08.8397|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:08.8397|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:08.8397|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:08.8397|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:08.8397|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:08.8397|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:08.8397|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7482990|header:7482990|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:08.8397|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:08.8701|INFO|90|Old Headers 3110487 / 7470000 | queue 2688 | current 32379.29bps | total 15357.20bps 2022-08-31 11:21:08.8701|INFO|90|Downloaded 7482988 / 7502913 | current 0.00bps | total 68.87bps 2022-08-31 11:21:09.8400|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:09.8400|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:09.8400|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:09.8400|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:09.8400|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:09.8400|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:09.8400|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:09.8400|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:09.8400|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483179|header:7483179|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:09.8400|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:09.8709|INFO|72|Old Headers 3126335 / 7470000 | queue 24768 | current 15838.49bps | total 15359.55bps 2022-08-31 11:21:09.8709|INFO|72|Downloaded 7483179 / 7502913 | current 190.81bps | total 69.52bps 2022-08-31 11:21:10.8363|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:10.8363|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:10.8363|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:10.8363|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:10.8363|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:10.8363|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:10.8363|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:10.8363|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:10.8363|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483370|header:7483370|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:10.8363|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:10.8715|INFO|84|Old Headers 3153791 / 7470000 | queue 7872 | current 27259.82bps | total 15418.85bps 2022-08-31 11:21:10.8715|INFO|84|Downloaded 7483370 / 7502913 | current 190.96bps | total 70.17bps 2022-08-31 11:21:11.8388|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:11.8388|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:11.8388|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:11.8388|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:11.8388|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:11.8388|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:11.8388|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:11.8388|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:11.8388|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483370|header:7483370|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:11.8388|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:11.8710|INFO|14|Old Headers 3183359 / 7470000 | queue 1920 | current 29583.27bps | total 15487.96bps 2022-08-31 11:21:11.8710|INFO|14|Downloaded 7483370 / 7502913 | current 0.00bps | total 69.80bps 2022-08-31 11:21:12.8330|INFO|84|Received a new payload: 7502967 (0x64a9cf2fd2c03f3d2fdfea18d6f30fffbf567e4aa1c1022401c91e4aca115108) 2022-08-31 11:21:12.8370|INFO|84|Syncing... Parent wasn't processed. Inserting block 7502967 (0x64a9cf...115108). 2022-08-31 11:21:12.8401|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:12.8401|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:12.8401|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:12.8401|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:12.8401|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:12.8401|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:12.8401|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:12.8401|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:12.8401|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483561|header:7483561|chain difficulty:10790000|peer block:7502966|peer total difficulty:10790000 2022-08-31 11:21:12.8401|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:12.8775|INFO|14|Old Headers 3207935 / 7470000 | queue 7296 | current 24417.06bps | total 15531.62bps 2022-08-31 11:21:12.8775|INFO|14|Downloaded 7483561 / 7502913 | current 189.76bps | total 70.44bps 2022-08-31 11:21:12.9390|INFO|14|Received: ForkchoiceState: (HeadBlockHash: 0x64a9cf2fd2c03f3d2fdfea18d6f30fffbf567e4aa1c1022401c91e4aca115108, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:21:12.9390|INFO|14|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x64a9cf2fd2c03f3d2fdfea18d6f30fffbf567e4aa1c1022401c91e4aca115108, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:21:13.8374|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:13.8374|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:13.8374|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:13.8374|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:13.8374|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:13.8374|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:13.8374|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:13.8374|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:13.8374|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483752|header:7483752|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:13.8374|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:13.8748|INFO|66|Old Headers 3218495 / 7470000 | queue 38976 | current 10589.55bps | total 15507.79bps 2022-08-31 11:21:13.8748|INFO|66|Downloaded 7483752 / 7502913 | current 191.52bps | total 71.07bps 2022-08-31 11:21:14.8391|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:14.8391|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:14.8391|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:14.8391|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:14.8391|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:14.8391|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:14.8391|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:14.8391|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:14.8391|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483752|header:7483752|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:14.8391|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:14.8763|INFO|9|Old Headers 3253055 / 7470000 | queue 5376 | current 34509.60bps | total 15599.34bps 2022-08-31 11:21:14.8763|INFO|9|Downloaded 7483752 / 7502913 | current 0.00bps | total 70.70bps 2022-08-31 11:21:15.2471|INFO|88|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:21:15.8368|TRACE|88| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:15.8368|TRACE|88| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:15.8368|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:15.8368|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:15.8368|TRACE|88| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:15.8368|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:15.8368|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:15.8368|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:15.8368|INFO|88|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483752|header:7483752|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:15.8368|TRACE|88|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:15.8742|INFO|77|Old Headers 3275519 / 7470000 | queue 12288 | current 22513.36bps | total 15632.37bps 2022-08-31 11:21:15.8742|INFO|77|Downloaded 7483752 / 7502913 | current 0.00bps | total 70.33bps 2022-08-31 11:21:16.8362|TRACE|9| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:16.8362|TRACE|9| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:16.8362|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:16.8362|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:16.8362|TRACE|9| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:16.8362|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:16.8362|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:16.8362|TRACE|9| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:16.8362|INFO|9|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483752|header:7483752|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:16.8362|TRACE|9|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:16.8751|INFO|17|Peers | with known best block: 19 | all: 19 | 2022-08-31 11:21:16.8751|INFO|17|Old Headers 3298175 / 7470000 | queue 26112 | current 22634.28bps | total 15665.76bps 2022-08-31 11:21:16.8751|INFO|17|Downloaded 7483752 / 7502913 | current 0.00bps | total 69.97bps 2022-08-31 11:21:17.8367|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:17.8367|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:17.8367|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:17.8367|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:17.8367|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:17.8367|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:17.8367|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:17.8367|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:17.8367|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483752|header:7483752|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:17.8367|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:17.8758|INFO|9|Old Headers 3326399 / 7470000 | queue 21120 | current 28206.36bps | total 15725.28bps 2022-08-31 11:21:17.8758|INFO|9|Downloaded 7483752 / 7502913 | current 0.00bps | total 69.61bps 2022-08-31 11:21:18.8356|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:18.8356|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:18.8356|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:18.8356|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:18.8356|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:18.8356|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:18.8356|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:18.8356|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:18.8356|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483908|header:7483908|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:18.8356|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:18.8744|INFO|78|Old Headers 3346367 / 7470000 | queue 20160 | current 19996.40bps | total 15745.41bps 2022-08-31 11:21:18.8744|INFO|78|Downloaded 7483752 / 7502913 | current 0.00bps | total 69.25bps 2022-08-31 11:21:19.8379|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:19.8379|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:19.8379|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:19.8379|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:19.8379|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:19.8379|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:19.8379|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:19.8379|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:19.8379|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483943|header:7483943|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:19.8379|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:19.8747|INFO|76|Old Headers 3368447 / 7470000 | queue 30336 | current 22073.02bps | total 15775.14bps 2022-08-31 11:21:19.8747|INFO|76|Downloaded 7483943 / 7502913 | current 190.94bps | total 69.87bps 2022-08-31 11:21:20.8364|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:20.8364|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:20.8364|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:20.8364|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:20.8364|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:20.8364|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:20.8364|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:20.8364|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:20.8364|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483943|header:7483943|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:20.8364|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:20.8753|INFO|6|Old Headers 3396095 / 7470000 | queue 12864 | current 27633.87bps | total 15830.62bps 2022-08-31 11:21:20.8753|INFO|6|Downloaded 7483943 / 7502913 | current 0.00bps | total 69.52bps 2022-08-31 11:21:21.8373|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:21.8373|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:21.8373|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:21.8373|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:21.8373|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:21.8373|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:21.8373|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:21.8373|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:21.8373|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7483943|header:7483943|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:21.8373|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:21.8760|INFO|18|Old Headers 3412223 / 7470000 | queue 37632 | current 16117.05bps | total 15831.95bps 2022-08-31 11:21:21.8760|INFO|18|Downloaded 7483943 / 7502913 | current 0.00bps | total 69.17bps 2022-08-31 11:21:22.8359|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:22.8359|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:22.8359|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:22.8359|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:22.8359|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:22.8359|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:22.8359|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:22.8359|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:22.8359|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484134|header:7484134|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:22.8359|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:22.8751|INFO|88|Old Headers 3442559 / 7470000 | queue 10176 | current 30363.11bps | total 15899.21bps 2022-08-31 11:21:22.8751|INFO|88|Downloaded 7484134 / 7502913 | current 191.17bps | total 69.78bps 2022-08-31 11:21:23.8385|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:23.8385|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:23.8385|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:23.8385|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:23.8385|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:23.8385|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:23.8385|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:23.8385|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:23.8385|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484134|header:7484134|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:23.8385|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:23.8749|INFO|89|Old Headers 3456767 / 7470000 | queue 40320 | current 14212.40bps | total 15891.43bps 2022-08-31 11:21:23.8749|INFO|89|Downloaded 7484134 / 7502913 | current 0.00bps | total 69.43bps 2022-08-31 11:21:24.8392|TRACE|3| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:24.8392|TRACE|3| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:24.8392|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:24.8392|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:24.8392|TRACE|3| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:24.8392|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:24.8392|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:24.8392|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:24.8392|INFO|3|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484325|header:7484325|chain difficulty:10790000|peer block:7502967|peer total difficulty:10790000 2022-08-31 11:21:24.8392|TRACE|3|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:24.8569|INFO|83|Received a new payload: 7502968 (0xe3c94d10efe9b16112761d76324a45af7bc4d3b2fe1e4eeb5afc92d0c7d96e69) 2022-08-31 11:21:24.8617|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502968 (0xe3c94d...d96e69). 2022-08-31 11:21:24.8750|INFO|71|Old Headers 3490559 / 7470000 | queue 7104 | current 33788.61bps | total 15973.59bps 2022-08-31 11:21:24.8750|INFO|71|Downloaded 7484325 / 7502913 | current 190.98bps | total 70.03bps 2022-08-31 11:21:24.8750|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0xe3c94d10efe9b16112761d76324a45af7bc4d3b2fe1e4eeb5afc92d0c7d96e69, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:21:24.8750|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe3c94d10efe9b16112761d76324a45af7bc4d3b2fe1e4eeb5afc92d0c7d96e69, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:21:25.8399|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:25.8399|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:25.8399|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:25.8399|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:25.8399|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:25.8399|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:25.8399|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:25.8399|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:25.8399|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484325|header:7484325|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:25.8399|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:25.8764|INFO|85|Old Headers 3499775 / 7470000 | queue 39552 | current 9203.69bps | total 15942.62bps 2022-08-31 11:21:25.8764|INFO|85|Downloaded 7484325 / 7502913 | current 0.00bps | total 69.69bps 2022-08-31 11:21:26.8358|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:26.8358|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:26.8358|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:26.8358|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:26.8358|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:26.8358|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:26.8358|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:26.8358|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:26.8358|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484516|header:7484516|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:26.8358|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:26.8750|INFO|71|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15870.20bps 2022-08-31 11:21:26.8750|INFO|71|Downloaded 7484516 / 7502967 | current 191.26bps | total 70.28bps 2022-08-31 11:21:27.8358|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:27.8358|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:27.8358|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:27.8358|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:27.8358|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:27.8358|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:27.8358|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:27.8358|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:27.8358|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484516|header:7484516|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:27.8358|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:27.8756|INFO|71|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15798.30bps 2022-08-31 11:21:27.8756|INFO|71|Downloaded 7484516 / 7502967 | current 0.00bps | total 69.94bps 2022-08-31 11:21:28.8351|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:28.8351|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:28.8351|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:28.8351|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:28.8351|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:28.8351|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:28.8351|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:28.8351|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:28.8351|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484516|header:7484516|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:28.8351|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:28.8741|INFO|75|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15727.19bps 2022-08-31 11:21:28.8741|INFO|75|Downloaded 7484516 / 7502967 | current 0.00bps | total 69.60bps 2022-08-31 11:21:29.8354|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:29.8354|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:29.8354|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:29.8354|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:29.8354|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:29.8354|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:29.8354|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:29.8354|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:29.8354|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484707|header:7484707|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:29.8354|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:29.8757|INFO|69|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15656.51bps 2022-08-31 11:21:29.8757|INFO|69|Downloaded 7484707 / 7502967 | current 190.70bps | total 70.19bps 2022-08-31 11:21:30.8356|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:30.8356|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:30.8356|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:30.8356|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:30.8356|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:30.8356|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:30.8356|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:30.8356|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:30.8356|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484707|header:7484707|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:30.8356|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:30.8757|INFO|83|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15586.56bps 2022-08-31 11:21:30.8757|INFO|83|Downloaded 7484707 / 7502967 | current 0.00bps | total 69.85bps 2022-08-31 11:21:31.8362|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:31.8362|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:31.8362|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:31.8362|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:31.8362|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:31.8362|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:31.8362|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:31.8362|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:31.8362|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484707|header:7484707|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:31.8362|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:31.8772|INFO|90|Peers | with known best block: 19 | all: 19 | 2022-08-31 11:21:31.8772|INFO|90|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15517.14bps 2022-08-31 11:21:31.8772|INFO|90|Downloaded 7484707 / 7502967 | current 0.00bps | total 69.52bps 2022-08-31 11:21:32.8353|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:32.8353|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:32.8353|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:32.8353|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:32.8353|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:32.8353|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:32.8353|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:32.8353|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:32.8353|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484707|header:7484707|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:32.8353|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:32.8796|INFO|14|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15448.27bps 2022-08-31 11:21:32.8796|INFO|14|Downloaded 7484707 / 7502967 | current 0.00bps | total 69.18bps 2022-08-31 11:21:33.8357|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:33.8357|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:33.8357|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:33.8357|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:33.8357|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:33.8357|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:33.8357|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:33.8357|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:33.8357|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484898|header:7484898|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:33.8357|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:33.8798|INFO|68|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15380.16bps 2022-08-31 11:21:33.8798|INFO|68|Downloaded 7484898 / 7502967 | current 190.96bps | total 69.76bps 2022-08-31 11:21:34.8353|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:34.8353|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:34.8353|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:34.8353|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:34.8353|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:34.8353|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:34.8353|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:34.8353|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:34.8353|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484898|header:7484898|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:34.8353|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:34.8801|INFO|78|Old Headers 3499775 / 7470000 | queue 40512 | current 0.00bps | total 15312.63bps 2022-08-31 11:21:34.8801|INFO|78|Downloaded 7484898 / 7502967 | current 0.00bps | total 69.43bps 2022-08-31 11:21:35.8394|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:35.8394|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:35.8394|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:35.8394|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:35.8394|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:35.8394|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:35.8394|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:35.8394|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:35.8394|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7484898|header:7484898|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:35.8394|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:35.8797|INFO|90|Old Headers 3532031 / 7470000 | queue 8640 | current 32270.78bps | total 15386.70bps 2022-08-31 11:21:35.8797|INFO|90|Downloaded 7484898 / 7502967 | current 0.00bps | total 69.11bps 2022-08-31 11:21:36.8353|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:36.8353|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:36.8353|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:36.8353|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:36.8353|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:36.8353|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:36.8353|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:36.8353|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:36.8353|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485051|header:7485051|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:36.8353|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:36.8782|INFO|83|Old Headers 3543935 / 7470000 | queue 39744 | current 11923.31bps | total 15371.65bps 2022-08-31 11:21:36.8782|INFO|83|Downloaded 7484898 / 7502967 | current 0.00bps | total 68.78bps 2022-08-31 11:21:37.8223|INFO|72|Received a new payload: 7502969 (0xa7f06a79bd2d879e5691fe327bc63be278cff4d62a485095892b5b742e8e550a) 2022-08-31 11:21:37.8223|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502969 (0xa7f06a...8e550a). 2022-08-31 11:21:37.8351|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:37.8351|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:37.8351|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:37.8351|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:37.8351|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:37.8351|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:37.8351|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:37.8351|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:37.8351|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485089|header:7485089|chain difficulty:10790000|peer block:7502968|peer total difficulty:10790000 2022-08-31 11:21:37.8351|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:37.8779|INFO|79|Old Headers 3543935 / 7470000 | queue 40512 | current 0.00bps | total 15305.08bps 2022-08-31 11:21:37.8779|INFO|79|Downloaded 7485089 / 7502967 | current 191.05bps | total 69.35bps 2022-08-31 11:21:37.9207|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0xa7f06a79bd2d879e5691fe327bc63be278cff4d62a485095892b5b742e8e550a, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:21:37.9227|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa7f06a79bd2d879e5691fe327bc63be278cff4d62a485095892b5b742e8e550a, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:21:38.8386|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:38.8386|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:38.8386|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:38.8386|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:38.8386|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:38.8386|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:38.8386|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:38.8386|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:38.8386|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485089|header:7485089|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:38.8386|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:38.8789|INFO|85|Old Headers 3581183 / 7470000 | queue 3456 | current 37213.72bps | total 15399.66bps 2022-08-31 11:21:38.8789|INFO|85|Downloaded 7485089 / 7502967 | current 0.00bps | total 69.03bps 2022-08-31 11:21:39.8358|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:39.8358|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:39.8358|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:39.8358|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:39.8358|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:39.8358|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:39.8358|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:39.8358|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:39.8358|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485089|header:7485089|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:39.8358|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:39.8801|INFO|71|Old Headers 3587903 / 7470000 | queue 39744 | current 6711.64bps | total 15362.30bps 2022-08-31 11:21:39.8801|INFO|71|Downloaded 7485089 / 7502967 | current 0.00bps | total 68.71bps 2022-08-31 11:21:40.8368|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:40.8368|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:40.8368|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:40.8368|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:40.8368|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:40.8368|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:40.8368|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:40.8368|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:40.8368|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485089|header:7485089|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:40.8368|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:40.8786|INFO|89|Old Headers 3614975 / 7470000 | queue 13056 | current 27136.72bps | total 15412.47bps 2022-08-31 11:21:40.8786|INFO|89|Downloaded 7485089 / 7502967 | current 0.00bps | total 68.40bps 2022-08-31 11:21:41.8388|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:41.8388|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:41.8388|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:41.8388|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:41.8388|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:41.8388|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:41.8388|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:41.8388|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:41.8388|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485089|header:7485089|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:41.8388|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:41.8798|INFO|71|Old Headers 3631487 / 7470000 | queue 40128 | current 16492.53bps | total 15417.08bps 2022-08-31 11:21:41.8798|INFO|71|Downloaded 7485089 / 7502967 | current 0.00bps | total 68.08bps 2022-08-31 11:21:42.8391|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:42.8391|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:42.8391|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:42.8391|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:42.8391|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:42.8391|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:42.8391|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:42.8391|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:42.8391|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485280|header:7485280|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:42.8391|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:42.8785|INFO|14|Old Headers 3644927 / 7470000 | queue 27264 | current 13458.50bps | total 15408.78bps 2022-08-31 11:21:42.8785|INFO|14|Downloaded 7485280 / 7502968 | current 191.25bps | total 68.64bps 2022-08-31 11:21:43.8351|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:43.8351|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:43.8351|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:43.8351|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:43.8351|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:43.8351|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:43.8351|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:43.8351|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:43.8351|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485366|header:7485366|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:43.8351|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:43.8813|INFO|78|Old Headers 3674687 / 7470000 | queue 13632 | current 29676.73bps | total 15469.19bps 2022-08-31 11:21:43.8813|INFO|78|Downloaded 7485280 / 7502968 | current 0.00bps | total 68.33bps 2022-08-31 11:21:44.8352|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:44.8352|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:44.8352|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:44.8352|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:44.8352|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:44.8352|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:44.8352|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:44.8352|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:44.8352|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485471|header:7485471|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:44.8352|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:44.8796|INFO|72|Old Headers 3686783 / 7470000 | queue 29376 | current 12117.84bps | total 15455.12bps 2022-08-31 11:21:44.8796|INFO|72|Downloaded 7485471 / 7502968 | current 191.34bps | total 68.88bps 2022-08-31 11:21:45.8386|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:45.8386|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:45.8386|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:45.8386|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:45.8386|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:45.8386|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:45.8386|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:45.8386|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:45.8386|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485471|header:7485471|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:45.8386|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:45.8787|INFO|68|Old Headers 3718655 / 7470000 | queue 15168 | current 31899.02bps | total 15523.90bps 2022-08-31 11:21:45.8787|INFO|68|Downloaded 7485471 / 7502968 | current 0.00bps | total 68.58bps 2022-08-31 11:21:46.8373|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:46.8373|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:46.8373|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:46.8373|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:46.8373|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:46.8373|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:46.8373|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:46.8373|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:46.8373|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485471|header:7485471|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:46.8373|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:46.8778|INFO|10|Peers | with known best block: 21 | all: 21 | 2022-08-31 11:21:46.8778|INFO|10|Old Headers 3730367 / 7470000 | queue 29952 | current 11717.69bps | total 15508.04bps 2022-08-31 11:21:46.8778|INFO|10|Downloaded 7485471 / 7502968 | current 0.00bps | total 68.27bps 2022-08-31 11:21:46.8778|INFO|10|Sync peers - Initialized: 21 | All: 21 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502969| 162.55.242.81:30303][ 21| 4333| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502969| 220.233.71.175:30303][ 400| 196| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502969| 34.142.219.190:30303][ 204| 361| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502969| 18.221.67.9:30303][ 90| 1138| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502969| 34.150.36.76:29888][ 207| 468| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502969| 35.220.157.21:29888][ 204| 474| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 139.144.52.41:30303][ 108| 580| 0| 0| 0| 0][Nethermind/v1.14.0-44-21bc59f7d-20220829/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502968| 146.190.26.166:30303][ 25| 1789| 0| 0| 0| 0][Nethermind/v1.13.6-39-ed9684ddf-20220824/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502968|135.181.222.185:30303][ 32| 3017| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 135.181.75.42:30303][ 37| 2387| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 149.102.152.79:30303][ 8| 8232| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 161.97.179.181:30303][ 45| 1769| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 161.97.68.199:30303][ 73| 998| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [HBR ][ ][Peer|eth66| 7502968|194.163.130.165:57298][ 73| 1801|12669| 5663| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 5.182.17.143:30303][ 11| 5552| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 65.21.225.58:30303][ 32| 2807| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 95.111.228.141:30303][ 30| 2804| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502968| 54.151.173.104:43250][ 199| 508| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502968| 161.97.96.198:30303][ 30| 2692| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502968| 62.171.129.113:30303][ 31| 2460| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7382675| 75.118.54.144:30303][ 0| 173| 0| 0| 0| 0][besu/v22.7.0/linux-x86_64/openjdk-java-11] 2022-08-31 11:21:47.8380|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:47.8380|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:47.8380|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:47.8380|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:47.8380|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:47.8380|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:47.8380|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:47.8380|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:47.8380|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485662|header:7485662|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:47.8380|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:47.8795|INFO|83|Old Headers 3762431 / 7470000 | queue 4800 | current 32027.18bps | total 15576.70bps 2022-08-31 11:21:47.8795|INFO|83|Downloaded 7485662 / 7502968 | current 190.77bps | total 68.82bps 2022-08-31 11:21:48.8364|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:48.8364|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:48.8364|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:48.8364|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:48.8364|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:48.8364|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:48.8364|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:48.8364|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:48.8364|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485662|header:7485662|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:48.8364|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:48.8790|INFO|79|Old Headers 3763775 / 7470000 | queue 40704 | current 1344.70bps | total 15517.89bps 2022-08-31 11:21:48.8790|INFO|79|Downloaded 7485662 / 7502968 | current 0.00bps | total 68.51bps 2022-08-31 11:21:49.8352|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:49.8352|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:49.8352|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:49.8352|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:49.8352|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:49.8352|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:49.8352|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:49.8352|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:49.8352|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485662|header:7485662|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:49.8352|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:49.8784|INFO|79|Old Headers 3800639 / 7470000 | queue 4032 | current 36887.05bps | total 15605.82bps 2022-08-31 11:21:49.8784|INFO|79|Downloaded 7485662 / 7502968 | current 0.00bps | total 68.21bps 2022-08-31 11:21:50.8333|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:50.8333|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:50.8333|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:50.8333|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:50.8333|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:50.8333|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:50.8333|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:50.8333|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:50.8333|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485758|header:7485758|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:50.8333|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:50.8792|INFO|83|Old Headers 3808319 / 7470000 | queue 37056 | current 7674.76bps | total 15573.27bps 2022-08-31 11:21:50.8792|INFO|83|Downloaded 7485662 / 7502968 | current 0.00bps | total 67.91bps 2022-08-31 11:21:51.8364|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:51.8364|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:51.8364|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:51.8364|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:51.8364|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:51.8364|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:51.8364|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:51.8364|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:51.8364|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485853|header:7485853|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:51.8364|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:51.8800|INFO|71|Old Headers 3839999 / 7470000 | queue 8064 | current 31662.78bps | total 15639.00bps 2022-08-31 11:21:51.8800|INFO|71|Downloaded 7485853 / 7502968 | current 190.84bps | total 68.45bps 2022-08-31 11:21:52.8319|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:52.8319|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:52.8319|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:52.8319|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:52.8319|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:52.8319|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:52.8319|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:52.8319|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:52.8319|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7485853|header:7485853|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:52.8319|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:52.8787|INFO|14|Old Headers 3851711 / 7470000 | queue 40512 | current 11728.14bps | total 15623.11bps 2022-08-31 11:21:52.8787|INFO|14|Downloaded 7485853 / 7502968 | current 0.00bps | total 68.15bps 2022-08-31 11:21:53.8329|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:53.8329|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:53.8329|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:53.8329|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:53.8329|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:53.8329|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:53.8329|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:53.8329|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:53.8329|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486044|header:7486044|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:53.8329|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:53.8796|INFO|78|Old Headers 3880703 / 7470000 | queue 20928 | current 28968.31bps | total 15677.21bps 2022-08-31 11:21:53.8796|INFO|78|Downloaded 7486044 / 7502968 | current 190.84bps | total 68.68bps 2022-08-31 11:21:54.8325|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:54.8325|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:54.8325|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:54.8325|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:54.8325|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:54.8325|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:54.8325|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:54.8325|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:54.8325|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486044|header:7486044|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:54.8325|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:54.8813|INFO|90|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15613.85bps 2022-08-31 11:21:54.8813|INFO|90|Downloaded 7486044 / 7502968 | current 0.00bps | total 68.38bps 2022-08-31 11:21:55.8322|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:55.8322|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:55.8322|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:55.8322|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:55.8322|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:55.8322|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:55.8322|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:55.8322|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:55.8322|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486044|header:7486044|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:55.8322|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:55.8786|INFO|69|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15551.27bps 2022-08-31 11:21:55.8786|INFO|69|Downloaded 7486044 / 7502968 | current 0.00bps | total 68.09bps 2022-08-31 11:21:56.8315|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:56.8315|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:56.8315|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:56.8315|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:56.8315|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:56.8315|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:56.8315|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:56.8315|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:56.8315|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486235|header:7486235|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:56.8315|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:56.8797|INFO|68|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15488.97bps 2022-08-31 11:21:56.8797|INFO|68|Downloaded 7486235 / 7502968 | current 190.80bps | total 68.62bps 2022-08-31 11:21:57.8314|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:57.8314|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:57.8314|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:57.8314|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:57.8314|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:57.8314|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:57.8314|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:57.8314|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:57.8314|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486235|header:7486235|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:57.8314|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:57.8788|INFO|68|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15427.28bps 2022-08-31 11:21:57.8788|INFO|68|Downloaded 7486235 / 7502968 | current 0.00bps | total 68.32bps 2022-08-31 11:21:58.8346|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:58.8346|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:58.8346|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:58.8346|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:58.8346|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:58.8346|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:58.8346|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:58.8346|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:58.8346|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486235|header:7486235|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:58.8346|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:58.8806|INFO|68|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15365.91bps 2022-08-31 11:21:58.8806|INFO|68|Downloaded 7486235 / 7502968 | current 0.00bps | total 68.03bps 2022-08-31 11:21:59.8314|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:21:59.8314|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:59.8314|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:21:59.8314|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:21:59.8314|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:21:59.8314|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:21:59.8314|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:21:59.8314|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:21:59.8314|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486426|header:7486426|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:21:59.8314|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:21:59.8780|INFO|68|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15305.29bps 2022-08-31 11:21:59.8780|INFO|68|Downloaded 7486426 / 7502968 | current 191.49bps | total 68.55bps 2022-08-31 11:22:00.7352|INFO|76|Received a new payload: 7502970 (0x3fb132c9f4a56f1fa741d01c799f35bfc51cdea8e8ffadcfe9b6fae9ece9383d) 2022-08-31 11:22:00.7352|INFO|76|Syncing... Parent wasn't processed. Inserting block 7502970 (0x3fb132...e9383d). 2022-08-31 11:22:00.8307|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:00.8307|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:00.8307|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:00.8307|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:00.8307|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:00.8307|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:00.8307|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:00.8307|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:00.8307|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486426|header:7486426|chain difficulty:10790000|peer block:7502969|peer total difficulty:10790000 2022-08-31 11:22:00.8307|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:00.8625|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x3fb132c9f4a56f1fa741d01c799f35bfc51cdea8e8ffadcfe9b6fae9ece9383d, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:22:00.8625|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3fb132c9f4a56f1fa741d01c799f35bfc51cdea8e8ffadcfe9b6fae9ece9383d, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:22:00.8796|INFO|85|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15244.91bps 2022-08-31 11:22:00.8796|INFO|85|Downloaded 7486426 / 7502968 | current 0.00bps | total 68.27bps 2022-08-31 11:22:01.8320|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:01.8320|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:01.8320|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:01.8320|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:01.8320|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:01.8320|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:01.8320|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:01.8320|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:01.8320|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486426|header:7486426|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:01.8320|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:01.8779|INFO|85|Peers | with known best block: 21 | all: 21 | 2022-08-31 11:22:01.8779|INFO|85|Old Headers 3880703 / 7470000 | queue 40320 | current 0.00bps | total 15185.19bps 2022-08-31 11:22:01.8779|INFO|85|Downloaded 7486426 / 7502968 | current 0.00bps | total 67.98bps 2022-08-31 11:22:02.8337|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:02.8337|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:02.8337|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:02.8337|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:02.8337|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:02.8337|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:02.8337|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:02.8337|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:02.8337|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486426|header:7486426|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:02.8337|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:02.8801|INFO|90|Old Headers 3892799 / 7470000 | queue 28416 | current 12070.22bps | total 15172.98bps 2022-08-31 11:22:02.8801|INFO|90|Downloaded 7486426 / 7502968 | current 0.00bps | total 67.70bps 2022-08-31 11:22:03.8345|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:03.8345|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:03.8345|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:03.8345|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:03.8345|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:03.8345|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:03.8345|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:03.8345|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:03.8345|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486426|header:7486426|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:03.8345|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:03.8784|INFO|12|Old Headers 3923711 / 7470000 | queue 12096 | current 30965.06bps | total 15234.36bps 2022-08-31 11:22:03.8784|INFO|12|Downloaded 7486426 / 7502968 | current 0.00bps | total 67.42bps 2022-08-31 11:22:04.8344|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:04.8344|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:04.8344|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:04.8344|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:04.8344|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:04.8344|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:04.8344|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:04.8344|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:04.8344|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486426|header:7486426|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:04.8344|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:04.8787|INFO|12|Old Headers 3924863 / 7470000 | queue 40704 | current 1151.75bps | total 15179.73bps 2022-08-31 11:22:04.8787|INFO|12|Downloaded 7486426 / 7502968 | current 0.00bps | total 67.14bps 2022-08-31 11:22:05.7601|INFO|6|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:22:05.7643|INFO|14|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:22:05.8326|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:05.8326|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:05.8326|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:05.8326|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:05.8326|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:05.8326|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:05.8326|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:05.8326|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:05.8326|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486543|header:7486543|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:05.8326|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:05.8797|INFO|12|Old Headers 3950783 / 7470000 | queue 14976 | current 25895.46bps | total 15221.16bps 2022-08-31 11:22:05.8797|INFO|12|Downloaded 7486426 / 7502968 | current 0.00bps | total 66.86bps 2022-08-31 11:22:06.8358|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:06.8358|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:06.8358|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:06.8358|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:06.8358|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:06.8358|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:06.8358|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:06.8358|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:06.8358|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486617|header:7486617|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:06.8358|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:06.8787|INFO|68|Old Headers 3969407 / 7470000 | queue 26304 | current 18644.87bps | total 15234.32bps 2022-08-31 11:22:06.8787|INFO|68|Downloaded 7486617 / 7502969 | current 191.21bps | total 67.37bps 2022-08-31 11:22:07.8322|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:07.8322|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:07.8322|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:07.8322|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:07.8322|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:07.8322|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:07.8322|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:07.8322|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:07.8322|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486743|header:7486743|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:07.8322|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:07.8792|INFO|85|Old Headers 3979583 / 7470000 | queue 29952 | current 10171.72bps | total 15214.90bps 2022-08-31 11:22:07.8792|INFO|85|Downloaded 7486617 / 7502969 | current 0.00bps | total 67.09bps 2022-08-31 11:22:08.8355|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:08.8355|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:08.8355|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:08.8355|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:08.8355|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:08.8355|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:08.8355|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:08.8355|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:08.8355|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486808|header:7486808|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:08.8355|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:08.8787|INFO|6|Old Headers 4012223 / 7470000 | queue 14592 | current 32656.48bps | total 15281.47bps 2022-08-31 11:22:08.8787|INFO|6|Downloaded 7486808 / 7502969 | current 191.09bps | total 67.60bps 2022-08-31 11:22:09.8331|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:09.8331|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:09.8331|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:09.8331|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:09.8331|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:09.8331|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:09.8331|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:09.8331|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:09.8331|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486808|header:7486808|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:09.8331|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:09.8799|INFO|89|Old Headers 4033919 / 7470000 | queue 19776 | current 21670.48bps | total 15305.80bps 2022-08-31 11:22:09.8799|INFO|89|Downloaded 7486808 / 7502969 | current 0.00bps | total 67.32bps 2022-08-31 11:22:10.8343|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:10.8343|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:10.8343|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:10.8343|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:10.8343|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:10.8343|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:10.8343|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:10.8343|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:10.8343|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486808|header:7486808|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:10.8343|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:10.8794|INFO|69|Old Headers 4057343 / 7470000 | queue 30336 | current 23438.06bps | total 15336.60bps 2022-08-31 11:22:10.8794|INFO|69|Downloaded 7486808 / 7502969 | current 0.00bps | total 67.05bps 2022-08-31 11:22:11.8364|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:11.8364|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:11.8364|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:11.8364|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:11.8364|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:11.8364|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:11.8364|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:11.8364|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:11.8364|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486808|header:7486808|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:11.8364|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:11.8827|INFO|3|Old Headers 4087679 / 7470000 | queue 10560 | current 30238.10bps | total 15393.05bps 2022-08-31 11:22:11.8827|INFO|3|Downloaded 7486808 / 7502969 | current 0.00bps | total 66.78bps 2022-08-31 11:22:12.8358|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:12.8358|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:12.8358|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:12.8358|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:12.8358|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:12.8358|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:12.8358|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:12.8358|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:12.8358|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486943|header:7486943|chain difficulty:10790000|peer block:7502970|peer total difficulty:10790000 2022-08-31 11:22:12.8358|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:12.8832|INFO|85|Old Headers 4103231 / 7470000 | queue 38400 | current 15544.40bps | total 15393.61bps 2022-08-31 11:22:12.8832|INFO|85|Downloaded 7486808 / 7502969 | current 0.00bps | total 66.51bps 2022-08-31 11:22:13.3375|INFO|8|Received a new payload: 7502971 (0xe7cc20daaf5213959f66e8585d677f3266c259725e81097b7f34f99f424a7e53) 2022-08-31 11:22:13.3380|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502971 (0xe7cc20...4a7e53). 2022-08-31 11:22:13.4174|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xe7cc20daaf5213959f66e8585d677f3266c259725e81097b7f34f99f424a7e53, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:22:13.4195|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe7cc20daaf5213959f66e8585d677f3266c259725e81097b7f34f99f424a7e53, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:22:13.8383|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:13.8383|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:13.8383|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:13.8383|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:13.8383|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:13.8383|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:13.8383|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:13.8383|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:13.8383|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486999|header:7486999|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:13.8383|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:13.8841|INFO|70|Old Headers 4143206 / 7470000 | queue 1728 | current 39938.56bps | total 15485.67bps 2022-08-31 11:22:13.8841|INFO|70|Downloaded 7486999 / 7502969 | current 190.82bps | total 67.01bps 2022-08-31 11:22:14.8355|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:14.8355|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:14.8355|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:14.8355|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:14.8355|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:14.8355|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:14.8355|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:14.8355|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:14.8355|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486999|header:7486999|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:14.8355|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:14.8825|INFO|90|Old Headers 4151231 / 7470000 | queue 34176 | current 8038.55bps | total 15457.91bps 2022-08-31 11:22:14.8825|INFO|90|Downloaded 7486999 / 7502969 | current 0.00bps | total 66.75bps 2022-08-31 11:22:15.2472|INFO|85|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:22:15.8410|TRACE|69| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:15.8410|TRACE|69| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:15.8410|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:15.8410|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:15.8410|TRACE|69| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:15.8410|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:15.8410|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:15.8410|TRACE|69| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:15.8410|INFO|69|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7486999|header:7486999|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:15.8410|TRACE|69|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:15.8820|INFO|6|Old Headers 4188287 / 7470000 | queue 8640 | current 37074.56bps | total 15538.27bps 2022-08-31 11:22:15.8820|INFO|6|Downloaded 7486999 / 7502969 | current 0.00bps | total 66.48bps 2022-08-31 11:22:16.8386|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:16.8386|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:16.8386|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:16.8386|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:16.8386|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:16.8386|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:16.8386|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:16.8386|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:16.8386|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487164|header:7487164|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:16.8386|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:16.9839|INFO|3|Peers | with known best block: 22 | all: 22 | 2022-08-31 11:22:16.9839|INFO|3|Old Headers 4189247 / 7470000 | queue 40896 | current 871.28bps | total 15478.41bps 2022-08-31 11:22:16.9839|INFO|3|Downloaded 7486999 / 7502969 | current 0.00bps | total 66.19bps 2022-08-31 11:22:16.9839|INFO|3|Sync peers 22(22)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502970|194.163.130.165:57298][ 76| 1765|12656| 5515| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502970| 220.233.71.175:30303][ 395| 190| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:22:17.8396|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:17.8396|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:17.8396|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:17.8396|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:17.8396|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:17.8396|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:17.8396|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:17.8396|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:17.8396|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487190|header:7487190|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:17.8396|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:17.9841|INFO|8|Old Headers 4231103 / 7470000 | queue 576 | current 41850.37bps | total 15575.75bps 2022-08-31 11:22:17.9841|INFO|8|Downloaded 7487190 / 7502970 | current 190.97bps | total 66.68bps 2022-08-31 11:22:18.8375|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:18.8375|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:18.8375|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:18.8375|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:18.8375|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:18.8375|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:18.8375|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:18.8375|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:18.8375|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487190|header:7487190|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:18.8375|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:18.9836|INFO|12|Old Headers 4246463 / 7470000 | queue 28608 | current 15368.33bps | total 15574.99bps 2022-08-31 11:22:18.9836|INFO|12|Downloaded 7487190 / 7502970 | current 0.00bps | total 66.42bps 2022-08-31 11:22:19.8381|TRACE|85| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:19.8381|TRACE|85| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:19.8381|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:19.8381|TRACE|85| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:19.8381|TRACE|85| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:19.8381|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:19.8381|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:19.8381|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:19.8381|INFO|85|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487190|header:7487190|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:19.8381|TRACE|85|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:19.9841|INFO|72|Old Headers 4278143 / 7470000 | queue 17856 | current 31663.57bps | total 15633.96bps 2022-08-31 11:22:19.9841|INFO|72|Downloaded 7487190 / 7502970 | current 0.00bps | total 66.16bps 2022-08-31 11:22:20.8363|TRACE|3| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:20.8363|TRACE|3| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:20.8363|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:20.8363|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:20.8363|TRACE|3| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:20.8363|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:20.8363|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:20.8363|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:20.8363|INFO|3|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487190|header:7487190|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:20.8363|TRACE|3|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:20.9842|INFO|68|Old Headers 4303679 / 7470000 | queue 16320 | current 25534.99bps | total 15670.10bps 2022-08-31 11:22:20.9842|INFO|68|Downloaded 7487190 / 7502970 | current 0.00bps | total 65.91bps 2022-08-31 11:22:21.8364|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:21.8364|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:21.8364|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:21.8364|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:21.8364|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:21.8364|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:21.8364|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:21.8364|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:21.8364|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487274|header:7487274|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:21.8364|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:21.9830|INFO|14|Old Headers 4323839 / 7470000 | queue 32640 | current 20185.92bps | total 15686.50bps 2022-08-31 11:22:21.9830|INFO|14|Downloaded 7487381 / 7502970 | current 191.24bps | total 66.39bps 2022-08-31 11:22:22.8390|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:22.8390|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:22.8390|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:22.8390|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:22.8390|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:22.8390|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:22.8390|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:22.8390|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:22.8390|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487381|header:7487381|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:22.8390|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:22.9832|INFO|89|Old Headers 4357823 / 7470000 | queue 7104 | current 33975.59bps | total 15752.79bps 2022-08-31 11:22:22.9832|INFO|89|Downloaded 7487381 / 7502970 | current 0.00bps | total 66.13bps 2022-08-31 11:22:23.8370|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:23.8370|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:23.8370|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:23.8370|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:23.8370|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:23.8370|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:23.8370|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:23.8370|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:23.8370|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487381|header:7487381|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:23.8370|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:23.9832|INFO|90|Old Headers 4368959 / 7470000 | queue 40704 | current 11136.37bps | total 15736.12bps 2022-08-31 11:22:23.9832|INFO|90|Downloaded 7487381 / 7502970 | current 0.00bps | total 65.88bps 2022-08-31 11:22:24.8385|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:24.8385|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:24.8385|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:24.8385|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:24.8385|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:24.8385|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:24.8385|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:24.8385|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:24.8385|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487381|header:7487381|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:24.8385|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:24.9876|INFO|72|Old Headers 4386047 / 7470000 | queue 24192 | current 17014.17bps | total 15740.73bps 2022-08-31 11:22:24.9876|INFO|72|Downloaded 7487381 / 7502970 | current 0.00bps | total 65.63bps 2022-08-31 11:22:25.8376|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:25.8377|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:25.8377|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:25.8377|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:25.8377|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:25.8377|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:25.8377|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:25.8377|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:25.8377|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487572|header:7487572|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:25.8377|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:25.9873|INFO|3|Old Headers 4412735 / 7470000 | queue 6720 | current 26698.25bps | total 15779.99bps 2022-08-31 11:22:25.9873|INFO|3|Downloaded 7487572 / 7502970 | current 191.07bps | total 66.11bps 2022-08-31 11:22:26.8386|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:26.8386|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:26.8386|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:26.8386|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:26.8386|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:26.8386|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:26.8386|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:26.8386|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:26.8386|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487572|header:7487572|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:26.8386|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:26.9884|INFO|79|Old Headers 4414271 / 7470000 | queue 40896 | current 1534.44bps | total 15729.05bps 2022-08-31 11:22:26.9884|INFO|79|Downloaded 7487572 / 7502970 | current 0.00bps | total 65.85bps 2022-08-31 11:22:27.8369|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:27.8369|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:27.8369|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:27.8369|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:27.8369|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:27.8369|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:27.8369|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:27.8369|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:27.8369|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487763|header:7487763|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:27.8369|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:27.9863|INFO|75|Old Headers 4440767 / 7470000 | queue 14592 | current 26551.51bps | total 15767.49bps 2022-08-31 11:22:27.9863|INFO|75|Downloaded 7487763 / 7502970 | current 191.40bps | total 66.33bps 2022-08-31 11:22:28.8396|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:28.8396|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:28.8396|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:28.8396|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:28.8396|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:28.8396|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:28.8396|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:28.8396|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:28.8396|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487763|header:7487763|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:28.8396|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:28.9867|INFO|86|Old Headers 4459199 / 7470000 | queue 39744 | current 18425.03bps | total 15776.92bps 2022-08-31 11:22:28.9867|INFO|86|Downloaded 7487763 / 7502970 | current 0.00bps | total 66.08bps 2022-08-31 11:22:29.8369|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:29.8369|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:29.8369|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:29.8369|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:29.8369|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:29.8369|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:29.8369|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:29.8369|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:29.8369|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7487954|header:7487954|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:29.8369|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:29.9878|INFO|3|Old Headers 4462847 / 7470000 | queue 37440 | current 3644.20bps | total 15733.99bps 2022-08-31 11:22:29.9878|INFO|3|Downloaded 7487954 / 7502970 | current 190.79bps | total 66.55bps 2022-08-31 11:22:30.8405|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:30.8405|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:30.8405|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:30.8405|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:30.8405|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:30.8405|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:30.8405|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:30.8405|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:30.8405|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488145|header:7488145|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:30.8405|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:30.9871|INFO|83|Old Headers 4498943 / 7470000 | queue 1344 | current 36123.28bps | total 15805.74bps 2022-08-31 11:22:30.9871|INFO|83|Downloaded 7488145 / 7502970 | current 191.13bps | total 67.01bps 2022-08-31 11:22:31.8371|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:31.8371|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:31.8371|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:31.8371|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:31.8371|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:31.8371|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:31.8371|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:31.8371|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:31.8371|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488239|header:7488239|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:31.8371|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:31.9875|INFO|69|Peers | with known best block: 23 | all: 23 | 2022-08-31 11:22:31.9875|INFO|69|Old Headers 4504319 / 7470000 | queue 40896 | current 5373.91bps | total 15769.12bps 2022-08-31 11:22:31.9875|INFO|69|Downloaded 7488336 / 7502970 | current 190.92bps | total 67.47bps 2022-08-31 11:22:32.8389|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:32.8389|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:32.8389|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:32.8389|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:32.8389|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:32.8389|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:32.8389|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:32.8389|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:32.8389|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488336|header:7488336|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:32.8389|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:32.9861|INFO|77|Old Headers 4531199 / 7470000 | queue 14208 | current 26920.42bps | total 15808.05bps 2022-08-31 11:22:32.9861|INFO|77|Downloaded 7488336 / 7502970 | current 0.00bps | total 67.22bps 2022-08-31 11:22:33.8376|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:33.8376|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:33.8376|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:33.8376|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:33.8376|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:33.8376|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:33.8376|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:33.8377|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:33.8377|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488527|header:7488527|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:33.8377|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:33.9865|INFO|70|Old Headers 4549247 / 7470000 | queue 40128 | current 18040.44bps | total 15815.83bps 2022-08-31 11:22:33.9865|INFO|70|Downloaded 7488527 / 7502970 | current 190.91bps | total 67.68bps 2022-08-31 11:22:34.8333|TRACE|3| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:34.8333|TRACE|3| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:34.8333|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:34.8333|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:34.8333|TRACE|3| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:34.8333|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:34.8333|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:34.8333|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:34.8333|INFO|3|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488527|header:7488527|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:34.8333|TRACE|3|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:34.9853|INFO|81|Old Headers 4549439 / 7470000 | queue 40896 | current 192.25bps | total 15761.64bps 2022-08-31 11:22:34.9853|INFO|81|Downloaded 7488527 / 7502970 | current 0.00bps | total 67.43bps 2022-08-31 11:22:35.8413|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:35.8413|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:35.8413|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:35.8413|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:35.8413|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:35.8413|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:35.8413|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:35.8413|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:35.8413|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488527|header:7488527|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:35.8413|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:35.9878|INFO|71|Old Headers 4586879 / 7470000 | queue 3648 | current 37348.45bps | total 15836.53bps 2022-08-31 11:22:35.9878|INFO|71|Downloaded 7488527 / 7502970 | current 0.00bps | total 67.18bps 2022-08-31 11:22:36.8718|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:36.8718|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:36.8718|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:36.8718|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:36.8718|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:36.8718|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:36.8718|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:36.8718|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:36.8718|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488670|header:7488670|chain difficulty:10790000|peer block:7502971|peer total difficulty:10790000 2022-08-31 11:22:36.8718|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:36.9866|INFO|72|Old Headers 4594367 / 7470000 | queue 39360 | current 7497.17bps | total 15807.80bps 2022-08-31 11:22:36.9866|INFO|72|Downloaded 7488527 / 7502970 | current 0.00bps | total 66.94bps 2022-08-31 11:22:37.1263|INFO|8|Received a new payload: 7502972 (0x9bcf1ec0aa00fe250902abf8899257852fce993913110f4086f5f9a0021cb9c5) 2022-08-31 11:22:37.1263|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502972 (0x9bcf1e...1cb9c5). 2022-08-31 11:22:37.2120|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0x9bcf1ec0aa00fe250902abf8899257852fce993913110f4086f5f9a0021cb9c5, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:22:37.2120|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9bcf1ec0aa00fe250902abf8899257852fce993913110f4086f5f9a0021cb9c5, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:22:37.8401|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:37.8401|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:37.8401|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:37.8401|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:37.8401|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:37.8401|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:37.8401|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:37.8401|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:37.8401|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488718|header:7488718|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:37.8401|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:37.9899|INFO|68|Old Headers 4617215 / 7470000 | queue 16896 | current 22772.21bps | total 15831.81bps 2022-08-31 11:22:37.9899|INFO|68|Downloaded 7488718 / 7502970 | current 190.36bps | total 67.39bps 2022-08-31 11:22:38.8356|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:38.8356|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:38.8356|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:38.8356|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:38.8356|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:38.8356|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:38.8356|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:38.8356|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:38.8356|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488718|header:7488718|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:38.8356|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:38.9919|INFO|86|Old Headers 4637951 / 7470000 | queue 36096 | current 20696.25bps | total 15848.51bps 2022-08-31 11:22:38.9919|INFO|86|Downloaded 7488718 / 7502970 | current 0.00bps | total 67.14bps 2022-08-31 11:22:39.8376|TRACE|3| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:39.8376|TRACE|3| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:39.8376|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:39.8376|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:39.8376|TRACE|3| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:39.8376|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:39.8376|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:39.8376|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:39.8376|INFO|3|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488909|header:7488909|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:39.8376|TRACE|3|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:39.9909|INFO|77|Old Headers 4645439 / 7470000 | queue 33984 | current 7495.60bps | total 15820.02bps 2022-08-31 11:22:39.9909|INFO|77|Downloaded 7488909 / 7502971 | current 191.17bps | total 67.59bps 2022-08-31 11:22:40.8406|TRACE|75| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:40.8406|TRACE|75| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:40.8406|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:40.8406|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:40.8406|TRACE|75| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:40.8406|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:40.8406|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:40.8406|TRACE|75| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:40.8406|INFO|75|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7488909|header:7488909|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:40.8406|TRACE|75|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:40.9912|INFO|76|Old Headers 4682303 / 7470000 | queue 6336 | current 36859.87bps | total 15891.60bps 2022-08-31 11:22:40.9912|INFO|76|Downloaded 7488909 / 7502971 | current 0.00bps | total 67.35bps 2022-08-31 11:22:41.8368|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:41.8368|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:41.8368|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:41.8368|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:41.8368|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:41.8368|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:41.8368|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:41.8368|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:41.8368|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489100|header:7489100|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:41.8368|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:41.9959|INFO|12|Old Headers 4683647 / 7470000 | queue 40128 | current 1337.73bps | total 15842.02bps 2022-08-31 11:22:41.9959|INFO|12|Downloaded 7489100 / 7502971 | current 190.10bps | total 67.79bps 2022-08-31 11:22:42.8364|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:42.8364|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:42.8364|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:42.8364|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:42.8364|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:42.8364|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:42.8364|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:42.8364|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:42.8364|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489100|header:7489100|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:42.8364|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:42.9955|INFO|75|Old Headers 4718975 / 7470000 | queue 5376 | current 35343.50bps | total 15907.88bps 2022-08-31 11:22:42.9955|INFO|75|Downloaded 7489100 / 7502971 | current 0.00bps | total 67.55bps 2022-08-31 11:22:43.8370|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:43.8370|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:43.8370|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:43.8370|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:43.8370|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:43.8370|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:43.8370|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:43.8370|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:43.8370|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489291|header:7489291|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:43.8370|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:43.9953|INFO|90|Old Headers 4728575 / 7470000 | queue 40704 | current 9602.51bps | total 15886.65bps 2022-08-31 11:22:43.9953|INFO|90|Downloaded 7489291 / 7502971 | current 191.04bps | total 67.99bps 2022-08-31 11:22:44.8358|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:44.8358|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:44.8358|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:44.8358|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:44.8358|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:44.8358|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:44.8358|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:44.8358|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:44.8358|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489291|header:7489291|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:44.8358|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:44.9942|INFO|75|Old Headers 4747391 / 7470000 | queue 22080 | current 18835.48bps | total 15896.54bps 2022-08-31 11:22:44.9942|INFO|75|Downloaded 7489291 / 7502971 | current 0.00bps | total 67.75bps 2022-08-31 11:22:45.8376|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:45.8376|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:45.8376|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:45.8376|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:45.8376|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:45.8376|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:45.8376|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:45.8376|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:45.8376|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489465|header:7489465|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:45.8376|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:45.9944|INFO|90|Old Headers 4772543 / 7470000 | queue 26304 | current 25148.25bps | total 15927.49bps 2022-08-31 11:22:45.9944|INFO|90|Downloaded 7489482 / 7502971 | current 190.97bps | total 68.18bps 2022-08-31 11:22:46.8371|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:46.8371|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:46.8371|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:46.8371|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:46.8371|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:46.8371|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:46.8371|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:46.8371|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:46.8371|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489482|header:7489482|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:46.8371|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:46.9946|INFO|14|Peers | with known best block: 24 | all: 24 | 2022-08-31 11:22:46.9946|INFO|14|Old Headers 4773695 / 7470000 | queue 41088 | current 1151.84bps | total 15878.22bps 2022-08-31 11:22:46.9946|INFO|14|Downloaded 7489482 / 7502971 | current 0.00bps | total 67.94bps 2022-08-31 11:22:46.9946|INFO|14|Sync peers 24(24)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502971|109.202.219.147:30308][ 899| 69| 0| 0| 0| 0][Nethermind/v1.14.0-0-60f920b90-20220827/X64-Linux/6.0.8] [HBR ][ ][Peer|eth66| 7502971|194.163.130.165:57298][ 73| 1747|12652| 5563| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:22:47.8368|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:47.8368|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:47.8368|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:47.8368|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:47.8368|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:47.8368|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:47.8368|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:47.8368|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:47.8368|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489482|header:7489482|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:47.8368|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:47.9955|INFO|68|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15825.42bps 2022-08-31 11:22:47.9955|INFO|68|Downloaded 7489482 / 7502971 | current 0.00bps | total 67.70bps 2022-08-31 11:22:48.8384|TRACE|68| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:48.8384|TRACE|68| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:48.8384|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:48.8384|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:48.8384|TRACE|68| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:48.8384|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:48.8384|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:48.8384|TRACE|68| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:48.8384|INFO|68|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489670|header:7489670|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:48.8384|TRACE|68|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:48.9994|INFO|71|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15772.81bps 2022-08-31 11:22:48.9994|INFO|71|Downloaded 7489673 / 7502971 | current 190.26bps | total 68.13bps 2022-08-31 11:22:49.8361|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:49.8361|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:49.8361|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:49.8361|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:49.8361|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:49.8361|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:49.8361|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:49.8361|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:49.8361|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489673|header:7489673|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:49.8361|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:50.0004|INFO|68|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15720.69bps 2022-08-31 11:22:50.0004|INFO|68|Downloaded 7489673 / 7502971 | current 0.00bps | total 67.90bps 2022-08-31 11:22:50.8339|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:50.8339|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:50.8339|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:50.8339|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:50.8339|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:50.8339|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:50.8339|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:50.8339|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:50.8339|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489673|header:7489673|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:50.8339|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:50.9991|INFO|83|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15669.04bps 2022-08-31 11:22:50.9991|INFO|83|Downloaded 7489673 / 7502971 | current 0.00bps | total 67.66bps 2022-08-31 11:22:51.8360|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:51.8360|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:51.8360|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:51.8360|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:51.8360|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:51.8360|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:51.8360|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:51.8360|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:51.8360|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489864|header:7489864|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:51.8360|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:51.9990|INFO|71|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15617.67bps 2022-08-31 11:22:51.9990|INFO|71|Downloaded 7489864 / 7502971 | current 191.03bps | total 68.09bps 2022-08-31 11:22:52.8395|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:52.8395|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:52.8395|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:52.8395|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:52.8395|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:52.8395|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:52.8395|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:52.8395|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:52.8395|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489864|header:7489864|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:52.8395|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:53.0001|INFO|3|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15566.57bps 2022-08-31 11:22:53.0001|INFO|3|Downloaded 7489864 / 7502971 | current 0.00bps | total 67.85bps 2022-08-31 11:22:53.8358|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:53.8358|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:53.8358|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:53.8358|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:53.8358|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:53.8358|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:53.8358|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:53.8358|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:53.8358|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489864|header:7489864|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:53.8358|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:54.0007|INFO|3|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15515.83bps 2022-08-31 11:22:54.0007|INFO|3|Downloaded 7489864 / 7502971 | current 0.00bps | total 67.62bps 2022-08-31 11:22:54.8358|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:54.8358|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:54.8358|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:54.8358|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:54.8358|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:54.8358|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:54.8358|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:54.8358|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:54.8358|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7489864|header:7489864|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:54.8358|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:54.9986|INFO|83|Old Headers 4773695 / 7470000 | queue 41088 | current 0.00bps | total 15465.55bps 2022-08-31 11:22:54.9986|INFO|83|Downloaded 7489864 / 7502971 | current 0.00bps | total 67.39bps 2022-08-31 11:22:55.8355|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:55.8355|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:55.8355|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:55.8355|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:55.8355|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:55.8355|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:55.8355|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:55.8355|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:55.8355|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490055|header:7490055|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:55.8355|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:55.9990|INFO|8|Old Headers 4794815 / 7470000 | queue 20160 | current 21113.20bps | total 15483.84bps 2022-08-31 11:22:55.9990|INFO|8|Downloaded 7490055 / 7502971 | current 190.93bps | total 67.81bps 2022-08-31 11:22:56.8388|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:56.8388|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:56.8388|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:56.8388|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:56.8388|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:56.8388|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:56.8388|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:56.8388|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:56.8388|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490055|header:7490055|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:56.8388|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:56.9997|INFO|68|Old Headers 4817855 / 7470000 | queue 33216 | current 23025.02bps | total 15508.18bps 2022-08-31 11:22:56.9997|INFO|68|Downloaded 7490055 / 7502971 | current 0.00bps | total 67.58bps 2022-08-31 11:22:57.8365|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:57.8365|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:57.8365|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:57.8365|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:57.8365|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:57.8365|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:57.8365|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:57.8365|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:57.8365|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490055|header:7490055|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:57.8365|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:57.9986|INFO|70|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15458.36bps 2022-08-31 11:22:57.9986|INFO|70|Downloaded 7490055 / 7502971 | current 0.00bps | total 67.35bps 2022-08-31 11:22:58.8335|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:58.8335|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:58.8335|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:58.8335|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:58.8335|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:58.8335|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:58.8335|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:58.8335|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:58.8335|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490055|header:7490055|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:58.8335|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:58.9987|INFO|72|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15408.81bps 2022-08-31 11:22:58.9987|INFO|72|Downloaded 7490055 / 7502971 | current 0.00bps | total 67.12bps 2022-08-31 11:22:59.8361|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:22:59.8361|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:59.8361|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:22:59.8361|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:22:59.8361|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:22:59.8361|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:22:59.8361|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:22:59.8361|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:22:59.8361|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490229|header:7490229|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:22:59.8361|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:22:59.9992|INFO|90|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15359.55bps 2022-08-31 11:22:59.9992|INFO|90|Downloaded 7490246 / 7502971 | current 190.91bps | total 67.54bps 2022-08-31 11:23:00.7975|INFO|8|Received a new payload: 7502973 (0xe1ea6b900d13adb00922a412ea399fb1f6025203854cb1f61ae5d6675ee8545f) 2022-08-31 11:23:00.8004|INFO|8|Syncing... Parent wasn't processed. Inserting block 7502973 (0xe1ea6b...e8545f). 2022-08-31 11:23:00.8033|INFO|8|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg time | max time | errors | avg time | max time | avg size | total size | ----------------------------------------------------------------------------------------------------------------------------------------- engine_exchangeTransitionConfigurationV1| 5 | 2375 | 8915 | 0 | 0 | 0 | 191 | 955 | engine_forkchoiceUpdatedV1 | 32 | 2790 | 32606 | 0 | 0 | 0 | 137 | 4384 | engine_newPayloadV1 | 40 | 17130 | 100760 | 0 | 0 | 0 | 102 | 4080 | eth_chainId | 5 | 883 | 2611 | 0 | 0 | 0 | 41 | 205 | eth_syncing | 7 | 11880 | 78264 | 0 | 0 | 0 | 105 | 738 | ----------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 89 | 9820 | 100760 | 0 | 0 | 0 | 116 | 10362 | ----------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 11:23:00.8368|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:00.8368|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:00.8368|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:00.8368|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:00.8368|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:00.8368|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:00.8368|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:00.8368|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:00.8368|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502972|peer total difficulty:10790000 2022-08-31 11:23:00.8368|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:00.9046|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xe1ea6b900d13adb00922a412ea399fb1f6025203854cb1f61ae5d6675ee8545f, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:23:00.9068|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe1ea6b900d13adb00922a412ea399fb1f6025203854cb1f61ae5d6675ee8545f, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:23:00.9991|INFO|8|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15310.63bps 2022-08-31 11:23:00.9991|INFO|8|Downloaded 7490246 / 7502971 | current 0.00bps | total 67.31bps 2022-08-31 11:23:01.8355|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:01.8355|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:01.8355|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:01.8355|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:01.8355|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:01.8355|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:01.8355|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:01.8355|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:01.8355|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:01.8355|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:02.0029|INFO|70|Peers | with known best block: 24 | all: 24 | 2022-08-31 11:23:02.0029|INFO|70|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15261.84bps 2022-08-31 11:23:02.0029|INFO|70|Downloaded 7490246 / 7502971 | current 0.00bps | total 67.09bps 2022-08-31 11:23:02.8352|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:02.8352|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:02.8352|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:02.8352|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:02.8352|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:02.8352|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:02.8352|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:02.8352|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:02.8352|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:02.8352|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:03.0040|INFO|70|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15213.49bps 2022-08-31 11:23:03.0040|INFO|70|Downloaded 7490246 / 7502971 | current 0.00bps | total 66.86bps 2022-08-31 11:23:03.8356|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:03.8356|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:03.8356|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:03.8356|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:03.8356|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:03.8356|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:03.8356|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:03.8356|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:03.8356|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:03.8356|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:04.0052|INFO|70|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15165.43bps 2022-08-31 11:23:04.0052|INFO|70|Downloaded 7490246 / 7502971 | current 0.00bps | total 66.64bps 2022-08-31 11:23:04.8351|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:04.8351|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:04.8351|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:04.8351|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:04.8351|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:04.8351|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:04.8351|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:04.8351|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:04.8351|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:04.8351|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:05.0019|INFO|86|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15117.90bps 2022-08-31 11:23:05.0019|INFO|86|Downloaded 7490246 / 7502971 | current 0.00bps | total 66.42bps 2022-08-31 11:23:05.7620|INFO|90|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:23:05.7620|INFO|70|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:23:05.8366|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:05.8366|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:05.8366|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:05.8366|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:05.8366|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:05.8366|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:05.8366|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:05.8366|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:05.8366|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:05.8366|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:06.0044|INFO|14|Old Headers 4817855 / 7470000 | queue 41280 | current 0.00bps | total 15070.38bps 2022-08-31 11:23:06.0044|INFO|14|Downloaded 7490246 / 7502971 | current 0.00bps | total 66.20bps 2022-08-31 11:23:06.8371|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:06.8371|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:06.8371|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:06.8371|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:06.8371|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:06.8371|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:06.8371|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:06.8371|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:06.8371|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:06.8371|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:07.0027|INFO|70|Old Headers 4838207 / 7470000 | queue 21120 | current 20387.24bps | total 15086.97bps 2022-08-31 11:23:07.0027|INFO|70|Downloaded 7490246 / 7502971 | current 0.00bps | total 65.98bps 2022-08-31 11:23:07.8398|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:07.8398|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:07.8398|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:07.8398|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:07.8398|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:07.8398|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:07.8398|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:07.8398|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:07.8398|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:07.8398|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:08.0029|INFO|76|Old Headers 4862207 / 7470000 | queue 31296 | current 23996.46bps | total 15114.73bps 2022-08-31 11:23:08.0029|INFO|76|Downloaded 7490246 / 7502971 | current 0.00bps | total 65.77bps 2022-08-31 11:23:08.8362|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:08.8362|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:08.8362|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:08.8362|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:08.8362|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:08.8362|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:08.8362|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:08.8362|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:08.8362|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:08.8362|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:09.0033|INFO|90|Old Headers 4892351 / 7470000 | queue 10752 | current 30132.99bps | total 15161.39bps 2022-08-31 11:23:09.0033|INFO|90|Downloaded 7490246 / 7502971 | current 0.00bps | total 65.55bps 2022-08-31 11:23:09.8367|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:09.8367|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:09.8367|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:09.8367|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:09.8367|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:09.8367|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:09.8367|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:09.8367|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:09.8367|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490246|header:7490246|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:09.8367|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:10.0018|INFO|12|Old Headers 4906943 / 7470000 | queue 39744 | current 14615.63bps | total 15159.70bps 2022-08-31 11:23:10.0018|INFO|12|Downloaded 7490246 / 7502971 | current 0.00bps | total 65.34bps 2022-08-31 11:23:10.8371|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:10.8371|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:10.8371|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:10.8371|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:10.8371|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:10.8371|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:10.8371|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:10.8371|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:10.8371|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490437|header:7490437|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:10.8371|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:11.0021|INFO|90|Old Headers 4941119 / 7470000 | queue 6528 | current 34163.86bps | total 15218.37bps 2022-08-31 11:23:11.0021|INFO|90|Downloaded 7490437 / 7502972 | current 190.93bps | total 65.75bps 2022-08-31 11:23:11.8364|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:11.8364|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:11.8364|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:11.8364|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:11.8364|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:11.8364|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:11.8364|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:11.8364|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:11.8364|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490437|header:7490437|chain difficulty:10790000|peer block:7502973|peer total difficulty:10790000 2022-08-31 11:23:11.8364|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:12.0032|INFO|8|Old Headers 4953599 / 7470000 | queue 37632 | current 12466.81bps | total 15209.90bps 2022-08-31 11:23:12.0032|INFO|8|Downloaded 7490437 / 7502972 | current 0.00bps | total 65.53bps 2022-08-31 11:23:12.4152|INFO|89|Received a new payload: 7502974 (0x0b11aaec803982a65f0e775227d5a0f4018c1d212fe824f100b60ada7b919969) 2022-08-31 11:23:12.4152|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502974 (0x0b11aa...919969). 2022-08-31 11:23:12.5164|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x0b11aaec803982a65f0e775227d5a0f4018c1d212fe824f100b60ada7b919969, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:23:12.5164|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0b11aaec803982a65f0e775227d5a0f4018c1d212fe824f100b60ada7b919969, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:23:12.8364|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:12.8364|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:12.8364|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:12.8364|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:12.8364|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:12.8364|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:12.8364|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:12.8364|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:12.8364|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490437|header:7490437|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:12.8364|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:13.0042|INFO|77|Old Headers 4992700 / 7470000 | queue 1920 | current 39066.67bps | total 15283.15bps 2022-08-31 11:23:13.0042|INFO|77|Downloaded 7490437 / 7502972 | current 0.00bps | total 65.32bps 2022-08-31 11:23:13.8374|TRACE|12| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:13.8374|TRACE|12| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:13.8374|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:13.8374|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:13.8374|TRACE|12| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:13.8374|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:13.8374|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:13.8374|TRACE|12| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:13.8374|INFO|12|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490437|header:7490437|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:13.8374|TRACE|12|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:14.0030|INFO|81|Old Headers 5008127 / 7470000 | queue 28032 | current 15445.45bps | total 15283.64bps 2022-08-31 11:23:14.0030|INFO|81|Downloaded 7490437 / 7502972 | current 0.00bps | total 65.11bps 2022-08-31 11:23:14.8380|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:14.8380|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:14.8380|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:14.8380|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:14.8380|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:14.8380|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:14.8380|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:14.8380|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:14.8380|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490437|header:7490437|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:14.8380|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:15.0028|INFO|78|Old Headers 5042879 / 7470000 | queue 12864 | current 34761.66bps | total 15343.01bps 2022-08-31 11:23:15.0028|INFO|78|Downloaded 7490437 / 7502972 | current 0.00bps | total 64.90bps 2022-08-31 11:23:15.2478|INFO|12|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:23:15.8365|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:15.8365|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:15.8365|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:15.8365|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:15.8365|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:15.8365|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:15.8365|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:15.8365|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:15.8365|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490437|header:7490437|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:15.8365|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:16.0108|INFO|75|Old Headers 5067647 / 7470000 | queue 13440 | current 24571.10bps | total 15371.28bps 2022-08-31 11:23:16.0108|INFO|75|Downloaded 7490437 / 7502972 | current 0.00bps | total 64.69bps 2022-08-31 11:23:16.8380|TRACE|77| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:16.8380|TRACE|77| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:16.8380|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:16.8380|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:16.8380|TRACE|77| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:16.8380|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:16.8380|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:16.8380|TRACE|77| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:16.8380|INFO|77|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490628|header:7490628|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:16.8380|TRACE|77|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:17.0120|INFO|12|Peers | with known best block: 23 | all: 23 | 2022-08-31 11:23:17.0120|INFO|12|Old Headers 5087807 / 7470000 | queue 28800 | current 20137.49bps | total 15385.74bps 2022-08-31 11:23:17.0120|INFO|12|Downloaded 7490628 / 7502974 | current 190.78bps | total 65.10bps 2022-08-31 11:23:17.0120|INFO|12|Sync peers 23(23)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502974| 162.55.242.81:30303][ 20| 4321|23949|13039| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502974| 34.142.219.190:30303][ 215| 411| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502974| 34.92.49.176:29888][ 200| 444| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502973| 161.97.68.199:30303][ 69| 1047| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502973| 220.233.71.175:30303][ 392| 187| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502973| 95.111.234.16:30303][ 48| 2518| 4059| 4980| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502973| 54.151.173.104:43250][ 199| 498| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [H ][ ][Peer|eth66| 7502973| 34.150.36.76:29888][ 207| 462| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502973| 35.220.157.21:29888][ 203| 469| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502973| 185.48.24.112:30303][ 57| 692| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 11:23:17.8368|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:17.8368|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:17.8368|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:17.8368|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:17.8368|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:17.8368|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:17.8368|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:17.8368|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:17.8368|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490819|header:7490819|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:17.8368|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:18.0108|INFO|75|Old Headers 5120063 / 7470000 | queue 2880 | current 32295.19bps | total 15436.77bps 2022-08-31 11:23:18.0108|INFO|75|Downloaded 7490819 / 7502974 | current 191.23bps | total 65.50bps 2022-08-31 11:23:18.8391|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:18.8391|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:18.8391|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:18.8391|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:18.8391|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:18.8391|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:18.8391|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:18.8391|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:18.8391|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7490819|header:7490819|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:18.8391|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:19.0122|INFO|71|Old Headers 5145983 / 7470000 | queue 8832 | current 25884.72bps | total 15468.28bps 2022-08-31 11:23:19.0122|INFO|71|Downloaded 7490819 / 7502974 | current 0.00bps | total 65.29bps 2022-08-31 11:23:19.8380|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:19.8380|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:19.8380|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:19.8380|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:19.8380|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:19.8380|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:19.8380|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:19.8380|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:19.8380|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491010|header:7491010|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:19.8380|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:20.0114|INFO|90|Old Headers 5161151 / 7470000 | queue 30336 | current 15180.98bps | total 15467.41bps 2022-08-31 11:23:20.0114|INFO|90|Downloaded 7491010 / 7502974 | current 191.16bps | total 65.69bps 2022-08-31 11:23:20.8590|TRACE|67| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:20.8590|TRACE|67| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:20.8590|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:20.8590|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:20.8590|TRACE|67| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:20.8590|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:20.8590|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:20.8590|TRACE|67| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:20.8590|INFO|67|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491173|header:7491173|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:20.8590|TRACE|67|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:21.0104|INFO|79|Old Headers 5193791 / 7470000 | queue 192 | current 32675.04bps | total 15518.88bps 2022-08-31 11:23:21.0104|INFO|79|Downloaded 7491201 / 7502974 | current 191.20bps | total 66.08bps 2022-08-31 11:23:21.8387|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:21.8387|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:21.8387|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:21.8387|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:21.8387|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:21.8387|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:21.8387|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:21.8387|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:21.8387|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491201|header:7491201|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:21.8387|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:22.0111|INFO|3|Old Headers 5216831 / 7470000 | queue 14784 | current 23024.30bps | total 15541.30bps 2022-08-31 11:23:22.0111|INFO|3|Downloaded 7491201 / 7502974 | current 0.00bps | total 65.87bps 2022-08-31 11:23:22.8357|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:22.8357|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:22.8357|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:22.8357|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:22.8357|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:22.8357|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:22.8357|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:22.8357|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:22.8357|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491392|header:7491392|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:22.8357|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:23.0127|INFO|17|Old Headers 5236031 / 7470000 | queue 22656 | current 19169.31bps | total 15552.11bps 2022-08-31 11:23:23.0127|INFO|17|Downloaded 7491392 / 7502974 | current 190.69bps | total 66.26bps 2022-08-31 11:23:23.8386|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:23.8386|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:23.8386|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:23.8386|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:23.8386|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:23.8386|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:23.8386|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:23.8386|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:23.8386|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491392|header:7491392|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:23.8386|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:24.0106|INFO|17|Old Headers 5267711 / 7470000 | queue 11328 | current 31750.85bps | total 15600.07bps 2022-08-31 11:23:24.0106|INFO|17|Downloaded 7491392 / 7502974 | current 0.00bps | total 66.06bps 2022-08-31 11:23:24.8522|INFO|89|Received a new payload: 7502975 (0x1e6d2c352bf2a9fbbd8994365824fe939aa2daa9084c045e45835400fcf4f53b) 2022-08-31 11:23:24.8542|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:24.8542|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:24.8542|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:24.8542|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:24.8542|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:24.8542|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:24.8542|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:24.8542|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:24.8542|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491583|header:7491583|chain difficulty:10790000|peer block:7502974|peer total difficulty:10790000 2022-08-31 11:23:24.8542|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:24.8542|INFO|89|Syncing... Parent wasn't processed. Inserting block 7502975 (0x1e6d2c...f4f53b). 2022-08-31 11:23:25.0097|INFO|18|Received: ForkchoiceState: (HeadBlockHash: 0x1e6d2c352bf2a9fbbd8994365824fe939aa2daa9084c045e45835400fcf4f53b, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:23:25.0097|INFO|76|Old Headers 5297663 / 7470000 | queue 1920 | current 29957.83bps | total 15642.54bps 2022-08-31 11:23:25.0097|INFO|76|Downloaded 7491583 / 7502974 | current 191.04bps | total 66.44bps 2022-08-31 11:23:25.0150|INFO|18|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x1e6d2c352bf2a9fbbd8994365824fe939aa2daa9084c045e45835400fcf4f53b, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:23:25.8398|TRACE|87| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:25.8398|TRACE|87| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:25.8398|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:25.8398|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:25.8398|TRACE|87| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:25.8398|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:25.8398|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:25.8398|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:25.8398|INFO|87|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491630|header:7491630|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:25.8398|TRACE|87|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:26.0848|INFO|67|Old Headers 5303807 / 7470000 | queue 41280 | current 5718.55bps | total 15611.09bps 2022-08-31 11:23:26.0848|INFO|67|Downloaded 7491583 / 7502974 | current 0.00bps | total 66.22bps 2022-08-31 11:23:26.8395|TRACE|87| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:26.8395|TRACE|87| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:26.8395|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:26.8395|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:26.8395|TRACE|87| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:26.8395|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:26.8395|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:26.8395|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:26.8395|INFO|87|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491774|header:7491774|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:26.8395|TRACE|87|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:27.0830|INFO|6|Old Headers 5339135 / 7470000 | queue 6144 | current 35394.25bps | total 15669.16bps 2022-08-31 11:23:27.0830|INFO|6|Downloaded 7491774 / 7502975 | current 191.32bps | total 66.61bps 2022-08-31 11:23:27.8356|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:27.8356|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:27.8356|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:27.8356|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:27.8356|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:27.8356|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:27.8356|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:27.8356|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:27.8356|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491805|header:7491805|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:27.8356|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:28.0839|INFO|78|Old Headers 5357375 / 7470000 | queue 28224 | current 18226.87bps | total 15676.65bps 2022-08-31 11:23:28.0839|INFO|78|Downloaded 7491774 / 7502975 | current 0.00bps | total 66.40bps 2022-08-31 11:23:28.8374|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:28.8374|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:28.8374|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:28.8374|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:28.8374|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:28.8374|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:28.8374|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:28.8374|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:28.8374|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491965|header:7491965|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:28.8374|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:29.0824|INFO|70|Old Headers 5390207 / 7470000 | queue 8832 | current 32882.30bps | total 15726.88bps 2022-08-31 11:23:29.0824|INFO|70|Downloaded 7491965 / 7502975 | current 191.29bps | total 66.79bps 2022-08-31 11:23:29.8379|TRACE|88| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:29.8379|TRACE|88| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:29.8379|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:29.8379|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:29.8379|TRACE|88| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:29.8379|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:29.8379|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:29.8379|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:29.8379|INFO|88|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7491975|header:7491975|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:29.8379|TRACE|88|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:30.0827|INFO|6|Old Headers 5406719 / 7470000 | queue 25728 | current 16507.93bps | total 15729.15bps 2022-08-31 11:23:30.0827|INFO|6|Downloaded 7491965 / 7502975 | current 0.00bps | total 66.58bps 2022-08-31 11:23:30.8387|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:30.8387|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:30.8387|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:30.8387|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:30.8387|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:30.8387|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:30.8387|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:30.8387|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:30.8387|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492156|header:7492156|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:30.8387|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:31.0825|INFO|3|Old Headers 5417279 / 7470000 | queue 41472 | current 10562.36bps | total 15714.14bps 2022-08-31 11:23:31.0825|INFO|3|Downloaded 7492156 / 7502975 | current 191.03bps | total 66.96bps 2022-08-31 11:23:31.8366|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:31.8366|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:31.8366|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:31.8366|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:31.8366|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:31.8366|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:31.8366|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:31.8366|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:31.8366|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492206|header:7492206|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:31.8366|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:32.0821|INFO|68|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:23:32.0821|INFO|68|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15668.61bps 2022-08-31 11:23:32.0821|INFO|68|Downloaded 7492156 / 7502975 | current 0.00bps | total 66.76bps 2022-08-31 11:23:32.8359|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:32.8359|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:32.8359|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:32.8359|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:32.8359|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:32.8359|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:32.8359|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:32.8359|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:32.8359|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492347|header:7492347|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:32.8359|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:33.0833|INFO|81|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15623.28bps 2022-08-31 11:23:33.0833|INFO|81|Downloaded 7492347 / 7502975 | current 190.78bps | total 67.13bps 2022-08-31 11:23:33.8359|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:33.8359|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:33.8359|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:33.8359|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:33.8359|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:33.8359|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:33.8359|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:33.8359|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:33.8359|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492468|header:7492468|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:33.8359|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:34.0831|INFO|81|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15578.28bps 2022-08-31 11:23:34.0831|INFO|81|Downloaded 7492538 / 7502975 | current 191.03bps | total 67.51bps 2022-08-31 11:23:34.8355|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:34.8355|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:34.8355|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:34.8355|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:34.8355|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:34.8355|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:34.8355|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:34.8355|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:34.8355|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492538|header:7492538|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:34.8355|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:35.0824|INFO|18|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15533.55bps 2022-08-31 11:23:35.0824|INFO|18|Downloaded 7492538 / 7502975 | current 0.00bps | total 67.31bps 2022-08-31 11:23:35.8355|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:35.8355|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:35.8355|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:35.8355|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:35.8355|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:35.8355|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:35.8355|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:35.8355|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:35.8355|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492729|header:7492729|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:35.8355|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:36.0827|INFO|76|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15489.03bps 2022-08-31 11:23:36.0827|INFO|76|Downloaded 7492729 / 7502975 | current 190.95bps | total 67.68bps 2022-08-31 11:23:36.8357|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:36.8357|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:36.8357|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:36.8357|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:36.8357|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:36.8357|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:36.8357|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:36.8357|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:36.8357|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492729|header:7492729|chain difficulty:10790000|peer block:7502975|peer total difficulty:10790000 2022-08-31 11:23:36.8357|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:36.9972|INFO|68|Received a new payload: 7502976 (0x81d8dc229271956f0a9de8c5f8fe50b1fac4c48398d20991aa2e30424d217507) 2022-08-31 11:23:37.0047|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502976 (0x81d8dc...217507). 2022-08-31 11:23:37.0520|INFO|67|Received: ForkchoiceState: (HeadBlockHash: 0x81d8dc229271956f0a9de8c5f8fe50b1fac4c48398d20991aa2e30424d217507, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:23:37.0520|INFO|67|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x81d8dc229271956f0a9de8c5f8fe50b1fac4c48398d20991aa2e30424d217507, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:23:37.0820|INFO|72|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15444.82bps 2022-08-31 11:23:37.0820|INFO|72|Downloaded 7492729 / 7502975 | current 0.00bps | total 67.47bps 2022-08-31 11:23:37.8354|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:37.8354|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:37.8354|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:37.8354|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:37.8354|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:37.8354|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:37.8354|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:37.8354|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:37.8354|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492920|header:7492920|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:37.8354|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:38.0853|INFO|67|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15400.68bps 2022-08-31 11:23:38.0853|INFO|67|Downloaded 7492920 / 7502976 | current 190.38bps | total 67.84bps 2022-08-31 11:23:38.8360|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:38.8360|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:38.8360|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:38.8360|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:38.8360|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:38.8360|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:38.8360|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:38.8360|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:38.8360|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7492965|header:7492965|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:38.8360|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:39.0823|INFO|81|Old Headers 5417279 / 7470000 | queue 41664 | current 0.00bps | total 15357.06bps 2022-08-31 11:23:39.0823|INFO|81|Downloaded 7492920 / 7502976 | current 0.00bps | total 67.64bps 2022-08-31 11:23:39.8376|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:39.8376|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:39.8376|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:39.8376|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:39.8376|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:39.8376|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:39.8376|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:39.8376|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:39.8377|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7493111|header:7493111|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:39.8377|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:40.0832|INFO|89|Old Headers 5450879 / 7470000 | queue 8256 | current 33572.47bps | total 15408.70bps 2022-08-31 11:23:40.0832|INFO|89|Downloaded 7493111 / 7502976 | current 190.83bps | total 68.01bps 2022-08-31 11:23:40.8359|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:40.8359|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:40.8359|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:40.8359|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:40.8359|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:40.8359|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:40.8359|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:40.8359|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:40.8359|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7493302|header:7493302|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:40.8359|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:41.0889|INFO|75|Old Headers 5463743 / 7470000 | queue 40512 | current 12791.63bps | total 15401.26bps 2022-08-31 11:23:41.0889|INFO|75|Downloaded 7493302 / 7502976 | current 189.92bps | total 68.37bps 2022-08-31 11:23:41.8401|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:41.8401|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:41.8401|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:41.8401|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:41.8401|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:41.8401|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:41.8401|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:41.8401|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:41.8401|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7493493|header:7493493|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:41.8401|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:42.0861|INFO|72|Old Headers 5475071 / 7470000 | queue 29952 | current 11359.74bps | total 15389.91bps 2022-08-31 11:23:42.0861|INFO|72|Downloaded 7493493 / 7502976 | current 191.53bps | total 68.73bps 2022-08-31 11:23:42.8350|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:42.8350|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:42.8350|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:42.8350|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:42.8350|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:42.8350|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:42.8350|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:42.8350|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:42.8350|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7493634|header:7493634|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:42.8350|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:43.0895|INFO|72|Old Headers 5507519 / 7470000 | queue 7296 | current 32339.65bps | total 15437.67bps 2022-08-31 11:23:43.0895|INFO|72|Downloaded 7493684 / 7502976 | current 190.36bps | total 69.09bps 2022-08-31 11:23:43.8371|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:43.8371|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:43.8371|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:43.8371|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:43.8371|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:43.8371|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:43.8371|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:43.8371|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:43.8371|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7493709|header:7493709|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:43.8371|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:44.0871|INFO|89|Old Headers 5509631 / 7470000 | queue 41472 | current 2117.35bps | total 15400.45bps 2022-08-31 11:23:44.0871|INFO|89|Downloaded 7493875 / 7502976 | current 191.47bps | total 69.45bps 2022-08-31 11:23:44.8354|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:44.8354|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:44.8354|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:44.8354|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:44.8354|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:44.8354|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:44.8354|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:44.8354|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:44.8354|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7493939|header:7493939|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:44.8354|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:45.0865|INFO|89|Old Headers 5534015 / 7470000 | queue 17280 | current 24399.54bps | total 15425.57bps 2022-08-31 11:23:45.0865|INFO|89|Downloaded 7494066 / 7502976 | current 191.11bps | total 69.80bps 2022-08-31 11:23:45.8357|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:45.8357|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:45.8357|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:45.8357|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:45.8357|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:45.8357|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:45.8357|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:45.8357|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:45.8357|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7494206|header:7494206|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:45.8357|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:46.0875|INFO|78|Old Headers 5555903 / 7470000 | queue 33024 | current 21866.40bps | total 15443.52bps 2022-08-31 11:23:46.0875|INFO|78|Downloaded 7494257 / 7502976 | current 190.80bps | total 70.16bps 2022-08-31 11:23:46.8361|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:46.8361|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:46.8361|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:46.8361|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:46.8361|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:46.8361|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:46.8361|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:46.8361|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:46.8361|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7494376|header:7494376|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:46.8361|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:47.0875|INFO|18|Peers | with known best block: 26 | all: 26 | 2022-08-31 11:23:47.0875|INFO|18|Old Headers 5570303 / 7470000 | queue 27456 | current 14399.97bps | total 15440.62bps 2022-08-31 11:23:47.0875|INFO|18|Downloaded 7494448 / 7502976 | current 191.00bps | total 70.51bps 2022-08-31 11:23:47.0875|INFO|18|Sync peers - Initialized: 26 | All: 26 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502976| 162.55.242.81:30303][ 28| 4301|25370|15947| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 139.144.52.41:34182][ 107| 573| 0| 0| 0| 0][Nethermind/v1.14.0-44-21bc59f7d-20220829/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502975| 146.190.26.166:54874][ 22| 1881| 9118| 0| 0| 0][Nethermind/v1.13.6-39-ed9684ddf-20220824/X64-Linux/6.0.8] [ ][ ][Peer|eth66| 7502975|135.181.222.185:30303][ 32| 3005| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 135.181.75.42:30303][ 39| 2386| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 144.76.93.241:30303][ 21| 4330| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 149.102.152.79:30303][ 8| 8278| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 161.97.179.181:30303][ 43| 1780| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 161.97.68.199:30303][ 71| 1087| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 164.68.113.238:30303][ 31| 2441| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 220.233.71.175:30303][ 406| 184| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 34.142.219.190:30303][ 213| 420| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 5.182.17.143:30303][ 12| 5513| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 65.21.225.58:30303][ 32| 2814| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 95.111.228.141:30303][ 31| 2781| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 95.111.234.16:30303][ 53| 2411| 4059| 4980| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 95.217.201.235:30303][ 35| 2636| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 18.221.67.9:30303][ 90| 1119| 0| 0| 0| 0][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502975| 192.41.72.34:30303][ 122| 761| 0| 0| 0| 0][Geth/v1.10.21-unstable-c6dcd018-20220725/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 54.151.173.104:43250][ 199| 498| 0| 0| 0| 0][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502975| 34.150.36.76:29888][ 207| 462| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 34.92.49.176:29888][ 202| 464| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 35.220.157.21:29888][ 203| 470| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502975| 161.97.96.198:30303][ 30| 2752| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502975| 185.48.24.112:30303][ 65| 691| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502975| 62.171.129.113:30303][ 33| 2515| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 11:23:47.8350|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:47.8350|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:47.8350|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:47.8350|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:47.8350|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:47.8350|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:47.8350|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:47.8350|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:47.8350|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7494635|header:7494635|chain difficulty:10790000|peer block:7502976|peer total difficulty:10790000 2022-08-31 11:23:47.8350|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:48.0867|INFO|8|Old Headers 5600063 / 7470000 | queue 5184 | current 29785.75bps | total 15480.32bps 2022-08-31 11:23:48.0867|INFO|8|Downloaded 7494639 / 7502976 | current 191.16bps | total 70.86bps 2022-08-31 11:23:48.4612|INFO|75|Received a new payload: 7502977 (0x9583304fa06eb96426ab5828849f152c7f5c972981a663edfcf45cc47a8748f9) 2022-08-31 11:23:48.4618|INFO|75|Syncing... Parent wasn't processed. Inserting block 7502977 (0x958330...8748f9). 2022-08-31 11:23:48.5469|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x9583304fa06eb96426ab5828849f152c7f5c972981a663edfcf45cc47a8748f9, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:23:48.5469|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9583304fa06eb96426ab5828849f152c7f5c972981a663edfcf45cc47a8748f9, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:23:48.8377|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:48.8377|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:48.8377|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:48.8377|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:48.8377|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:48.8377|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:48.8377|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:48.8377|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:48.8377|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7494830|header:7494830|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:48.8377|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:49.0866|INFO|80|Old Headers 5607167 / 7470000 | queue 36096 | current 7105.29bps | total 15457.19bps 2022-08-31 11:23:49.0866|INFO|80|Downloaded 7494830 / 7502977 | current 191.02bps | total 71.21bps 2022-08-31 11:23:49.8373|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:49.8373|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:49.8373|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:49.8373|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:49.8373|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:49.8373|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:49.8373|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:49.8373|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:49.8373|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495021|header:7495021|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:49.8373|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:50.0859|INFO|75|Old Headers 5643455 / 7470000 | queue 0 | current 36314.22bps | total 15514.59bps 2022-08-31 11:23:50.0859|INFO|75|Downloaded 7495021 / 7502977 | current 191.13bps | total 71.55bps 2022-08-31 11:23:50.8353|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:50.8353|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:50.8353|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:50.8353|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:50.8353|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:50.8353|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:50.8353|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:50.8353|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:50.8353|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495212|header:7495212|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:50.8353|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:51.0864|INFO|78|Old Headers 5667071 / 7470000 | queue 12672 | current 23604.31bps | total 15536.82bps 2022-08-31 11:23:51.0864|INFO|78|Downloaded 7495212 / 7502977 | current 190.90bps | total 71.89bps 2022-08-31 11:23:51.8354|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:51.8354|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:51.8354|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:51.8354|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:51.8354|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:51.8354|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:51.8354|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:51.8354|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:51.8354|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495403|header:7495403|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:51.8354|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:52.0867|INFO|89|Old Headers 5675519 / 7470000 | queue 40128 | current 8446.65bps | total 15517.40bps 2022-08-31 11:23:52.0867|INFO|89|Downloaded 7495403 / 7502977 | current 190.96bps | total 72.24bps 2022-08-31 11:23:52.8361|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:52.8361|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:52.8361|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:52.8361|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:52.8361|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:52.8361|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:52.8361|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:52.8361|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:52.8361|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495492|header:7495492|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:52.8361|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:53.0880|INFO|78|Old Headers 5711807 / 7470000 | queue 4032 | current 36242.57bps | total 15574.08bps 2022-08-31 11:23:53.0880|INFO|78|Downloaded 7495594 / 7502977 | current 190.75bps | total 72.57bps 2022-08-31 11:23:53.8376|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:53.8376|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:53.8377|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:53.8377|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:53.8377|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:53.8377|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:53.8377|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:53.8377|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:53.8377|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495596|header:7495596|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:53.8377|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:54.2635|INFO|79|Old Headers 5729855 / 7470000 | queue 25920 | current 15353.92bps | total 15573.38bps 2022-08-31 11:23:54.2635|INFO|79|Downloaded 7495594 / 7502977 | current 0.00bps | total 72.33bps 2022-08-31 11:23:54.8375|TRACE|14| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:54.8375|TRACE|14| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:54.8375|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:54.8375|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:54.8375|TRACE|14| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:54.8375|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:54.8375|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:54.8375|TRACE|14| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:54.8377|INFO|14|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495785|header:7495785|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:54.8377|TRACE|14|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:55.2627|INFO|17|Old Headers 5759423 / 7470000 | queue 19392 | current 29591.31bps | total 15611.41bps 2022-08-31 11:23:55.2627|INFO|17|Downloaded 7495785 / 7502977 | current 191.14bps | total 72.67bps 2022-08-31 11:23:55.8402|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:55.8402|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:55.8402|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:55.8402|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:55.8402|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:55.8402|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:55.8402|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:55.8402|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:55.8402|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495976|header:7495976|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:55.8402|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:56.2639|INFO|80|Old Headers 5792639 / 7470000 | queue 5952 | current 33179.08bps | total 15659.04bps 2022-08-31 11:23:56.2639|INFO|80|Downloaded 7495976 / 7502977 | current 190.78bps | total 73.00bps 2022-08-31 11:23:56.8365|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:56.8365|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:56.8365|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:56.8365|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:56.8365|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:56.8365|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:56.8365|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:56.8365|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:56.8365|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7495988|header:7495988|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:56.8365|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:57.2656|INFO|86|Old Headers 5802047 / 7470000 | queue 40704 | current 9392.29bps | total 15642.09bps 2022-08-31 11:23:57.2656|INFO|86|Downloaded 7496167 / 7502977 | current 190.67bps | total 73.34bps 2022-08-31 11:23:57.8356|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:57.8356|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:57.8356|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:57.8356|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:57.8356|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:57.8356|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:57.8356|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:57.8356|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:57.8356|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7496167|header:7496167|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:57.8356|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:58.2627|INFO|14|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15600.07bps 2022-08-31 11:23:58.2627|INFO|14|Downloaded 7496167 / 7502977 | current 0.00bps | total 73.13bps 2022-08-31 11:23:58.8359|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:58.8359|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:58.8359|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:58.8359|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:58.8359|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:58.8359|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:58.8359|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:58.8359|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:58.8359|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7496358|header:7496358|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:58.8359|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:23:59.2618|INFO|86|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15558.20bps 2022-08-31 11:23:59.2618|INFO|86|Downloaded 7496358 / 7502977 | current 191.16bps | total 73.46bps 2022-08-31 11:23:59.8359|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:23:59.8359|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:59.8359|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:23:59.8359|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:23:59.8359|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:23:59.8359|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:23:59.8359|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:23:59.8359|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:23:59.8359|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7496460|header:7496460|chain difficulty:10790000|peer block:7502977|peer total difficulty:10790000 2022-08-31 11:23:59.8359|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:00.2623|INFO|71|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15516.49bps 2022-08-31 11:24:00.2623|INFO|71|Downloaded 7496549 / 7502977 | current 190.90bps | total 73.79bps 2022-08-31 11:24:00.3671|INFO|72|Received a new payload: 7502978 (0x873dffad10e0327494a8313186565644958ba3b57c4180675a7cf32704bdd4ac) 2022-08-31 11:24:00.3671|INFO|72|Syncing... Parent wasn't processed. Inserting block 7502978 (0x873dff...bdd4ac). 2022-08-31 11:24:00.4666|INFO|17|Received: ForkchoiceState: (HeadBlockHash: 0x873dffad10e0327494a8313186565644958ba3b57c4180675a7cf32704bdd4ac, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:24:00.4759|INFO|17|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x873dffad10e0327494a8313186565644958ba3b57c4180675a7cf32704bdd4ac, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:24:00.8352|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:00.8352|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:00.8352|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:00.8352|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:00.8352|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:00.8352|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:00.8352|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:00.8352|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:00.8352|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7496549|header:7496549|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:00.8352|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:01.2666|INFO|88|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15474.86bps 2022-08-31 11:24:01.2666|INFO|88|Downloaded 7496549 / 7502977 | current 0.00bps | total 73.58bps 2022-08-31 11:24:01.8352|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:01.8352|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:01.8352|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:01.8352|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:01.8352|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:01.8352|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:01.8352|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:01.8352|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:01.8352|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7496740|header:7496740|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:01.8352|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:02.2686|INFO|70|Peers | with known best block: 26 | all: 26 | 2022-08-31 11:24:02.2686|INFO|70|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15433.53bps 2022-08-31 11:24:02.2686|INFO|70|Downloaded 7496740 / 7502978 | current 190.62bps | total 73.91bps 2022-08-31 11:24:02.8368|TRACE|80| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:02.8368|TRACE|80| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:02.8368|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:02.8368|TRACE|80| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:02.8368|TRACE|80| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:02.8368|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:02.8368|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:02.8368|TRACE|80| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:02.8368|INFO|80|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7496931|header:7496931|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:02.8368|TRACE|80|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:03.2660|INFO|89|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15392.62bps 2022-08-31 11:24:03.2660|INFO|89|Downloaded 7496931 / 7502978 | current 191.50bps | total 74.24bps 2022-08-31 11:24:03.8360|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:03.8360|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:03.8360|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:03.8360|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:03.8360|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:03.8360|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:03.8360|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:03.8360|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:03.8360|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7496931|header:7496931|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:03.8360|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:04.2664|INFO|70|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15351.80bps 2022-08-31 11:24:04.2664|INFO|70|Downloaded 7497122 / 7502978 | current 190.91bps | total 74.56bps 2022-08-31 11:24:04.8352|TRACE|8| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:04.8352|TRACE|8| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:04.8352|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:04.8352|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:04.8352|TRACE|8| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:04.8352|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:04.8352|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:04.8352|TRACE|8| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:04.8352|INFO|8|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7497122|header:7497122|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:04.8352|TRACE|8|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:05.2687|INFO|14|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15311.13bps 2022-08-31 11:24:05.2687|INFO|14|Downloaded 7497122 / 7502978 | current 0.00bps | total 74.35bps 2022-08-31 11:24:05.7635|INFO|10|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:24:05.7662|INFO|76|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:24:05.8353|TRACE|80| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:05.8353|TRACE|80| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:05.8353|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:05.8353|TRACE|80| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:05.8353|TRACE|80| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:05.8353|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:05.8353|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:05.8353|TRACE|80| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:05.8353|INFO|80|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7497313|header:7497313|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:05.8353|TRACE|80|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:06.2685|INFO|76|Old Headers 5802047 / 7470000 | queue 40896 | current 0.00bps | total 15270.75bps 2022-08-31 11:24:06.2685|INFO|76|Downloaded 7497313 / 7502978 | current 191.04bps | total 74.67bps 2022-08-31 11:24:06.8332|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:06.8332|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:06.8332|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:06.8332|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:06.8332|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:06.8332|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:06.8332|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:06.8332|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:06.8332|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7497490|header:7497490|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:06.8332|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:07.2664|INFO|71|Old Headers 5833727 / 7470000 | queue 9408 | current 31746.60bps | total 15313.99bps 2022-08-31 11:24:07.2664|INFO|71|Downloaded 7497504 / 7502978 | current 191.40bps | total 74.99bps 2022-08-31 11:24:07.8344|TRACE|90| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:07.8344|TRACE|90| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:07.8344|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:07.8344|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:07.8344|TRACE|90| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:07.8344|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:07.8344|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:07.8344|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:07.8344|INFO|90|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7497505|header:7497505|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:07.8344|TRACE|90|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:08.2688|INFO|79|Old Headers 5847359 / 7470000 | queue 40128 | current 13600.55bps | total 15309.49bps 2022-08-31 11:24:08.2688|INFO|79|Downloaded 7497695 / 7502978 | current 190.54bps | total 75.31bps 2022-08-31 11:24:08.8340|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:08.8340|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:08.8340|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:08.8340|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:08.8340|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:08.8340|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:08.8340|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:08.8340|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:08.8340|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7497695|header:7497695|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:08.8340|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:09.2661|INFO|89|Old Headers 5884607 / 7470000 | queue 3072 | current 37347.24bps | total 15366.99bps 2022-08-31 11:24:09.2661|INFO|89|Downloaded 7497695 / 7502978 | current 0.00bps | total 75.11bps 2022-08-31 11:24:09.8324|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:09.8324|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:09.8324|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:09.8324|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:09.8324|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:09.8324|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:09.8324|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:09.8324|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:09.8324|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7497886|header:7497886|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:09.8324|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:10.2676|INFO|86|Old Headers 5892095 / 7470000 | queue 41088 | current 7477.25bps | total 15346.37bps 2022-08-31 11:24:10.2676|INFO|86|Downloaded 7497886 / 7502978 | current 190.72bps | total 75.42bps 2022-08-31 11:24:10.8350|TRACE|71| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:10.8350|TRACE|71| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:10.8350|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:10.8350|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:10.8350|TRACE|71| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:10.8350|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:10.8350|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:10.8350|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:10.8350|INFO|71|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7497886|header:7497886|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:10.8350|TRACE|71|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:11.2721|INFO|6|Old Headers 5926079 / 7470000 | queue 7488 | current 33832.94bps | total 15394.69bps 2022-08-31 11:24:11.2721|INFO|6|Downloaded 7497886 / 7502978 | current 0.00bps | total 75.21bps 2022-08-31 11:24:11.8346|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:11.8346|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:11.8346|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:11.8346|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:11.8346|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:11.8346|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:11.8346|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:11.8346|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:11.8346|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498077|header:7498077|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:11.8346|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:12.2704|INFO|83|Old Headers 5938175 / 7470000 | queue 41856 | current 12117.38bps | total 15386.20bps 2022-08-31 11:24:12.2704|INFO|83|Downloaded 7498077 / 7502978 | current 191.33bps | total 75.53bps 2022-08-31 11:24:12.8338|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:12.8338|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:12.8338|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:12.8338|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:12.8338|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:12.8338|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:12.8338|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:12.8338|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:12.8338|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498142|header:7498142|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:12.8338|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:13.2715|INFO|14|Old Headers 5965631 / 7470000 | queue 14592 | current 27428.58bps | total 15417.41bps 2022-08-31 11:24:13.2715|INFO|14|Downloaded 7498268 / 7502978 | current 190.81bps | total 75.84bps 2022-08-31 11:24:13.5643|INFO|86|Received a new payload: 7502979 (0x65d0e7535d33a8b6a4a09272a6e755f2f58723b0e6ee604d5b9637e2dd42b8bb) 2022-08-31 11:24:13.5660|INFO|86|Syncing... Parent wasn't processed. Inserting block 7502979 (0x65d0e7...42b8bb). 2022-08-31 11:24:13.6483|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x65d0e7535d33a8b6a4a09272a6e755f2f58723b0e6ee604d5b9637e2dd42b8bb, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:24:13.6483|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x65d0e7535d33a8b6a4a09272a6e755f2f58723b0e6ee604d5b9637e2dd42b8bb, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:24:13.8336|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:13.8337|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:13.8337|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:13.8337|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:13.8337|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:13.8337|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:13.8337|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:13.8337|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:13.8337|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498268|header:7498268|chain difficulty:10790000|peer block:7502978|peer total difficulty:10790000 2022-08-31 11:24:13.8337|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:14.2719|INFO|83|Old Headers 5985023 / 7470000 | queue 39552 | current 19383.75bps | total 15427.65bps 2022-08-31 11:24:14.2719|INFO|83|Downloaded 7498268 / 7502978 | current 0.00bps | total 75.64bps 2022-08-31 11:24:14.8343|TRACE|83| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:14.8451|TRACE|83| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:14.8451|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:14.8451|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:14.8451|TRACE|83| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:14.8451|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:14.8451|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:14.8451|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:14.8451|INFO|83|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498459|header:7498459|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:14.8451|TRACE|83|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:15.2485|INFO|6|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:24:15.2709|INFO|71|Old Headers 5987135 / 7470000 | queue 39744 | current 2114.29bps | total 15393.39bps 2022-08-31 11:24:15.2709|INFO|71|Downloaded 7498459 / 7502978 | current 191.20bps | total 75.95bps 2022-08-31 11:24:15.8342|TRACE|78| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:15.8342|TRACE|78| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:15.8342|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:15.8342|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:15.8342|TRACE|78| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:15.8342|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:15.8342|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:15.8342|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:15.8342|INFO|78|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498499|header:7498499|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:15.8342|TRACE|78|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:16.2709|INFO|10|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15353.85bps 2022-08-31 11:24:16.2709|INFO|10|Downloaded 7498650 / 7502978 | current 190.99bps | total 76.25bps 2022-08-31 11:24:16.8330|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:16.8330|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:16.8330|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:16.8330|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:16.8330|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:16.8330|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:16.8330|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:16.8330|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:16.8330|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498650|header:7498650|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:16.8330|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:17.2701|INFO|10|Peers | with known best block: 28 | all: 28 | 2022-08-31 11:24:17.2701|INFO|10|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15314.53bps 2022-08-31 11:24:17.2701|INFO|10|Downloaded 7498650 / 7502978 | current 0.00bps | total 76.05bps 2022-08-31 11:24:17.2701|INFO|10|Sync peers 28(28)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [HBR ][ ][Peer|eth66| 7502978| 162.55.242.81:30303][ 33| 4272|24887|16474| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:24:17.8324|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:17.8324|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:17.8324|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:17.8324|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:17.8324|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:17.8324|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:17.8324|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:17.8324|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:17.8324|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498841|header:7498841|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:17.8324|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:18.2701|INFO|89|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15275.39bps 2022-08-31 11:24:18.2701|INFO|89|Downloaded 7498841 / 7502978 | current 191.02bps | total 76.36bps 2022-08-31 11:24:18.8331|TRACE|88| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:18.8331|TRACE|88| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:18.8331|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:18.8331|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:18.8331|TRACE|88| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:18.8331|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:18.8331|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:18.8331|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:18.8331|INFO|88|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7498941|header:7498941|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:18.8331|TRACE|88|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:19.2706|INFO|3|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15236.43bps 2022-08-31 11:24:19.2706|INFO|3|Downloaded 7499032 / 7502978 | current 190.89bps | total 76.66bps 2022-08-31 11:24:19.8313|TRACE|81| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:19.8313|TRACE|81| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:19.8313|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:19.8313|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:19.8313|TRACE|81| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:19.8313|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:19.8313|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:19.8313|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:19.8313|INFO|81|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7499032|header:7499032|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:19.8313|TRACE|81|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:20.2728|INFO|83|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15197.60bps 2022-08-31 11:24:20.2728|INFO|83|Downloaded 7499032 / 7502978 | current 0.00bps | total 76.46bps 2022-08-31 11:24:20.8329|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:20.8329|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:20.8329|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:20.8329|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:20.8329|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:20.8329|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:20.8329|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:20.8329|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:20.8329|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7499223|header:7499223|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:20.8329|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:21.2711|INFO|14|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15159.11bps 2022-08-31 11:24:21.2711|INFO|14|Downloaded 7499223 / 7502978 | current 191.32bps | total 76.76bps 2022-08-31 11:24:21.8330|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:21.8330|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:21.8330|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:21.8330|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:21.8330|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:21.8330|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:21.8330|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:21.8330|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:21.8330|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7499367|header:7499367|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:21.8330|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:22.2717|INFO|81|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15120.74bps 2022-08-31 11:24:22.2717|INFO|81|Downloaded 7499414 / 7502978 | current 190.89bps | total 77.06bps 2022-08-31 11:24:22.8323|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:22.8323|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:22.8323|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:22.8323|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:22.8323|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:22.8323|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:22.8323|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:22.8323|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:22.8323|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7499414|header:7499414|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:22.8323|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:23.2699|INFO|81|Old Headers 5987135 / 7470000 | queue 39744 | current 0.00bps | total 15082.65bps 2022-08-31 11:24:23.2699|INFO|81|Downloaded 7499605 / 7502978 | current 191.36bps | total 77.36bps 2022-08-31 11:24:23.8334|TRACE|6| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:23.8334|TRACE|6| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:23.8334|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:23.8334|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:23.8334|TRACE|6| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:23.8334|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:23.8334|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:23.8334|TRACE|6| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:23.8334|INFO|6|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7499605|header:7499605|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:23.8334|TRACE|6|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:24.2717|INFO|18|Old Headers 6006719 / 7470000 | queue 20352 | current 19548.33bps | total 15093.91bps 2022-08-31 11:24:24.2717|INFO|18|Downloaded 7499605 / 7502978 | current 0.00bps | total 77.16bps 2022-08-31 11:24:24.8351|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:24.8351|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:24.8351|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:24.8351|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:24.8351|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:24.8351|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:24.8351|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:24.8351|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:24.8351|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7499796|header:7499796|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:24.8351|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:25.2713|INFO|80|Old Headers 6027839 / 7470000 | queue 38208 | current 21128.34bps | total 15109.05bps 2022-08-31 11:24:25.2713|INFO|80|Downloaded 7499796 / 7502978 | current 191.07bps | total 77.46bps 2022-08-31 11:24:25.8322|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:25.8322|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:25.8322|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:25.8322|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:25.8322|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:25.8322|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:25.8322|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:25.8322|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:25.8322|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7499987|header:7499987|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:25.8322|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:26.3353|INFO|14|Old Headers 6027839 / 7470000 | queue 42048 | current 0.00bps | total 15068.80bps 2022-08-31 11:24:26.3353|INFO|14|Downloaded 7499987 / 7502978 | current 179.53bps | total 77.74bps 2022-08-31 11:24:26.8327|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:26.8327|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:26.8327|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:26.8327|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:26.8327|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:26.8327|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:26.8327|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:26.8327|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:26.8327|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7500178|header:7500178|chain difficulty:10790000|peer block:7502979|peer total difficulty:10790000 2022-08-31 11:24:26.8327|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:26.8974|INFO|80|Received a new payload: 7502980 (0x0b15b25b3466327ea5145a824bb634a8dc648ed035d1dfb7d0072218a1d49f31) 2022-08-31 11:24:26.9020|INFO|80|Syncing... Parent wasn't processed. Inserting block 7502980 (0x0b15b2...d49f31). 2022-08-31 11:24:27.0017|INFO|8|Received: ForkchoiceState: (HeadBlockHash: 0x0b15b25b3466327ea5145a824bb634a8dc648ed035d1dfb7d0072218a1d49f31, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:24:27.0017|INFO|8|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x0b15b25b3466327ea5145a824bb634a8dc648ed035d1dfb7d0072218a1d49f31, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:24:27.3368|INFO|86|Old Headers 6065279 / 7470000 | queue 4800 | current 37384.14bps | total 15124.62bps 2022-08-31 11:24:27.3368|INFO|86|Downloaded 7500178 / 7502978 | current 190.71bps | total 78.03bps 2022-08-31 11:24:27.8340|TRACE|85| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:27.8340|TRACE|85| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:27.8340|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:27.8340|TRACE|85| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:27.8340|TRACE|85| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:27.8340|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:27.8340|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:27.8340|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:27.8340|INFO|85|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7500369|header:7500369|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:27.8340|TRACE|85|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:28.3355|INFO|89|Old Headers 6075263 / 7470000 | queue 41280 | current 9996.70bps | total 15111.86bps 2022-08-31 11:24:28.3355|INFO|89|Downloaded 7500369 / 7502980 | current 191.24bps | total 78.33bps 2022-08-31 11:24:28.8317|TRACE|17| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:28.8317|TRACE|17| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:28.8317|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:28.8317|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:28.8317|TRACE|17| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:28.8317|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:28.8317|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:28.8317|TRACE|17| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:28.8317|INFO|17|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7500560|header:7500560|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:28.8317|TRACE|17|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:29.3350|INFO|70|Old Headers 6090047 / 7470000 | queue 26688 | current 14792.66bps | total 15111.07bps 2022-08-31 11:24:29.3350|INFO|70|Downloaded 7500560 / 7502980 | current 191.11bps | total 78.62bps 2022-08-31 11:24:29.8365|TRACE|70| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:29.8365|TRACE|70| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:29.8365|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:29.8365|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:29.8365|TRACE|70| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:29.8365|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:29.8365|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:29.8365|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:29.8365|INFO|70|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7500698|header:7500698|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:29.8365|TRACE|70|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:30.3403|INFO|87|Old Headers 6119615 / 7470000 | queue 10368 | current 29412.17bps | total 15146.71bps 2022-08-31 11:24:30.3403|INFO|87|Downloaded 7500751 / 7502980 | current 189.99bps | total 78.91bps 2022-08-31 11:24:30.8377|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:30.8377|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:30.8377|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:30.8377|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:30.8377|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:30.8377|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:30.8377|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:30.8377|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:30.8377|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7500764|header:7500764|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:30.8377|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:31.3399|INFO|86|Old Headers 6136319 / 7470000 | queue 28416 | current 16711.64bps | total 15150.58bps 2022-08-31 11:24:31.3399|INFO|86|Downloaded 7500942 / 7502980 | current 191.07bps | total 79.20bps 2022-08-31 11:24:31.8375|TRACE|89| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:31.8375|TRACE|89| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:31.8375|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:31.8375|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:31.8375|TRACE|89| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:31.8375|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:31.8375|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:31.8375|TRACE|89| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:31.8375|INFO|89|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7500942|header:7500942|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:31.8375|TRACE|89|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:32.3415|INFO|68|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:24:32.3415|INFO|68|Old Headers 6167423 / 7470000 | queue 24768 | current 31053.31bps | total 15189.88bps 2022-08-31 11:24:32.3415|INFO|68|Downloaded 7500942 / 7502980 | current 0.00bps | total 78.99bps 2022-08-31 11:24:32.8369|TRACE|88| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:32.8369|TRACE|88| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:32.8369|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:32.8369|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:32.8369|TRACE|88| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:32.8369|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:32.8369|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:32.8369|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:32.8369|INFO|88|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7501133|header:7501133|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:32.8369|TRACE|88|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:33.3857|INFO|86|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 15150.85bps 2022-08-31 11:24:33.3857|INFO|86|Downloaded 7501133 / 7502980 | current 182.93bps | total 79.27bps 2022-08-31 11:24:33.8512|TRACE|80| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:33.8512|TRACE|80| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:33.8512|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:33.8512|TRACE|80| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:33.8512|TRACE|80| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:33.8512|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:33.8512|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:33.8512|TRACE|80| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:33.8512|INFO|80|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7501180|header:7501180|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:33.8512|TRACE|80|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:34.3896|INFO|80|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 15113.51bps 2022-08-31 11:24:34.3896|INFO|80|Downloaded 7501324 / 7502980 | current 190.26bps | total 79.56bps 2022-08-31 11:24:34.8390|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:34.8390|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:34.8390|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:34.8390|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:34.8390|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:34.8390|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:34.8390|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:34.8390|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:34.8390|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7501324|header:7501324|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:34.8390|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:35.3874|INFO|90|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 15076.58bps 2022-08-31 11:24:35.3874|INFO|90|Downloaded 7501324 / 7502980 | current 0.00bps | total 79.35bps 2022-08-31 11:24:35.8397|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:35.8397|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:35.8397|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:35.8397|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:35.8397|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:35.8397|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:35.8397|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:35.8397|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:35.8397|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7501515|header:7501515|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:35.8397|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:36.3873|INFO|80|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 15039.76bps 2022-08-31 11:24:36.3873|INFO|80|Downloaded 7501515 / 7502980 | current 191.01bps | total 79.64bps 2022-08-31 11:24:36.7153|INFO|17|Received a new payload: 7502981 (0xd73fcc6f182068422964e47f13dfb401831c01118553af1c5909e0a30ebd3b8e) 2022-08-31 11:24:36.7153|INFO|17|Syncing... Parent wasn't processed. Inserting block 7502981 (0xd73fcc...bd3b8e). 2022-08-31 11:24:36.8204|INFO|80|Received: ForkchoiceState: (HeadBlockHash: 0xd73fcc6f182068422964e47f13dfb401831c01118553af1c5909e0a30ebd3b8e, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:24:36.8204|INFO|80|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd73fcc6f182068422964e47f13dfb401831c01118553af1c5909e0a30ebd3b8e, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:24:36.8365|TRACE|87| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:36.8365|TRACE|87| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:36.8365|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:36.8365|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:36.8365|TRACE|87| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:36.8365|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:36.8365|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:36.8365|TRACE|87| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:36.8365|INFO|87|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7501631|header:7501631|chain difficulty:10790000|peer block:7502980|peer total difficulty:10790000 2022-08-31 11:24:36.8365|TRACE|87|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:37.3874|INFO|18|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 15003.10bps 2022-08-31 11:24:37.3874|INFO|18|Downloaded 7501706 / 7502980 | current 190.97bps | total 79.92bps 2022-08-31 11:24:37.8352|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:37.8352|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:37.8352|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:37.8352|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:37.8352|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:37.8352|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:37.8352|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:37.8352|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:37.8352|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7501706|header:7501706|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:37.8352|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:38.3860|INFO|3|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 14966.68bps 2022-08-31 11:24:38.3860|INFO|3|Downloaded 7501897 / 7502981 | current 191.27bps | total 80.20bps 2022-08-31 11:24:38.8353|TRACE|10| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:38.8353|TRACE|10| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:38.8353|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:38.8353|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:38.8353|TRACE|10| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:38.8353|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:38.8353|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:38.8353|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:38.8353|INFO|10|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7501897|header:7501897|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:38.8353|TRACE|10|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:39.3874|INFO|89|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 14930.34bps 2022-08-31 11:24:39.3874|INFO|89|Downloaded 7501897 / 7502981 | current 0.00bps | total 80.00bps 2022-08-31 11:24:39.8354|TRACE|72| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:39.8354|TRACE|72| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:39.8354|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:39.8354|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:39.8354|TRACE|72| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:39.8354|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:39.8354|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:39.8354|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:39.8354|INFO|72|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502067|header:7502067|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:39.8354|TRACE|72|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:40.3875|INFO|87|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 14894.21bps 2022-08-31 11:24:40.3875|INFO|87|Downloaded 7502088 / 7502981 | current 190.99bps | total 80.28bps 2022-08-31 11:24:40.8357|TRACE|3| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:40.8357|TRACE|3| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:40.8357|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:40.8357|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:40.8357|TRACE|3| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:40.8357|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:40.8357|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:40.8357|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:40.8357|INFO|3|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502123|header:7502123|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:40.8357|TRACE|3|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:41.3865|INFO|79|Old Headers 6167423 / 7470000 | queue 41856 | current 0.00bps | total 14858.30bps 2022-08-31 11:24:41.3865|INFO|79|Downloaded 7502279 / 7502981 | current 191.19bps | total 80.56bps 2022-08-31 11:24:41.8365|TRACE|18| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:41.8365|TRACE|18| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:41.8365|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:41.8365|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:41.8365|TRACE|18| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:41.8365|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:41.8365|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:41.8365|TRACE|18| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:41.8365|INFO|18|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502279|header:7502279|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:41.8365|TRACE|18|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:42.3873|INFO|14|Old Headers 6177215 / 7470000 | queue 32256 | current 9784.74bps | total 14846.08bps 2022-08-31 11:24:42.3873|INFO|14|Downloaded 7502279 / 7502981 | current 0.00bps | total 80.36bps 2022-08-31 11:24:42.8397|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:42.8397|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:42.8397|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:42.8397|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:42.8397|TRACE|86| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:42.8397|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:42.8397|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:42.8397|TRACE|86| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:42.8397|INFO|86|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502470|header:7502470|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:42.8397|TRACE|86|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:43.3878|INFO|17|Old Headers 6212351 / 7470000 | queue 4224 | current 35120.39bps | total 14894.79bps 2022-08-31 11:24:43.3878|INFO|17|Downloaded 7502470 / 7502981 | current 190.91bps | total 80.63bps 2022-08-31 11:24:43.8357|TRACE|3| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:43.8357|TRACE|3| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:43.8357|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:43.8357|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:43.8357|TRACE|3| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:43.8357|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:43.8357|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:43.8357|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:43.8357|INFO|3|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502583|header:7502583|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:43.8357|TRACE|3|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:44.3862|INFO|89|Old Headers 6214847 / 7470000 | queue 42624 | current 2499.98bps | total 14865.14bps 2022-08-31 11:24:44.3862|INFO|89|Downloaded 7502661 / 7502981 | current 191.30bps | total 80.91bps 2022-08-31 11:24:44.8366|TRACE|79| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:44.8366|TRACE|79| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:44.8366|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:44.8366|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:44.8366|TRACE|79| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:44.8366|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:44.8366|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:44.8366|TRACE|79| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:44.8366|INFO|79|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502661|header:7502661|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:44.8366|TRACE|79|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:45.3864|INFO|86|Old Headers 6243839 / 7470000 | queue 13824 | current 28986.54bps | total 14898.90bps 2022-08-31 11:24:45.3864|INFO|86|Downloaded 7502661 / 7502981 | current 0.00bps | total 80.71bps 2022-08-31 11:24:45.8385|TRACE|76| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:45.8385|TRACE|76| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:45.8385|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:24:45.8385|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:45.8385|TRACE|76| BODIES : yes(fastBodiesNotFinished, notInStateSync), no(fastHeadersFinished, stateSyncFinished) 2022-08-31 11:24:45.8385|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished, notInStateSync), no(fastBodiesFinished, stateSyncFinished) 2022-08-31 11:24:45.8385|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInStateSync), no(inBeaconControl, noDesiredPeerKnown, notInFastSync) 2022-08-31 11:24:45.8385|TRACE|76| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:24:45.8385|INFO|76|Changing state FastSync, FastHeaders to FastSync, FastHeaders at processed:0|state:0|block:7502852|header:7502852|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:45.8385|TRACE|76|Changing state to FastSync, FastHeaders | 2022-08-31 11:24:46.3870|INFO|14|Old Headers 6263231 / 7470000 | queue 42240 | current 19381.66bps | total 14909.59bps 2022-08-31 11:24:46.3870|INFO|14|Downloaded 7502852 / 7502981 | current 190.89bps | total 80.98bps 2022-08-31 11:24:46.8360|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:46.8360|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:46.8360|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:46.8360|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:46.8360|TRACE|18| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:46.8360|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:46.8360|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:46.8360|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:46.8360|INFO|18|Changing state FastSync, FastHeaders to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:46.8360|TRACE|18|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:46.8360|INFO|18|Sync mode changed from FastSync, FastHeaders to FastHeaders, SnapSync 2022-08-31 11:24:46.8360|INFO|18|SNAP - distance from HEAD:7502981 - Pivot changed from to 7502981 2022-08-31 11:24:46.8360|INFO|18|Starting the SNAP data sync from the 7502981 (0xd73fcc...bd3b8e) 0x5d8f9e65bbd95a4e799e9551ca8e99dc04775fad07fd92e329c62c0b0c52808f root 2022-08-31 11:24:47.3873|INFO|6|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:24:47.3873|INFO|6|Old Headers 6263231 / 7470000 | queue 42240 | current 0.00bps | total 14874.11bps 2022-08-31 11:24:47.3873|INFO|6|Sync peers 31(31)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H ][ ][Peer|eth66| 7502981| 220.233.71.175:30303][ 385| 179| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502981| 38.242.196.108:30303][ 0| 4274| 0| 0| 0| 4475][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:24:47.7988|INFO|18|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:24:47.8364|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:47.8364|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:47.8364|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:47.8364|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:47.8364|TRACE|6| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:47.8364|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:47.8364|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:47.8364|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:47.8364|INFO|6|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:47.8364|TRACE|6|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:48.3875|INFO|80|Old Headers 6273791 / 7470000 | queue 31872 | current 10558.86bps | total 14863.87bps 2022-08-31 11:24:48.8373|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:48.8373|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:48.8373|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:48.8373|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:48.8373|TRACE|18| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:48.8373|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:48.8373|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:48.8373|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:48.8373|INFO|18|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:48.8373|TRACE|18|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:48.9945|INFO|72|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:24:49.3860|INFO|6|Old Headers 6307391 / 7470000 | queue 5184 | current 33651.04bps | total 14908.28bps 2022-08-31 11:24:49.8367|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:49.8367|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:49.8367|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:49.8367|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:49.8367|TRACE|81| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:49.8367|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:49.8367|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:49.8367|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:49.8367|INFO|81|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:49.8367|TRACE|81|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:49.8481|INFO|90|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:24:50.3934|INFO|79|Old Headers 6311423 / 7470000 | queue 42048 | current 4002.83bps | total 14882.33bps 2022-08-31 11:24:50.6740|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:24:50.8365|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:50.8365|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:50.8365|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:50.8365|TRACE|85| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:50.8365|TRACE|85| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:50.8365|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:50.8365|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:50.8365|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:50.8365|INFO|85|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:50.8365|TRACE|85|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:51.3903|INFO|75|Old Headers 6311423 / 7470000 | queue 42048 | current 0.00bps | total 14847.37bps 2022-08-31 11:24:51.8443|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:51.8443|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:51.8443|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:51.8443|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:51.8443|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:51.8443|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:51.8443|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:51.8443|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:51.8443|INFO|83|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:51.8443|TRACE|83|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:52.4433|INFO|83|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:24:52.4540|INFO|83|Old Headers 6311423 / 7470000 | queue 42048 | current 0.00bps | total 14810.25bps 2022-08-31 11:24:52.8402|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:52.8402|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:52.8402|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:52.8402|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:52.8402|TRACE|70| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:52.8402|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:52.8402|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:52.8402|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:52.8402|INFO|70|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:52.8402|TRACE|70|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:53.4557|INFO|75|Old Headers 6351359 / 7470000 | queue 2304 | current 39869.98bps | total 14869.11bps 2022-08-31 11:24:53.8359|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:53.8359|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:53.8359|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:53.8359|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:53.8359|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:53.8359|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:53.8359|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:53.8359|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:53.8359|INFO|3|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:53.8359|TRACE|3|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:54.2232|INFO|79|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:24:54.4578|INFO|71|Old Headers 6374783 / 7470000 | queue 24768 | current 23377.05bps | total 14889.05bps 2022-08-31 11:24:54.8389|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:54.8389|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:54.8389|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:54.8389|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:54.8389|TRACE|66| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:54.8389|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:54.8389|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:54.8389|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:54.8389|INFO|66|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:54.8389|TRACE|66|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:55.0505|INFO|3|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:24:55.5227|INFO|77|Old Headers 6399359 / 7470000 | queue 17856 | current 23078.91bps | total 14909.40bps 2022-08-31 11:24:55.8381|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:55.8381|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:55.8381|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:55.8381|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:55.8381|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:55.8381|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:55.8381|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:55.8381|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:55.8381|INFO|77|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:55.8381|TRACE|77|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:56.0911|INFO|12|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:24:56.5239|INFO|70|Old Headers 6422591 / 7470000 | queue 37440 | current 23204.54bps | total 14928.74bps 2022-08-31 11:24:56.8416|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:56.8417|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:56.8417|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:56.8417|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:56.8417|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:56.8417|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:56.8417|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:56.8417|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:56.8417|INFO|88|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:56.8417|TRACE|88|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:57.0223|INFO|82|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:24:57.5224|INFO|71|Old Headers 6422975 / 7470000 | queue 39168 | current 384.61bps | total 14895.01bps 2022-08-31 11:24:57.8587|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:57.8587|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:57.8587|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:57.8587|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:57.8587|TRACE|69| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:57.8587|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:57.8587|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:57.8587|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:57.8587|INFO|69|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:57.8587|TRACE|69|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:58.0942|INFO|81|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:24:58.0942|INFO|81|SNAP - (NO REQUEST, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:13 | Code:6 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:24:58.5223|INFO|70|Old Headers 6436607 / 7470000 | queue 25728 | current 13632.95bps | total 14892.08bps 2022-08-31 11:24:58.8372|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:58.8372|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:58.8372|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:58.8372|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:58.8372|TRACE|87| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:58.8372|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:58.8372|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:58.8372|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:58.8372|INFO|87|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:58.8372|TRACE|87|Changing state to FastHeaders, SnapSync | 2022-08-31 11:24:59.3499|INFO|17|SNAP - progress of State Ranges (Phase 1): 3.125% [ ] 2022-08-31 11:24:59.5233|INFO|17|Old Headers 6465983 / 7470000 | queue 27456 | current 29349.77bps | total 14925.54bps 2022-08-31 11:24:59.8389|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:24:59.8389|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:24:59.8389|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:24:59.8389|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:24:59.8389|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:59.8389|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:24:59.8389|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:24:59.8389|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:24:59.8389|INFO|77|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:24:59.8389|TRACE|77|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:00.3548|INFO|86|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:25:00.5257|INFO|12|Old Headers 6467903 / 7470000 | queue 40320 | current 1915.39bps | total 14895.45bps 2022-08-31 11:25:00.8076|INFO|12|Received a new payload: 7502982 (0x85af1eda6b19917ff983f74f78add2040aeb2deea72321cd399abcf70b647b35) 2022-08-31 11:25:00.8076|INFO|12|Syncing... Parent wasn't processed. Inserting block 7502982 (0x85af1e...647b35). 2022-08-31 11:25:00.8380|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:00.8380|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:00.8380|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:00.8380|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:00.8380|TRACE|70| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:00.8380|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:00.8380|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:00.8380|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:00.8380|INFO|70|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:25:00.8380|TRACE|70|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:00.9145|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0x85af1eda6b19917ff983f74f78add2040aeb2deea72321cd399abcf70b647b35, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:25:00.9200|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x85af1eda6b19917ff983f74f78add2040aeb2deea72321cd399abcf70b647b35, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:25:01.2065|INFO|83|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:25:01.5265|INFO|89|Old Headers 6495935 / 7470000 | queue 12480 | current 28011.07bps | total 14925.66bps 2022-08-31 11:25:01.8392|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:01.8392|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:01.8392|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:01.8392|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:01.8392|TRACE|86| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:01.8392|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:01.8392|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:01.8392|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:01.8392|INFO|86|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:01.8392|TRACE|86|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:02.3465|INFO|86|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:25:02.5265|INFO|17|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:25:02.5265|INFO|17|Old Headers 6511487 / 7470000 | queue 42048 | current 15551.72bps | total 14927.09bps 2022-08-31 11:25:02.8432|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:02.8432|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:02.8432|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:02.8432|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:02.8432|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:02.8432|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:02.8432|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:02.8432|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:02.8432|INFO|83|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:02.8432|TRACE|83|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:03.1368|INFO|89|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:25:03.5273|INFO|82|Old Headers 6511487 / 7470000 | queue 42240 | current 0.00bps | total 14892.87bps 2022-08-31 11:25:03.8431|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:03.8431|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:03.8431|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:03.8431|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:03.8431|TRACE|68| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:03.8431|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:03.8431|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:03.8431|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:03.8431|INFO|68|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:03.8431|TRACE|68|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:04.4032|INFO|78|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:25:04.5260|INFO|89|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14858.87bps 2022-08-31 11:25:04.8405|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:04.8405|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:04.8405|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:04.8405|TRACE|66| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:04.8405|TRACE|66| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:04.8405|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:04.8405|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:04.8405|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:04.8405|INFO|66|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:04.8405|TRACE|66|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:05.3032|INFO|82|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:25:05.5266|INFO|77|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14824.97bps 2022-08-31 11:25:05.7736|INFO|18|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:25:05.7779|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:25:05.8373|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:05.8373|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:05.8373|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:05.8373|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:05.8373|TRACE|18| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:05.8373|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:05.8373|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:05.8373|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:05.8373|INFO|18|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:05.8373|TRACE|18|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:06.4390|INFO|69|SNAP - progress of State Ranges (Phase 1): 4.6875% [ ] 2022-08-31 11:25:06.5265|INFO|66|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14791.24bps 2022-08-31 11:25:06.8375|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:06.8375|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:06.8375|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:06.8375|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:06.8375|TRACE|71| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:06.8375|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:06.8375|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:06.8375|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:06.8375|INFO|71|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:06.8375|TRACE|71|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:07.4790|INFO|69|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:25:07.5262|INFO|69|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14757.67bps 2022-08-31 11:25:07.8372|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:07.8372|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:07.8372|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:07.8372|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:07.8372|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:07.8372|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:07.8372|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:07.8372|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:07.8372|INFO|77|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:07.8372|TRACE|77|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:08.2950|INFO|71|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:25:08.2950|INFO|71|SNAP - (NO REQUEST, diff:0) True:0x0dc6345a5ba6f12277b6263a574a9610a2acce82a1add568a50fe83c0619da94 - Requests Account:1 | Storage:10 | Code:14 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:25:08.5291|INFO|71|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14724.15bps 2022-08-31 11:25:08.8406|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:08.8406|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:08.8406|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:08.8406|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:08.8406|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:08.8406|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:08.8406|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:08.8406|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:08.8406|INFO|75|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:08.8406|TRACE|75|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:09.1858|INFO|82|SNAP - progress of State Ranges (Phase 1): 5.46875% [ ] 2022-08-31 11:25:09.5265|INFO|12|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14690.96bps 2022-08-31 11:25:09.8382|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:09.8382|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:09.8382|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:09.8382|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:09.8382|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:09.8382|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:09.8382|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:09.8382|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:09.8382|INFO|88|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:09.8382|TRACE|88|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:10.0279|INFO|75|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:25:10.5270|INFO|88|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14657.82bps 2022-08-31 11:25:10.9139|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:10.9139|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:10.9139|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:10.9139|TRACE|10| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:10.9139|TRACE|10| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:10.9139|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:10.9139|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:10.9139|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:10.9139|INFO|10|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:10.9139|TRACE|10|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:11.3916|INFO|80|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:25:11.5285|INFO|69|Old Headers 6511487 / 7470000 | queue 42432 | current 0.00bps | total 14624.80bps 2022-08-31 11:25:11.8378|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:11.8378|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:11.8378|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:11.8378|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:11.8378|TRACE|87| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:11.8378|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:11.8378|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:11.8378|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:11.8378|INFO|87|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:11.8378|TRACE|87|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:12.5272|INFO|78|Old Headers 6541055 / 7470000 | queue 13056 | current 29607.14bps | total 14658.38bps 2022-08-31 11:25:12.5828|INFO|79|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:25:12.8403|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:12.8403|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:12.8403|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:12.8403|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:12.8403|TRACE|68| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:12.8403|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:12.8403|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:12.8403|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:12.8403|INFO|68|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502982|peer total difficulty:10790000 2022-08-31 11:25:12.8403|TRACE|68|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:13.4954|INFO|68|Received a new payload: 7502983 (0x360ab7df4d2f9afdc6e2c50a167fc1bc969698eb6e2f2d87bda0ecdd0418efc4) 2022-08-31 11:25:13.5014|INFO|68|Syncing... Parent wasn't processed. Inserting block 7502983 (0x360ab7...18efc4). 2022-08-31 11:25:13.5258|INFO|75|Old Headers 6559679 / 7470000 | queue 41472 | current 18651.51bps | total 14667.31bps 2022-08-31 11:25:13.5782|INFO|77|Received: ForkchoiceState: (HeadBlockHash: 0x360ab7df4d2f9afdc6e2c50a167fc1bc969698eb6e2f2d87bda0ecdd0418efc4, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:25:13.5782|INFO|77|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x360ab7df4d2f9afdc6e2c50a167fc1bc969698eb6e2f2d87bda0ecdd0418efc4, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:25:13.7826|INFO|77|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:25:13.8381|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:13.8381|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:13.8381|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:13.8381|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:13.8381|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:13.8381|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:13.8381|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:13.8381|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:13.8381|INFO|17|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:13.8381|TRACE|17|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:14.5276|INFO|72|Old Headers 6559679 / 7470000 | queue 41664 | current 0.00bps | total 14634.47bps 2022-08-31 11:25:14.8373|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:14.8373|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:14.8373|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:14.8373|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:14.8373|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:14.8373|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:14.8373|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:14.8373|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:14.8373|INFO|88|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:14.8373|TRACE|88|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:14.9472|INFO|72|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:25:15.2487|INFO|75|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:25:15.5275|INFO|88|Old Headers 6559679 / 7470000 | queue 41664 | current 0.00bps | total 14601.84bps 2022-08-31 11:25:15.8379|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:15.8379|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:15.8379|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:15.8379|TRACE|80| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:15.8379|TRACE|80| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:15.8379|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:15.8379|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:15.8379|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:15.8379|INFO|80|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:15.8379|TRACE|80|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:16.0860|INFO|14|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:25:16.5273|INFO|75|Old Headers 6559871 / 7470000 | queue 41664 | current 192.06bps | total 14569.80bps 2022-08-31 11:25:16.8389|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:16.8389|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:16.8389|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:16.8389|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:16.8389|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:16.8389|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:16.8389|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:16.8389|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:16.8389|INFO|72|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:16.8389|TRACE|72|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:17.0703|INFO|17|SNAP - progress of State Ranges (Phase 1): 6.25% [ ] 2022-08-31 11:25:17.5281|INFO|80|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:25:17.5281|INFO|80|Old Headers 6559871 / 7470000 | queue 41664 | current 0.00bps | total 14537.43bps 2022-08-31 11:25:17.5281|INFO|80|Sync peers 30(30)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502983| 65.21.225.58:30303][ 35| 2794| 0| 0| 0| 4634][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502983| 34.92.49.176:29888][ 213| 427| 0| 0| 0| 3468][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982|135.181.222.185:30303][ 34| 2992| 0| 0| 0| 5912][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982| 144.76.93.241:30303][ 31| 4278| 0| 0| 0| 9210][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982| 162.55.242.81:30303][ 37| 4218|24362|17681| 0| 7983][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982| 38.242.196.108:30303][ 15| 4674| 0| 0| 0| 3418][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982| 5.182.17.143:30303][ 17| 5416| 0| 0| 0| 3391][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982| 95.111.228.141:30303][ 34| 2766| 0| 0| 0| 3448][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982| 95.217.201.235:30303][ 46| 2586| 0| 0| 0| 3414][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502982| 161.97.96.198:30303][ 34| 2753| 0| 0| 0| 3533][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502982| 62.171.149.2:30303][ 46| 2629| 0| 0| 0| 4129][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502913| 3.139.61.101:29888][ 129| 1066| 0| 0| 0| 3335][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] 2022-08-31 11:25:17.8394|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:17.8394|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:17.8394|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:17.8394|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:17.8394|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:17.8394|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:17.8394|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:17.8394|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:17.8394|INFO|17|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:17.8394|TRACE|17|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:17.9474|INFO|77|SNAP - progress of State Ranges (Phase 1): 6.640625% [ ] 2022-08-31 11:25:18.5277|INFO|8|Old Headers 6559871 / 7470000 | queue 41664 | current 0.00bps | total 14505.24bps 2022-08-31 11:25:18.8398|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:18.8398|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:18.8398|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:18.8398|TRACE|80| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:18.8398|TRACE|80| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:18.8398|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:18.8398|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:18.8398|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:18.8398|INFO|80|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:18.8398|TRACE|80|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:18.9032|INFO|14|SNAP - progress of State Ranges (Phase 1): 6.640625% [ ] 2022-08-31 11:25:18.9032|INFO|14|SNAP - (NO REQUEST, diff:0) True:0x11b8934ca14c4762bbb31256a9e6ec5d558b7bb6732538fe115cabdff3524d83 - Requests Account:1 | Storage:13 | Code:12 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:25:19.5273|INFO|83|Old Headers 6559871 / 7470000 | queue 41664 | current 0.00bps | total 14473.20bps 2022-08-31 11:25:19.8134|INFO|68|SNAP - progress of State Ranges (Phase 1): 7.03125% [ ] 2022-08-31 11:25:19.8380|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:19.8380|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:19.8380|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:19.8380|TRACE|81| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:19.8380|TRACE|81| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:19.8380|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:19.8380|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:19.8380|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:19.8380|INFO|81|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:19.8380|TRACE|81|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:20.5276|INFO|75|Old Headers 6559871 / 7470000 | queue 41664 | current 0.00bps | total 14441.28bps 2022-08-31 11:25:20.8394|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:20.8394|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:20.8394|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:20.8394|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:20.8394|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:20.8394|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:20.8394|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:20.8394|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:20.8394|INFO|88|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:20.8394|TRACE|88|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:20.8683|INFO|3|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:25:21.5274|INFO|12|Old Headers 6559871 / 7470000 | queue 41664 | current 0.00bps | total 14409.51bps 2022-08-31 11:25:21.8394|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:21.8394|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:21.8394|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:21.8394|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:21.8394|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:21.8394|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:21.8394|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:21.8394|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:21.8394|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:21.8394|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:21.9880|INFO|72|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:25:22.5270|INFO|14|Old Headers 6559871 / 7470000 | queue 41664 | current 0.00bps | total 14377.89bps 2022-08-31 11:25:22.8380|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:22.8380|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:22.8380|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:22.8380|TRACE|72| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:22.8380|TRACE|72| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:22.8380|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:22.8380|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:22.8380|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:22.8380|INFO|72|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:22.8380|TRACE|72|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:22.9261|INFO|14|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:25:23.5273|INFO|89|Old Headers 6587903 / 7470000 | queue 13824 | current 28025.43bps | total 14407.79bps 2022-08-31 11:25:23.7261|INFO|89|SNAP - progress of State Ranges (Phase 1): 7.8125% [ ] 2022-08-31 11:25:23.8373|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:23.8373|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:23.8373|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:23.8373|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:23.8373|TRACE|68| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:23.8373|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:23.8373|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:23.8373|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:23.8373|INFO|68|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502983|peer total difficulty:10790000 2022-08-31 11:25:23.8373|TRACE|68|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:24.4264|INFO|77|Received a new payload: 7502984 (0xbd8d83a7ea9425fe03a6c92f76f78fce52f061bdf100f6dbe9045f6fd6c7a98a) 2022-08-31 11:25:24.4264|INFO|77|Syncing... Parent wasn't processed. Inserting block 7502984 (0xbd8d83...c7a98a). 2022-08-31 11:25:24.5268|INFO|8|Old Headers 6607103 / 7470000 | queue 31296 | current 19210.91bps | total 14418.28bps 2022-08-31 11:25:24.5418|INFO|69|Received: ForkchoiceState: (HeadBlockHash: 0xbd8d83a7ea9425fe03a6c92f76f78fce52f061bdf100f6dbe9045f6fd6c7a98a, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:25:24.5418|INFO|69|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbd8d83a7ea9425fe03a6c92f76f78fce52f061bdf100f6dbe9045f6fd6c7a98a, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:25:24.6878|INFO|18|SNAP - progress of State Ranges (Phase 1): 8.203125% [ ] 2022-08-31 11:25:24.8383|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:24.8383|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:24.8383|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:24.8383|TRACE|82| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:24.8383|TRACE|82| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:24.8383|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:24.8383|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:24.8383|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:24.8383|INFO|82|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:24.8383|TRACE|82|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:25.5285|INFO|14|Old Headers 6622463 / 7470000 | queue 38976 | current 15333.51bps | total 14420.28bps 2022-08-31 11:25:25.7501|INFO|14|SNAP - progress of State Ranges (Phase 1): 8.59375% [ ] 2022-08-31 11:25:25.8387|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:25.8387|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:25.8387|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:25.8387|TRACE|70| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:25.8387|TRACE|70| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:25.8387|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:25.8387|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:25.8387|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:25.8387|INFO|70|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:25.8387|TRACE|70|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:26.5286|INFO|6|Old Headers 6649343 / 7470000 | queue 12672 | current 26879.43bps | total 14447.39bps 2022-08-31 11:25:26.6268|INFO|69|SNAP - progress of State Ranges (Phase 1): 8.59375% [ ] 2022-08-31 11:25:26.8391|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:26.8391|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:26.8391|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:26.8391|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:26.8391|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:26.8391|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:26.8391|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:26.8391|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:26.8391|INFO|88|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:26.8391|TRACE|88|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:27.5290|INFO|90|Old Headers 6666047 / 7470000 | queue 33792 | current 16697.60bps | total 14452.28bps 2022-08-31 11:25:27.7874|INFO|87|SNAP - progress of State Ranges (Phase 1): 9.375% [ ] 2022-08-31 11:25:27.8401|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:27.8401|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:27.8401|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:27.8401|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:27.8401|TRACE|86| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:27.8401|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:27.8401|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:27.8401|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:27.8401|INFO|86|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:27.8401|TRACE|86|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:28.5560|INFO|70|Old Headers 6699647 / 7470000 | queue 8256 | current 32719.07bps | total 14492.92bps 2022-08-31 11:25:28.8396|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:28.8396|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:28.8396|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:28.8396|TRACE|85| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:28.8396|TRACE|85| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:28.8396|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:28.8396|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:28.8396|TRACE|85| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:28.8396|INFO|85|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:28.8396|TRACE|85|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:29.4986|INFO|80|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:25:29.4986|INFO|80|SNAP - (CodesToRetrieve:38, diff:0) True:0x198d965ac9fcf180aa403857b936acc0a7b9828479b70dbca0df1cc9a577eda2 - Requests Account:1 | Storage:17 | Code:11 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:25:29.7458|INFO|70|Old Headers 6710591 / 7470000 | queue 39936 | current 9197.82bps | total 14479.30bps 2022-08-31 11:25:29.8435|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:29.8435|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:29.8435|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:29.8435|TRACE|18| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:29.8435|TRACE|18| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:29.8435|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:29.8435|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:29.8435|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:29.8435|INFO|18|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:29.8435|TRACE|18|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:30.7478|INFO|11|Old Headers 6737087 / 7470000 | queue 15168 | current 26443.76bps | total 14505.16bps 2022-08-31 11:25:30.8390|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:30.8390|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:30.8390|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:30.8390|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:30.8390|TRACE|69| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:30.8390|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:30.8390|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:30.8390|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:30.8390|INFO|69|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:30.8390|TRACE|69|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:31.0435|INFO|78|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:25:32.2211|INFO|10|Old Headers 6771455 / 7470000 | queue 13440 | current 23328.97bps | total 14533.10bps 2022-08-31 11:25:32.2277|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:32.2277|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:32.2277|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:32.2277|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:32.2277|TRACE|67| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:32.2277|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:32.2277|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:32.2277|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:32.2277|INFO|67|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:32.2277|TRACE|67|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:32.8413|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:32.8413|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:32.8413|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:32.8413|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:32.8413|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:32.8413|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:32.8413|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:32.8413|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:32.8413|INFO|83|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:32.8413|TRACE|83|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:33.3108|INFO|75|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:25:33.3108|INFO|75|Old Headers 6785087 / 7470000 | queue 27840 | current 12508.71bps | total 14528.37bps 2022-08-31 11:25:33.7653|INFO|82|SNAP - progress of State Ranges (Phase 1): 10.9375% [* ] 2022-08-31 11:25:33.8400|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:33.8400|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:33.8400|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:33.8400|TRACE|68| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:33.8400|TRACE|68| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:33.8400|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:33.8400|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:33.8400|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:33.8400|INFO|68|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:33.8400|TRACE|68|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:34.3761|INFO|15|Old Headers 6785087 / 7470000 | queue 42816 | current 0.00bps | total 14495.25bps 2022-08-31 11:25:34.8401|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:34.8401|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:34.8401|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:34.8401|TRACE|77| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:34.8401|TRACE|77| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:34.8401|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:34.8401|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:34.8401|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:34.8401|INFO|77|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:34.8401|TRACE|77|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:35.3777|INFO|75|Old Headers 6785087 / 7470000 | queue 43008 | current 0.00bps | total 14464.25bps 2022-08-31 11:25:35.8447|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:35.8447|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:35.8447|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:35.8447|TRACE|76| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:35.8447|TRACE|76| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:35.8447|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:35.8447|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:35.8447|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:35.8447|INFO|76|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:35.8447|TRACE|76|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:36.1700|INFO|93|SNAP - progress of State Ranges (Phase 1): 11.71875% [* ] 2022-08-31 11:25:36.3800|INFO|94|Old Headers 6785087 / 7470000 | queue 43008 | current 0.00bps | total 14433.36bps 2022-08-31 11:25:36.7497|INFO|67|Received a new payload: 7502985 (0xe015293d46129e527640c1bc770c1c0370b70aa776c17c208a3f13935ef13712) 2022-08-31 11:25:36.7497|INFO|67|Syncing... Parent wasn't processed. Inserting block 7502985 (0xe01529...f13712). 2022-08-31 11:25:36.8079|INFO|77|Received: ForkchoiceState: (HeadBlockHash: 0xe015293d46129e527640c1bc770c1c0370b70aa776c17c208a3f13935ef13712, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:25:36.8079|INFO|77|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe015293d46129e527640c1bc770c1c0370b70aa776c17c208a3f13935ef13712, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:25:36.8438|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:36.8438|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:36.8438|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:36.8438|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:36.8438|TRACE|67| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:36.8438|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:36.8438|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:36.8438|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:36.8438|INFO|67|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502984|peer total difficulty:10790000 2022-08-31 11:25:36.8438|TRACE|67|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:37.3801|INFO|3|Old Headers 6785087 / 7470000 | queue 43008 | current 0.00bps | total 14402.67bps 2022-08-31 11:25:37.7233|INFO|10|SNAP - progress of State Ranges (Phase 1): 11.71875% [* ] 2022-08-31 11:25:37.8417|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:37.8417|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:37.8417|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:37.8417|TRACE|6| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:37.8417|TRACE|6| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:37.8417|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:37.8417|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:37.8417|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:37.8417|INFO|6|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:37.8417|TRACE|6|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:38.3783|INFO|6|Old Headers 6785087 / 7470000 | queue 43008 | current 0.00bps | total 14372.18bps 2022-08-31 11:25:38.8460|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:38.8460|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:38.8460|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:38.8460|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:38.8460|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:38.8460|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:38.8460|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:38.8460|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:38.8460|INFO|83|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:38.8460|TRACE|83|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:39.3890|INFO|79|Old Headers 6785087 / 7470000 | queue 43008 | current 0.00bps | total 14341.42bps 2022-08-31 11:25:40.2000|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:40.2000|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:40.2000|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:40.2000|TRACE|15| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:40.2000|TRACE|15| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:40.2000|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:40.2000|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:40.2000|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:40.2000|INFO|15|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:40.2000|TRACE|15|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:40.4234|INFO|87|Old Headers 6785087 / 7470000 | queue 43008 | current 0.00bps | total 14310.08bps 2022-08-31 11:25:40.4464|INFO|15|SNAP - progress of State Ranges (Phase 1): 12.5% [* ] 2022-08-31 11:25:40.8395|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:40.8395|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:40.8395|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:40.8395|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:40.8395|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:40.8395|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:40.8395|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:40.8395|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:40.8395|INFO|88|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:40.8395|TRACE|88|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:41.4238|INFO|93|Old Headers 6785087 / 7470000 | queue 43008 | current 0.00bps | total 14279.91bps 2022-08-31 11:25:41.8551|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:41.8551|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:41.8551|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:41.8551|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:41.8551|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:41.8551|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:41.8551|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:41.8551|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:41.8551|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:41.8551|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:42.2224|INFO|3|SNAP - progress of State Ranges (Phase 1): 12.890625% [* ] 2022-08-31 11:25:42.5157|INFO|14|Old Headers 6802175 / 7470000 | queue 26112 | current 15649.77bps | total 14283.05bps 2022-08-31 11:25:42.9982|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:42.9982|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:42.9982|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:42.9982|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:42.9982|TRACE|86| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:42.9982|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:42.9982|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:42.9982|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:42.9982|INFO|86|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:42.9982|TRACE|86|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:43.5277|INFO|94|Old Headers 6828287 / 7470000 | queue 0 | current 25802.78bps | total 14307.52bps 2022-08-31 11:25:43.8384|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:43.8384|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:43.8384|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:43.8384|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:43.8384|TRACE|8| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:43.8384|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:43.8384|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:43.8384|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:43.8384|INFO|8|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:43.8384|TRACE|8|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:44.5299|INFO|68|Old Headers 6844031 / 7470000 | queue 3072 | current 15710.91bps | total 14310.46bps 2022-08-31 11:25:44.8391|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:44.8391|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:44.8391|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:44.8391|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:44.8391|TRACE|69| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:44.8391|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:44.8391|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:44.8391|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:44.8391|INFO|69|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:44.8391|TRACE|69|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:45.0132|INFO|81|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:25:45.5300|INFO|6|Old Headers 6851327 / 7470000 | queue 38016 | current 7295.56bps | total 14295.80bps 2022-08-31 11:25:45.8407|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:45.8407|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:45.8407|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:45.8407|TRACE|87| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:45.8407|TRACE|87| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:45.8407|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:45.8407|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:45.8407|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:45.8407|INFO|87|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:45.8407|TRACE|87|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:46.3304|INFO|3|SNAP - progress of State Ranges (Phase 1): 13.671875% [* ] 2022-08-31 11:25:46.5335|INFO|67|Old Headers 6877055 / 7470000 | queue 12480 | current 25639.71bps | total 14319.54bps 2022-08-31 11:25:46.8389|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:46.8389|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:46.8389|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:46.8389|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:46.8389|TRACE|67| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:46.8389|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:46.8389|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:46.8389|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:46.8389|INFO|67|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:46.8389|TRACE|67|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:47.5317|INFO|17|Old Headers 6897502 / 7470000 | queue 17664 | current 20483.73bps | total 14332.34bps 2022-08-31 11:25:47.8395|TRACE|86| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:47.8395|TRACE|86| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:47.8395|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:47.8395|TRACE|86| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:47.8395|TRACE|86| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:47.8395|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:47.8395|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:47.8395|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:47.8395|INFO|86|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:47.8395|TRACE|86|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:48.5537|INFO|79|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:25:48.5537|INFO|79|Old Headers 6921407 / 7470000 | queue 30528 | current 23389.83bps | total 14351.56bps 2022-08-31 11:25:48.5537|INFO|79|Sync peers - Initialized: 31 | All: 31 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [H S ][ ][Peer|eth66| 7502985| 220.233.71.175:30303][ 465| 179| 0| 0| 0| 765][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502985| 34.142.219.190:30303][ 211| 404| 0| 0| 0| 2952][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502985| 65.21.225.58:30303][ 34| 2777| 0| 0| 0| 4849][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502985| 91.126.200.41:30305][ 0| 2206| 0| 0| 0| 4669][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502985| 34.150.36.76:29888][ 207| 449| 0| 0| 0| 3120][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502985| 34.92.49.176:29888][ 213| 428| 0| 0| 0| 3358][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502985| 35.220.157.21:29888][ 206| 461| 0| 0| 0| 3212][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [H ][ ][Peer|eth66| 7502984| 139.144.52.41:34186][ 106| 567| 0| 0| 0| 0][Nethermind/v1.14.0-44-21bc59f7d-20220829/X64-Linux/6.0.8] [H S ][ ][Peer|eth66| 7502984| 96.241.32.54:30309][ 332| 845| 0| 0| 0| 2142][Geth/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [H S ][ ][Peer|eth66| 7502984|135.181.222.185:30303][ 34| 2978| 0| 0| 0| 6768][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 135.181.75.42:30303][ 45| 2304| 0| 0| 0| 3835][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 144.76.93.241:30303][ 30| 4195| 0| 0| 0| 8916][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 149.102.152.74:30303][ 10| 7072| 0| 0| 0| 3730][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 149.102.152.79:30303][ 8| 8250| 0| 0| 0| 3791][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 161.97.179.181:30303][ 53| 1717| 0| 0| 0| 2881][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 161.97.68.199:30303][ 70| 1109| 0| 0| 0| 1816][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 162.55.242.81:30303][ 36| 4124|24362|17681| 0| 9621][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 164.68.113.238:30303][ 39| 2251| 0| 0| 0| 3323][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 38.242.196.108:30303][ 15| 4231| 0| 0| 0| 3427][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 5.182.17.143:30303][ 17| 5365| 0| 0| 0| 3555][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 95.111.228.141:30303][ 34| 2748| 0| 0| 0| 3683][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 95.111.234.16:30303][ 54| 2368| 4059| 4980| 0| 2704][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 95.217.201.235:30303][ 44| 2502| 0| 0| 0| 4751][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 18.221.67.9:30303][ 92| 1099| 0| 0| 0| 4692][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [H S ][ ][Peer|eth66| 7502984| 192.41.72.34:30303][ 123| 740| 0| 0| 0| 3546][Geth/v1.10.21-unstable-c6dcd018-20220725/linux-amd64/go1.18.5] [H S ][ ][Peer|eth66| 7502984| 54.151.173.104:43250][ 215| 485| 0| 0| 0| 3544][Geth/v1.10.21-stable/linux-amd64/go1.18.4] [H S ][ ][Peer|eth66| 7502984| 161.97.96.198:30303][ 34| 2737| 0| 0| 0| 3520][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H S ][ ][Peer|eth66| 7502984| 185.48.24.112:30303][ 65| 753| 0| 0| 0| 425][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H S ][ ][Peer|eth66| 7502984| 62.171.129.113:30303][ 36| 2498| 0| 0| 0| 3460][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H S ][ ][Peer|eth66| 7502984| 62.171.149.2:30303][ 43| 2539| 0| 0| 0| 3761][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [H S ][ ][Peer|eth66| 7502913| 3.139.61.101:29888][ 117| 1007| 0| 0| 0| 3759][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] 2022-08-31 11:25:48.5827|INFO|96|Received a new payload: 7502986 (0x7eb9422672f8c0622837c7e686a2bdb584f6d7896c5931d767a4897dc8993142) 2022-08-31 11:25:48.5827|INFO|96|Syncing... Parent wasn't processed. Inserting block 7502986 (0x7eb942...993142). 2022-08-31 11:25:48.6760|INFO|9|Received: ForkchoiceState: (HeadBlockHash: 0x7eb9422672f8c0622837c7e686a2bdb584f6d7896c5931d767a4897dc8993142, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:25:48.6760|INFO|9|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7eb9422672f8c0622837c7e686a2bdb584f6d7896c5931d767a4897dc8993142, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:25:48.8444|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:48.8444|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:48.8444|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:48.8444|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:48.8444|TRACE|9| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:48.8444|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:48.8444|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:48.8444|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:48.8444|INFO|9|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502985|peer total difficulty:10790000 2022-08-31 11:25:48.8444|TRACE|9|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:50.3728|INFO|84|SNAP - progress of State Ranges (Phase 1): 14.0625% [* ] 2022-08-31 11:25:50.4828|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:50.4828|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:50.4828|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:50.4828|TRACE|75| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:50.4828|TRACE|75| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:50.4828|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:50.4828|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:50.4828|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:50.4828|INFO|75|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:50.4828|TRACE|75|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:50.4828|INFO|75|Old Headers 6923135 / 7470000 | queue 40512 | current 895.71bps | total 14297.87bps 2022-08-31 11:25:50.8393|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:50.8393|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:50.8393|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:50.8393|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:50.8393|TRACE|67| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:50.8393|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:50.8393|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:50.8393|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:50.8393|INFO|67|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:50.8393|TRACE|67|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:51.4832|INFO|89|Old Headers 6961151 / 7470000 | queue 2496 | current 38008.31bps | total 14346.82bps 2022-08-31 11:25:51.8410|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:51.8410|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:51.8410|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:51.8410|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:51.8410|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:51.8410|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:51.8410|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:51.8410|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:51.8410|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:51.8410|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:52.3344|INFO|88|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:25:52.3344|INFO|88|SNAP - (StoragesToRetrieve:1200, diff:0) True:0x260066fe8e212bcddd63f3320099d7f1c7c8df25a855e62b5e2c0864d1eaa842 - Requests Account:0 | Storage:26 | Code:4 | Refresh:0 - Queues Slots:0 | Storages:3080 | Codes:10187 | Refresh:0 2022-08-31 11:25:52.4819|INFO|83|Old Headers 6969407 / 7470000 | queue 42240 | current 8267.27bps | total 14334.31bps 2022-08-31 11:25:52.8386|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:52.8386|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:52.8386|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:52.8386|TRACE|93| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:52.8386|TRACE|93| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:52.8386|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:52.8386|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:52.8386|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:52.8386|INFO|93|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:52.8386|TRACE|93|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:53.4821|INFO|18|Old Headers 6985343 / 7470000 | queue 26688 | current 15933.68bps | total 14337.60bps 2022-08-31 11:25:53.8387|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:53.8387|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:53.8387|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:53.8387|TRACE|84| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:53.8387|TRACE|84| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:53.8387|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:53.8387|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:53.8387|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:53.8387|INFO|84|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:53.8387|TRACE|84|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:54.0676|INFO|9|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:25:54.4827|INFO|97|Old Headers 7016255 / 7470000 | queue 1152 | current 30893.54bps | total 14371.59bps 2022-08-31 11:25:54.8420|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:54.8420|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:54.8420|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:54.8420|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:54.8420|TRACE|69| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:54.8420|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:54.8420|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:54.8420|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:54.8420|INFO|69|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:54.8420|TRACE|69|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:54.9746|INFO|85|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:25:55.4837|INFO|8|Old Headers 7026431 / 7470000 | queue 37824 | current 10166.07bps | total 14362.97bps 2022-08-31 11:25:55.9360|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:55.9360|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:55.9360|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:55.9360|TRACE|79| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:55.9360|TRACE|79| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:55.9360|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:55.9360|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:55.9360|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:55.9360|INFO|79|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:55.9360|TRACE|79|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:56.3254|INFO|71|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:25:56.4829|INFO|92|Old Headers 7033727 / 7470000 | queue 36288 | current 7302.21bps | total 14348.55bps 2022-08-31 11:25:56.8406|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:56.8406|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:56.8406|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:56.8406|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:56.8406|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:56.8406|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:56.8406|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:56.8406|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:56.8406|INFO|3|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:56.8406|TRACE|3|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:57.1738|INFO|66|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:25:57.4868|INFO|8|Old Headers 7033727 / 7470000 | queue 42816 | current 0.00bps | total 14319.18bps 2022-08-31 11:25:57.8435|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:57.8435|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:57.8435|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:57.8435|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:57.8435|TRACE|89| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:57.8435|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:57.8435|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:57.8435|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:57.8435|INFO|89|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:57.8435|TRACE|89|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:58.4028|INFO|71|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:25:58.4880|INFO|15|Old Headers 7033727 / 7470000 | queue 42816 | current 0.00bps | total 14290.01bps 2022-08-31 11:25:58.8408|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:25:58.8408|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:25:58.8408|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:25:58.8408|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:25:58.8408|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:58.8408|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:25:58.8408|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:25:58.8408|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:25:58.8408|INFO|3|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:25:58.8408|TRACE|3|Changing state to FastHeaders, SnapSync | 2022-08-31 11:25:59.4888|INFO|72|Old Headers 7033727 / 7470000 | queue 42816 | current 0.00bps | total 14260.97bps 2022-08-31 11:26:00.1733|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:00.1733|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:00.1733|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:00.1733|TRACE|95| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:00.1733|TRACE|95| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:00.1733|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:00.1733|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:00.1733|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:00.1733|INFO|95|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502986|peer total difficulty:10790000 2022-08-31 11:26:00.1733|TRACE|95|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:00.4858|INFO|89|Old Headers 7042175 / 7470000 | queue 34560 | current 8473.64bps | total 14249.28bps 2022-08-31 11:26:00.5727|INFO|79|Received a new payload: 7502987 (0xc85d3662d68468380c729070d232a0b18790d37a8517e43edbe450236fa01e51) 2022-08-31 11:26:00.5772|INFO|79|Syncing... Parent wasn't processed. Inserting block 7502987 (0xc85d36...a01e51). 2022-08-31 11:26:00.6918|INFO|15|Received: ForkchoiceState: (HeadBlockHash: 0xc85d3662d68468380c729070d232a0b18790d37a8517e43edbe450236fa01e51, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) 2022-08-31 11:26:00.6918|INFO|15|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc85d3662d68468380c729070d232a0b18790d37a8517e43edbe450236fa01e51, SafeBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f, FinalizedBlockHash: 0xfea5e9ac769f02bdc68d0c9b1847e5dbb74faa192ccb2d23682ad08412a3474e) . 2022-08-31 11:26:00.8432|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:00.8432|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:00.8432|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:00.8432|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:00.8432|TRACE|67| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:00.8432|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:00.8432|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:00.8432|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:00.8432|INFO|67|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:00.8432|TRACE|67|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:01.4669|INFO|66|SNAP - progress of State Ranges (Phase 1): 16.015625% [* ] 2022-08-31 11:26:01.7935|INFO|88|Old Headers 7076735 / 7470000 | queue 0 | current 26428.21bps | total 14281.46bps 2022-08-31 11:26:01.8454|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:01.8454|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:01.8454|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:01.8454|TRACE|9| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:01.8454|TRACE|9| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:01.8454|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:01.8454|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:01.8454|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:01.8454|INFO|9|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:01.8454|TRACE|9|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:02.7900|INFO|81|Old Headers 7082303 / 7470000 | queue 42048 | current 5587.70bps | total 14263.99bps 2022-08-31 11:26:02.8384|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:02.8384|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:02.8384|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:02.8384|TRACE|83| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:02.8384|TRACE|83| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:02.8384|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:02.8384|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:02.8384|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:02.8384|INFO|83|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:02.8384|TRACE|83|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:03.7899|INFO|11|Old Headers 7084223 / 7470000 | queue 40512 | current 1920.44bps | total 14239.15bps 2022-08-31 11:26:03.8385|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:03.8385|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:03.8385|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:03.8385|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:03.8385|TRACE|71| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:03.8385|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:03.8385|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:03.8385|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:03.8385|INFO|71|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:03.8385|TRACE|71|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:04.2224|INFO|81|SNAP - progress of State Ranges (Phase 1): 16.015625% [* ] 2022-08-31 11:26:04.7906|INFO|97|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:26:04.7906|INFO|97|Old Headers 7123583 / 7470000 | queue 1152 | current 39329.87bps | total 14289.59bps 2022-08-31 11:26:04.8419|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:04.8419|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:04.8419|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:04.8419|TRACE|69| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:04.8419|TRACE|69| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:04.8419|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:04.8419|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:04.8419|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:04.8419|INFO|69|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:04.8419|TRACE|69|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:05.3786|INFO|99|SNAP - progress of State Ranges (Phase 1): 16.015625% [* ] 2022-08-31 11:26:05.7660|INFO|99|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:26:05.7660|INFO|89|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:26:05.7901|INFO|14|Old Headers 7142399 / 7470000 | queue 14208 | current 18826.87bps | total 14298.68bps 2022-08-31 11:26:05.9129|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:05.9129|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:05.9129|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:05.9129|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:05.9129|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:05.9129|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:05.9129|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:05.9129|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:05.9129|INFO|3|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:05.9129|TRACE|3|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:06.7914|INFO|90|Old Headers 7161599 / 7470000 | queue 23808 | current 19175.04bps | total 14308.45bps 2022-08-31 11:26:06.8394|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:06.8394|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:06.8394|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:06.8394|TRACE|88| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:06.8394|TRACE|88| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:06.8394|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:06.8394|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:06.8394|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:06.8394|INFO|88|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:06.8394|TRACE|88|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:07.7991|INFO|101|Old Headers 7185791 / 7470000 | queue 17088 | current 24008.62bps | total 14327.97bps 2022-08-31 11:26:07.8396|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:07.8396|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:07.8396|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:07.8396|TRACE|15| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:07.8396|TRACE|15| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:07.8396|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:07.8396|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:07.8396|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:07.8396|INFO|15|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:07.8396|TRACE|15|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:08.8000|INFO|76|Old Headers 7207487 / 7470000 | queue 19584 | current 21677.97bps | total 14342.63bps 2022-08-31 11:26:08.8397|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:08.8397|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:08.8397|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:08.8397|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:08.8397|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:08.8397|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:08.8397|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:08.8397|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:08.8397|INFO|3|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:08.8397|TRACE|3|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:09.4075|INFO|93|SNAP - progress of State Ranges (Phase 1): 16.796875% [* ] 2022-08-31 11:26:09.7983|INFO|9|Old Headers 7238399 / 7470000 | queue 3840 | current 30965.95bps | total 14375.63bps 2022-08-31 11:26:09.8377|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:09.8377|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:09.8377|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:09.8377|TRACE|8| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:09.8377|TRACE|8| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:09.8377|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:09.8377|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:09.8377|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:09.8377|INFO|8|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:09.8377|TRACE|8|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:10.9967|INFO|11|Old Headers 7241855 / 7470000 | queue 41664 | current 2883.90bps | total 14348.31bps 2022-08-31 11:26:11.0045|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:11.0045|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:11.0045|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:11.0045|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:11.0045|TRACE|11| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:11.0045|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:11.0045|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:11.0045|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:11.0045|INFO|11|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:11.0045|TRACE|11|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:11.8380|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:11.8380|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:11.8380|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:11.8380|TRACE|97| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:11.8380|TRACE|97| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:11.8380|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:11.8380|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:11.8380|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:11.8380|INFO|97|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:11.8380|TRACE|97|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:12.0078|INFO|92|Old Headers 7241855 / 7470000 | queue 41664 | current 0.00bps | total 14319.58bps 2022-08-31 11:26:12.2928|INFO|96|SNAP - progress of State Ranges (Phase 1): 16.796875% [* ] 2022-08-31 11:26:12.2928|INFO|96|SNAP - (NO REQUEST, diff:0) True:0x2be73367a4ba668882197b63113f35970f28dded6806542a83029c693b33b5b9 - Requests Account:1 | Storage:17 | Code:1 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:26:12.8392|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:12.8392|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:12.8392|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:12.8392|TRACE|17| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:12.8392|TRACE|17| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:12.8392|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:12.8392|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:12.8392|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:12.8392|INFO|17|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:12.8392|TRACE|17|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:13.0063|INFO|76|Old Headers 7241855 / 7470000 | queue 41664 | current 0.00bps | total 14291.32bps 2022-08-31 11:26:13.6879|INFO|77|SNAP - progress of State Ranges (Phase 1): 17.1875% [* ] 2022-08-31 11:26:13.8405|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:13.8405|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:13.8405|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:13.8405|TRACE|11| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:13.8405|TRACE|11| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:13.8405|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:13.8405|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:13.8405|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:13.8405|INFO|11|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:13.8405|TRACE|11|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:14.0069|INFO|12|Old Headers 7241855 / 7470000 | queue 41664 | current 0.00bps | total 14263.11bps 2022-08-31 11:26:14.8702|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:14.8702|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:14.8702|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:14.8702|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:14.8702|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:14.8702|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:14.8702|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:14.8702|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:14.8702|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:14.8702|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:15.0072|INFO|6|Old Headers 7241855 / 7470000 | queue 41664 | current 0.00bps | total 14235.02bps 2022-08-31 11:26:15.2505|INFO|70|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:26:15.4102|INFO|8|SNAP - progress of State Ranges (Phase 1): 17.578125% [* ] 2022-08-31 11:26:15.8528|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:15.8528|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:15.8528|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:15.8528|TRACE|96| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:15.8528|TRACE|96| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:15.8528|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:15.8528|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:15.8528|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:15.8528|INFO|96|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:15.8528|TRACE|96|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:16.0072|INFO|92|Old Headers 7241855 / 7470000 | queue 41664 | current 0.00bps | total 14207.06bps 2022-08-31 11:26:16.6110|INFO|8|SNAP - progress of State Ranges (Phase 1): 17.578125% [* ] 2022-08-31 11:26:16.8389|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:16.8389|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:16.8389|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:16.8389|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:16.8389|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:16.8389|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:16.8389|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:16.8389|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:16.8389|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:16.8389|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:17.0138|INFO|11|Old Headers 7241855 / 7470000 | queue 41664 | current 0.00bps | total 14179.01bps 2022-08-31 11:26:17.8387|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:17.8387|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:17.8387|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:17.8387|TRACE|100| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:17.8387|TRACE|100| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:17.8387|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:17.8387|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:17.8387|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:17.8387|INFO|100|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:17.8387|TRACE|100|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:18.0144|INFO|92|Old Headers 7247039 / 7470000 | queue 36672 | current 5181.49bps | total 14161.40bps 2022-08-31 11:26:18.0656|INFO|14|SNAP - progress of State Ranges (Phase 1): 17.96875% [* ] 2022-08-31 11:26:18.8414|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:18.8414|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:18.8414|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:18.8414|TRACE|3| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:18.8414|TRACE|3| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:18.8414|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:18.8414|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:18.8414|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:18.8414|INFO|3|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:18.8414|TRACE|3|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:19.0147|INFO|9|Old Headers 7286207 / 7470000 | queue 3840 | current 39157.35bps | total 14210.23bps 2022-08-31 11:26:19.8408|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:19.8408|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:19.8408|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:19.8408|TRACE|98| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:19.8408|TRACE|98| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:19.8408|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:19.8408|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:19.8408|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:19.8408|INFO|98|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:19.8408|TRACE|98|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:20.0142|INFO|91|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:26:20.0142|INFO|91|Old Headers 7288319 / 7470000 | queue 40128 | current 2113.05bps | total 14186.66bps 2022-08-31 11:26:20.7021|INFO|9|SNAP - progress of State Ranges (Phase 1): 18.359375% [* ] 2022-08-31 11:26:20.8394|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:20.8394|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:20.8394|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:20.8394|TRACE|89| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:20.8394|TRACE|89| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:20.8394|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:20.8394|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:20.8394|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:20.8394|INFO|89|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:20.8394|TRACE|89|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:21.0147|INFO|91|Old Headers 7307327 / 7470000 | queue 21504 | current 19000.45bps | total 14196.03bps 2022-08-31 11:26:21.8409|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:21.8409|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:21.8409|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:21.8409|TRACE|12| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:21.8409|TRACE|12| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:21.8409|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:21.8409|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:21.8409|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:21.8409|INFO|12|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:21.8409|TRACE|12|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:22.0156|INFO|67|Old Headers 7330559 / 7470000 | queue 3456 | current 23211.55bps | total 14213.55bps 2022-08-31 11:26:22.8428|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:22.8428|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:22.8428|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:22.8428|TRACE|94| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:22.8428|TRACE|94| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:22.8428|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:22.8428|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:22.8428|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:22.8428|INFO|94|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:22.8428|TRACE|94|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:22.8914|INFO|79|SNAP - progress of State Ranges (Phase 1): 18.75% [* ] 2022-08-31 11:26:23.0143|INFO|17|Old Headers 7357247 / 7470000 | queue 18432 | current 26724.78bps | total 14237.76bps 2022-08-31 11:26:23.8389|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:23.8389|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:23.8389|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:23.8389|TRACE|71| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:23.8389|TRACE|71| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:23.8389|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:23.8389|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:23.8389|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:23.8389|INFO|71|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:23.8389|TRACE|71|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:24.0155|INFO|101|Old Headers 7381055 / 7470000 | queue 31680 | current 23780.56bps | total 14256.24bps 2022-08-31 11:26:24.2100|INFO|11|SNAP - progress of State Ranges (Phase 1): 19.140625% [* ] 2022-08-31 11:26:24.8367|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:24.8367|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:24.8367|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:24.8367|TRACE|14| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:24.8367|TRACE|14| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:24.8367|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:24.8367|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:24.8367|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:24.8367|INFO|14|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:24.8367|TRACE|14|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:24.9005|INFO|72|Received: ForkchoiceState: (HeadBlockHash: 0xc85d3662d68468380c729070d232a0b18790d37a8517e43edbe450236fa01e51, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:26:24.9005|INFO|72|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc85d3662d68468380c729070d232a0b18790d37a8517e43edbe450236fa01e51, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:26:25.0151|INFO|95|Old Headers 7408511 / 7470000 | queue 14976 | current 27467.29bps | total 14281.73bps 2022-08-31 11:26:25.4170|INFO|93|SNAP - progress of State Ranges (Phase 1): 19.140625% [* ] 2022-08-31 11:26:25.8365|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:25.8365|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:25.8365|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:25.8365|TRACE|67| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:25.8365|TRACE|67| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:25.8365|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:25.8365|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:25.8365|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:25.8365|INFO|67|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:25.8365|TRACE|67|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:26.0155|INFO|90|Old Headers 7433663 / 7470000 | queue 29376 | current 25142.56bps | total 14302.66bps 2022-08-31 11:26:26.6028|INFO|87|SNAP - progress of State Ranges (Phase 1): 19.140625% [* ] 2022-08-31 11:26:26.8365|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:26.8365|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:26.8365|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:26.8365|TRACE|90| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:26.8365|TRACE|90| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:26.8365|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:26.8365|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:26.8365|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:26.8365|INFO|90|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:26.8365|TRACE|90|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:27.0139|INFO|83|Old Headers 7446911 / 7470000 | queue 23090 | current 13270.11bps | total 14300.68bps 2022-08-31 11:26:27.8361|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:27.8361|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:27.8361|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:27.8361|TRACE|78| * HEADERS : yes(fastBlocksHeadersNotFinished), no() 2022-08-31 11:26:27.8361|TRACE|78| BODIES : yes(fastBodiesNotFinished), no(fastHeadersFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:27.8361|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:27.8361|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:27.8361|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:27.8361|INFO|78|Changing state FastHeaders, SnapSync to FastHeaders, SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:27.8361|TRACE|78|Changing state to FastHeaders, SnapSync | 2022-08-31 11:26:27.8904|INFO|84|HeadersSyncDispatcher has finished work. 2022-08-31 11:26:27.8904|INFO|84|Fast blocks headers task completed. 2022-08-31 11:26:28.0177|INFO|83|Old Headers 7470000 / 7470000 | queue 0 | current 0.00bps | total 14321.30bps 2022-08-31 11:26:28.1697|INFO|15|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:26:28.1697|INFO|15|SNAP - (StoragesToRetrieve:1200, diff:0) True:0x331c11c1ab77d69c5e90bc2463451704921502f9f67684e8453c0c5813f1e049 - Requests Account:0 | Storage:28 | Code:5 | Refresh:0 - Queues Slots:0 | Storages:1889 | Codes:10285 | Refresh:0 2022-08-31 11:26:28.5498|INFO|82|Received a new payload: 7502988 (0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce) 2022-08-31 11:26:28.5662|INFO|82|Syncing... Parent wasn't processed. Inserting block 7502988 (0x4f095a...ca68ce). 2022-08-31 11:26:28.8344|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:28.8344|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:28.8344|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:28.8344|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:28.8344|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:28.8344|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:28.8344|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:28.8344|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:28.8344|INFO|82|Changing state FastHeaders, SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:28.8344|TRACE|82|Changing state to SnapSync | 2022-08-31 11:26:28.8344|INFO|82|Sync mode changed from FastHeaders, SnapSync to SnapSync 2022-08-31 11:26:28.9037|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:26:28.9037|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:26:30.0859|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:30.0859|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:30.0859|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:30.0859|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:30.0859|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:30.0859|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:30.0859|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:30.0859|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:30.0859|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:30.0859|TRACE|91|Changing state to SnapSync | 2022-08-31 11:26:30.8417|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:30.8457|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:30.8457|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:30.8457|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:30.8457|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:30.8457|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:30.8457|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:30.8457|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:30.8457|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502987|peer total difficulty:10790000 2022-08-31 11:26:30.8457|TRACE|66|Changing state to SnapSync | 2022-08-31 11:26:31.1864|INFO|101|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:26:31.8342|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:31.8342|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:31.8342|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:31.8342|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:31.8342|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:31.8342|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:31.8342|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:31.8342|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:31.8342|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:31.8342|TRACE|18|Changing state to SnapSync | 2022-08-31 11:26:32.5666|INFO|100|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:26:33.0511|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:33.0511|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:33.0511|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:33.0511|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:33.0511|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:33.0511|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:33.0511|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:33.0511|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:33.0511|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:33.0511|TRACE|8|Changing state to SnapSync | 2022-08-31 11:26:33.8384|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:33.8384|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:33.8384|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:33.8384|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:33.8384|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:33.8384|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:33.8384|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:33.8384|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:33.8384|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:33.8384|TRACE|76|Changing state to SnapSync | 2022-08-31 11:26:34.4147|INFO|86|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:26:34.8364|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:34.8364|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:34.8364|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:34.8364|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:34.8364|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:34.8364|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:34.8364|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:34.8364|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:34.8364|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:34.8364|TRACE|71|Changing state to SnapSync | 2022-08-31 11:26:35.1698|INFO|3|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:26:35.8350|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:35.8350|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:35.8350|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:35.8350|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:35.8350|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:35.8350|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:35.8350|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:35.8350|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:35.8350|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:35.8350|TRACE|82|Changing state to SnapSync | 2022-08-31 11:26:36.7734|INFO|82|SNAP - progress of State Ranges (Phase 1): 20.703125% [** ] 2022-08-31 11:26:36.8350|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:36.8350|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:36.8350|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:36.8350|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:36.8350|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:36.8350|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:36.8350|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:36.8350|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:36.8350|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:36.8350|TRACE|6|Changing state to SnapSync | 2022-08-31 11:26:37.8358|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:37.8358|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:37.8358|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:37.8358|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:37.8358|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:37.8358|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:37.8358|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:37.8358|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:37.8358|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:37.8358|TRACE|83|Changing state to SnapSync | 2022-08-31 11:26:38.8351|INFO|90|SNAP - progress of State Ranges (Phase 1): 20.703125% [** ] 2022-08-31 11:26:38.8393|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:38.8393|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:38.8393|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:38.8393|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:38.8393|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:38.8393|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:38.8393|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:38.8393|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:38.8393|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:38.8393|TRACE|96|Changing state to SnapSync | 2022-08-31 11:26:39.8628|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:39.8628|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:39.8628|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:39.8628|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:39.8628|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:39.8628|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:39.8628|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:39.8628|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:39.8628|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:39.8628|TRACE|100|Changing state to SnapSync | 2022-08-31 11:26:40.6552|INFO|94|SNAP - progress of State Ranges (Phase 1): 21.09375% [** ] 2022-08-31 11:26:40.8489|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:40.8489|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:40.8489|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:40.8489|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:40.8489|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:40.8489|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:40.8489|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:40.8489|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:40.8489|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502988|peer total difficulty:10790000 2022-08-31 11:26:40.8489|TRACE|96|Changing state to SnapSync | 2022-08-31 11:26:41.4491|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:26:41.4536|INFO|2|Stopping session monitor... 2022-08-31 11:26:41.4539|INFO|2|Stopping session sync mode selector... 2022-08-31 11:26:41.4539|INFO|2|Sync mode selector stopped 2022-08-31 11:26:41.4539|INFO|2|Stopping discovery app... 2022-08-31 11:26:41.4539|INFO|2|Stopping discovery udp channel 2022-08-31 11:26:41.4539|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:26:41.4539|INFO|2|Stopping block producer... 2022-08-31 11:26:41.4587|INFO|2|Stopping sync peer pool... 2022-08-31 11:26:41.4587|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:26:41.4587|INFO|86|State sync task completed. 2022-08-31 11:26:41.4587|INFO|2|Stopping peer pool... 2022-08-31 11:26:41.4587|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:26:41.4587|INFO|2|Stopping peer manager... 2022-08-31 11:26:41.4623|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:26:41.4623|INFO|2|Stopping synchronizer... 2022-08-31 11:26:41.4623|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:26:41.4623|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:26:41.4623|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:26:41.4623|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:26:41.4623|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:26:41.4623|INFO|94|Fast sync blocks downloader task completed. 2022-08-31 11:26:41.4623|INFO|80|Beacon headers task completed. 2022-08-31 11:26:41.4623|INFO|94|State sync task completed. 2022-08-31 11:26:41.4623|INFO|90|Fast blocks bodies task completed. 2022-08-31 11:26:41.4623|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:26:41.4623|INFO|2|Stopping blockchain processor... 2022-08-31 11:26:41.4623|INFO|87|Fast blocks receipts task completed. 2022-08-31 11:26:41.4623|INFO|88|Full sync block downloader task completed. 2022-08-31 11:26:41.4659|INFO|2|Stopping rlpx peer... 2022-08-31 11:26:41.4659|INFO|18|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:26:42.5216|INFO|15|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin Clique... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin AuRa... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin Ethash... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin NethDev... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin Merge... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin Merge... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin MEV... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin HealthChecks... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin Hive... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin Account Abstraction... 2022-08-31 11:26:42.5221|INFO|15|Disposing plugin EthStats... 2022-08-31 11:26:42.5221|INFO|15|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:26:42.5221|INFO|15|IPC JSON RPC service stopped 2022-08-31 11:26:42.5221|INFO|15|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:26:42.5286|INFO|15|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:26:42.5286|INFO|15|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:26:42.5286|INFO|15|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:26:42.5306|INFO|15|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:26:42.5306|INFO|15|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:26:42.5306|INFO|15|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:26:42.5306|INFO|15|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:26:42.5306|INFO|15|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:26:42.5306|INFO|15|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:26:42.5306|INFO|12|JSON RPC service stopped 2022-08-31 11:26:42.5353|INFO|15|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:26:42.5353|INFO|15|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:26:42.5353|INFO|15|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:26:42.5353|INFO|15|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:26:42.5353|INFO|15|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:26:42.5353|INFO|15|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:26:42.5353|INFO|15|Closing DBs... 2022-08-31 11:26:42.5380|INFO|15|Disposing DB State0 2022-08-31 11:26:42.7344|INFO|15|Disposing DB Receipts 2022-08-31 11:26:42.7344|INFO|15|Disposing DB Bloom 2022-08-31 11:26:42.7779|INFO|15|Disposing DB Metadata 2022-08-31 11:26:42.8136|INFO|15|Disposing DB BlockInfos 2022-08-31 11:26:42.9191|INFO|15|Disposing DB Blocks 2022-08-31 11:26:42.9574|INFO|15|Disposing DB Code 2022-08-31 11:26:42.9982|INFO|15|Disposing DB Witness 2022-08-31 11:26:42.9982|INFO|15|Disposing DB Headers 2022-08-31 11:26:43.2586|INFO|15|Disposing DB CanonicalHashTrie 2022-08-31 11:26:43.2586|INFO|15|All DBs closed. 2022-08-31 11:26:43.2586|INFO|15|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:26:43.2586|INFO|15|All done, goodbye! 2022-08-31 11:26:48.9515|INFO|6|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:26:49.3493|INFO|10|Setting up memory allowances 2022-08-31 11:26:49.3493|INFO|10| memory hint: 768MB 2022-08-31 11:26:49.3493|INFO|10| general memory: 32MB 2022-08-31 11:26:49.3497|INFO|10| peers memory: 50MB 2022-08-31 11:26:49.3497|INFO|10| Netty memory: 134MB 2022-08-31 11:26:49.3497|INFO|10| mempool memory: 68MB 2022-08-31 11:26:49.3497|INFO|10| fast blocks memory: 48MB 2022-08-31 11:26:49.3537|INFO|10| trie memory: 86MB 2022-08-31 11:26:49.3537|INFO|10| DB memory: 347MB 2022-08-31 11:26:51.1050|WARN|12|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 11:26:51.1112|INFO|12|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:26:51.1256|INFO|12|Numbers resolved, level = Max(7469999, 7502981), header = Max(7469999, 7502981), body = Max(0, 7502981) 2022-08-31 11:26:51.1405|INFO|12|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:26:51.1422|INFO|12|Block tree initialized, last processed is 0 (0xbf7e33...b88c1a), best queued is 7502981, best known is 7502981, lowest inserted header 1, body , lowest sync inserted block number 7470001 2022-08-31 11:26:51.1518|INFO|15|Initializing 11 plugins 2022-08-31 11:26:51.1518|INFO|15| Clique by Nethermind 2022-08-31 11:26:51.1543|INFO|15| Clique by Nethermind initialized in 2ms 2022-08-31 11:26:51.1543|INFO|15| AuRa by Nethermind 2022-08-31 11:26:51.1543|INFO|15| AuRa by Nethermind initialized in 0ms 2022-08-31 11:26:51.1543|INFO|15| Ethash by Nethermind 2022-08-31 11:26:51.1543|INFO|15| Ethash by Nethermind initialized in 0ms 2022-08-31 11:26:51.1543|INFO|15| NethDev by Nethermind 2022-08-31 11:26:51.1543|INFO|15| NethDev by Nethermind initialized in 0ms 2022-08-31 11:26:51.1543|INFO|15| Merge by Nethermind 2022-08-31 11:26:51.1543|INFO|15| Merge by Nethermind initialized in 0ms 2022-08-31 11:26:51.1543|INFO|15| Merge by Nethermind 2022-08-31 11:26:51.1757|INFO|15|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:26:51.1816|INFO|15|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:26:51.1826|INFO|15| Merge by Nethermind initialized in 26ms 2022-08-31 11:26:51.1826|INFO|15| MEV by Nethermind 2022-08-31 11:26:51.1826|INFO|15| MEV by Nethermind initialized in 0ms 2022-08-31 11:26:51.1826|INFO|15| HealthChecks by Nethermind 2022-08-31 11:26:51.1826|INFO|15| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:26:51.1826|INFO|15| Hive by Nethermind 2022-08-31 11:26:51.1826|INFO|15| Hive by Nethermind initialized in 0ms 2022-08-31 11:26:51.1826|INFO|15| Account Abstraction by Nethermind 2022-08-31 11:26:51.1876|INFO|15| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:26:51.1876|INFO|15| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 11:26:51.1876|INFO|15| EthStats by Nethermind 2022-08-31 11:26:51.1876|WARN|15|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:26:51.1876|INFO|15| EthStats by Nethermind initialized in 0ms 2022-08-31 11:26:51.2791|INFO|11|Loaded Beacon Pivot: Hash: 0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5 Number: 7502938 Parent: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f Beneficiary: 0xf36f155486299ecaff2d4f5160ed5114c1f66000 Gas Limit: 30000000 Gas Used: 26329927 Timestamp: 1661944440 Extra Data: Difficulty: 0 Mix Hash: 0xff31699b13eb82ea026d6ea84abd8e1d87730363d73afb29b14f44c2dfdf2bae Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x1d2160579cd8395135183738d11e7575c2db35324170951db6284c3667b67aff Receipts Root: 0x67155aad3bd79d42c6ecbe1a5c19d859ef1498047d69651277ad62afdb289b72 State Root: 0x68ae2c86bf28033397f941bddf1240c99a6bc8c1c4bdbf694843f1342dad73b5 BaseFeePerGas: 23551904 IsPostMerge: False TotalDifficulty: 2022-08-31 11:26:51.4563|INFO|15|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:26:51.6166|INFO|15|Skipping Account Abstraction network protocol 2022-08-31 11:26:51.6472|INFO|10|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:26:51.6472|INFO|10|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:26:51.6671|INFO|10|Now syncing nodes starting from root of block 0 2022-08-31 11:26:51.7051|INFO|12|No block tree levels to review for fixes. All fine. 2022-08-31 11:26:51.7142|INFO|12|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:26:51.7236|INFO|12|Numbers resolved, level = Max(7469999, 7502981), header = Max(7469999, 7502981), body = Max(0, 7502981) 2022-08-31 11:26:51.8275|INFO|12|Beacon Numbers resolved, level = 0, header = 0, body = 0 2022-08-31 11:26:51.8471|INFO|12|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:26:51.8591|INFO|12|Starting Merge block producer & sealer 2022-08-31 11:26:52.2937|INFO|68|Peers | with known best block: 13 | all: 14 | 2022-08-31 11:26:52.2937|INFO|68|Waiting for peers... 1s 2022-08-31 11:26:52.3035|INFO|68|Sync peers - Initialized: 13 | All: 14 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7502989|135.181.222.185:30303][ 0| 4| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 135.181.75.42:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 144.76.93.241:30303][ 0| 18| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 149.102.152.79:30303][ 0| 14| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 162.55.242.81:30303][ 0| 14| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 164.68.113.238:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 65.21.225.58:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 95.111.228.141:30303][ 0| 4| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 95.111.234.16:30303][ 0| 5| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502989| 161.97.96.198:30303][ 0| 10| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502989| 62.171.129.113:30303][ 0| 9| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502988| 185.48.24.112:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ ][ ][Peer|eth66| 7502987| 161.97.68.199:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:26:52.3183|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:52.3183|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:52.3183|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:52.3183|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:52.3183|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:52.3183|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:52.3183|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:52.3183|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:52.3225|INFO|10|Changing state Disconnected to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:52.3225|TRACE|10|Changing state to SnapSync | 2022-08-31 11:26:52.3225|INFO|10|Sync mode changed from Disconnected to SnapSync 2022-08-31 11:26:52.3225|INFO|10|SNAP - distance from HEAD:7502981 - Pivot changed from to 7502981 2022-08-31 11:26:52.3225|INFO|10|Starting the SNAP data sync from the 7502981 (0xd73fcc...bd3b8e) 0x5d8f9e65bbd95a4e799e9551ca8e99dc04775fad07fd92e329c62c0b0c52808f root 2022-08-31 11:26:52.4000|INFO|14|Connected to 1 bootnodes, 891 trusted/persisted nodes 2022-08-31 11:26:53.3035|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:53.3035|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:53.3035|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:53.3035|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:53.3035|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:53.3035|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:53.3035|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:53.3035|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:53.3035|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:53.3035|TRACE|78|Changing state to SnapSync | 2022-08-31 11:26:53.4182|INFO|10|SNAP - progress of State Ranges (Phase 1): 0% [ ] 2022-08-31 11:26:54.2999|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:54.2999|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:54.2999|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:54.2999|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:54.2999|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:54.2999|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:54.2999|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:54.2999|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:54.2999|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:54.2999|TRACE|83|Changing state to SnapSync | 2022-08-31 11:26:54.4863|INFO|18|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:26:55.3039|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:55.3039|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:55.3039|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:55.3039|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:55.3039|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:55.3039|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:55.3100|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:55.3100|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:55.3100|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:55.3100|TRACE|81|Changing state to SnapSync | 2022-08-31 11:26:55.5522|INFO|79|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:26:56.2945|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:56.2945|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:56.2945|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:56.2945|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:56.2945|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:56.2945|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:56.2945|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:56.2945|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:56.2945|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:56.2945|TRACE|78|Changing state to SnapSync | 2022-08-31 11:26:56.7677|INFO|83|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:26:57.0077|INFO|6|Engine Module has been enabled 2022-08-31 11:26:57.0077|INFO|6|Skipping Flashbots RPC plugin 2022-08-31 11:26:57.0077|INFO|6|Skipping Hive plugin 2022-08-31 11:26:57.0111|INFO|6|Skipping Account Abstraction RPC plugin 2022-08-31 11:26:57.0111|WARN|6|Starting Clique block producer & sealer 2022-08-31 11:26:57.0172|INFO|8|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:26:57.0214|INFO|8|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:26:57.1290|INFO|78| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 33MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 0 (0xbf7e33...b88c1a) ===================================================================================== 2022-08-31 11:26:57.2956|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:57.2956|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:57.2956|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:57.2956|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:57.2956|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:57.2956|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:57.2956|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:57.2956|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:57.2956|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:57.2956|TRACE|84|Changing state to SnapSync | 2022-08-31 11:26:57.6362|INFO|18|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:26:58.3489|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:58.3489|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:58.3489|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:58.3489|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:58.3489|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:58.3489|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:58.3489|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:58.3489|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:58.3489|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:58.3489|TRACE|77|Changing state to SnapSync | 2022-08-31 11:26:58.8192|INFO|70|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:26:59.3034|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:26:59.3035|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:26:59.3035|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:26:59.3035|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:26:59.3035|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:26:59.3035|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:26:59.3035|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:26:59.3035|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:26:59.3035|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:26:59.3035|TRACE|72|Changing state to SnapSync | 2022-08-31 11:27:00.2858|INFO|10|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:27:00.2965|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:00.2965|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:00.2965|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:00.2965|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:00.2965|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:00.2965|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:00.2965|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:00.2965|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:00.2965|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:00.2965|TRACE|11|Changing state to SnapSync | 2022-08-31 11:27:00.7389|INFO|10|Received: ForkchoiceState: (HeadBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:27:00.7461|INFO|10|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:27:00.8435|INFO|10|Received a new payload: 7502989 (0xc7eb691cd3c1dea605a1c6cff26bb9bd60f547ea6ec4fad428cc46caf8b0af39) 2022-08-31 11:27:00.8894|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502989 (0xc7eb69...b0af39). 2022-08-31 11:27:01.1365|INFO|88|Received: ForkchoiceState: (HeadBlockHash: 0xc7eb691cd3c1dea605a1c6cff26bb9bd60f547ea6ec4fad428cc46caf8b0af39, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:27:01.1365|INFO|88|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xc7eb691cd3c1dea605a1c6cff26bb9bd60f547ea6ec4fad428cc46caf8b0af39, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:27:01.1393|INFO|88|Received a new payload: 7502990 (0xe1fd40aea5b03562bc109db1c3c091de2e43c1b03dc00e04ea4287d55e5f8b68) 2022-08-31 11:27:01.1393|INFO|88|Syncing... Parent wasn't processed. Inserting block 7502990 (0xe1fd40...5f8b68). 2022-08-31 11:27:01.2940|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:01.2985|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:01.2985|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:01.2985|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:01.2985|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:01.2985|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:01.2985|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:01.2985|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:01.2985|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:01.2985|TRACE|66|Changing state to SnapSync | 2022-08-31 11:27:01.3473|INFO|88|Received: ForkchoiceState: (HeadBlockHash: 0xe1fd40aea5b03562bc109db1c3c091de2e43c1b03dc00e04ea4287d55e5f8b68, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:27:01.3473|INFO|88|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe1fd40aea5b03562bc109db1c3c091de2e43c1b03dc00e04ea4287d55e5f8b68, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:27:01.8394|INFO|88|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:27:02.3157|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:02.3157|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:02.3157|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:02.3157|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:02.3157|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:02.3157|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:02.3157|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:02.3157|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:02.3157|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:02.3157|TRACE|80|Changing state to SnapSync | 2022-08-31 11:27:02.7918|INFO|67|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:27:03.2937|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:03.2937|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:03.2937|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:03.2937|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:03.2937|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:03.2937|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:03.2937|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:03.2937|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:03.2937|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:03.2937|TRACE|6|Changing state to SnapSync | 2022-08-31 11:27:03.6139|INFO|69|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:27:03.6139|INFO|69|SNAP - (NO REQUEST, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:10 | Code:15 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:27:04.2960|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:04.2960|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:04.2960|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:04.2960|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:04.2960|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:04.2960|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:04.2960|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:04.2960|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:04.2960|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:04.2960|TRACE|69|Changing state to SnapSync | 2022-08-31 11:27:04.5392|INFO|70|SNAP - progress of State Ranges (Phase 1): 3.125% [ ] 2022-08-31 11:27:05.2936|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:05.2936|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:05.2936|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:05.2936|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:05.2936|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:05.2936|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:05.2936|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:05.2936|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:05.2937|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:05.2937|TRACE|80|Changing state to SnapSync | 2022-08-31 11:27:05.4998|INFO|71|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:27:05.7671|INFO|88|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:27:05.7700|INFO|88|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:27:06.4278|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:06.4278|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:06.4278|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:06.4278|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:06.4278|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:06.4278|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:06.4278|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:06.4278|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:06.4278|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:06.4278|TRACE|6|Changing state to SnapSync | 2022-08-31 11:27:06.9507|INFO|79|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:27:07.2966|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:07.2966|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:07.2966|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:07.2966|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:07.2966|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:07.2966|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:07.2966|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:07.2966|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:07.2966|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:07.2966|TRACE|82|Changing state to SnapSync | 2022-08-31 11:27:07.4262|INFO|82|Peers | with known best block: 29 | all: 29 | 2022-08-31 11:27:07.9422|INFO|80|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:27:08.2969|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:08.2969|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:08.2969|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:08.2969|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:08.2969|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:08.2969|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:08.2969|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:08.2969|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:08.2969|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:08.2969|TRACE|74|Changing state to SnapSync | 2022-08-31 11:27:09.1298|INFO|72|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:27:09.2985|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:09.2985|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:09.2985|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:09.2985|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:09.2985|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:09.2985|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:09.2985|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:09.2985|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:09.2985|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:09.2985|TRACE|69|Changing state to SnapSync | 2022-08-31 11:27:10.2943|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:10.2943|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:10.2943|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:10.2943|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:10.2943|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:10.2943|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:10.2943|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:10.2943|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:10.2943|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502989|peer total difficulty:10790000 2022-08-31 11:27:10.2943|TRACE|69|Changing state to SnapSync | 2022-08-31 11:27:10.3220|INFO|84|SNAP - progress of State Ranges (Phase 1): 3.515625% [ ] 2022-08-31 11:27:11.2966|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:11.2966|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:11.2966|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:11.2966|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:11.2966|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:11.2966|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:11.2966|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:11.2966|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:11.2966|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:11.2966|TRACE|94|Changing state to SnapSync | 2022-08-31 11:27:11.6396|INFO|94|SNAP - progress of State Ranges (Phase 1): 3.90625% [ ] 2022-08-31 11:27:12.2935|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:12.2935|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:12.2935|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:12.2935|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:12.2935|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:12.2935|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:12.2935|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:12.2935|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:12.2935|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:12.2935|TRACE|82|Changing state to SnapSync | 2022-08-31 11:27:12.5963|INFO|70|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:27:13.3020|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:13.3020|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:13.3020|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:13.3020|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:13.3020|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:13.3020|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:13.3020|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:13.3020|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:13.3020|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:13.3020|TRACE|76|Changing state to SnapSync | 2022-08-31 11:27:13.6424|INFO|67|SNAP - progress of State Ranges (Phase 1): 4.296875% [ ] 2022-08-31 11:27:14.2967|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:14.2967|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:14.2967|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:14.2967|TRACE|75| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:14.2967|TRACE|75| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:14.2967|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:14.2967|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:14.2967|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:14.2967|INFO|75|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:14.2967|TRACE|75|Changing state to SnapSync | 2022-08-31 11:27:14.9232|INFO|80|SNAP - progress of State Ranges (Phase 1): 4.6875% [ ] 2022-08-31 11:27:14.9232|INFO|80|SNAP - (StoragesToRetrieve:85, diff:0) True:0x0c7723dcbf2d401da8226c1ecffb91e8a93d0ddd4b95949bc108b380e2738fa5 - Requests Account:1 | Storage:21 | Code:9 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:4248 | Refresh:0 2022-08-31 11:27:15.2581|INFO|68|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:27:15.2994|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:15.2994|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:15.2994|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:15.2994|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:15.2994|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:15.2994|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:15.2994|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:15.2994|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:15.2994|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:15.2994|TRACE|70|Changing state to SnapSync | 2022-08-31 11:27:16.2961|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:16.2961|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:16.2961|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:16.2961|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:16.2961|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:16.2961|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:16.2961|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:16.2961|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:16.2961|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:16.2961|TRACE|17|Changing state to SnapSync | 2022-08-31 11:27:16.6065|INFO|8|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:27:17.2950|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:17.2950|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:17.2950|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:17.2950|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:17.2950|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:17.2950|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:17.2950|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:17.2950|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:17.2950|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:17.2950|TRACE|89|Changing state to SnapSync | 2022-08-31 11:27:17.7819|INFO|87|SNAP - progress of State Ranges (Phase 1): 5.078125% [ ] 2022-08-31 11:27:18.2983|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:18.2983|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:18.2983|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:18.2983|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:18.2983|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:18.2983|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:18.2983|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:18.2983|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:18.2983|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:18.2983|TRACE|91|Changing state to SnapSync | 2022-08-31 11:27:18.6116|INFO|71|SNAP - progress of State Ranges (Phase 1): 5.46875% [ ] 2022-08-31 11:27:19.2967|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:19.2967|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:19.2967|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:19.2967|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:19.2967|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:19.2967|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:19.2967|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:19.2967|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:19.2967|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:19.2967|TRACE|6|Changing state to SnapSync | 2022-08-31 11:27:19.3502|INFO|15|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:27:20.2597|INFO|78|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:27:20.2948|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:20.2948|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:20.2948|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:20.2948|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:20.2948|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:20.2948|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:20.2948|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:20.2948|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:20.2948|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:20.2948|TRACE|8|Changing state to SnapSync | 2022-08-31 11:27:21.2998|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:21.2998|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:21.2998|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:21.2998|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:21.2998|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:21.2998|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:21.2998|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:21.2998|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:21.2998|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:21.2998|TRACE|79|Changing state to SnapSync | 2022-08-31 11:27:21.3475|INFO|79|SNAP - progress of State Ranges (Phase 1): 5.859375% [ ] 2022-08-31 11:27:22.3128|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:22.3128|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:22.3128|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:22.3128|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:22.3128|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:22.3128|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:22.3128|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:22.3128|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:22.3128|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:22.3128|TRACE|10|Changing state to SnapSync | 2022-08-31 11:27:22.4269|INFO|88|Peers | with known best block: 32 | all: 32 | 2022-08-31 11:27:22.4269|INFO|88|Sync peers 32(32)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502990| 144.76.93.241:30303][ 21| 28| 0| 0| 0| 8006][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 149.102.152.74:30303][ 5| 80| 0| 0| 0| 3630][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 149.102.152.79:30303][ 5| 87| 0| 0| 0| 5220][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 162.55.242.81:30303][ 21| 21| 0| 0| 0| 7883][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 164.68.113.238:30303][ 29| 15| 0| 0| 0| 3301][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 212.24.109.197:30303][ 37| 14| 0| 0| 0| 3400][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 220.233.71.175:30303][ 2190| 1| 0| 0| 0| 753][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 38.242.196.108:30303][ 10| 46| 0| 0| 0| 3707][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 65.21.225.58:30303][ 31| 15| 0| 0| 0| 4397][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 95.111.228.141:30303][ 29| 11| 0| 0| 0| 3282][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 95.111.234.16:30303][ 28| 11| 0| 0| 0| 2934][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 18.221.67.9:30303][ 88| 5| 0| 0| 0| 3295][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502990| 34.150.36.76:29888][ 210| 2| 0| 0| 0| 2995][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 35.220.157.21:29888][ 211| 2| 0| 0| 0| 2880][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502990| 161.97.96.198:30303][ 29| 18| 0| 0| 0| 3333][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502990| 185.48.24.112:30303][ 55| 7| 0| 0| 0| 629][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502989|135.181.222.185:30303][ 34| 12| 0| 0| 0| 5181][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502989| 135.181.75.42:30303][ 34| 11| 0| 0| 0| 3737][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502989| 161.97.179.181:30303][ 428| 5| 0| 0| 0| 1267][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502989| 161.97.68.199:30303][ 52| 10| 0| 0| 0| 1430][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502937|194.163.154.193:30303][ 70| 8| 0| 0| 0| 780][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:27:22.7226|INFO|67|SNAP - progress of State Ranges (Phase 1): 6.25% [ ] 2022-08-31 11:27:23.2969|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:23.2969|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:23.2969|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:23.2969|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:23.2969|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:23.2969|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:23.2969|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:23.2969|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:23.2969|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:23.2969|TRACE|88|Changing state to SnapSync | 2022-08-31 11:27:24.2945|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:24.2945|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:24.2945|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:24.2945|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:24.2945|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:24.2945|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:24.2945|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:24.2945|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:24.2945|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:24.2945|TRACE|76|Changing state to SnapSync | 2022-08-31 11:27:24.4927|INFO|8|SNAP - progress of State Ranges (Phase 1): 6.640625% [ ] 2022-08-31 11:27:25.2943|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:25.2943|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:25.2943|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:25.2943|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:25.2943|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:25.2943|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:25.2943|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:25.2943|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:25.2943|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:25.2943|TRACE|70|Changing state to SnapSync | 2022-08-31 11:27:26.1187|INFO|80|SNAP - progress of State Ranges (Phase 1): 7.03125% [ ] 2022-08-31 11:27:26.2510|INFO|10|Received a new payload: 7502991 (0xaf6922f2ddc7e1972bbd84b72d86601d9113a4cc073097d43243d109b3ae3282) 2022-08-31 11:27:26.2549|INFO|10|Syncing... Parent wasn't processed. Inserting block 7502991 (0xaf6922...ae3282). 2022-08-31 11:27:26.3552|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:26.3626|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:26.3626|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:26.3626|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:26.3626|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:26.3626|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:26.3626|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:26.3626|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:26.3626|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502990|peer total difficulty:10790000 2022-08-31 11:27:26.3626|TRACE|80|Changing state to SnapSync | 2022-08-31 11:27:26.3674|INFO|93|Received: ForkchoiceState: (HeadBlockHash: 0xaf6922f2ddc7e1972bbd84b72d86601d9113a4cc073097d43243d109b3ae3282, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:27:26.3823|INFO|93|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaf6922f2ddc7e1972bbd84b72d86601d9113a4cc073097d43243d109b3ae3282, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:27:27.2980|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:27.2980|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:27.2980|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:27.2980|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:27.2980|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:27.2980|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:27.2980|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:27.2980|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:27.2980|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:27.2980|TRACE|95|Changing state to SnapSync | 2022-08-31 11:27:27.8597|INFO|18|SNAP - progress of State Ranges (Phase 1): 7.421875% [ ] 2022-08-31 11:27:27.8597|INFO|18|SNAP - (NO REQUEST, diff:0) True:0x1308c3812a29332b07fc34807f0bdbc1e0d87356175d862cc4f5bd8c33fa54f1 - Requests Account:1 | Storage:15 | Code:8 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:27:28.6052|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:28.6052|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:28.6052|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:28.6052|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:28.6052|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:28.6052|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:28.6052|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:28.6052|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:28.6052|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:28.6052|TRACE|95|Changing state to SnapSync | 2022-08-31 11:27:29.4321|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:29.4321|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:29.4321|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:29.4321|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:29.4321|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:29.4321|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:29.4321|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:29.4321|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:29.4321|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:29.4321|TRACE|18|Changing state to SnapSync | 2022-08-31 11:27:30.2968|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:30.2968|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:30.2968|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:30.2968|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:30.2968|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:30.2968|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:30.2968|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:30.2968|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:30.2968|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:30.2968|TRACE|67|Changing state to SnapSync | 2022-08-31 11:27:31.1356|INFO|71|SNAP - progress of State Ranges (Phase 1): 7.8125% [ ] 2022-08-31 11:27:31.7800|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:31.7800|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:31.7800|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:31.7800|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:31.7800|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:31.7800|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:31.7800|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:31.7800|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:31.7800|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:31.7800|TRACE|12|Changing state to SnapSync | 2022-08-31 11:27:32.2962|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:32.2962|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:32.2962|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:32.2962|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:32.2962|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:32.2962|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:32.2962|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:32.2962|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:32.2962|INFO|74|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:32.2962|TRACE|74|Changing state to SnapSync | 2022-08-31 11:27:33.0435|INFO|6|SNAP - progress of State Ranges (Phase 1): 7.8125% [ ] 2022-08-31 11:27:33.2959|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:33.2959|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:33.2959|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:33.2959|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:33.2959|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:33.2959|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:33.2959|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:33.2959|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:33.2959|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:33.2959|TRACE|9|Changing state to SnapSync | 2022-08-31 11:27:34.2969|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:34.2969|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:34.2969|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:34.2969|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:34.2969|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:34.2969|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:34.2969|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:34.2969|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:34.2969|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:34.2969|TRACE|66|Changing state to SnapSync | 2022-08-31 11:27:34.9555|INFO|75|SNAP - progress of State Ranges (Phase 1): 8.59375% [ ] 2022-08-31 11:27:35.2974|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:35.2974|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:35.2974|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:35.2974|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:35.2974|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:35.2974|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:35.2974|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:35.2974|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:35.2974|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:35.2974|TRACE|94|Changing state to SnapSync | 2022-08-31 11:27:36.2596|INFO|80|SNAP - progress of State Ranges (Phase 1): 8.59375% [ ] 2022-08-31 11:27:36.2967|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:36.2967|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:36.2967|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:36.2967|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:36.2967|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:36.2967|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:36.2967|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:36.2967|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:36.2967|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:36.2967|TRACE|80|Changing state to SnapSync | 2022-08-31 11:27:37.1504|INFO|84|Received a new payload: 7502992 (0xa7b3d0a79bcff8eb0c5e3da4a28cc563eadcdf156636940bd93d586f9d63357b) 2022-08-31 11:27:37.1598|INFO|84|Syncing... Parent wasn't processed. Inserting block 7502992 (0xa7b3d0...63357b). 2022-08-31 11:27:37.2667|INFO|84|Received: ForkchoiceState: (HeadBlockHash: 0xa7b3d0a79bcff8eb0c5e3da4a28cc563eadcdf156636940bd93d586f9d63357b, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:27:37.2667|INFO|84|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa7b3d0a79bcff8eb0c5e3da4a28cc563eadcdf156636940bd93d586f9d63357b, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:27:37.2945|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:37.2945|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:37.2945|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:37.2945|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:37.2945|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:37.2945|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:37.2945|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:37.2945|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:37.2945|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502991|peer total difficulty:10790000 2022-08-31 11:27:37.2945|TRACE|68|Changing state to SnapSync | 2022-08-31 11:27:37.9463|INFO|75|Peers | with known best block: 28 | all: 28 | 2022-08-31 11:27:38.2263|INFO|6|SNAP - progress of State Ranges (Phase 1): 9.375% [ ] 2022-08-31 11:27:38.2989|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:38.2989|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:38.2989|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:38.2989|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:38.2989|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:38.2989|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:38.2989|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:38.2989|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:38.2989|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:38.2989|TRACE|96|Changing state to SnapSync | 2022-08-31 11:27:39.2973|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:39.2973|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:39.2973|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:39.2973|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:39.2973|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:39.2973|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:39.2973|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:39.2973|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:39.2973|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:39.2973|TRACE|95|Changing state to SnapSync | 2022-08-31 11:27:39.3902|INFO|8|SNAP - progress of State Ranges (Phase 1): 9.375% [ ] 2022-08-31 11:27:40.3003|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:40.3003|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:40.3003|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:40.3003|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:40.3003|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:40.3003|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:40.3003|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:40.3003|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:40.3003|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:40.3003|TRACE|82|Changing state to SnapSync | 2022-08-31 11:27:40.4621|INFO|95|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:27:41.2952|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:41.2952|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:41.2952|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:41.2952|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:41.2952|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:41.2952|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:41.2952|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:41.2952|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:41.2952|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:41.2952|TRACE|11|Changing state to SnapSync | 2022-08-31 11:27:41.6308|INFO|90|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:27:42.2952|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:42.2952|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:42.2952|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:42.2952|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:42.2952|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:42.2952|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:42.2952|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:42.2952|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:42.2952|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:42.2952|TRACE|94|Changing state to SnapSync | 2022-08-31 11:27:42.7946|INFO|69|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:27:43.2958|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:43.2958|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:43.2958|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:43.2958|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:43.2958|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:43.2958|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:43.2958|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:43.2958|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:43.2958|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:43.2958|TRACE|17|Changing state to SnapSync | 2022-08-31 11:27:43.9674|INFO|68|SNAP - progress of State Ranges (Phase 1): 9.765625% [ ] 2022-08-31 11:27:43.9674|INFO|68|SNAP - (NO REQUEST, diff:0) True:0x198d965ac9fcf180aa403857b936acc0a7b9828479b70dbca0df1cc9a577eda2 - Requests Account:1 | Storage:1 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:27:44.2963|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:44.2963|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:44.2963|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:44.2963|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:44.2963|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:44.2963|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:44.2963|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:44.2963|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:44.2963|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:44.2963|TRACE|69|Changing state to SnapSync | 2022-08-31 11:27:44.9458|INFO|88|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:27:45.2955|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:45.2955|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:45.2955|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:45.2955|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:45.2955|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:45.2955|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:45.2955|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:45.2955|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:45.2955|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:45.2955|TRACE|11|Changing state to SnapSync | 2022-08-31 11:27:46.0742|INFO|69|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:27:46.2930|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:46.2930|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:46.2930|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:46.2930|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:46.2930|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:46.2930|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:46.2930|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:46.2930|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:46.2930|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:46.2930|TRACE|90|Changing state to SnapSync | 2022-08-31 11:27:47.0231|INFO|17|SNAP - progress of State Ranges (Phase 1): 10.15625% [* ] 2022-08-31 11:27:47.2944|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:47.2944|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:47.2944|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:47.2944|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:47.2944|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:47.2944|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:47.2944|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:47.2944|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:47.2944|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:47.2944|TRACE|94|Changing state to SnapSync | 2022-08-31 11:27:47.9270|INFO|96|SNAP - progress of State Ranges (Phase 1): 10.546875% [* ] 2022-08-31 11:27:48.3243|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:48.3243|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:48.3243|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:48.3243|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:48.3243|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:48.3243|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:48.3243|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:48.3243|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:48.3243|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502992|peer total difficulty:10790000 2022-08-31 11:27:48.3243|TRACE|91|Changing state to SnapSync | 2022-08-31 11:27:48.5865|INFO|83|Received a new payload: 7502993 (0x4d7a8a5268bd81c1a6ef8ba5397247e87a99fbc57db7f019e44c885d1a70eaa3) 2022-08-31 11:27:48.5865|INFO|83|Syncing... Parent wasn't processed. Inserting block 7502993 (0x4d7a8a...70eaa3). 2022-08-31 11:27:48.6957|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x4d7a8a5268bd81c1a6ef8ba5397247e87a99fbc57db7f019e44c885d1a70eaa3, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:27:48.7087|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x4d7a8a5268bd81c1a6ef8ba5397247e87a99fbc57db7f019e44c885d1a70eaa3, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:27:49.2961|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:49.2961|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:49.2961|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:49.2961|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:49.2961|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:49.2961|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:49.2961|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:49.2961|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:49.2961|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:49.2961|TRACE|17|Changing state to SnapSync | 2022-08-31 11:27:49.4552|INFO|81|SNAP - progress of State Ranges (Phase 1): 10.546875% [* ] 2022-08-31 11:27:50.2945|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:50.2945|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:50.2945|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:50.2945|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:50.2945|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:50.2945|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:50.2945|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:50.2945|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:50.2945|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:50.2945|TRACE|67|Changing state to SnapSync | 2022-08-31 11:27:50.3825|INFO|15|SNAP - progress of State Ranges (Phase 1): 10.9375% [* ] 2022-08-31 11:27:51.2960|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:51.2960|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:51.2960|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:51.2960|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:51.2960|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:51.2960|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:51.2960|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:51.2960|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:51.2960|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:51.2960|TRACE|71|Changing state to SnapSync | 2022-08-31 11:27:51.3110|INFO|68|SNAP - progress of State Ranges (Phase 1): 10.9375% [* ] 2022-08-31 11:27:52.2869|INFO|80|SNAP - progress of State Ranges (Phase 1): 11.328125% [* ] 2022-08-31 11:27:52.2942|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:52.2942|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:52.2942|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:52.2942|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:52.2942|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:52.2942|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:52.2942|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:52.2942|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:52.2942|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:52.2942|TRACE|11|Changing state to SnapSync | 2022-08-31 11:27:52.9966|INFO|82|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:27:52.9966|INFO|82|Sync peers 30(30)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502993|135.181.222.185:30303][ 51| 14| 0| 0| 0| 5381][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 144.76.93.241:30303][ 23| 29| 0| 0| 0| 8068][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 164.68.113.238:30303][ 33| 17| 0| 0| 0| 3338][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 212.24.109.197:30303][ 34| 19| 0| 0| 0| 3289][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 220.233.71.175:30303][ 1031| 1| 0| 0| 0| 781][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 34.142.219.190:30303][ 206| 2| 0| 0| 0| 2824][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 38.242.196.108:30303][ 9| 41| 0| 0| 0| 3755][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 65.21.225.58:30303][ 36| 19| 0| 0| 0| 4662][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 91.126.200.41:30305][ 36| 20| 0| 0| 0| 3867][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 18.221.67.9:30303][ 92| 7| 0| 0| 0| 3290][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502993| 87.103.255.195:30303][ 0| 8| 0| 0| 0| 4172][Geth/v1.10.21-stable-67109427/windows-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502993| 13.212.26.202:29888][ 200| 2| 0| 0| 0| 2639][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 34.150.36.76:29888][ 209| 2| 0| 0| 0| 2952][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 34.92.49.176:29888][ 233| 2| 0| 0| 0| 3030][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 35.220.157.21:29888][ 208| 2| 0| 0| 0| 2895][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502993| 161.97.96.198:30303][ 29| 19| 0| 0| 0| 3399][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502992| 96.241.32.54:30309][ 93| 5| 0| 0| 0| 2500][Geth/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 135.181.75.42:30303][ 41| 13| 0| 0| 0| 4416][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 149.102.152.74:30303][ 6| 67| 0| 0| 0| 3018][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 149.102.152.79:30303][ 6| 63| 0| 0| 0| 4718][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 161.97.68.199:30303][ 60| 9| 0| 0| 0| 1402][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 167.86.107.175:30303][ 0| 16| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 38.242.158.103:30303][ 10| 32| 0| 0| 0| 1888][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 95.111.228.141:30303][ 37| 12| 0| 0| 0| 3583][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502992| 185.48.24.112:30303][ 55| 7| 0| 0| 0| 890][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 11:27:54.1919|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:54.1919|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:54.1919|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:54.1919|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:54.1919|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:54.1919|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:54.1919|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:54.1919|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:54.1919|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:54.1919|TRACE|69|Changing state to SnapSync | 2022-08-31 11:27:54.2938|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:54.2938|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:54.2938|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:54.2938|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:54.2938|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:54.2938|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:54.2938|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:54.2938|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:54.2938|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:54.2938|TRACE|78|Changing state to SnapSync | 2022-08-31 11:27:55.2513|INFO|15|SNAP - progress of State Ranges (Phase 1): 11.71875% [* ] 2022-08-31 11:27:55.2963|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:55.2963|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:55.2963|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:55.2963|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:55.2963|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:55.2963|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:55.2963|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:55.2963|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:55.2963|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:55.2963|TRACE|10|Changing state to SnapSync | 2022-08-31 11:27:56.5499|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:56.5499|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:56.5499|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:56.5499|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:56.5499|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:56.5499|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:56.5499|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:56.5499|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:56.5499|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:56.5499|TRACE|6|Changing state to SnapSync | 2022-08-31 11:27:57.7600|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:57.7600|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:57.7600|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:57.7600|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:57.7600|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:57.7600|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:57.7600|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:57.7600|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:57.7600|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:57.7600|TRACE|88|Changing state to SnapSync | 2022-08-31 11:27:58.9479|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:58.9479|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:58.9479|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:58.9479|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:58.9479|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:58.9479|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:58.9479|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:58.9479|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:58.9479|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:58.9479|TRACE|6|Changing state to SnapSync | 2022-08-31 11:27:58.9907|INFO|14|SNAP - progress of State Ranges (Phase 1): 12.109375% [* ] 2022-08-31 11:27:58.9907|INFO|14|SNAP - (NO REQUEST, diff:0) True:0x1f734345985fabcf996eca448994690ff56fd3b28467a505ed8e3628a031b74c - Requests Account:1 | Storage:19 | Code:10 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:27:59.2970|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:27:59.2970|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:27:59.2970|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:27:59.2970|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:27:59.2970|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:27:59.2970|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:27:59.2970|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:27:59.2970|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:27:59.2970|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:27:59.2970|TRACE|18|Changing state to SnapSync | 2022-08-31 11:28:00.2948|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:00.2948|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:00.2948|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:00.2948|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:00.2948|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:00.2948|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:00.2948|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:00.2948|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:00.2948|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502993|peer total difficulty:10790000 2022-08-31 11:28:00.2948|TRACE|71|Changing state to SnapSync | 2022-08-31 11:28:00.7015|INFO|71|Received a new payload: 7502994 (0x23cf612b0f9653b2c3dff4fba960b7647aad0d11bf35c266300001bb3bf3670a) 2022-08-31 11:28:00.7121|INFO|71|Syncing... Parent wasn't processed. Inserting block 7502994 (0x23cf61...f3670a). 2022-08-31 11:28:00.8967|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x23cf612b0f9653b2c3dff4fba960b7647aad0d11bf35c266300001bb3bf3670a, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:28:00.8980|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x23cf612b0f9653b2c3dff4fba960b7647aad0d11bf35c266300001bb3bf3670a, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:28:01.0113|INFO|17|SNAP - progress of State Ranges (Phase 1): 12.5% [* ] 2022-08-31 11:28:01.2958|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:01.2958|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:01.2958|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:01.2958|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:01.2958|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:01.2958|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:01.2958|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:01.2958|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:01.2958|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:01.2958|TRACE|97|Changing state to SnapSync | 2022-08-31 11:28:02.2947|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:02.2947|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:02.2947|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:02.2947|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:02.2947|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:02.2947|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:02.2947|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:02.2947|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:02.2947|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:02.2947|TRACE|97|Changing state to SnapSync | 2022-08-31 11:28:02.4377|INFO|71|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:28:03.2962|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:03.2962|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:03.2962|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:03.2962|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:03.2962|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:03.2962|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:03.2962|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:03.2962|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:03.2962|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:03.2962|TRACE|80|Changing state to SnapSync | 2022-08-31 11:28:04.1554|INFO|91|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:28:04.2959|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:04.2959|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:04.2959|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:04.2959|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:04.2959|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:04.2959|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:04.2959|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:04.2959|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:04.2959|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:04.2959|TRACE|67|Changing state to SnapSync | 2022-08-31 11:28:05.2973|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:05.2973|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:05.2973|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:05.2973|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:05.2973|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:05.2973|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:05.2973|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:05.2973|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:05.2973|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:05.2973|TRACE|93|Changing state to SnapSync | 2022-08-31 11:28:05.3237|INFO|71|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:28:05.7696|INFO|15|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:28:05.7789|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:28:06.2209|INFO|9|SNAP - progress of State Ranges (Phase 1): 13.28125% [* ] 2022-08-31 11:28:06.2979|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:06.2979|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:06.2979|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:06.2979|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:06.2979|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:06.2979|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:06.2979|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:06.2979|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:06.2979|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:06.2979|TRACE|81|Changing state to SnapSync | 2022-08-31 11:28:07.1905|INFO|67|SNAP - progress of State Ranges (Phase 1): 13.671875% [* ] 2022-08-31 11:28:07.2963|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:07.2963|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:07.2963|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:07.2963|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:07.2963|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:07.2963|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:07.2963|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:07.2963|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:07.2963|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:07.2963|TRACE|67|Changing state to SnapSync | 2022-08-31 11:28:09.1820|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:09.1820|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:09.1820|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:09.1820|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:09.1820|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:09.1820|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:09.1820|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:09.1820|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:09.1820|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:09.1820|TRACE|97|Changing state to SnapSync | 2022-08-31 11:28:09.2965|TRACE|75| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:09.2965|TRACE|75| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:09.2965|TRACE|75| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:09.2965|TRACE|75| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:09.2965|TRACE|75| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:09.2965|TRACE|75| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:09.2965|TRACE|75| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:09.2965|TRACE|75| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:09.2965|INFO|75|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:09.2965|TRACE|75|Changing state to SnapSync | 2022-08-31 11:28:09.5230|INFO|95|SNAP - progress of State Ranges (Phase 1): 14.0625% [* ] 2022-08-31 11:28:09.5882|INFO|83|Peers | with known best block: 30 | all: 30 | 2022-08-31 11:28:11.1155|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:11.1155|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:11.1155|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:11.1155|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:11.1155|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:11.1155|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:11.1155|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:11.1155|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:11.1155|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:11.1155|TRACE|9|Changing state to SnapSync | 2022-08-31 11:28:11.5464|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:11.5464|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:11.5464|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:11.5464|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:11.5464|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:11.5464|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:11.5464|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:11.5464|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:11.5464|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:11.5464|TRACE|96|Changing state to SnapSync | 2022-08-31 11:28:12.2937|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:12.2937|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:12.2937|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:12.2937|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:12.2937|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:12.2937|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:12.2937|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:12.2937|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:12.2937|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502994|peer total difficulty:10790000 2022-08-31 11:28:12.2937|TRACE|11|Changing state to SnapSync | 2022-08-31 11:28:12.9198|INFO|88|Received a new payload: 7502995 (0xaf846a495c21b1ef755a95d48d791727ed82de33487b74be0c951fb4cc44e9c5) 2022-08-31 11:28:12.9198|INFO|88|Syncing... Parent wasn't processed. Inserting block 7502995 (0xaf846a...44e9c5). 2022-08-31 11:28:12.9842|INFO|96|SNAP - progress of State Ranges (Phase 1): 14.453125% [* ] 2022-08-31 11:28:12.9877|INFO|12|Received: ForkchoiceState: (HeadBlockHash: 0xaf846a495c21b1ef755a95d48d791727ed82de33487b74be0c951fb4cc44e9c5, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:28:12.9877|INFO|12|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaf846a495c21b1ef755a95d48d791727ed82de33487b74be0c951fb4cc44e9c5, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:28:13.2939|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:13.2939|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:13.2939|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:13.2939|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:13.2939|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:13.2939|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:13.2939|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:13.2939|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:13.2939|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:13.2939|TRACE|10|Changing state to SnapSync | 2022-08-31 11:28:14.0706|INFO|68|SNAP - progress of State Ranges (Phase 1): 14.453125% [* ] 2022-08-31 11:28:14.2950|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:14.2950|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:14.2950|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:14.2950|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:14.2950|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:14.2950|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:14.2950|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:14.2950|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:14.2950|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:14.2950|TRACE|9|Changing state to SnapSync | 2022-08-31 11:28:15.0070|INFO|83|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:28:15.0070|INFO|83|SNAP - (NO REQUEST, diff:0) True:0x260066fe8e212bcddd63f3320099d7f1c7c8df25a855e62b5e2c0864d1eaa842 - Requests Account:1 | Storage:8 | Code:8 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:28:15.2493|INFO|12|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:28:15.2945|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:15.2945|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:15.2945|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:15.2945|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:15.2945|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:15.2945|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:15.2945|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:15.2945|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:15.2945|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:15.2945|TRACE|6|Changing state to SnapSync | 2022-08-31 11:28:16.1141|INFO|81|SNAP - progress of State Ranges (Phase 1): 14.84375% [* ] 2022-08-31 11:28:16.2963|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:16.2963|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:16.2963|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:16.2963|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:16.2963|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:16.2963|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:16.2963|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:16.2963|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:16.2963|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:16.2963|TRACE|9|Changing state to SnapSync | 2022-08-31 11:28:16.8793|INFO|9|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:28:17.2941|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:17.2941|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:17.2941|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:17.2941|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:17.2941|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:17.2941|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:17.2941|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:17.2941|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:17.2941|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:17.2941|TRACE|96|Changing state to SnapSync | 2022-08-31 11:28:18.0304|INFO|11|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:28:18.2945|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:18.2945|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:18.2945|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:18.2945|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:18.2945|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:18.2945|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:18.2945|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:18.2945|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:18.2945|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:18.2945|TRACE|9|Changing state to SnapSync | 2022-08-31 11:28:18.9196|INFO|97|SNAP - progress of State Ranges (Phase 1): 15.234375% [* ] 2022-08-31 11:28:19.2939|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:19.2939|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:19.2939|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:19.2939|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:19.2939|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:19.2939|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:19.2939|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:19.2939|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:19.2939|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:19.2939|TRACE|97|Changing state to SnapSync | 2022-08-31 11:28:19.8137|INFO|72|SNAP - progress of State Ranges (Phase 1): 15.625% [* ] 2022-08-31 11:28:20.2943|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:20.2943|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:20.2943|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:20.2943|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:20.2943|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:20.2943|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:20.2943|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:20.2943|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:20.2943|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:20.2943|TRACE|6|Changing state to SnapSync | 2022-08-31 11:28:20.9392|INFO|96|SNAP - progress of State Ranges (Phase 1): 15.625% [* ] 2022-08-31 11:28:21.3025|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:21.3025|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:21.3025|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:21.3025|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:21.3025|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:21.3025|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:21.3025|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:21.3025|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:21.3025|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:21.3025|TRACE|82|Changing state to SnapSync | 2022-08-31 11:28:22.2963|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:22.2963|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:22.2963|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:22.2963|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:22.2963|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:22.2963|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:22.2963|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:22.2963|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:22.2963|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:22.2963|TRACE|90|Changing state to SnapSync | 2022-08-31 11:28:22.6140|INFO|77|SNAP - progress of State Ranges (Phase 1): 16.015625% [* ] 2022-08-31 11:28:23.3072|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:23.3072|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:23.3072|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:23.3072|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:23.3072|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:23.3072|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:23.3072|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:23.3072|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:23.3072|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:23.3072|TRACE|88|Changing state to SnapSync | 2022-08-31 11:28:24.3887|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:24.3887|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:24.3887|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:24.3887|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:24.3887|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:24.3887|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:24.3887|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:24.3887|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:24.3887|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502995|peer total difficulty:10790000 2022-08-31 11:28:24.3887|TRACE|18|Changing state to SnapSync | 2022-08-31 11:28:24.7901|INFO|94|Received a new payload: 7502996 (0xd4f25307a86f1d2fa453bcc314cd0af5fb1fd48eb85c12e0852b0a334bea534a) 2022-08-31 11:28:24.7901|INFO|94|Syncing... Parent wasn't processed. Inserting block 7502996 (0xd4f253...ea534a). 2022-08-31 11:28:24.8349|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0xd4f25307a86f1d2fa453bcc314cd0af5fb1fd48eb85c12e0852b0a334bea534a, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:28:24.8349|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd4f25307a86f1d2fa453bcc314cd0af5fb1fd48eb85c12e0852b0a334bea534a, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:28:24.8949|INFO|10|SNAP - progress of State Ranges (Phase 1): 16.40625% [* ] 2022-08-31 11:28:25.3187|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:25.3187|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:25.3187|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:25.3187|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:25.3187|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:25.3187|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:25.3187|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:25.3187|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:25.3187|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:25.3187|TRACE|96|Changing state to SnapSync | 2022-08-31 11:28:25.3819|INFO|96|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:28:25.3819|INFO|96|Sync peers 31(31)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502996| 162.55.242.81:30303][ 151| 20| 0| 0| 0|10651][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502996| 65.21.225.58:30303][ 149| 18| 0| 0| 0| 4460][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502996| 18.221.67.9:30303][ 190| 7| 0| 0| 0| 3199][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7502996| 192.41.72.34:30303][ 251| 5| 0| 0| 0| 2961][Geth/v1.10.21-unstable-c6dcd018-20220725/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502996| 87.103.255.195:30303][ 321| 7| 0| 0| 0| 3117][Geth/v1.10.21-stable-67109427/windows-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502995| 96.241.32.54:30309][ 191| 5| 0| 0| 0| 2344][Geth/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [ S ][ ][Peer|eth66| 7502995|135.181.222.185:30303][ 159| 13| 0| 0| 0| 5716][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 135.181.75.42:30303][ 153| 12| 0| 0| 0| 4162][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 144.76.93.241:30303][ 141| 24| 0| 0| 0| 8625][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 149.102.152.74:30303][ 129| 57| 0| 0| 0| 3183][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 149.102.152.79:30303][ 138| 67| 0| 0| 0| 4774][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 161.97.179.181:30303][ 213| 9| 0| 0| 0| 2507][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 164.68.113.238:30303][ 147| 14| 0| 0| 0| 3593][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 167.86.107.175:30303][ 308| 11| 0| 0| 0| 2883][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 176.124.222.63:30303][ 0| 10| 0| 0| 0| 2223][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 212.24.109.197:30303][ 148| 15| 0| 0| 0| 3786][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 220.233.71.175:30303][ 1422| 1| 0| 0| 0| 854][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 34.142.219.190:30303][ 280| 3| 0| 0| 0| 2748][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 38.242.158.103:30303][ 224| 27| 0| 0| 0| 3578][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 38.242.196.108:30303][ 131| 38| 0| 0| 0| 3738][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 91.126.200.41:30305][ 198| 17| 0| 0| 0| 3513][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 95.111.228.141:30303][ 150| 12| 0| 0| 0| 3417][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 95.111.234.16:30303][ 440| 13| 0| 0| 0| 2636][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 13.212.26.202:29888][ 274| 2| 0| 0| 0| 2672][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 34.150.36.76:29888][ 313| 2| 0| 0| 0| 3025][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 34.92.49.176:29888][ 295| 3| 0| 0| 0| 2931][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 35.220.157.21:29888][ 281| 2| 0| 0| 0| 2847][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502995| 161.97.96.198:30303][ 145| 16| 0| 0| 0| 3151][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502995| 185.48.24.112:30303][ 164| 7| 0| 0| 0| 805][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502995| 62.171.129.113:30303][ 146| 13| 0| 0| 0| 3112][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502994| 161.97.68.199:30303][ 164| 9| 0| 0| 0| 2150][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:28:26.3286|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:26.3286|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:26.3286|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:26.3286|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:26.3286|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:26.3286|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:26.3286|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:26.3286|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:26.3286|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:26.3286|TRACE|18|Changing state to SnapSync | 2022-08-31 11:28:27.3216|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:27.3216|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:27.3216|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:27.3216|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:27.3216|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:27.3216|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:27.3216|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:27.3216|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:27.3217|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:27.3217|TRACE|92|Changing state to SnapSync | 2022-08-31 11:28:28.3033|INFO|10|SNAP - progress of State Ranges (Phase 1): 17.1875% [* ] 2022-08-31 11:28:28.3375|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:28.3397|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:28.3397|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:28.3397|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:28.3397|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:28.3397|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:28.3397|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:28.3397|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:28.3397|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:28.3397|TRACE|91|Changing state to SnapSync | 2022-08-31 11:28:29.9956|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:29.9956|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:29.9956|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:29.9956|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:29.9956|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:29.9956|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:29.9956|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:29.9956|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:29.9956|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:29.9956|TRACE|9|Changing state to SnapSync | 2022-08-31 11:28:30.8338|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:30.8338|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:30.8338|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:30.8338|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:30.8338|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:30.8338|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:30.8338|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:30.8338|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:30.8338|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:30.8338|TRACE|92|Changing state to SnapSync | 2022-08-31 11:28:31.6350|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:31.6350|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:31.6350|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:31.6350|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:31.6350|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:31.6350|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:31.6350|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:31.6350|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:31.6350|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:31.6350|TRACE|10|Changing state to SnapSync | 2022-08-31 11:28:32.4145|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:32.4145|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:32.4145|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:32.4145|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:32.4145|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:32.4145|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:32.4145|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:32.4145|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:32.4145|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:32.4145|TRACE|82|Changing state to SnapSync | 2022-08-31 11:28:33.1325|INFO|91|SNAP - progress of State Ranges (Phase 1): 17.578125% [* ] 2022-08-31 11:28:33.1325|INFO|91|SNAP - (CodesToRetrieve:1000, diff:0) True:0x2ddf7a937c95e5799711bdcf1b822f5ca59cc25a39f94b4ea5bd6efb0add3605 - Requests Account:0 | Storage:23 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:9257 | Refresh:0 2022-08-31 11:28:33.2955|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:33.2955|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:33.2955|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:33.2955|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:33.2955|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:33.2955|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:33.2955|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:33.2955|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:33.2955|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:33.2955|TRACE|6|Changing state to SnapSync | 2022-08-31 11:28:34.2935|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:34.2935|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:34.2935|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:34.2935|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:34.2935|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:34.2935|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:34.2935|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:34.2935|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:34.2935|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:34.2935|TRACE|92|Changing state to SnapSync | 2022-08-31 11:28:35.2975|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:35.2975|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:35.2975|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:35.2975|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:35.2975|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:35.2975|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:35.2975|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:35.2975|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:35.2975|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:35.2975|TRACE|90|Changing state to SnapSync | 2022-08-31 11:28:35.5895|INFO|81|SNAP - progress of State Ranges (Phase 1): 18.359375% [* ] 2022-08-31 11:28:36.2965|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:36.2965|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:36.2965|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:36.2965|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:36.2965|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:36.2965|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:36.2965|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:36.2965|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:36.2965|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502996|peer total difficulty:10790000 2022-08-31 11:28:36.2965|TRACE|76|Changing state to SnapSync | 2022-08-31 11:28:36.4344|INFO|67|Received a new payload: 7502997 (0x9f2ab810e487160a0df995368b5c51f3acc87ae772eaffe758f58874a3d6d81c) 2022-08-31 11:28:36.4344|INFO|67|Syncing... Parent wasn't processed. Inserting block 7502997 (0x9f2ab8...d6d81c). 2022-08-31 11:28:36.5773|INFO|71|Received: ForkchoiceState: (HeadBlockHash: 0x9f2ab810e487160a0df995368b5c51f3acc87ae772eaffe758f58874a3d6d81c, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:28:36.5802|INFO|71|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9f2ab810e487160a0df995368b5c51f3acc87ae772eaffe758f58874a3d6d81c, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:28:37.3445|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:37.3445|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:37.3445|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:37.3445|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:37.3445|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:37.3445|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:37.3445|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:37.3445|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:37.3445|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:37.3445|TRACE|70|Changing state to SnapSync | 2022-08-31 11:28:37.7632|INFO|11|SNAP - progress of State Ranges (Phase 1): 18.75% [* ] 2022-08-31 11:28:38.3003|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:38.3003|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:38.3003|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:38.3003|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:38.3003|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:38.3003|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:38.3003|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:38.3003|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:38.3003|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:38.3003|TRACE|11|Changing state to SnapSync | 2022-08-31 11:28:39.2979|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:39.2979|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:39.2979|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:39.2979|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:39.2979|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:39.2979|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:39.2979|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:39.2979|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:39.2979|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:39.2979|TRACE|10|Changing state to SnapSync | 2022-08-31 11:28:40.0595|INFO|3|SNAP - progress of State Ranges (Phase 1): 19.140625% [* ] 2022-08-31 11:28:40.2970|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:40.2970|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:40.2970|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:40.2970|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:40.2970|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:40.2970|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:40.2970|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:40.2970|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:40.2970|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:40.2970|TRACE|12|Changing state to SnapSync | 2022-08-31 11:28:41.2969|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:41.2969|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:41.2969|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:41.2969|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:41.2969|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:41.2969|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:41.2969|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:41.2969|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:41.2969|INFO|3|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:41.2969|TRACE|3|Changing state to SnapSync | 2022-08-31 11:28:41.8790|INFO|10|Peers | with known best block: 32 | all: 32 | 2022-08-31 11:28:42.2960|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:42.2960|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:42.2960|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:42.2960|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:42.2960|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:42.2960|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:42.2960|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:42.2960|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:42.2960|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:42.2960|TRACE|11|Changing state to SnapSync | 2022-08-31 11:28:42.5870|INFO|81|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:28:43.3608|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:43.3608|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:43.3608|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:43.3608|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:43.3608|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:43.3608|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:43.3608|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:43.3608|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:43.3608|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:43.3608|TRACE|68|Changing state to SnapSync | 2022-08-31 11:28:44.2964|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:44.2964|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:44.2964|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:44.2964|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:44.2964|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:44.2964|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:44.2964|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:44.2964|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:44.2964|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:44.2964|TRACE|8|Changing state to SnapSync | 2022-08-31 11:28:45.6781|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:45.6781|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:45.6781|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:45.6781|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:45.6781|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:45.6781|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:45.6781|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:45.6781|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:45.6781|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:45.6781|TRACE|66|Changing state to SnapSync | 2022-08-31 11:28:45.7654|INFO|17|SNAP - progress of State Ranges (Phase 1): 19.921875% [* ] 2022-08-31 11:28:46.3571|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:46.3571|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:46.3571|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:46.3571|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:46.3571|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:46.3571|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:46.3571|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:46.3571|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:46.3571|INFO|11|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:46.3571|TRACE|11|Changing state to SnapSync | 2022-08-31 11:28:47.2907|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:47.2907|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:47.2907|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:47.2907|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:47.2907|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:47.2907|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:47.2907|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:47.2907|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:47.2907|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:47.2907|TRACE|80|Changing state to SnapSync | 2022-08-31 11:28:48.3001|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:48.3001|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:48.3001|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:48.3001|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:48.3001|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:48.3001|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:48.3001|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:48.3001|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:48.3001|INFO|3|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:48.3001|TRACE|3|Changing state to SnapSync | 2022-08-31 11:28:49.2906|INFO|91|Received a new payload: 7502998 (0xffafd0afa4dd280c0e80e79c4561c55bf30fed07fc36f55f0cff80af32a36b87) 2022-08-31 11:28:49.2937|INFO|91|Syncing... Parent wasn't processed. Inserting block 7502998 (0xffafd0...a36b87). 2022-08-31 11:28:49.3107|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:49.3107|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:49.3107|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:49.3107|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:49.3107|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:49.3107|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:49.3107|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:49.3107|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:49.3107|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502997|peer total difficulty:10790000 2022-08-31 11:28:49.3107|TRACE|93|Changing state to SnapSync | 2022-08-31 11:28:49.3349|INFO|3|Received: ForkchoiceState: (HeadBlockHash: 0xffafd0afa4dd280c0e80e79c4561c55bf30fed07fc36f55f0cff80af32a36b87, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:28:49.3349|INFO|3|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xffafd0afa4dd280c0e80e79c4561c55bf30fed07fc36f55f0cff80af32a36b87, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:28:50.0087|INFO|83|SNAP - progress of State Ranges (Phase 1): 20.703125% [** ] 2022-08-31 11:28:50.2937|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:50.2937|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:50.2937|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:50.2937|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:50.2937|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:50.2937|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:50.2937|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:50.2937|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:50.2937|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:50.2937|TRACE|72|Changing state to SnapSync | 2022-08-31 11:28:51.2912|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:51.2912|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:51.2912|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:51.2912|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:51.2912|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:51.2912|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:51.2912|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:51.2912|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:51.2912|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:51.2912|TRACE|15|Changing state to SnapSync | 2022-08-31 11:28:52.6143|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:52.6143|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:52.6143|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:52.6143|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:52.6143|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:52.6143|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:52.6143|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:52.6143|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:52.6143|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:52.6143|TRACE|66|Changing state to SnapSync | 2022-08-31 11:28:53.9857|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:53.9857|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:53.9857|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:53.9857|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:53.9857|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:53.9857|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:53.9857|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:53.9857|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:53.9857|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:53.9857|TRACE|89|Changing state to SnapSync | 2022-08-31 11:28:54.2923|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:54.2923|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:54.2923|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:54.2923|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:54.2923|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:54.2923|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:54.2923|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:54.2923|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:54.2923|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:54.2923|TRACE|8|Changing state to SnapSync | 2022-08-31 11:28:54.7786|INFO|97|SNAP - progress of State Ranges (Phase 1): 21.09375% [** ] 2022-08-31 11:28:55.2986|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:55.2986|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:55.2986|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:55.2986|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:55.2986|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:55.2986|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:55.2986|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:55.2986|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:55.2986|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:55.2986|TRACE|12|Changing state to SnapSync | 2022-08-31 11:28:56.2897|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:56.2897|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:56.2897|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:56.2897|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:56.2897|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:56.2897|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:56.2897|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:56.2897|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:56.2897|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:56.2897|TRACE|6|Changing state to SnapSync | 2022-08-31 11:28:57.3677|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:57.3677|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:57.3677|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:57.3677|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:57.3677|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:57.3677|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:57.3677|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:57.3677|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:57.3677|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:57.3677|TRACE|18|Changing state to SnapSync | 2022-08-31 11:28:58.0023|INFO|18|SNAP - progress of State Ranges (Phase 1): 21.484375% [** ] 2022-08-31 11:28:58.2918|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:58.2918|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:58.2918|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:58.2918|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:58.2918|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:58.2918|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:58.2918|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:58.2918|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:58.2918|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:58.2918|TRACE|92|Changing state to SnapSync | 2022-08-31 11:28:58.3666|INFO|90|Peers | with known best block: 31 | all: 31 | 2022-08-31 11:28:58.3666|INFO|90|Sync peers - Initialized: 31 | All: 31 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502998| 135.181.75.42:30303][ 139| 13| 0| 0| 0| 4621][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 144.76.93.241:30303][ 108| 25| 0| 0| 0| 8809][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 162.55.242.81:30303][ 124| 20| 0| 0| 0|10644][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502998| 164.68.113.238:30303][ 130| 15| 0| 0| 0| 3989][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 176.124.222.63:30303][ 49| 11| 0| 0| 0| 3322][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 212.24.109.197:30303][ 118| 16| 0| 0| 0| 3684][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 220.233.71.175:30303][ 1250| 1| 0| 0| 0| 961][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 34.142.219.190:30303][ 257| 3| 0| 0| 0| 2609][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 65.21.225.58:30303][ 117| 18| 0| 0| 0| 4424][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 91.126.200.41:30305][ 152| 16| 0| 0| 0| 3401][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 95.111.234.16:30303][ 319| 14| 0| 0| 0| 2576][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 18.221.67.9:30303][ 162| 7| 0| 0| 0| 3537][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ ][ ][Peer|eth66| 7502998| 192.41.72.34:30303][ 212| 4| 0| 0| 0| 2984][Geth/v1.10.21-unstable-c6dcd018-20220725/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 87.103.255.195:30303][ 209| 7| 0| 0| 0| 2891][Geth/v1.10.21-stable-67109427/windows-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502998| 13.212.26.202:29888][ 251| 2| 0| 0| 0| 2665][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 34.150.36.76:29888][ 298| 2| 0| 0| 0| 2874][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 34.92.49.176:29888][ 270| 2| 0| 0| 0| 2859][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 35.220.157.21:29888][ 414| 2| 0| 0| 0| 2613][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502998| 161.97.96.198:30303][ 113| 16| 0| 0| 0| 3208][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502998| 62.171.129.113:30303][ 115| 14| 0| 0| 0| 3629][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502997| 96.241.32.54:30309][ 158| 5| 0| 0| 0| 2179][Geth/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [ ][ ][Peer|eth66| 7502997|135.181.222.185:30303][ 125| 13| 0| 0| 0| 6607][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 149.102.152.74:30303][ 93| 55| 0| 0| 0| 2996][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 149.102.152.79:30303][ 100| 70| 0| 0| 0| 4981][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 161.97.179.181:30303][ 167| 9| 0| 0| 0| 2602][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 161.97.68.199:30303][ 137| 9| 0| 0| 0| 2016][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 167.86.107.175:30303][ 172| 12| 0| 0| 0| 2541][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 38.242.158.103:30303][ 148| 31| 0| 0| 0| 3536][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ ][ ][Peer|eth66| 7502997| 38.242.196.108:30303][ 101| 38| 0| 0| 0| 3795][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 95.111.228.141:30303][ 116| 12| 0| 0| 0| 3427][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502997| 185.48.24.112:30303][ 160| 7| 0| 0| 0| 628][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 11:28:59.2955|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:28:59.2955|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:28:59.2955|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:28:59.2955|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:28:59.2955|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:28:59.2955|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:28:59.2955|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:28:59.2955|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:28:59.2955|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:28:59.2955|TRACE|89|Changing state to SnapSync | 2022-08-31 11:28:59.5036|INFO|3|SNAP - progress of State Ranges (Phase 1): 21.875% [** ] 2022-08-31 11:29:00.3329|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:00.3329|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:00.3329|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:00.3329|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:00.3329|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:00.3329|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:00.3329|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:00.3329|TRACE|96| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:00.3329|INFO|96|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502998|peer total difficulty:10790000 2022-08-31 11:29:00.3329|TRACE|96|Changing state to SnapSync | 2022-08-31 11:29:00.6523|INFO|78|Received a new payload: 7502999 (0xee496ef7fb2c01f34b6c062ab6c597c61fc13fdf14f304027ae87f52cd4d2d4c) 2022-08-31 11:29:00.6523|INFO|78|Syncing... Parent wasn't processed. Inserting block 7502999 (0xee496e...4d2d4c). 2022-08-31 11:29:00.7576|INFO|80|Received: ForkchoiceState: (HeadBlockHash: 0xee496ef7fb2c01f34b6c062ab6c597c61fc13fdf14f304027ae87f52cd4d2d4c, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:29:00.7587|INFO|80|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xee496ef7fb2c01f34b6c062ab6c597c61fc13fdf14f304027ae87f52cd4d2d4c, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:29:01.2924|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:01.2924|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:01.2924|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:01.2924|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:01.2924|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:01.2924|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:01.2924|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:01.2924|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:01.2924|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:01.2924|TRACE|89|Changing state to SnapSync | 2022-08-31 11:29:01.6145|INFO|70|SNAP - progress of State Ranges (Phase 1): 22.265625% [** ] 2022-08-31 11:29:01.6145|INFO|70|SNAP - (NextSlotRange:1, diff:0) True:0x39aca63842a5c2be9ba765f7c9cb19d184a8c8847af7b4d0b900b60e034dc2ab - Requests Account:0 | Storage:26 | Code:5 | Refresh:0 - Queues Slots:0 | Storages:691 | Codes:6250 | Refresh:0 2022-08-31 11:29:02.2899|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:02.2899|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:02.2899|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:02.2899|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:02.2899|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:02.2899|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:02.2899|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:02.2899|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:02.2899|INFO|77|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:02.2899|TRACE|77|Changing state to SnapSync | 2022-08-31 11:29:03.2958|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:03.2958|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:03.2958|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:03.2958|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:03.2958|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:03.2958|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:03.2958|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:03.2958|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:03.2958|INFO|101|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:03.2958|TRACE|101|Changing state to SnapSync | 2022-08-31 11:29:04.2919|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:04.2919|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:04.2919|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:04.2919|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:04.2919|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:04.2919|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:04.2919|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:04.2919|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:04.2919|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:04.2919|TRACE|17|Changing state to SnapSync | 2022-08-31 11:29:04.3568|INFO|10|SNAP - progress of State Ranges (Phase 1): 22.65625% [** ] 2022-08-31 11:29:05.2954|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:05.2954|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:05.2954|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:05.2954|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:05.2954|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:05.2954|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:05.2954|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:05.2954|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:05.2954|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:05.2954|TRACE|68|Changing state to SnapSync | 2022-08-31 11:29:05.7719|INFO|88|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:29:05.7794|INFO|68|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:29:06.2980|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:06.2980|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:06.2980|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:06.2980|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:06.2980|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:06.2980|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:06.2980|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:06.2980|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:06.2980|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:06.2980|TRACE|69|Changing state to SnapSync | 2022-08-31 11:29:07.3118|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:07.3118|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:07.3118|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:07.3118|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:07.3118|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:07.3118|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:07.3118|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:07.3118|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:07.3118|INFO|103|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:07.3118|TRACE|103|Changing state to SnapSync | 2022-08-31 11:29:07.7089|INFO|12|SNAP - progress of State Ranges (Phase 1): 23.4375% [** ] 2022-08-31 11:29:08.2952|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:08.2952|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:08.2952|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:08.2952|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:08.2952|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:08.2952|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:08.2952|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:08.2952|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:08.2952|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:08.2952|TRACE|92|Changing state to SnapSync | 2022-08-31 11:29:09.2942|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:09.2942|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:09.2942|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:09.2942|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:09.2942|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:09.2942|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:09.2942|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:09.2942|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:09.2942|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:09.2942|TRACE|84|Changing state to SnapSync | 2022-08-31 11:29:10.3144|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:10.3144|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:10.3144|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:10.3144|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:10.3144|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:10.3144|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:10.3144|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:10.3144|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:10.3144|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:10.3144|TRACE|68|Changing state to SnapSync | 2022-08-31 11:29:11.2951|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:11.2951|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:11.2951|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:11.2951|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:11.2951|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:11.2951|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:11.2951|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:11.2951|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:11.2951|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:11.2951|TRACE|10|Changing state to SnapSync | 2022-08-31 11:29:12.4590|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:12.4590|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:12.4590|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:12.4590|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:12.4590|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:12.4590|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:12.4590|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:12.4590|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:12.4590|INFO|102|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:12.4590|TRACE|102|Changing state to SnapSync | 2022-08-31 11:29:13.7661|INFO|93|Received a new payload: 7503000 (0xf8478dc1c0940ab7d3ffe0bb57e52b2d9cfd07604e1eedeaf302f5ef16622497) 2022-08-31 11:29:13.7661|INFO|93|Syncing... Parent wasn't processed. Inserting block 7503000 (0xf8478d...622497). 2022-08-31 11:29:13.9260|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:13.9260|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:13.9260|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:13.9260|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:13.9260|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:13.9260|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:13.9260|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:13.9260|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:13.9260|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7502999|peer total difficulty:10790000 2022-08-31 11:29:13.9260|TRACE|100|Changing state to SnapSync | 2022-08-31 11:29:13.9324|INFO|89|Received: ForkchoiceState: (HeadBlockHash: 0xf8478dc1c0940ab7d3ffe0bb57e52b2d9cfd07604e1eedeaf302f5ef16622497, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:29:13.9345|INFO|89|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xf8478dc1c0940ab7d3ffe0bb57e52b2d9cfd07604e1eedeaf302f5ef16622497, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:29:14.2952|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:14.2952|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:14.2952|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:14.2952|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:14.2952|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:14.2952|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:14.2952|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:14.2952|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:14.2952|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:14.2952|TRACE|88|Changing state to SnapSync | 2022-08-31 11:29:14.8576|INFO|103|SNAP - progress of State Ranges (Phase 1): 23.4375% [** ] 2022-08-31 11:29:14.9192|INFO|17|Peers | with known best block: 32 | all: 32 | 2022-08-31 11:29:15.2501|INFO|69|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:29:15.2960|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:15.2960|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:15.2960|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:15.2960|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:15.2960|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:15.2960|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:15.2960|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:15.2960|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:15.2960|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:15.2960|TRACE|18|Changing state to SnapSync | 2022-08-31 11:29:16.2950|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:16.2950|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:16.2950|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:16.2950|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:16.2950|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:16.2950|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:16.2950|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:16.2950|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:16.2950|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:16.2950|TRACE|87|Changing state to SnapSync | 2022-08-31 11:29:17.2971|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:17.2971|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:17.2971|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:17.2971|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:17.2971|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:17.2971|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:17.2971|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:17.2971|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:17.2971|INFO|103|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:17.2971|TRACE|103|Changing state to SnapSync | 2022-08-31 11:29:18.2962|TRACE|82| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:18.2962|TRACE|82| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:18.2962|TRACE|82| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:18.2962|TRACE|82| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:18.2962|TRACE|82| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:18.2962|TRACE|82| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:18.2962|TRACE|82| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:18.2962|TRACE|82| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:18.2962|INFO|82|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:18.2962|TRACE|82|Changing state to SnapSync | 2022-08-31 11:29:18.3863|INFO|10|SNAP - progress of State Ranges (Phase 1): 24.21875% [** ] 2022-08-31 11:29:19.2960|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:19.2960|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:19.2960|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:19.2960|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:19.2960|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:19.2960|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:19.2960|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:19.2960|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:19.2960|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:19.2960|TRACE|80|Changing state to SnapSync | 2022-08-31 11:29:20.2966|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:20.2966|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:20.2966|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:20.2966|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:20.2966|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:20.2966|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:20.2966|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:20.2966|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:20.2966|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:20.2966|TRACE|70|Changing state to SnapSync | 2022-08-31 11:29:21.2947|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:21.2947|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:21.2947|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:21.2947|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:21.2947|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:21.2947|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:21.2947|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:21.2947|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:21.2947|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:21.2947|TRACE|6|Changing state to SnapSync | 2022-08-31 11:29:21.5660|INFO|95|SNAP - progress of State Ranges (Phase 1): 24.21875% [** ] 2022-08-31 11:29:22.3212|TRACE|18| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:22.3212|TRACE|18| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:22.3212|TRACE|18| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:22.3212|TRACE|18| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:22.3212|TRACE|18| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:22.3212|TRACE|18| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:22.3212|TRACE|18| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:22.3212|TRACE|18| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:22.3212|INFO|18|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:22.3212|TRACE|18|Changing state to SnapSync | 2022-08-31 11:29:23.0629|INFO|94|SNAP - progress of State Ranges (Phase 1): 24.609375% [** ] 2022-08-31 11:29:23.3038|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:23.3038|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:23.3038|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:23.3038|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:23.3038|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:23.3038|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:23.3038|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:23.3038|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:23.3038|INFO|17|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:23.3038|TRACE|17|Changing state to SnapSync | 2022-08-31 11:29:24.3095|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:24.3095|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:24.3095|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:24.3095|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:24.3095|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:24.3095|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:24.3095|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:24.3095|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:24.3097|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:24.3097|TRACE|8|Changing state to SnapSync | 2022-08-31 11:29:24.4595|INFO|80|SNAP - progress of State Ranges (Phase 1): 25% [** ] 2022-08-31 11:29:25.2974|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:25.2974|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:25.2974|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:25.2974|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:25.2974|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:25.2974|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:25.2974|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:25.2974|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:25.2974|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:25.2974|TRACE|91|Changing state to SnapSync | 2022-08-31 11:29:26.2687|INFO|78|SNAP - progress of State Ranges (Phase 1): 25% [** ] 2022-08-31 11:29:26.2953|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:26.2953|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:26.2953|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:26.2953|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:26.2953|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:26.2953|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:26.2953|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:26.2953|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:26.2953|INFO|78|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:26.2953|TRACE|78|Changing state to SnapSync | 2022-08-31 11:29:27.2972|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:27.2972|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:27.2972|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:27.2972|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:27.2972|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:27.2972|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:27.2972|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:27.2972|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:27.2972|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:27.2972|TRACE|8|Changing state to SnapSync | 2022-08-31 11:29:27.4098|INFO|78|SNAP - progress of State Ranges (Phase 1): 25% [** ] 2022-08-31 11:29:28.2944|TRACE|14| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:28.2944|TRACE|14| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:28.2944|TRACE|14| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:28.2944|TRACE|14| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:28.2944|TRACE|14| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:28.2944|TRACE|14| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:28.2944|TRACE|14| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:28.2944|TRACE|14| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:28.2944|INFO|14|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:28.2944|TRACE|14|Changing state to SnapSync | 2022-08-31 11:29:29.2706|INFO|100|SNAP - progress of State Ranges (Phase 1): 25.390625% [** ] 2022-08-31 11:29:29.2706|INFO|100|SNAP - (NO REQUEST, diff:0) True:0x4187cffa9a9dc3eb374998dfd5fbd2de59452fc6ad334890fdd8fb32e831c027 - Requests Account:1 | Storage:27 | Code:7 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:29:29.2962|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:29.2962|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:29.2962|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:29.2962|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:29.2962|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:29.2962|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:29.2962|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:29.2962|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:29.2962|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:29.2962|TRACE|97|Changing state to SnapSync | 2022-08-31 11:29:30.1861|INFO|88|Peers | with known best block: 37 | all: 37 | 2022-08-31 11:29:30.1947|INFO|88|Sync peers 37(37)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503000|135.181.222.185:30303][ 110| 14| 0| 0| 0| 6913][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 135.181.75.42:30303][ 122| 14| 0| 0| 0| 4825][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 144.76.93.241:30303][ 94| 26| 0| 0| 0| 9285][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 149.102.152.74:30303][ 79| 65| 0| 0| 0| 3572][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 149.102.152.79:30303][ 84| 75| 0| 0| 0| 5344][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 161.97.179.181:30303][ 150| 10| 0| 0| 0| 2538][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 162.55.242.81:30303][ 107| 21| 0| 0| 0|10700][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 164.68.113.238:30303][ 113| 15| 0| 0| 0| 3978][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 167.86.107.175:30303][ 137| 14| 0| 0| 0| 2780][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 176.124.222.63:30303][ 74| 12| 0| 0| 0| 3176][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 212.24.109.197:30303][ 103| 16| 0| 0| 0| 3813][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 220.233.71.175:30303][ 1344| 1| 0| 0| 0| 897][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 34.142.219.190:30303][ 251| 3| 0| 0| 0| 2514][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 38.242.158.103:30303][ 117| 37| 0| 0| 0| 3667][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 38.242.196.108:30303][ 100| 41| 0| 0| 0| 4048][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 65.21.225.58:30303][ 102| 18| 0| 0| 0| 4858][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 91.126.200.41:30305][ 132| 17| 0| 0| 0| 3633][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 95.111.228.141:30303][ 101| 13| 0| 0| 0| 3342][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 95.111.234.16:30303][ 271| 15| 0| 0| 0| 2624][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 18.221.67.9:30303][ 150| 7| 0| 0| 0| 3372][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7503000| 192.41.72.34:30303][ 197| 5| 0| 0| 0| 2712][Geth/v1.10.21-unstable-c6dcd018-20220725/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 87.103.255.195:30303][ 179| 7| 0| 0| 0| 3110][Geth/v1.10.21-stable-67109427/windows-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503000| 13.212.26.202:29888][ 266| 2| 0| 0| 0| 2891][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 34.150.36.76:29888][ 379| 2| 0| 0| 0| 2724][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 34.92.49.176:29888][ 261| 2| 0| 0| 0| 2781][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 35.220.157.21:29888][ 381| 2| 0| 0| 0| 2720][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503000| 161.97.96.198:30303][ 99| 16| 0| 0| 0| 3249][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503000| 62.171.129.113:30303][ 118| 15| 0| 0| 0| 3633][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502999| 96.241.32.54:30309][ 147| 5| 0| 0| 0| 2087][Geth/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [ S ][ ][Peer|eth66| 7502999| 161.97.68.199:30303][ 119| 8| 0| 0| 0| 2065][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502972|194.163.154.193:30303][ 70| 8| 0| 0| 0| 620][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7491853|185.190.140.195:30303][ 15| 1| 0| 0| 0| 1956][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:29:30.2948|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:30.2948|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:30.2948|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:30.2948|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:30.2948|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:30.2948|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:30.2948|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:30.2948|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:30.2948|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:30.2948|TRACE|12|Changing state to SnapSync | 2022-08-31 11:29:30.5119|INFO|88|SNAP - progress of State Ranges (Phase 1): 25.78125% [** ] 2022-08-31 11:29:31.2947|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:31.2947|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:31.2947|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:31.2947|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:31.2947|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:31.2947|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:31.2947|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:31.2947|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:31.2947|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:31.2947|TRACE|10|Changing state to SnapSync | 2022-08-31 11:29:31.9102|INFO|6|SNAP - progress of State Ranges (Phase 1): 25.78125% [** ] 2022-08-31 11:29:32.3992|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:32.3992|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:32.3992|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:32.3992|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:32.3992|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:32.3992|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:32.3992|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:32.3992|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:32.3992|INFO|101|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:32.3992|TRACE|101|Changing state to SnapSync | 2022-08-31 11:29:33.1863|INFO|93|SNAP - progress of State Ranges (Phase 1): 25.78125% [** ] 2022-08-31 11:29:33.2969|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:33.2969|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:33.2969|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:33.2969|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:33.2969|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:33.2969|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:33.2969|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:33.2969|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:33.2969|INFO|102|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:33.2969|TRACE|102|Changing state to SnapSync | 2022-08-31 11:29:34.3521|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:34.3521|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:34.3521|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:34.3521|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:34.3521|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:34.3521|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:34.3521|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:34.3521|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:34.3521|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:34.3521|TRACE|6|Changing state to SnapSync | 2022-08-31 11:29:35.5500|TRACE|99| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:35.5500|TRACE|99| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:35.5500|TRACE|99| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:35.5500|TRACE|99| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:35.5500|TRACE|99| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:35.5500|TRACE|99| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:35.5500|TRACE|99| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:35.5500|TRACE|99| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:35.5500|INFO|99|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:35.5500|TRACE|99|Changing state to SnapSync | 2022-08-31 11:29:36.4281|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:36.4281|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:36.4281|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:36.4281|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:36.4281|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:36.4281|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:36.4281|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:36.4281|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:36.4281|INFO|72|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503000|peer total difficulty:10790000 2022-08-31 11:29:36.4281|TRACE|72|Changing state to SnapSync | 2022-08-31 11:29:36.6045|INFO|6|Received a new payload: 7503001 (0x03c74f0116725b03bb8388913001d9b945f8eafbd89958fb5192dfbaaf384283) 2022-08-31 11:29:36.6045|INFO|6|Syncing... Parent wasn't processed. Inserting block 7503001 (0x03c74f...384283). 2022-08-31 11:29:36.7419|INFO|99|Received: ForkchoiceState: (HeadBlockHash: 0x03c74f0116725b03bb8388913001d9b945f8eafbd89958fb5192dfbaaf384283, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:29:36.7419|INFO|99|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x03c74f0116725b03bb8388913001d9b945f8eafbd89958fb5192dfbaaf384283, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:29:37.2097|INFO|83|SNAP - progress of State Ranges (Phase 1): 26.171875% [** ] 2022-08-31 11:29:37.2950|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:37.2950|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:37.2950|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:37.2950|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:37.2950|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:37.2950|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:37.2950|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:37.2950|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:37.2950|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:37.2950|TRACE|81|Changing state to SnapSync | 2022-08-31 11:29:38.2946|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:38.2946|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:38.2946|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:38.2946|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:38.2946|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:38.2946|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:38.2946|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:38.2946|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:38.2946|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:38.2946|TRACE|90|Changing state to SnapSync | 2022-08-31 11:29:39.2980|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:39.2980|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:39.2980|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:39.2980|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:39.2980|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:39.2980|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:39.2980|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:39.2980|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:39.2980|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:39.2980|TRACE|100|Changing state to SnapSync | 2022-08-31 11:29:40.2958|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:40.2958|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:40.2958|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:40.2958|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:40.2958|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:40.2958|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:40.2958|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:40.2958|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:40.2958|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:40.2958|TRACE|67|Changing state to SnapSync | 2022-08-31 11:29:40.3540|INFO|90|SNAP - progress of State Ranges (Phase 1): 26.171875% [** ] 2022-08-31 11:29:41.3046|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:41.3046|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:41.3046|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:41.3046|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:41.3046|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:41.3046|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:41.3046|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:41.3046|TRACE|84| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:41.3046|INFO|84|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:41.3046|TRACE|84|Changing state to SnapSync | 2022-08-31 11:29:42.3052|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:42.3052|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:42.3052|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:42.3052|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:42.3052|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:42.3052|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:42.3052|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:42.3052|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:42.3052|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:42.3052|TRACE|15|Changing state to SnapSync | 2022-08-31 11:29:42.3585|INFO|15|SNAP - progress of State Ranges (Phase 1): 26.5625% [** ] 2022-08-31 11:29:43.2992|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:43.2992|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:43.2992|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:43.2992|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:43.2992|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:43.2992|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:43.2992|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:43.2992|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:43.2992|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:43.2992|TRACE|67|Changing state to SnapSync | 2022-08-31 11:29:44.2972|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:44.2972|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:44.2972|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:44.2972|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:44.2972|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:44.2972|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:44.2972|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:44.2972|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:44.2972|INFO|73|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:44.2972|TRACE|73|Changing state to SnapSync | 2022-08-31 11:29:44.8722|INFO|88|SNAP - progress of State Ranges (Phase 1): 26.953125% [** ] 2022-08-31 11:29:45.2986|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:45.2986|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:45.2986|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:45.2986|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:45.2986|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:45.2986|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:45.2986|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:45.2986|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:45.2986|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:45.2986|TRACE|66|Changing state to SnapSync | 2022-08-31 11:29:45.8068|INFO|99|Peers | with known best block: 32 | all: 32 | 2022-08-31 11:29:46.2980|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:46.2980|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:46.2980|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:46.2980|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:46.2980|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:46.2980|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:46.2980|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:46.2980|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:46.2980|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:46.2980|TRACE|9|Changing state to SnapSync | 2022-08-31 11:29:47.2972|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:47.2972|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:47.2972|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:47.2972|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:47.2972|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:47.2972|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:47.2972|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:47.2972|TRACE|70| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:47.2972|INFO|70|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:47.2972|TRACE|70|Changing state to SnapSync | 2022-08-31 11:29:47.9624|INFO|11|SNAP - progress of State Ranges (Phase 1): 26.953125% [** ] 2022-08-31 11:29:48.2968|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:48.2968|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:48.2968|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:48.2968|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:48.2968|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:48.2968|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:48.2968|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:48.2968|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:48.2968|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503001|peer total difficulty:10790000 2022-08-31 11:29:48.2968|TRACE|8|Changing state to SnapSync | 2022-08-31 11:29:48.7879|INFO|79|Received a new payload: 7503002 (0x5c9e3d9c29d0e419f84f0daf54568ca05fd4f5dfc314419c296cb8066a200610) 2022-08-31 11:29:48.7879|INFO|79|Syncing... Parent wasn't processed. Inserting block 7503002 (0x5c9e3d...200610). 2022-08-31 11:29:48.8990|INFO|68|Received: ForkchoiceState: (HeadBlockHash: 0x5c9e3d9c29d0e419f84f0daf54568ca05fd4f5dfc314419c296cb8066a200610, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:29:48.8990|INFO|68|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5c9e3d9c29d0e419f84f0daf54568ca05fd4f5dfc314419c296cb8066a200610, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:29:49.2981|TRACE|15| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:49.2981|TRACE|15| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:49.2981|TRACE|15| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:49.2981|TRACE|15| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:49.2981|TRACE|15| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:49.2981|TRACE|15| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:49.2981|TRACE|15| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:49.2981|TRACE|15| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:49.2981|INFO|15|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:49.2981|TRACE|15|Changing state to SnapSync | 2022-08-31 11:29:50.2980|TRACE|99| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:50.2980|TRACE|99| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:50.2980|TRACE|99| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:50.2980|TRACE|99| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:50.2980|TRACE|99| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:50.2980|TRACE|99| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:50.2980|TRACE|99| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:50.2980|TRACE|99| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:50.2980|INFO|99|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:50.2980|TRACE|99|Changing state to SnapSync | 2022-08-31 11:29:50.5851|INFO|15|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:29:51.3061|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:51.3061|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:51.3061|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:51.3061|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:51.3061|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:51.3061|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:51.3061|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:51.3061|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:51.3061|INFO|97|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:51.3061|TRACE|97|Changing state to SnapSync | 2022-08-31 11:29:52.2987|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:52.2987|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:52.2987|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:52.2987|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:52.2987|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:52.2987|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:52.2987|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:52.2987|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:52.2987|INFO|92|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:52.2987|TRACE|92|Changing state to SnapSync | 2022-08-31 11:29:53.2949|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:53.2949|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:53.2949|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:53.2949|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:53.2949|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:53.2949|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:53.2949|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:53.2949|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:53.2949|INFO|93|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:53.2949|TRACE|93|Changing state to SnapSync | 2022-08-31 11:29:54.3085|TRACE|12| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:54.3085|TRACE|12| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:54.3085|TRACE|12| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:54.3085|TRACE|12| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:54.3085|TRACE|12| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:54.3085|TRACE|12| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:54.3085|TRACE|12| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:54.3085|TRACE|12| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:54.3085|INFO|12|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:54.3085|TRACE|12|Changing state to SnapSync | 2022-08-31 11:29:55.0713|INFO|107|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:29:55.0713|INFO|107|SNAP - (NO REQUEST, diff:0) True:0x46c7e09118aaeb74c5dddf51147091ed943b2b709d504b4f011fa1cf0a79f71b - Requests Account:1 | Storage:25 | Code:2 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:29:55.3015|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:55.3017|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:55.3017|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:55.3017|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:55.3017|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:55.3017|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:55.3017|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:55.3017|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:55.3017|INFO|3|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:55.3017|TRACE|3|Changing state to SnapSync | 2022-08-31 11:29:56.2501|INFO|8|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:29:56.3047|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:56.3047|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:56.3047|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:56.3047|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:56.3047|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:56.3047|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:56.3047|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:56.3047|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:56.3047|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:56.3047|TRACE|91|Changing state to SnapSync | 2022-08-31 11:29:57.2966|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:57.2966|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:57.2966|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:57.2966|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:57.2966|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:57.2966|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:57.2966|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:57.2966|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:57.2966|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:57.2966|TRACE|100|Changing state to SnapSync | 2022-08-31 11:29:57.4390|INFO|100|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:29:58.2958|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:58.2958|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:58.2958|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:58.2958|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:58.2958|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:58.2958|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:58.2958|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:58.2958|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:58.2958|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:58.2958|TRACE|88|Changing state to SnapSync | 2022-08-31 11:29:58.6139|INFO|88|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:29:59.2942|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:29:59.2942|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:29:59.2942|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:29:59.2942|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:29:59.2942|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:29:59.2942|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:29:59.2942|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:29:59.2942|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:29:59.2942|INFO|101|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:29:59.2942|TRACE|101|Changing state to SnapSync | 2022-08-31 11:29:59.9195|INFO|88|SNAP - progress of State Ranges (Phase 1): 27.34375% [** ] 2022-08-31 11:30:00.2940|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:00.2940|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:00.2940|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:00.2940|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:00.2940|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:00.2940|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:00.2940|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:00.2940|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:00.2940|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503002|peer total difficulty:10790000 2022-08-31 11:30:00.2940|TRACE|8|Changing state to SnapSync | 2022-08-31 11:30:00.4463|INFO|104|Received a new payload: 7503003 (0x847ca73ceb23ea4e49df6f46ba0321193149745010c12ca5f22a677882b60372) 2022-08-31 11:30:00.4998|INFO|104|Syncing... Parent wasn't processed. Inserting block 7503003 (0x847ca7...b60372). 2022-08-31 11:30:00.5110|INFO|103|Received: ForkchoiceState: (HeadBlockHash: 0x847ca73ceb23ea4e49df6f46ba0321193149745010c12ca5f22a677882b60372, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:30:00.5151|INFO|103|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x847ca73ceb23ea4e49df6f46ba0321193149745010c12ca5f22a677882b60372, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:30:00.8148|INFO|100|Peers | with known best block: 33 | all: 33 | 2022-08-31 11:30:00.8148|INFO|100|Sync peers 33(33)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503003|136.243.145.233:30303][ 0| 31| 0| 0| 0| 9587][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002|135.181.222.185:30303][ 95| 14| 0| 0| 0| 7192][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 135.181.75.42:30303][ 104| 14| 0| 0| 0| 5005][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 144.76.93.241:30303][ 80| 26| 0| 0| 0| 9568][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 149.102.152.74:30303][ 64| 63| 0| 0| 0| 3501][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 149.102.152.79:30303][ 68| 75| 0| 0| 0| 5560][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 161.97.179.181:30303][ 154| 11| 0| 0| 0| 2435][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 161.97.68.199:30303][ 104| 10| 0| 0| 0| 1998][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 162.55.242.81:30303][ 90| 22| 0| 0| 0|10612][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 164.68.113.238:30303][ 98| 16| 0| 0| 0| 4137][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 167.86.107.175:30303][ 108| 14| 0| 0| 0| 2981][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 176.124.222.63:30303][ 65| 10| 0| 0| 0| 3515][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 212.24.109.197:30303][ 89| 17| 0| 0| 0| 3799][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 220.233.71.175:30303][ 1132| 1| 0| 0| 0| 932][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 38.242.158.103:30303][ 91| 38| 0| 0| 0| 3737][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 38.242.196.108:30303][ 82| 40| 0| 0| 0| 3959][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 65.21.225.58:30303][ 88| 18| 0| 0| 0| 4930][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 91.126.200.41:30305][ 113| 17| 0| 0| 0| 3731][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 95.111.228.141:30303][ 88| 14| 0| 0| 0| 3503][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 18.221.67.9:30303][ 138| 7| 0| 0| 0| 3312][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7503002| 192.41.72.34:30303][ 198| 5| 0| 0| 0| 2597][Geth/v1.10.21-unstable-c6dcd018-20220725/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 87.103.255.195:30303][ 159| 6| 0| 0| 0| 2983][Geth/v1.10.21-stable-67109427/windows-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503002| 34.92.49.176:29888][ 283| 3| 0| 0| 0| 2843][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 35.220.157.21:29888][ 362| 2| 0| 0| 0| 2721][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503002| 161.97.96.198:30303][ 96| 16| 0| 0| 0| 3232][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503002| 185.48.24.112:30303][ 129| 8| 0| 0| 0| 295][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503002| 62.171.129.113:30303][ 106| 15| 0| 0| 0| 3724][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503001| 96.241.32.54:30309][ 134| 5| 0| 0| 0| 2035][Geth/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [ S ][ ][Peer|eth66| 7503001| 34.142.219.190:30303][ 260| 2| 0| 0| 0| 2509][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503001| 95.111.234.16:30303][ 238| 15| 0| 0| 0| 2585][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503001| 13.212.26.202:29888][ 301| 2| 0| 0| 0| 2839][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503001| 34.150.36.76:29888][ 350| 2| 0| 0| 0| 2677][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502937|194.163.154.193:30303][ 63| 8| 0| 0| 0| 312][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:30:01.2964|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:01.2964|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:01.2964|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:01.2964|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:01.2964|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:01.2964|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:01.2964|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:01.2964|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:01.2964|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:01.2964|TRACE|100|Changing state to SnapSync | 2022-08-31 11:30:02.2963|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:02.2963|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:02.2963|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:02.2963|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:02.2963|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:02.2963|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:02.2963|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:02.2963|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:02.2963|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:02.2963|TRACE|81|Changing state to SnapSync | 2022-08-31 11:30:03.2945|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:03.2945|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:03.2945|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:03.2945|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:03.2945|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:03.2945|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:03.2945|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:03.2945|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:03.2945|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:03.2945|TRACE|71|Changing state to SnapSync | 2022-08-31 11:30:03.5631|INFO|78|SNAP - progress of State Ranges (Phase 1): 28.125% [** ] 2022-08-31 11:30:04.2955|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:04.2955|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:04.2955|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:04.2955|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:04.2955|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:04.2955|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:04.2955|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:04.2955|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:04.2955|INFO|105|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:04.2955|TRACE|105|Changing state to SnapSync | 2022-08-31 11:30:05.3759|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:05.3759|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:05.3759|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:05.3759|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:05.3759|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:05.3759|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:05.3759|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:05.3759|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:05.3759|INFO|79|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:05.3759|TRACE|79|Changing state to SnapSync | 2022-08-31 11:30:05.7727|INFO|82|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:30:05.7755|INFO|82|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:30:06.2959|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:06.2959|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:06.2959|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:06.2959|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:06.2959|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:06.2959|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:06.2959|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:06.2959|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:06.2959|INFO|81|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:06.2959|TRACE|81|Changing state to SnapSync | 2022-08-31 11:30:07.3061|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:07.3061|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:07.3061|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:07.3061|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:07.3061|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:07.3061|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:07.3061|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:07.3061|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:07.3061|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:07.3061|TRACE|83|Changing state to SnapSync | 2022-08-31 11:30:07.5650|INFO|106|SNAP - progress of State Ranges (Phase 1): 28.125% [** ] 2022-08-31 11:30:08.2952|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:08.2952|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:08.2952|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:08.2952|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:08.2952|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:08.2952|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:08.2952|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:08.2952|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:08.2952|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:08.2952|TRACE|66|Changing state to SnapSync | 2022-08-31 11:30:09.2983|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:09.2983|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:09.2983|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:09.2983|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:09.2983|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:09.2983|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:09.2983|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:09.2983|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:09.2983|INFO|91|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:09.2983|TRACE|91|Changing state to SnapSync | 2022-08-31 11:30:09.6341|INFO|66|SNAP - progress of State Ranges (Phase 1): 28.515625% [** ] 2022-08-31 11:30:10.2953|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:10.2953|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:10.2953|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:10.2953|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:10.2953|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:10.2953|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:10.2953|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:10.2953|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:10.2953|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:10.2953|TRACE|88|Changing state to SnapSync | 2022-08-31 11:30:11.3088|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:11.3088|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:11.3088|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:11.3088|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:11.3088|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:11.3088|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:11.3088|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:11.3088|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:11.3088|INFO|105|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:11.3088|TRACE|105|Changing state to SnapSync | 2022-08-31 11:30:12.2957|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:12.2957|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:12.2957|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:12.2957|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:12.2957|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:12.2957|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:12.2957|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:12.2957|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:12.2957|INFO|88|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:12.2957|TRACE|88|Changing state to SnapSync | 2022-08-31 11:30:12.3717|INFO|75|SNAP - progress of State Ranges (Phase 1): 28.90625% [** ] 2022-08-31 11:30:12.9756|INFO|73|Received a new payload: 7503004 (0x08041a526de1027bac87f37d8487a238514f61b927d1126ae9c09c99846ac2d3) 2022-08-31 11:30:12.9756|INFO|73|Syncing... Parent wasn't processed. Inserting block 7503004 (0x08041a...6ac2d3). 2022-08-31 11:30:13.1488|INFO|104|Received: ForkchoiceState: (HeadBlockHash: 0x08041a526de1027bac87f37d8487a238514f61b927d1126ae9c09c99846ac2d3, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:30:13.1633|INFO|104|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x08041a526de1027bac87f37d8487a238514f61b927d1126ae9c09c99846ac2d3, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:30:13.2955|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:13.2955|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:13.2955|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:13.2955|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:13.2955|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:13.2955|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:13.2955|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:13.2955|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:13.2955|INFO|105|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503003|peer total difficulty:10790000 2022-08-31 11:30:13.2955|TRACE|105|Changing state to SnapSync | 2022-08-31 11:30:13.6672|INFO|3|SNAP - progress of State Ranges (Phase 1): 28.90625% [** ] 2022-08-31 11:30:14.2965|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:14.2965|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:14.2965|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:14.2965|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:14.2965|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:14.2965|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:14.2965|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:14.2965|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:14.2965|INFO|100|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:14.2965|TRACE|100|Changing state to SnapSync | 2022-08-31 11:30:14.5977|INFO|9|SNAP - progress of State Ranges (Phase 1): 29.296875% [** ] 2022-08-31 11:30:14.5977|INFO|9|SNAP - (NextSlotRange:1, diff:0) True:0x4b5cbb324881eab4f589083c582b4a4876f3a1462a90c34ec8cae98a44a26678 - Requests Account:1 | Storage:19 | Code:10 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:30:15.2496|INFO|90|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:30:15.2951|TRACE|99| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:15.2951|TRACE|99| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:15.2951|TRACE|99| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:15.2951|TRACE|99| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:15.2951|TRACE|99| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:15.2951|TRACE|99| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:15.2951|TRACE|99| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:15.2951|TRACE|99| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:15.2951|INFO|99|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:15.2951|TRACE|99|Changing state to SnapSync | 2022-08-31 11:30:15.5180|INFO|3|SNAP - progress of State Ranges (Phase 1): 29.6875% [** ] 2022-08-31 11:30:16.1904|INFO|102|Peers | with known best block: 35 | all: 35 | 2022-08-31 11:30:16.2937|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:16.2937|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:16.2937|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:16.2937|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:16.2937|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:16.2937|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:16.2937|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:16.2937|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:16.2937|INFO|102|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:16.2937|TRACE|102|Changing state to SnapSync | 2022-08-31 11:30:16.8821|INFO|80|SNAP - progress of State Ranges (Phase 1): 29.6875% [** ] 2022-08-31 11:30:17.2950|TRACE|99| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:17.2950|TRACE|99| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:17.2950|TRACE|99| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:17.2950|TRACE|99| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:17.2950|TRACE|99| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:17.2950|TRACE|99| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:17.2950|TRACE|99| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:17.2950|TRACE|99| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:17.2950|INFO|99|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:17.2950|TRACE|99|Changing state to SnapSync | 2022-08-31 11:30:18.2944|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:18.2944|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:18.2944|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:18.2944|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:18.2944|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:18.2944|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:18.2944|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:18.2944|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:18.2944|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:18.2944|TRACE|90|Changing state to SnapSync | 2022-08-31 11:30:19.2948|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:19.2948|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:19.2948|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:19.2948|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:19.2948|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:19.2948|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:19.2948|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:19.2948|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:19.2948|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:19.2948|TRACE|94|Changing state to SnapSync | 2022-08-31 11:30:19.5036|INFO|67|SNAP - progress of State Ranges (Phase 1): 30.078125% [*** ] 2022-08-31 11:30:20.5121|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:20.5121|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:20.5121|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:20.5121|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:20.5121|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:20.5121|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:20.5121|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:20.5121|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:20.5121|INFO|83|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:20.5121|TRACE|83|Changing state to SnapSync | 2022-08-31 11:30:21.4025|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:21.4025|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:21.4025|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:21.4025|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:21.4025|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:21.4025|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:21.4025|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:21.4025|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:21.4025|INFO|87|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:21.4025|TRACE|87|Changing state to SnapSync | 2022-08-31 11:30:22.2947|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:22.2947|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:22.2947|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:22.2947|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:22.2947|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:22.2947|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:22.2947|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:22.2947|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:22.2947|INFO|69|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:22.2947|TRACE|69|Changing state to SnapSync | 2022-08-31 11:30:22.7194|INFO|69|SNAP - progress of State Ranges (Phase 1): 30.078125% [*** ] 2022-08-31 11:30:23.2942|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:23.2942|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:23.2942|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:23.2942|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:23.2942|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:23.2942|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:23.2942|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:23.2942|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:23.2942|INFO|89|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:23.2942|TRACE|89|Changing state to SnapSync | 2022-08-31 11:30:24.2950|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:24.2950|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:24.2950|TRACE|107| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:24.2950|TRACE|107| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:24.2950|TRACE|107| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:24.2950|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:24.2950|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:24.2950|TRACE|107| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:24.2950|INFO|107|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:24.2950|TRACE|107|Changing state to SnapSync | 2022-08-31 11:30:24.7523|INFO|66|Received a new payload: 7503005 (0xeb93551be523008288cecf6bbd1d3e4b7aad9fb13214b81678e18f21ba957189) 2022-08-31 11:30:24.7523|INFO|66|Syncing... Parent wasn't processed. Inserting block 7503005 (0xeb9355...957189). 2022-08-31 11:30:24.7708|INFO|80|Received: ForkchoiceState: (HeadBlockHash: 0xeb93551be523008288cecf6bbd1d3e4b7aad9fb13214b81678e18f21ba957189, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:30:24.7738|INFO|80|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xeb93551be523008288cecf6bbd1d3e4b7aad9fb13214b81678e18f21ba957189, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:30:25.3453|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:25.3453|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:25.3453|TRACE|107| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:25.3453|TRACE|107| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:25.3453|TRACE|107| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:25.3453|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:25.3453|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:25.3453|TRACE|107| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:25.3453|INFO|107|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503004|peer total difficulty:10790000 2022-08-31 11:30:25.3453|TRACE|107|Changing state to SnapSync | 2022-08-31 11:30:26.2257|INFO|3|SNAP - progress of State Ranges (Phase 1): 30.46875% [*** ] 2022-08-31 11:30:26.2948|TRACE|107| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:26.2948|TRACE|107| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:26.2948|TRACE|107| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:26.2948|TRACE|107| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:26.2948|TRACE|107| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:26.2948|TRACE|107| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:26.2948|TRACE|107| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:26.2948|TRACE|107| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:26.2948|INFO|107|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:26.2948|TRACE|107|Changing state to SnapSync | 2022-08-31 11:30:27.3965|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:27.3965|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:27.3965|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:27.3965|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:27.3965|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:27.3965|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:27.3965|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:27.3965|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:27.3965|INFO|68|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:27.3965|TRACE|68|Changing state to SnapSync | 2022-08-31 11:30:28.2948|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:28.2948|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:28.2948|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:28.2948|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:28.2948|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:28.2948|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:28.2948|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:28.2948|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:28.2948|INFO|8|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:28.2948|TRACE|8|Changing state to SnapSync | 2022-08-31 11:30:29.1789|INFO|8|SNAP - progress of State Ranges (Phase 1): 30.46875% [*** ] 2022-08-31 11:30:29.3401|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:29.3401|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:29.3401|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:29.3401|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:29.3401|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:29.3401|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:29.3401|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:29.3401|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:29.3401|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:29.3401|TRACE|67|Changing state to SnapSync | 2022-08-31 11:30:30.2953|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:30.2953|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:30.2953|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:30.2953|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:30.2953|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:30.2953|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:30.2953|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:30.2953|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:30.2953|INFO|90|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:30.2953|TRACE|90|Changing state to SnapSync | 2022-08-31 11:30:31.2948|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:31.2948|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:31.2948|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:31.2948|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:31.2948|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:31.2948|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:31.2948|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:31.2948|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:31.2948|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:31.2948|TRACE|76|Changing state to SnapSync | 2022-08-31 11:30:31.7073|INFO|84|Peers | with known best block: 36 | all: 36 | 2022-08-31 11:30:31.7073|INFO|84|Sync peers 36(36)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503005|135.181.222.185:30303][ 87| 14| 0| 0| 0| 7297][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005|136.243.145.233:30303][ 110| 20| 0| 0| 0| 8748][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 144.76.93.241:30303][ 70| 24| 0| 0| 0| 9546][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 162.55.242.81:30303][ 79| 21| 0| 0| 0|10379][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 176.124.222.63:30303][ 83| 10| 0| 0| 0| 3282][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 212.24.109.197:30303][ 84| 16| 0| 0| 0| 4302][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 220.233.71.175:30303][ 1146| 1| 0| 0| 0| 897][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 34.142.219.190:30303][ 278| 2| 0| 0| 0| 2444][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 65.21.225.58:30303][ 79| 17| 0| 0| 0| 5070][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 91.126.200.41:30305][ 112| 16| 0| 0| 0| 3704][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 18.221.67.9:30303][ 130| 7| 0| 0| 0| 3366][Geth/v1.10.23-stable-c36f5a4c/linux-amd64/go1.18.2] [ S ][ ][Peer|eth66| 7503005| 201.123.50.161:30303][ 0| 0| 0| 0| 0| 1471][Geth/v1.10.22-stable-2de49b04/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 192.41.72.34:30303][ 189| 4| 0| 0| 0| 2374][Geth/v1.10.21-unstable-c6dcd018-20220725/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 87.103.255.195:30303][ 159| 6| 0| 0| 0| 2948][Geth/v1.10.21-stable-67109427/windows-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503005| 13.212.26.202:29888][ 300| 2| 0| 0| 0| 2690][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 34.150.36.76:29888][ 346| 2| 0| 0| 0| 2642][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 34.92.49.176:29888][ 283| 3| 0| 0| 0| 2741][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 35.220.157.21:29888][ 348| 2| 0| 0| 0| 2601][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503005| 161.97.96.198:30303][ 85| 16| 0| 0| 0| 3236][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503005| 62.171.129.113:30303][ 94| 15| 0| 0| 0| 3784][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7503004| 96.241.32.54:30309][ 150| 5| 0| 0| 0| 1931][Geth/v1.10.23-stable-d901d853/linux-arm64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 135.181.75.42:30303][ 93| 13| 0| 0| 0| 4971][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 149.102.152.74:30303][ 55| 60| 0| 0| 0| 3603][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 149.102.152.79:30303][ 58| 74| 0| 0| 0| 5812][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 161.97.179.181:30303][ 134| 11| 0| 0| 0| 2354][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 164.68.113.238:30303][ 87| 15| 0| 0| 0| 4193][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 167.86.107.175:30303][ 93| 13| 0| 0| 0| 2924][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 38.242.158.103:30303][ 75| 36| 0| 0| 0| 3650][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 38.242.196.108:30303][ 72| 37| 0| 0| 0| 4003][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 95.111.228.141:30303][ 79| 13| 0| 0| 0| 3520][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 95.111.234.16:30303][ 212| 14| 0| 0| 0| 2549][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7503004| 185.48.24.112:30303][ 138| 8| 0| 0| 0| 253][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502937| 154.12.233.69:59732][ 105| 3| 0| 0| 0| 938][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502937|194.163.154.193:30303][ 42| 10| 0| 0| 0| 244][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:30:31.7994|INFO|72|SNAP - progress of State Ranges (Phase 1): 30.859375% [*** ] 2022-08-31 11:30:32.3013|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:32.3013|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:32.3013|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:32.3013|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:32.3013|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:32.3013|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:32.3013|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:32.3013|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:32.3013|INFO|67|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:32.3013|TRACE|67|Changing state to SnapSync | 2022-08-31 11:30:33.2950|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:33.2950|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:33.2950|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:33.2950|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:33.2950|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:33.2950|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:33.2950|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:33.2950|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:33.2950|INFO|80|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:33.2950|TRACE|80|Changing state to SnapSync | 2022-08-31 11:30:34.0972|INFO|94|SNAP - progress of State Ranges (Phase 1): 31.25% [*** ] 2022-08-31 11:30:34.2962|TRACE|9| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:34.2962|TRACE|9| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:34.2962|TRACE|9| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:34.2962|TRACE|9| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:34.2962|TRACE|9| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:34.2962|TRACE|9| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:34.2962|TRACE|9| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:34.2962|TRACE|9| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:34.2962|INFO|9|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:34.2962|TRACE|9|Changing state to SnapSync | 2022-08-31 11:30:35.3047|TRACE|76| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:35.3047|TRACE|76| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:35.3047|TRACE|76| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:35.3047|TRACE|76| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:35.3047|TRACE|76| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:35.3047|TRACE|76| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:35.3047|TRACE|76| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:35.3047|TRACE|76| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:35.3047|INFO|76|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:35.3047|TRACE|76|Changing state to SnapSync | 2022-08-31 11:30:36.2049|INFO|106|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:30:36.2958|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:36.2958|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:36.2958|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:36.2958|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:36.2958|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:36.2958|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:36.2958|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:36.2958|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:36.2958|INFO|6|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503005|peer total difficulty:10790000 2022-08-31 11:30:36.2958|TRACE|6|Changing state to SnapSync | 2022-08-31 11:30:36.4657|INFO|87|Received a new payload: 7503006 (0xeca8dea9b24fac38fc3ffe80928eaf2a4e7c9b348e5b61ea536fa98f59ef2323) 2022-08-31 11:30:36.4657|INFO|87|Syncing... Parent wasn't processed. Inserting block 7503006 (0xeca8de...ef2323). 2022-08-31 11:30:36.6660|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xeca8dea9b24fac38fc3ffe80928eaf2a4e7c9b348e5b61ea536fa98f59ef2323, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:30:36.6660|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xeca8dea9b24fac38fc3ffe80928eaf2a4e7c9b348e5b61ea536fa98f59ef2323, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:30:37.2999|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:37.2999|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:37.2999|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:37.2999|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:37.2999|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:37.2999|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:37.2999|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:37.2999|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:37.2999|INFO|94|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503006|peer total difficulty:10790000 2022-08-31 11:30:37.2999|TRACE|94|Changing state to SnapSync | 2022-08-31 11:30:37.5381|INFO|82|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:30:37.5381|INFO|82|SNAP - (NO REQUEST, diff:0) True:0x51489421ede47797b62038374be9395250e1935ffd5ffcb59ed5d6fa6cd0a594 - Requests Account:1 | Storage:15 | Code:4 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:30:38.2969|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:38.2969|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:38.2969|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:38.2969|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:38.2969|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:38.2969|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:38.2969|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:38.2969|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:38.2969|INFO|95|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503006|peer total difficulty:10790000 2022-08-31 11:30:38.2969|TRACE|95|Changing state to SnapSync | 2022-08-31 11:30:38.5178|INFO|102|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:30:39.2952|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:39.2952|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:39.2952|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:39.2952|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:39.2952|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:39.2952|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:39.2952|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:39.2952|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:39.2952|INFO|71|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503006|peer total difficulty:10790000 2022-08-31 11:30:39.2952|TRACE|71|Changing state to SnapSync | 2022-08-31 11:30:39.5873|INFO|66|SNAP - progress of State Ranges (Phase 1): 31.640625% [*** ] 2022-08-31 11:30:40.2946|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:40.2946|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:40.2946|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:40.2946|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:40.2946|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:40.2946|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:40.2946|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:40.2946|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:40.2946|INFO|66|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503006|peer total difficulty:10790000 2022-08-31 11:30:40.2946|TRACE|66|Changing state to SnapSync | 2022-08-31 11:30:41.0465|INFO|79|SNAP - progress of State Ranges (Phase 1): 32.03125% [*** ] 2022-08-31 11:30:41.2983|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:41.2983|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:41.2983|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:41.2983|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:41.2983|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:41.2983|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:41.2983|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:41.2983|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:41.2983|INFO|10|Changing state SnapSync to SnapSync at processed:0|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503006|peer total difficulty:10790000 2022-08-31 11:30:41.2983|TRACE|10|Changing state to SnapSync | 2022-08-31 11:30:41.4557|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:30:41.4600|INFO|2|Stopping session monitor... 2022-08-31 11:30:41.4600|INFO|2|Stopping session sync mode selector... 2022-08-31 11:30:41.4600|INFO|2|Sync mode selector stopped 2022-08-31 11:30:41.4600|INFO|2|Stopping discovery app... 2022-08-31 11:30:41.4636|INFO|2|Stopping discovery udp channel 2022-08-31 11:30:41.4636|INFO|2|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:30:41.4636|INFO|2|Stopping block producer... 2022-08-31 11:30:41.4636|INFO|2|Stopping sync peer pool... 2022-08-31 11:30:41.4668|INFO|2|Stopping peer pool... 2022-08-31 11:30:41.4668|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:30:41.4668|INFO|2|Stopping peer manager... 2022-08-31 11:30:41.4668|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:30:41.4668|INFO|2|Stopping synchronizer... 2022-08-31 11:30:41.4698|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:30:41.4698|INFO|103|State sync task completed. 2022-08-31 11:30:41.4698|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:30:41.4698|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:30:41.4698|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:30:41.4698|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:30:41.4698|INFO|105|Beacon headers task completed. 2022-08-31 11:30:41.4698|INFO|105|Fast sync blocks downloader task completed. 2022-08-31 11:30:41.4698|INFO|83|State sync task completed. 2022-08-31 11:30:41.4698|INFO|10|Fast blocks receipts task completed. 2022-08-31 11:30:41.4698|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:30:41.4698|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:30:41.4698|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:30:41.4698|INFO|105|Fast blocks bodies task completed. 2022-08-31 11:30:41.4698|INFO|2|Stopping blockchain processor... 2022-08-31 11:30:41.4698|INFO|105|Fast blocks headers task completed. 2022-08-31 11:30:41.4698|INFO|10|Full sync block downloader task completed. 2022-08-31 11:30:41.4698|INFO|2|Stopping rlpx peer... 2022-08-31 11:30:41.4864|INFO|93|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:30:42.5169|INFO|8|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:30:42.5169|INFO|8|Disposing plugin Clique... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin AuRa... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin Ethash... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin NethDev... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin Merge... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin Merge... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin MEV... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin HealthChecks... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin Hive... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin Account Abstraction... 2022-08-31 11:30:42.5180|INFO|8|Disposing plugin EthStats... 2022-08-31 11:30:42.5180|INFO|8|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:30:42.5180|INFO|8|IPC JSON RPC service stopped 2022-08-31 11:30:42.5180|INFO|8|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:30:42.5303|INFO|8|JSON RPC service stopped 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:30:42.5303|INFO|8|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:30:42.5386|INFO|8|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:30:42.5386|INFO|8|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:30:42.5386|INFO|8|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:30:42.5386|INFO|8|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:30:42.5458|INFO|8|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:30:42.5458|INFO|8|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:30:42.5458|INFO|8|Closing DBs... 2022-08-31 11:30:42.5458|INFO|8|Disposing DB State0 2022-08-31 11:30:48.4828|INFO|9|Using http://ipv4.icanhazip.com to get external ip 2022-08-31 11:30:48.9061|INFO|10|Setting up memory allowances 2022-08-31 11:30:48.9061|INFO|10| memory hint: 768MB 2022-08-31 11:30:48.9061|INFO|10| general memory: 32MB 2022-08-31 11:30:48.9061|INFO|10| peers memory: 50MB 2022-08-31 11:30:48.9061|INFO|10| Netty memory: 134MB 2022-08-31 11:30:48.9061|INFO|10| mempool memory: 68MB 2022-08-31 11:30:48.9061|INFO|10| fast blocks memory: 48MB 2022-08-31 11:30:48.9061|INFO|10| trie memory: 86MB 2022-08-31 11:30:48.9127|INFO|10| DB memory: 347MB 2022-08-31 11:30:49.2953|WARN|8|Start block loaded from HEAD - 0 (0xbf7e33...b88c1a) 2022-08-31 11:30:49.3045|INFO|8|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:30:49.3201|INFO|8|Numbers resolved, level = Max(7469999, 7502981), header = Max(7469999, 7502981), body = Max(0, 7502981) 2022-08-31 11:30:49.3252|INFO|8|Beacon Numbers resolved, level = 0, header = 0, body = 7503006 2022-08-31 11:30:49.3252|WARN|8|Detected corrupted block tree data (0 < 7503006) (possibly due to an unexpected shutdown). Attempting to fix by moving head backwards. This may fail and you may need to resync the node. 2022-08-31 11:30:49.3273|INFO|8|Block tree initialized, last processed is 7502981 (0xd73fcc...bd3b8e), best queued is 7502981, best known is 7502981, lowest inserted header 1, body , lowest sync inserted block number 7470001 2022-08-31 11:30:49.3363|INFO|13|Initializing 11 plugins 2022-08-31 11:30:49.3363|INFO|13| Clique by Nethermind 2022-08-31 11:30:49.3383|INFO|13| Clique by Nethermind initialized in 1ms 2022-08-31 11:30:49.3383|INFO|13| AuRa by Nethermind 2022-08-31 11:30:49.3383|INFO|13| AuRa by Nethermind initialized in 0ms 2022-08-31 11:30:49.3383|INFO|13| Ethash by Nethermind 2022-08-31 11:30:49.3383|INFO|13| Ethash by Nethermind initialized in 0ms 2022-08-31 11:30:49.3383|INFO|13| NethDev by Nethermind 2022-08-31 11:30:49.3383|INFO|13| NethDev by Nethermind initialized in 0ms 2022-08-31 11:30:49.3383|INFO|13| Merge by Nethermind 2022-08-31 11:30:49.3383|INFO|13| Merge by Nethermind initialized in 0ms 2022-08-31 11:30:49.3383|INFO|13| Merge by Nethermind 2022-08-31 11:30:49.3592|INFO|13|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:30:49.3657|INFO|13|Client started with TTD: 10790000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 10790000 2022-08-31 11:30:49.3657|INFO|13| Merge by Nethermind initialized in 26ms 2022-08-31 11:30:49.3657|INFO|13| MEV by Nethermind 2022-08-31 11:30:49.3657|INFO|13| MEV by Nethermind initialized in 0ms 2022-08-31 11:30:49.3657|INFO|13| HealthChecks by Nethermind 2022-08-31 11:30:49.3657|INFO|13| HealthChecks by Nethermind initialized in 0ms 2022-08-31 11:30:49.3657|INFO|13| Hive by Nethermind 2022-08-31 11:30:49.3657|INFO|13| Hive by Nethermind initialized in 0ms 2022-08-31 11:30:49.3657|INFO|13| Account Abstraction by Nethermind 2022-08-31 11:30:49.3712|INFO|13| Account Abstraction Plugin: User Operation Mining Disabled 2022-08-31 11:30:49.3712|INFO|13| Account Abstraction by Nethermind initialized in 3ms 2022-08-31 11:30:49.3712|INFO|13| EthStats by Nethermind 2022-08-31 11:30:49.3712|WARN|13|EthStatsPlugin plugin disabled due to EthStatsConfig settings set to false 2022-08-31 11:30:49.3712|INFO|13| EthStats by Nethermind initialized in 0ms 2022-08-31 11:30:49.4671|INFO|11|Loaded Beacon Pivot: Hash: 0x8291a9cd80f5b05a599f778cb572498a351266aea4784ea9099758422717c5f5 Number: 7502938 Parent: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f Beneficiary: 0xf36f155486299ecaff2d4f5160ed5114c1f66000 Gas Limit: 30000000 Gas Used: 26329927 Timestamp: 1661944440 Extra Data: Difficulty: 0 Mix Hash: 0xff31699b13eb82ea026d6ea84abd8e1d87730363d73afb29b14f44c2dfdf2bae Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0x1d2160579cd8395135183738d11e7575c2db35324170951db6284c3667b67aff Receipts Root: 0x67155aad3bd79d42c6ecbe1a5c19d859ef1498047d69651277ad62afdb289b72 State Root: 0x68ae2c86bf28033397f941bddf1240c99a6bc8c1c4bdbf694843f1342dad73b5 BaseFeePerGas: 23551904 IsPostMerge: False TotalDifficulty: 2022-08-31 11:30:49.6754|INFO|8|Loaded 0 static nodes from file: /home/nethermind/nethermind-from-source/nethermind/src/Nethermind/Nethermind.Runner/bin/Release/net6.0/Data/static-nodes.json 2022-08-31 11:30:49.9170|INFO|8|Skipping Account Abstraction network protocol 2022-08-31 11:30:49.9604|INFO|13|Using pivot 7470000 and barrier 1 in bodies sync 2022-08-31 11:30:49.9604|INFO|13|Using pivot 7470000 and barrier 1 in receipts sync 2022-08-31 11:30:49.9821|INFO|13|Now syncing nodes starting from root of block 0 2022-08-31 11:30:50.1323|INFO|13|ReceiptsDb migration disabled. Finding logs when multiple blocks receipts need to be scanned might be slow below 7502981 block. 2022-08-31 11:30:50.1350|INFO|13|No block tree levels to review for fixes. All fine. 2022-08-31 11:30:50.1408|INFO|13|Loaded LowestInsertedBeaconHeader: Hash: 0xaf8f1d3d87a1744a30e86fc590939b60d22688c050e45c643e0dbfeb7b51d768 Number: 7470001 Parent: 0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1 Beneficiary: 0x000095e79eac4d76aab57cb2c1f091d553b36ca0 Gas Limit: 30000000 Gas Used: 7173992 Timestamp: 1661437956 Extra Data: Difficulty: 0 Mix Hash: 0x3d7f0f40b594b88659d400e345fd51c202944723f4a2d38971b65ef3bdb70d5d Nonce: 0 Uncles Hash: 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 Tx Root: 0xa478ce6210ada7914022943ed8bf5851fbe17a2e3a73b12f1ffcc1e680cc099c Receipts Root: 0xcbc6d79dd0a356bf29f7e9625be54fcd1e8493a6f2d67c3e6cafa7e5ce623237 State Root: 0x02d9ac4a651637063ddf8415dc5c0922151433948e020b1e7ceaf9f95713b00b BaseFeePerGas: 18833 IsPostMerge: False TotalDifficulty: 2022-08-31 11:30:50.1682|INFO|13|Numbers resolved, level = Max(7502981, 7502981), header = Max(7502981, 7502981), body = Max(0, 7502981) 2022-08-31 11:30:50.1682|INFO|13|Beacon Numbers resolved, level = 7503006, header = 7503006, body = 7503006 2022-08-31 11:30:50.1887|INFO|13|Grafana / Prometheus metrics are disabled in configuration 2022-08-31 11:30:50.1975|INFO|10|Starting Merge block producer & sealer 2022-08-31 11:30:50.4852|INFO|68|Peers | with known best block: 1 | all: 9 | 2022-08-31 11:30:50.4852|INFO|68|Waiting for peers... 1s 2022-08-31 11:30:50.4924|INFO|68|Sync peers - Initialized: 1 | All: 9 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ ][Peer|eth66| 7503006| 62.171.129.113:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 11:30:50.5463|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:50.5463|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:50.5463|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:50.5463|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:50.5507|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:50.5507|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:50.5507|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:50.5507|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:50.5548|INFO|6|Changing state Disconnected to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503006|peer total difficulty:10790000 2022-08-31 11:30:50.5548|TRACE|6|Changing state to SnapSync | 2022-08-31 11:30:50.5548|INFO|6|Sync mode changed from Disconnected to SnapSync 2022-08-31 11:30:50.5548|INFO|6|SNAP - distance from HEAD:7502981 - Pivot changed from to 7502981 2022-08-31 11:30:50.5548|INFO|6|Starting the SNAP data sync from the 7502981 (0xd73fcc...bd3b8e) 0x5d8f9e65bbd95a4e799e9551ca8e99dc04775fad07fd92e329c62c0b0c52808f root 2022-08-31 11:30:50.9205|INFO|11|Connected to 1 bootnodes, 933 trusted/persisted nodes 2022-08-31 11:30:51.4933|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:51.4933|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:51.4933|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:51.4933|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:51.4933|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:51.4933|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:51.4933|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:51.4933|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:51.4933|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:51.4933|TRACE|17|Changing state to SnapSync | 2022-08-31 11:30:52.0108|INFO|14|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:30:52.4889|TRACE|69| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:52.4889|TRACE|69| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:52.4889|TRACE|69| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:52.4889|TRACE|69| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:52.4889|TRACE|69| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:52.4889|TRACE|69| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:52.4889|TRACE|69| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:52.4889|TRACE|69| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:52.4889|INFO|69|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:52.4889|TRACE|69|Changing state to SnapSync | 2022-08-31 11:30:53.4985|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:53.4985|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:53.4985|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:53.4985|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:53.4985|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:53.4985|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:53.4985|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:53.4985|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:53.4985|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:53.4985|TRACE|13|Changing state to SnapSync | 2022-08-31 11:30:54.4917|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:54.4917|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:54.4917|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:54.4917|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:54.4917|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:54.4917|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:54.4917|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:54.4917|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:54.4917|INFO|6|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:54.4917|TRACE|6|Changing state to SnapSync | 2022-08-31 11:30:55.3965|INFO|8|Engine Module has been enabled 2022-08-31 11:30:55.3981|INFO|8|Skipping Flashbots RPC plugin 2022-08-31 11:30:55.3981|INFO|8|Skipping Hive plugin 2022-08-31 11:30:55.3981|INFO|8|Skipping Account Abstraction RPC plugin 2022-08-31 11:30:55.4034|WARN|8|Starting Clique block producer & sealer 2022-08-31 11:30:55.4074|INFO|8|EngineUrl specified. EnginePort 8551 EngineHost localhost. Additional JSON RPC URL 'http://localhost:8551' has engine module enabled. skipping... 2022-08-31 11:30:55.4131|INFO|8|Reading authentication secret from file '/var/lib/nethermind/jwt-secret' 2022-08-31 11:30:55.4901|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:55.4901|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:55.4901|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:55.4901|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:55.4901|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:55.4901|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:55.4901|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:55.4901|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:55.4901|INFO|66|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:55.4901|TRACE|66|Changing state to SnapSync | 2022-08-31 11:30:55.5151|INFO|74| ======================== Nethermind initialization completed ======================== Version : 1.14.0-52-b2a47e35e-20220831/X64-Linux/6.0.8 This node : enode://a5acaa532ac1571e8f05e300f88ac96bdd49acadc45c42dfb1f76487d1f480460261359a3287e75ae0eb78151b2ce3b6ac92be8ccfa0ac099a164b79faa78b97@178.79.189.218:30303 RPC modules : Eth, Net, Parity, Personal, Proof, Rpc, Subscribe, Trace, TxPool, Web3 Node address : 0xdb886b6b15ac818f406fced993371f0f552b55f2 (do not use as an account) Mem est tx : 34MB Mem est DB : 33MB JSON RPC : http://127.0.0.1:8545 ; http://localhost:8551 Genesis hash : 0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a External IP : 178.79.189.218 Ethereum : tcp://178.79.189.218:30303 Discovery : udp://178.79.189.218:30303 Chainspec : chainspec/goerli.json Chain ID : Goerli Chain head : 7502981 (0xd73fcc...bd3b8e) ===================================================================================== 2022-08-31 11:30:56.2263|INFO|6|Received a new payload: 7503007 (0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf) 2022-08-31 11:30:56.2534|INFO|6|Syncing... Parent wasn't processed. Inserting block 7503007 (0x39517c...a03daf). 2022-08-31 11:30:56.3226|INFO|6|Received: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:30:56.3226|INFO|6|BeaconChain reorged during the sync or cache rebuilt 2022-08-31 11:30:56.3373|INFO|6|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:30:56.4937|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:56.4937|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:56.4937|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:56.4937|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:56.4937|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:56.4937|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:56.4937|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:56.4937|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:56.4937|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503006|peer total difficulty:10790000 2022-08-31 11:30:56.4937|TRACE|67|Changing state to SnapSync | 2022-08-31 11:30:57.4908|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:57.4908|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:57.4908|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:57.4908|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:57.4908|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:57.4908|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:57.4908|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:57.4908|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:57.4908|INFO|66|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:57.4908|TRACE|66|Changing state to SnapSync | 2022-08-31 11:30:58.4922|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:58.4922|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:58.4922|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:58.4922|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:58.4922|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:58.4922|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:58.4922|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:58.4922|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:58.4922|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:58.4922|TRACE|67|Changing state to SnapSync | 2022-08-31 11:30:59.4887|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:30:59.4887|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:30:59.4887|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:30:59.4887|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:30:59.4887|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:30:59.4887|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:30:59.4887|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:30:59.4887|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:30:59.4887|INFO|66|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:30:59.4887|TRACE|66|Changing state to SnapSync | 2022-08-31 11:31:00.4927|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:00.4927|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:00.4927|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:00.4927|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:00.4927|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:00.4927|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:00.4927|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:00.4927|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:00.4927|INFO|66|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:00.4927|TRACE|66|Changing state to SnapSync | 2022-08-31 11:31:01.4932|TRACE|65| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:01.4932|TRACE|65| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:01.4932|TRACE|65| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:01.4932|TRACE|65| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:01.4932|TRACE|65| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:01.4932|TRACE|65| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:01.4932|TRACE|65| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:01.4932|TRACE|65| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:01.4932|INFO|65|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:01.4932|TRACE|65|Changing state to SnapSync | 2022-08-31 11:31:02.4927|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:02.4927|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:02.4927|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:02.4927|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:02.4927|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:02.4927|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:02.4927|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:02.4927|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:02.4927|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:02.4927|TRACE|67|Changing state to SnapSync | 2022-08-31 11:31:03.4888|TRACE|68| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:03.4888|TRACE|68| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:03.4888|TRACE|68| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:03.4888|TRACE|68| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:03.4888|TRACE|68| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:03.4888|TRACE|68| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:03.4888|TRACE|68| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:03.4888|TRACE|68| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:03.4888|INFO|68|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:03.4888|TRACE|68|Changing state to SnapSync | 2022-08-31 11:31:04.4887|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:04.4887|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:04.4887|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:04.4887|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:04.4887|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:04.4887|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:04.4887|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:04.4887|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:04.4887|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:04.4887|TRACE|67|Changing state to SnapSync | 2022-08-31 11:31:05.2323|INFO|9|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:05.4873|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:05.4873|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:05.4873|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:05.4873|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:05.4873|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:05.4873|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:05.4873|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:05.4873|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:05.4873|INFO|91|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:05.4873|TRACE|91|Changing state to SnapSync | 2022-08-31 11:31:05.4959|INFO|69|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:31:05.7766|INFO|72|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:31:05.7828|INFO|13|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:31:06.3310|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [latest, False] 2022-08-31 11:31:06.3972|INFO|83|Executing JSON RPC call eth_getBlockByNumber with params [0x727485, False] 2022-08-31 11:31:06.4053|INFO|91|Executing JSON RPC call eth_getBlockByNumber with params [0x727485, False] 2022-08-31 11:31:06.4073|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x727486, False] 2022-08-31 11:31:06.4114|INFO|77|Executing JSON RPC call eth_getBlockByNumber with params [0x5a8c2f, False] 2022-08-31 11:31:06.4148|INFO|83|Executing JSON RPC call eth_getBlockByNumber with params [0x66805a, False] 2022-08-31 11:31:06.4148|INFO|13|Executing JSON RPC call eth_getBlockByNumber with params [0x727487, False] 2022-08-31 11:31:06.4148|INFO|83|Executing JSON RPC call eth_getBlockByNumber with params [0x6c7a70, False] 2022-08-31 11:31:06.4148|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x6f777b, False] 2022-08-31 11:31:06.4181|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x70f600, False] 2022-08-31 11:31:06.4181|INFO|8|Executing JSON RPC call eth_getBlockByNumber with params [0x71b543, False] 2022-08-31 11:31:06.4181|INFO|80|Executing JSON RPC call eth_getBlockByNumber with params [0x7214e4, False] 2022-08-31 11:31:06.4264|INFO|80|Executing JSON RPC call eth_getBlockByNumber with params [0x727488, False] 2022-08-31 11:31:06.4264|INFO|13|Executing JSON RPC call eth_getBlockByNumber with params [0x71e513, False] 2022-08-31 11:31:06.4264|INFO|13|Executing JSON RPC call eth_getBlockByNumber with params [0x71fcfb, False] 2022-08-31 11:31:06.4344|INFO|8|Executing JSON RPC call eth_getBlockByNumber with params [0x71f107, False] 2022-08-31 11:31:06.4344|INFO|13|Executing JSON RPC call eth_getBlockByNumber with params [0x71f701, False] 2022-08-31 11:31:06.4382|INFO|13|Executing JSON RPC call eth_getBlockByNumber with params [0x71f9fe, False] 2022-08-31 11:31:06.4382|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x727489, False] 2022-08-31 11:31:06.4382|INFO|77|Executing JSON RPC call eth_getBlockByNumber with params [0x71fb7c, False] 2022-08-31 11:31:06.4382|INFO|83|Executing JSON RPC call eth_getBlockByNumber with params [0x71fc3b, False] 2022-08-31 11:31:06.4419|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x72748a, False] 2022-08-31 11:31:06.4542|INFO|83|Executing JSON RPC call eth_getBlockByNumber with params [0x72748b, False] 2022-08-31 11:31:06.4542|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbdb, False] 2022-08-31 11:31:06.4597|INFO|77|Executing JSON RPC call eth_getBlockByNumber with params [0x72748c, False] 2022-08-31 11:31:06.4660|INFO|81|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbab, False] 2022-08-31 11:31:06.4660|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbc3, False] 2022-08-31 11:31:06.4708|INFO|77|Executing JSON RPC call eth_getBlockByNumber with params [0x72748d, False] 2022-08-31 11:31:06.4830|INFO|77|Executing JSON RPC call eth_getBlockByNumber with params [0x72748e, False] 2022-08-31 11:31:06.4881|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:06.4881|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:06.4881|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:06.4881|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:06.4881|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:06.4881|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:06.4881|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:06.4881|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:06.4881|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:06.4881|TRACE|80|Changing state to SnapSync | 2022-08-31 11:31:06.4881|INFO|13|Executing JSON RPC call eth_getBlockByNumber with params [0x72748f, False] 2022-08-31 11:31:06.4943|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb7, False] 2022-08-31 11:31:06.5019|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727490, False] 2022-08-31 11:31:06.5019|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 11:31:06.5075|INFO|74|Executing JSON RPC call eth_getBlockByNumber with params [0x727491, False] 2022-08-31 11:31:06.5125|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbae, False] 2022-08-31 11:31:06.5138|INFO|74|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbaf, False] 2022-08-31 11:31:06.5138|INFO|11|Executing JSON RPC call eth_getBlockByNumber with params [0x727492, False] 2022-08-31 11:31:06.5138|INFO|81|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb0, False] 2022-08-31 11:31:06.5138|INFO|77|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 11:31:06.5242|INFO|74|Executing JSON RPC call eth_getBlockByNumber with params [0x727493, False] 2022-08-31 11:31:06.5273|INFO|67|Executing JSON RPC call eth_getBlockByHash with params [0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1, False] 2022-08-31 11:31:07.4879|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:07.4879|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:07.4879|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:07.4879|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:07.4879|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:07.4879|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:07.4879|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:07.4879|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:07.4879|INFO|77|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:07.4879|TRACE|77|Changing state to SnapSync | 2022-08-31 11:31:08.4872|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:08.4872|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:08.4872|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:08.4872|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:08.4872|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:08.4872|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:08.4872|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:08.4872|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:08.4872|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:08.4872|TRACE|17|Changing state to SnapSync | 2022-08-31 11:31:09.4883|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:09.4883|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:09.4883|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:09.4883|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:09.4883|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:09.4883|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:09.4883|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:09.4883|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:09.4883|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:09.4883|TRACE|71|Changing state to SnapSync | 2022-08-31 11:31:10.4900|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:10.4900|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:10.4900|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:10.4900|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:10.4900|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:10.4900|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:10.4900|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:10.4900|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:10.4900|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:10.4900|TRACE|17|Changing state to SnapSync | 2022-08-31 11:31:11.4851|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:11.4851|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:11.4851|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:11.4851|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:11.4851|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:11.4851|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:11.4851|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:11.4851|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:11.4851|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:11.4851|TRACE|8|Changing state to SnapSync | 2022-08-31 11:31:12.4853|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:12.4853|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:12.4853|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:12.4853|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:12.4853|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:12.4853|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:12.4853|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:12.4853|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:12.4853|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:12.4853|TRACE|13|Changing state to SnapSync | 2022-08-31 11:31:13.4887|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:13.4887|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:13.4887|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:13.4887|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:13.4887|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:13.4887|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:13.4887|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:13.4887|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:13.4887|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:13.4887|TRACE|81|Changing state to SnapSync | 2022-08-31 11:31:14.4879|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:14.4879|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:14.4879|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:14.4879|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:14.4879|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:14.4879|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:14.4879|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:14.4879|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:14.4879|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:14.4879|TRACE|13|Changing state to SnapSync | 2022-08-31 11:31:15.4879|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:15.4879|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:15.4879|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:15.4879|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:15.4879|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:15.4879|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:15.4879|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:15.4879|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:15.4879|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:15.4879|TRACE|10|Changing state to SnapSync | 2022-08-31 11:31:15.9800|INFO|17|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:16.4859|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:16.4859|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:16.4859|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:16.4859|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:16.4859|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:16.4859|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:16.4859|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:16.4859|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:16.4859|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:16.4859|TRACE|8|Changing state to SnapSync | 2022-08-31 11:31:17.4871|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:17.4871|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:17.4871|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:17.4871|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:17.4871|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:17.4871|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:17.4871|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:17.4871|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:17.4871|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:17.4871|TRACE|73|Changing state to SnapSync | 2022-08-31 11:31:18.4898|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:18.4898|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:18.4898|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:18.4898|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:18.4898|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:18.4898|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:18.4898|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:18.4898|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:18.4898|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:18.4898|TRACE|13|Changing state to SnapSync | 2022-08-31 11:31:19.4881|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:19.4881|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:19.4881|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:19.4881|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:19.4881|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:19.4881|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:19.4881|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:19.4881|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:19.4881|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:19.4881|TRACE|81|Changing state to SnapSync | 2022-08-31 11:31:20.4162|INFO|66|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:20.4871|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:20.4871|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:20.4871|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:20.4871|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:20.4871|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:20.4871|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:20.4871|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:20.4871|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:20.4871|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:20.4871|TRACE|8|Changing state to SnapSync | 2022-08-31 11:31:20.5032|INFO|77|Peers | with known best block: 3 | all: 3 | 2022-08-31 11:31:20.5066|INFO|77|Sync peers 3(3)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503007| 185.48.24.112:30303][ 55| 10| 0| 0| 0| 130][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502937|194.163.154.193:30303][ 101| 27| 0| 0| 0| 21][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:31:21.4859|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:21.4859|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:21.4859|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:21.4859|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:21.4859|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:21.4859|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:21.4859|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:21.4859|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:21.4859|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:21.4859|TRACE|74|Changing state to SnapSync | 2022-08-31 11:31:21.8423|INFO|66|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:22.4869|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:22.4869|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:22.4869|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:22.4869|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:22.4869|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:22.4869|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:22.4869|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:22.4869|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:22.4869|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:22.4869|TRACE|74|Changing state to SnapSync | 2022-08-31 11:31:23.4326|INFO|81|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:23.4896|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:23.4896|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:23.4896|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:23.4896|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:23.4896|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:23.4896|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:23.4896|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:23.4896|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:23.4897|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:23.4897|TRACE|17|Changing state to SnapSync | 2022-08-31 11:31:24.4876|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:24.4876|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:24.4876|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:24.4876|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:24.4876|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:24.4876|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:24.4876|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:24.4876|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:24.4876|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:24.4876|TRACE|71|Changing state to SnapSync | 2022-08-31 11:31:24.9018|INFO|94|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:25.4911|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:25.4911|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:25.4911|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:25.4911|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:25.4911|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:25.4911|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:25.4911|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:25.4911|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:25.4911|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:25.4911|TRACE|80|Changing state to SnapSync | 2022-08-31 11:31:26.4239|INFO|67|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:26.4908|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:26.4908|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:26.4908|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:26.4908|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:26.4908|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:26.4908|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:26.4908|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:26.4908|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:26.4908|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:26.4908|TRACE|13|Changing state to SnapSync | 2022-08-31 11:31:27.4908|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:27.4908|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:27.4908|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:27.4908|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:27.4908|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:27.4908|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:27.4908|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:27.4908|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:27.4908|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:27.4908|TRACE|80|Changing state to SnapSync | 2022-08-31 11:31:27.8892|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:28.4896|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:28.4897|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:28.4897|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:28.4897|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:28.4897|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:28.4897|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:28.4897|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:28.4897|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:28.4897|INFO|6|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:28.4897|TRACE|6|Changing state to SnapSync | 2022-08-31 11:31:29.4888|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:29.4888|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:29.4888|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:29.4888|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:29.4888|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:29.4888|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:29.4888|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:29.4888|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:29.4888|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:29.4888|TRACE|71|Changing state to SnapSync | 2022-08-31 11:31:29.5446|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:29.5446|INFO|71|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:8 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:31:30.4917|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:30.4917|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:30.4917|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:30.4917|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:30.4917|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:30.4917|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:30.4917|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:30.4917|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:30.4917|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:30.4917|TRACE|71|Changing state to SnapSync | 2022-08-31 11:31:31.4922|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:31.4922|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:31.4922|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:31.4922|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:31.4922|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:31.4922|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:31.4922|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:31.4922|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:31.4922|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:31.4922|TRACE|73|Changing state to SnapSync | 2022-08-31 11:31:31.4946|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:32.4894|TRACE|11| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:32.4894|TRACE|11| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:32.4894|TRACE|11| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:32.4894|TRACE|11| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:32.4894|TRACE|11| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:32.4894|TRACE|11| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:32.4894|TRACE|11| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:32.4894|TRACE|11| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:32.4894|INFO|11|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:32.4894|TRACE|11|Changing state to SnapSync | 2022-08-31 11:31:33.2862|INFO|95|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:33.4916|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:33.4916|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:33.4916|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:33.4916|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:33.4916|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:33.4916|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:33.4916|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:33.4916|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:33.4916|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:33.4916|TRACE|80|Changing state to SnapSync | 2022-08-31 11:31:34.4904|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:34.4904|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:34.4904|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:34.4904|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:34.4904|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:34.4904|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:34.4904|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:34.4904|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:34.4904|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:34.4904|TRACE|81|Changing state to SnapSync | 2022-08-31 11:31:34.9581|INFO|17|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:35.4909|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:35.4909|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:35.4909|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:35.4909|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:35.4909|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:35.4909|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:35.4909|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:35.4909|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:35.4909|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:35.4909|TRACE|95|Changing state to SnapSync | 2022-08-31 11:31:35.5111|INFO|67|Peers | with known best block: 4 | all: 4 | 2022-08-31 11:31:36.4404|INFO|17|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:36.4922|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:36.4922|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:36.4922|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:36.4922|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:36.4922|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:36.4922|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:36.4922|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:36.4922|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:36.4922|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:36.4922|TRACE|17|Changing state to SnapSync | 2022-08-31 11:31:37.4893|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:37.4893|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:37.4893|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:37.4893|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:37.4893|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:37.4893|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:37.4893|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:37.4893|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:37.4893|INFO|6|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:37.4893|TRACE|6|Changing state to SnapSync | 2022-08-31 11:31:38.0643|INFO|17|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:38.4938|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:38.4938|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:38.4938|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:38.4938|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:38.4938|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:38.4938|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:38.4938|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:38.4938|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:38.4938|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:38.4938|TRACE|17|Changing state to SnapSync | 2022-08-31 11:31:39.4912|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:39.4912|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:39.4912|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:39.4912|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:39.4912|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:39.4912|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:39.4912|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:39.4912|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:39.4912|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:39.4912|TRACE|97|Changing state to SnapSync | 2022-08-31 11:31:39.7980|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:40.4906|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:40.4906|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:40.4906|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:40.4906|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:40.4906|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:40.4906|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:40.4906|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:40.4906|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:40.4906|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:40.4906|TRACE|8|Changing state to SnapSync | 2022-08-31 11:31:41.4905|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:41.4905|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:41.4905|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:41.4905|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:41.4905|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:41.4905|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:41.4905|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:41.4905|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:41.4905|INFO|94|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:41.4905|TRACE|94|Changing state to SnapSync | 2022-08-31 11:31:41.5713|INFO|97|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:42.4908|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:42.4908|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:42.4908|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:42.4908|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:42.4908|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:42.4908|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:42.4908|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:42.4908|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:42.4908|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:42.4908|TRACE|97|Changing state to SnapSync | 2022-08-31 11:31:42.9963|INFO|97|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:43.4924|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:43.4924|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:43.4924|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:43.4924|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:43.4924|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:43.4924|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:43.4924|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:43.4924|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:43.4924|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:43.4924|TRACE|73|Changing state to SnapSync | 2022-08-31 11:31:44.4903|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:44.4903|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:44.4903|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:44.4903|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:44.4903|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:44.4903|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:44.4903|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:44.4903|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:44.4903|INFO|77|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:44.4903|TRACE|77|Changing state to SnapSync | 2022-08-31 11:31:44.5029|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:45.3378|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:45.3378|INFO|10|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:8 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:31:45.4902|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:45.4902|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:45.4902|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:45.4902|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:45.4902|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:45.4902|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:45.4902|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:45.4902|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:45.4902|INFO|77|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:45.4902|TRACE|77|Changing state to SnapSync | 2022-08-31 11:31:46.1706|INFO|17|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:46.4928|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:46.4928|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:46.4928|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:46.4928|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:46.4928|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:46.4928|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:46.4928|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:46.4928|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:46.4928|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:46.4928|TRACE|8|Changing state to SnapSync | 2022-08-31 11:31:46.9892|INFO|8|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:47.4905|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:47.4905|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:47.4905|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:47.4905|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:47.4905|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:47.4905|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:47.4905|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:47.4905|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:47.4905|INFO|98|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:47.4905|TRACE|98|Changing state to SnapSync | 2022-08-31 11:31:47.8446|INFO|13|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:48.4893|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:48.4893|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:48.4893|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:48.4893|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:48.4893|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:48.4893|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:48.4893|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:48.4893|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:48.4893|INFO|98|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:48.4893|TRACE|98|Changing state to SnapSync | 2022-08-31 11:31:48.6642|INFO|13|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:49.4475|INFO|67|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:49.4913|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:49.4913|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:49.4913|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:49.4913|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:49.4913|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:49.4913|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:49.4913|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:49.4913|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:49.4913|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:49.4913|TRACE|13|Changing state to SnapSync | 2022-08-31 11:31:50.2616|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:50.4913|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:50.4913|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:50.4913|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:50.4913|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:50.4913|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:50.4913|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:50.4913|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:50.4913|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:50.4913|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:50.4913|TRACE|71|Changing state to SnapSync | 2022-08-31 11:31:50.5101|INFO|6|Peers | with known best block: 4 | all: 4 | 2022-08-31 11:31:50.5101|INFO|6|Sync peers 4(4)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503007| 185.48.24.112:30303][ 55| 10| 0| 0| 0| 22][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502937|194.163.154.193:30303][ 148| 27| 0| 0| 0| 4][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 29| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7383203| 45.83.41.231:30303][ 0| 0| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] 2022-08-31 11:31:51.0862|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:51.4912|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:51.4912|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:51.4912|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:51.4912|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:51.4912|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:51.4912|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:51.4912|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:51.4912|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:51.4912|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:51.4912|TRACE|81|Changing state to SnapSync | 2022-08-31 11:31:51.9080|INFO|98|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:52.4924|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:52.4924|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:52.4924|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:52.4924|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:52.4924|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:52.4924|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:52.4924|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:52.4924|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:52.4924|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:52.4924|TRACE|81|Changing state to SnapSync | 2022-08-31 11:31:52.7063|INFO|98|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:53.4909|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:53.4909|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:53.4909|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:53.4909|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:53.4909|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:53.4909|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:53.4909|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:53.4909|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:53.4909|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:53.4909|TRACE|10|Changing state to SnapSync | 2022-08-31 11:31:53.6790|INFO|13|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:53.6790|INFO|13|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:8 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:31:54.4908|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:54.4908|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:54.4908|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:54.4908|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:54.4908|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:54.4908|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:54.4908|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:54.4908|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:54.4908|INFO|94|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:54.4908|TRACE|94|Changing state to SnapSync | 2022-08-31 11:31:54.5916|INFO|81|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:55.3932|INFO|67|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:55.4900|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:55.4900|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:55.4900|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:55.4900|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:55.4900|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:55.4900|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:55.4900|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:55.4900|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:55.4900|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:55.4900|TRACE|67|Changing state to SnapSync | 2022-08-31 11:31:56.2117|INFO|67|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:56.4901|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:56.4901|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:56.4901|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:56.4901|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:56.4901|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:56.4901|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:56.4901|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:56.4901|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:56.4901|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:56.4901|TRACE|67|Changing state to SnapSync | 2022-08-31 11:31:56.9971|INFO|67|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:57.4884|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:57.4884|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:57.4884|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:57.4884|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:57.4884|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:57.4884|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:57.4884|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:57.4884|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:57.4884|INFO|98|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:57.4884|TRACE|98|Changing state to SnapSync | 2022-08-31 11:31:57.7561|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:58.4904|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:58.4904|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:58.4904|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:58.4904|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:58.4904|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:58.4904|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:58.4904|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:58.4904|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:58.4904|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:58.4904|TRACE|74|Changing state to SnapSync | 2022-08-31 11:31:58.5363|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:59.3493|INFO|74|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:31:59.4904|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:31:59.4904|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:31:59.4904|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:31:59.4904|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:31:59.4904|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:31:59.4904|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:31:59.4904|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:31:59.4904|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:31:59.4904|INFO|77|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:31:59.4904|TRACE|77|Changing state to SnapSync | 2022-08-31 11:32:00.1638|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:00.4911|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:00.4911|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:00.4911|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:00.4911|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:00.4911|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:00.4911|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:00.4911|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:00.4911|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:00.4911|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:00.4911|TRACE|74|Changing state to SnapSync | 2022-08-31 11:32:00.9763|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:01.4925|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:01.4925|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:01.4925|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:01.4925|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:01.4925|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:01.4925|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:01.4925|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:01.4925|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:01.4925|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:01.4925|TRACE|73|Changing state to SnapSync | 2022-08-31 11:32:01.7946|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:01.7946|INFO|10|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:8 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:32:02.4920|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:02.4920|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:02.4920|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:02.4920|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:02.4920|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:02.4920|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:02.4920|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:02.4920|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:02.4920|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:02.4920|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:02.6085|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:03.4451|INFO|98|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:03.4921|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:03.4921|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:03.4921|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:03.4921|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:03.4921|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:03.4921|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:03.4921|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:03.4921|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:03.4921|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:03.4921|TRACE|67|Changing state to SnapSync | 2022-08-31 11:32:04.4689|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:04.4917|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:04.4917|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:04.4917|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:04.4917|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:04.4917|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:04.4917|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:04.4917|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:04.4917|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:04.4917|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:04.4917|TRACE|17|Changing state to SnapSync | 2022-08-31 11:32:05.4481|INFO|94|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:05.4912|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:05.4912|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:05.4912|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:05.4912|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:05.4912|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:05.4912|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:05.4912|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:05.4912|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:05.4912|INFO|94|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:05.4912|TRACE|94|Changing state to SnapSync | 2022-08-31 11:32:05.5111|INFO|10|Peers | with known best block: 4 | all: 4 | 2022-08-31 11:32:06.2660|INFO|72|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:06.4878|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:06.4878|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:06.4878|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:06.4878|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:06.4878|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:06.4878|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:06.4878|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:06.4878|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:06.4878|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:06.4878|TRACE|17|Changing state to SnapSync | 2022-08-31 11:32:07.1401|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:07.4901|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:07.4901|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:07.4901|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:07.4901|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:07.4901|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:07.4901|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:07.4901|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:07.4901|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:07.4901|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:07.4901|TRACE|10|Changing state to SnapSync | 2022-08-31 11:32:07.9286|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:08.4898|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:08.4898|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:08.4898|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:08.4898|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:08.4898|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:08.4898|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:08.4898|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:08.4898|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:08.4898|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:08.4898|TRACE|95|Changing state to SnapSync | 2022-08-31 11:32:08.7787|INFO|98|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:09.4905|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:09.4905|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:09.4905|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:09.4905|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:09.4905|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:09.4905|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:09.4905|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:09.4905|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:09.4905|INFO|6|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:09.4905|TRACE|6|Changing state to SnapSync | 2022-08-31 11:32:09.5915|INFO|95|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:10.3757|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:10.3757|INFO|6|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:5 | Code:0 | Refresh:0 - Queues Slots:6 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:32:10.4893|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:10.4893|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:10.4893|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:10.4893|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:10.4893|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:10.4893|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:10.4893|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:10.4893|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:10.4893|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:10.4893|TRACE|74|Changing state to SnapSync | 2022-08-31 11:32:11.2500|INFO|80|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:11.4889|TRACE|67| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:11.4889|TRACE|67| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:11.4889|TRACE|67| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:11.4889|TRACE|67| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:11.4889|TRACE|67| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:11.4889|TRACE|67| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:11.4889|TRACE|67| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:11.4889|TRACE|67| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:11.4889|INFO|67|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:11.4889|TRACE|67|Changing state to SnapSync | 2022-08-31 11:32:12.0698|INFO|67|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:12.4898|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:12.4898|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:12.4898|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:12.4898|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:12.4898|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:12.4898|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:12.4898|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:12.4898|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:12.4898|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:12.4898|TRACE|71|Changing state to SnapSync | 2022-08-31 11:32:12.9158|INFO|94|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:13.4914|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:13.4914|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:13.4914|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:13.4914|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:13.4914|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:13.4914|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:13.4914|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:13.4914|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:13.4914|INFO|6|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:13.4914|TRACE|6|Changing state to SnapSync | 2022-08-31 11:32:13.8128|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:14.4888|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:14.4888|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:14.4888|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:14.4888|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:14.4888|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:14.4888|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:14.4888|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:14.4888|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:14.4888|INFO|94|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:14.4888|TRACE|94|Changing state to SnapSync | 2022-08-31 11:32:14.7308|INFO|95|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:15.4893|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:15.4893|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:15.4893|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:15.4893|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:15.4893|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:15.4893|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:15.4893|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:15.4893|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:15.4893|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:15.4893|TRACE|95|Changing state to SnapSync | 2022-08-31 11:32:15.5778|INFO|83|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:16.3657|INFO|17|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:16.4891|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:16.4891|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:16.4891|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:16.4891|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:16.4891|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:16.4891|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:16.4891|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:16.4891|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:16.4891|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:16.4891|TRACE|8|Changing state to SnapSync | 2022-08-31 11:32:17.1666|INFO|83|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:17.4900|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:17.4900|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:17.4900|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:17.4900|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:17.4900|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:17.4900|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:17.4900|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:17.4900|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:17.4900|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:17.4900|TRACE|81|Changing state to SnapSync | 2022-08-31 11:32:18.0411|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:18.4910|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:18.4910|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:18.4910|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:18.4910|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:18.4910|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:18.4910|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:18.4910|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:18.4910|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:18.4910|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:18.4910|TRACE|17|Changing state to SnapSync | 2022-08-31 11:32:18.8976|INFO|81|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:18.8977|INFO|81|SNAP - (NextSlotRange:781, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:4 | Code:0 | Refresh:0 - Queues Slots:7 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:32:19.4899|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:19.4899|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:19.4899|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:19.4899|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:19.4899|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:19.4899|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:19.4899|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:19.4899|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:19.4899|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:19.4899|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:19.7627|INFO|99|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:20.4887|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:20.4887|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:20.4887|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:20.4887|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:20.4887|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:20.4887|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:20.4887|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:20.4887|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:20.4887|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:20.4887|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:20.5185|INFO|99|Peers | with known best block: 4 | all: 4 | 2022-08-31 11:32:20.6231|INFO|80|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:21.4483|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:21.4885|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:21.4885|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:21.4885|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:21.4885|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:21.4885|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:21.4885|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:21.4885|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:21.4885|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:21.4885|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:21.4885|TRACE|8|Changing state to SnapSync | 2022-08-31 11:32:22.2521|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:22.4899|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:22.4899|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:22.4899|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:22.4899|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:22.4899|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:22.4899|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:22.4899|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:22.4899|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:22.4899|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:22.4899|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:23.0676|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:23.4888|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:23.4888|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:23.4888|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:23.4888|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:23.4888|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:23.4888|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:23.4888|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:23.4888|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:23.4888|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:23.4888|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:23.8601|INFO|72|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:24.4890|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:24.4890|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:24.4890|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:24.4890|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:24.4890|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:24.4890|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:24.4890|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:24.4890|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:24.4890|INFO|77|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:24.4890|TRACE|77|Changing state to SnapSync | 2022-08-31 11:32:24.6884|INFO|94|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:25.4894|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:25.4894|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:25.4894|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:25.4894|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:25.4894|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:25.4894|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:25.4894|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:25.4894|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:25.4894|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:25.4894|TRACE|10|Changing state to SnapSync | 2022-08-31 11:32:25.5070|INFO|80|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:26.2303|INFO|95|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:26.3285|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:32:26.4906|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:26.4906|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:26.4906|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:26.4906|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:26.4906|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:26.4906|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:26.4906|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:26.4906|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:26.4906|INFO|94|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:26.4906|TRACE|94|Changing state to SnapSync | 2022-08-31 11:32:27.0865|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:27.0865|INFO|73|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:5 | Code:0 | Refresh:0 - Queues Slots:6 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:32:27.4891|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:27.4891|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:27.4891|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:27.4891|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:27.4891|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:27.4891|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:27.4891|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:27.4891|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:27.4891|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:27.4891|TRACE|17|Changing state to SnapSync | 2022-08-31 11:32:27.9137|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:28.4903|TRACE|99| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:28.4903|TRACE|99| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:28.4903|TRACE|99| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:28.4903|TRACE|99| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:28.4903|TRACE|99| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:28.4903|TRACE|99| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:28.4903|TRACE|99| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:28.4903|TRACE|99| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:28.4903|INFO|99|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:28.4903|TRACE|99|Changing state to SnapSync | 2022-08-31 11:32:28.7163|INFO|83|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:29.0881|INFO|74|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:32:29.4892|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:29.4892|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:29.4892|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:29.4892|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:29.4892|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:29.4892|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:29.4892|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:29.4892|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:29.4892|INFO|6|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:29.4892|TRACE|6|Changing state to SnapSync | 2022-08-31 11:32:29.5390|INFO|73|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:29.8628|INFO|74|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:32:30.2709|INFO|100|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:30.3744|INFO|99|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:32:30.4906|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:30.4906|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:30.4906|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:30.4906|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:30.4906|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:30.4906|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:30.4906|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:30.4906|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:30.4906|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:30.4906|TRACE|73|Changing state to SnapSync | 2022-08-31 11:32:31.1247|INFO|100|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:31.4901|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:31.4901|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:31.4901|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:31.4901|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:31.4901|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:31.4901|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:31.4901|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:31.4901|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:31.4901|INFO|100|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:31.4901|TRACE|100|Changing state to SnapSync | 2022-08-31 11:32:31.9095|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:32.4889|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:32.4889|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:32.4889|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:32.4889|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:32.4889|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:32.4889|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:32.4889|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:32.4889|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:32.4889|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:32.4889|TRACE|17|Changing state to SnapSync | 2022-08-31 11:32:32.6707|INFO|8|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:33.4388|INFO|13|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:33.4905|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:33.4905|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:33.4905|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:33.4905|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:33.4905|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:33.4905|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:33.4905|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:33.4905|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:33.4905|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:33.4905|TRACE|74|Changing state to SnapSync | 2022-08-31 11:32:34.2140|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:34.4901|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:34.4901|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:34.4901|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:34.4901|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:34.4901|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:34.4901|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:34.4901|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:34.4901|TRACE|72| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:34.4901|INFO|72|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:34.4901|TRACE|72|Changing state to SnapSync | 2022-08-31 11:32:34.9832|INFO|81|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:34.9832|INFO|81|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:4 | Code:0 | Refresh:0 - Queues Slots:7 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:32:35.4903|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:35.4903|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:35.4903|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:35.4903|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:35.4903|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:35.4903|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:35.4903|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:35.4903|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:35.4903|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:35.4903|TRACE|17|Changing state to SnapSync | 2022-08-31 11:32:35.5229|INFO|71|Peers | with known best block: 5 | all: 5 | 2022-08-31 11:32:35.7101|INFO|8|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:36.4915|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:36.4915|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:36.4915|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:36.4915|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:36.4915|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:36.4915|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:36.4915|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:36.4915|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:36.4915|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:36.4915|TRACE|10|Changing state to SnapSync | 2022-08-31 11:32:36.5416|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:37.3090|INFO|13|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:37.4888|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:37.4888|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:37.4888|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:37.4888|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:37.4888|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:37.4888|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:37.4888|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:37.4888|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:37.4888|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:37.4888|TRACE|13|Changing state to SnapSync | 2022-08-31 11:32:38.0611|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:38.4892|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:38.4892|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:38.4892|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:38.4892|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:38.4892|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:38.4892|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:38.4892|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:38.4892|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:38.4892|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:38.4892|TRACE|74|Changing state to SnapSync | 2022-08-31 11:32:38.8781|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:39.4902|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:39.4902|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:39.4902|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:39.4902|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:39.4902|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:39.4902|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:39.4902|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:39.4902|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:39.4902|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:39.4902|TRACE|74|Changing state to SnapSync | 2022-08-31 11:32:39.6057|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:40.3487|INFO|74|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:40.4900|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:40.4900|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:40.4900|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:40.4900|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:40.4900|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:40.4900|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:40.4900|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:40.4900|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:40.4900|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:40.4900|TRACE|95|Changing state to SnapSync | 2022-08-31 11:32:41.0801|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:41.4898|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:41.4898|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:41.4898|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:41.4898|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:41.4898|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:41.4898|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:41.4898|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:41.4898|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:41.4898|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:41.4898|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:41.8718|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:42.4913|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:42.4913|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:42.4913|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:42.4913|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:42.4913|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:42.4913|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:42.4913|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:42.4913|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:42.4913|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:42.4913|TRACE|95|Changing state to SnapSync | 2022-08-31 11:32:42.5954|INFO|101|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:42.5954|INFO|101|SNAP - (AccountRange, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:0 | Storage:5 | Code:0 | Refresh:0 - Queues Slots:7 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:32:43.3414|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:43.4903|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:43.4903|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:43.4903|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:43.4903|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:43.4903|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:43.4903|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:43.4903|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:43.4903|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:43.4903|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:43.4903|TRACE|95|Changing state to SnapSync | 2022-08-31 11:32:44.1017|INFO|102|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:44.4883|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:44.4883|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:44.4883|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:44.4883|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:44.4883|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:44.4883|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:44.4883|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:44.4883|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:44.4883|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:44.4883|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:44.7465|INFO|101|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:32:44.8729|INFO|101|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:45.3665|INFO|102|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:32:45.4862|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:45.4862|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:45.4862|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:45.4862|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:45.4862|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:45.4862|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:45.4862|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:45.4862|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:45.4862|INFO|77|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:45.4862|TRACE|77|Changing state to SnapSync | 2022-08-31 11:32:45.6618|INFO|13|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:45.9059|INFO|8|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:32:46.4153|INFO|10|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:46.4867|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:46.4867|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:46.4867|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:46.4867|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:46.4867|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:46.4867|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:46.4867|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:46.4867|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:46.4867|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:46.4867|TRACE|81|Changing state to SnapSync | 2022-08-31 11:32:47.1300|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:47.4855|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:47.4855|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:47.4855|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:47.4855|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:47.4855|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:47.4855|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:47.4855|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:47.4855|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:47.4855|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:47.4855|TRACE|81|Changing state to SnapSync | 2022-08-31 11:32:47.9460|INFO|17|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:48.4854|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:48.4854|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:48.4854|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:48.4854|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:48.4854|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:48.4854|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:48.4854|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:48.4854|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:48.4854|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:48.4854|TRACE|80|Changing state to SnapSync | 2022-08-31 11:32:48.6834|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:49.4076|INFO|6|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:49.4868|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:49.4868|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:49.4868|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:49.4868|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:49.4868|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:49.4868|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:49.4868|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:49.4868|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:49.4868|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:49.4868|TRACE|8|Changing state to SnapSync | 2022-08-31 11:32:50.2151|INFO|71|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:50.2151|INFO|71|SNAP - (NextSlotRange:1200, diff:0) True:0x015001f7bd040fafa836787b70173a961a6503d6d7f6fb356ef03c2ea7a9d4cc - Requests Account:1 | Storage:4 | Code:0 | Refresh:0 - Queues Slots:7 | Storages:0 | Codes:4964 | Refresh:0 2022-08-31 11:32:50.4851|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:50.4851|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:50.4851|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:50.4851|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:50.4851|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:50.4851|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:50.4851|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:50.4851|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:50.4851|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:50.4851|TRACE|73|Changing state to SnapSync | 2022-08-31 11:32:50.5224|INFO|73|Peers | with known best block: 5 | all: 5 | 2022-08-31 11:32:50.5224|INFO|73|Sync peers - Initialized: 5 | All: 5 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503007| 185.48.24.112:30303][ 55| 10| 0| 0| 0| 8][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502937|194.163.154.193:30303][ 89| 27| 0| 0| 0| 2][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 30| 0| 0| 0| 0| 0][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7383203| 45.83.41.231:30303][ 15| 0| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7382818| 35.89.201.50:23975][ 154| 4| 0| 0| 0| 0][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.3] 2022-08-31 11:32:50.9530|INFO|95|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:51.4875|TRACE|6| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:51.4875|TRACE|6| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:51.4875|TRACE|6| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:51.4875|TRACE|6| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:51.4875|TRACE|6| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:51.4875|TRACE|6| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:51.4875|TRACE|6| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:51.4875|TRACE|6| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:51.4875|INFO|6|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:32:51.4875|TRACE|6|Changing state to SnapSync | 2022-08-31 11:32:51.6696|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:52.4628|INFO|100|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:52.4886|TRACE|77| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:52.4886|TRACE|77| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:52.4886|TRACE|77| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:52.4886|TRACE|77| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:52.4886|TRACE|77| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:52.4886|TRACE|77| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:52.4886|TRACE|77| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:52.4886|TRACE|77| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:52.4886|INFO|77|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:52.4886|TRACE|77|Changing state to SnapSync | 2022-08-31 11:32:53.3825|INFO|95|SNAP - progress of State Ranges (Phase 1): 0.390625% [ ] 2022-08-31 11:32:53.4915|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:53.4915|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:53.4915|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:53.4915|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:53.4915|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:53.4915|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:53.4915|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:53.4915|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:53.4915|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:53.4915|TRACE|81|Changing state to SnapSync | 2022-08-31 11:32:54.2749|INFO|77|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:32:54.4876|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:54.4876|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:54.4876|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:54.4876|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:54.4876|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:54.4876|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:54.4876|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:54.4876|TRACE|83| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:54.4876|INFO|83|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:54.4876|TRACE|83|Changing state to SnapSync | 2022-08-31 11:32:55.3546|INFO|104|SNAP - progress of State Ranges (Phase 1): 0.78125% [ ] 2022-08-31 11:32:55.4867|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:55.4867|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:55.4867|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:55.4867|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:55.4867|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:55.4867|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:55.4867|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:55.4867|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:55.4867|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:55.4867|TRACE|95|Changing state to SnapSync | 2022-08-31 11:32:56.4886|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:56.4886|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:56.4886|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:56.4886|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:56.4886|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:56.4886|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:56.4886|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:56.4886|TRACE|94| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:56.4886|INFO|94|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:56.4886|TRACE|94|Changing state to SnapSync | 2022-08-31 11:32:56.4964|INFO|104|SNAP - progress of State Ranges (Phase 1): 1.171875% [ ] 2022-08-31 11:32:57.4928|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:57.4928|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:57.4928|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:57.4928|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:57.4928|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:57.4928|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:57.4928|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:57.4928|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:57.4928|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:57.4928|TRACE|17|Changing state to SnapSync | 2022-08-31 11:32:57.6304|INFO|99|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:32:58.4863|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:58.4863|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:58.4863|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:58.4863|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:58.4863|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:58.4863|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:58.4863|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:58.4863|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:58.4863|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:58.4863|TRACE|71|Changing state to SnapSync | 2022-08-31 11:32:58.6498|INFO|13|SNAP - progress of State Ranges (Phase 1): 1.5625% [ ] 2022-08-31 11:32:59.4825|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:32:59.4825|INFO|17|SNAP - (NO REQUEST, diff:0) True:0x0540d118d328fe7085c503591c2d303fa42c556a14458388afc465cb814b3777 - Requests Account:1 | Storage:11 | Code:9 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:32:59.4881|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:32:59.4881|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:32:59.4881|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:32:59.4881|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:32:59.4881|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:32:59.4881|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:32:59.4881|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:32:59.4881|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:32:59.4881|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:32:59.4881|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:00.4868|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:00.4868|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:00.4868|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:00.4868|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:00.4868|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:00.4868|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:00.4868|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:00.4868|TRACE|104| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:00.4868|INFO|104|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:33:00.4868|TRACE|104|Changing state to SnapSync | 2022-08-31 11:33:00.5276|INFO|104|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:01.3280|INFO|71|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:01.4891|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:01.4891|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:01.4891|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:01.4891|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:01.4891|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:01.4891|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:01.4891|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:01.4891|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:01.4891|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503013|peer total difficulty:10790000 2022-08-31 11:33:01.4891|TRACE|10|Changing state to SnapSync | 2022-08-31 11:33:02.0395|INFO|95|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:02.4870|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:02.4870|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:02.4870|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:02.4870|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:02.4870|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:02.4870|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:02.4870|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:02.4870|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:02.4870|INFO|105|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:02.4870|TRACE|105|Changing state to SnapSync | 2022-08-31 11:33:02.5903|INFO|103|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:02.9229|INFO|73|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:33:03.1547|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:03.4872|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:03.4872|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:03.4872|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:03.4872|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:03.4872|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:03.4872|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:03.4872|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:03.4872|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:03.4872|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:03.4872|TRACE|10|Changing state to SnapSync | 2022-08-31 11:33:03.7075|INFO|13|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:04.2704|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:04.4888|TRACE|17| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:04.4888|TRACE|17| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:04.4888|TRACE|17| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:04.4888|TRACE|17| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:04.4888|TRACE|17| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:04.4888|TRACE|17| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:04.4888|TRACE|17| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:04.4888|TRACE|17| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:04.4888|INFO|17|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:04.4888|TRACE|17|Changing state to SnapSync | 2022-08-31 11:33:04.7861|INFO|13|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:05.3512|INFO|13|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:05.4887|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:05.4887|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:05.4887|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:05.4887|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:05.4887|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:05.4887|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:05.4887|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:05.4887|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:05.4887|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:05.4887|TRACE|13|Changing state to SnapSync | 2022-08-31 11:33:05.5423|INFO|103|Peers | with known best block: 9 | all: 9 | 2022-08-31 11:33:05.9154|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:05.9154|INFO|8|SNAP - (NO REQUEST, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:1 | Storage:7 | Code:4 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:33:06.4556|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:06.4878|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:06.4878|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:06.4878|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:06.4878|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:06.4878|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:06.4878|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:06.4878|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:06.4878|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:06.4878|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:06.4878|TRACE|97|Changing state to SnapSync | 2022-08-31 11:33:06.9834|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:07.4504|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:07.4875|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:07.4875|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:07.4875|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:07.4875|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:07.4875|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:07.4875|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:07.4875|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:07.4875|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:07.4875|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:07.4875|TRACE|74|Changing state to SnapSync | 2022-08-31 11:33:07.9307|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:08.4032|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:08.4861|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:08.4861|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:08.4861|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:08.4861|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:08.4861|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:08.4861|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:08.4861|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:08.4861|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:08.4861|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:08.4861|TRACE|97|Changing state to SnapSync | 2022-08-31 11:33:08.8699|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:09.2940|INFO|97|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:09.4871|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:09.4871|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:09.4871|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:09.4871|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:09.4871|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:09.4871|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:09.4871|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:09.4871|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:09.4871|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:09.4871|TRACE|8|Changing state to SnapSync | 2022-08-31 11:33:09.7384|INFO|73|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:10.1954|INFO|97|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:10.4858|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:10.4858|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:10.4858|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:10.4858|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:10.4858|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:10.4858|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:10.4858|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:10.4858|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:10.4858|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:10.4858|TRACE|13|Changing state to SnapSync | 2022-08-31 11:33:10.6275|INFO|106|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:10.6275|INFO|106|SNAP - (NextSlotRange:1200, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:1 | Storage:5 | Code:2 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:33:11.0815|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:11.4912|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:11.4912|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:11.4912|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:11.4912|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:11.4912|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:11.4912|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:11.4912|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:11.4912|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:11.4912|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:11.4912|TRACE|80|Changing state to SnapSync | 2022-08-31 11:33:11.5635|INFO|13|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:12.0744|INFO|95|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:12.4901|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:12.4901|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:12.4901|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:12.4901|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:12.4901|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:12.4901|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:12.4901|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:12.4901|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:12.4901|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:12.4901|TRACE|95|Changing state to SnapSync | 2022-08-31 11:33:12.5893|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:13.1413|INFO|80|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:13.4901|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:13.4901|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:13.4901|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:13.4901|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:13.4901|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:13.4901|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:13.4901|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:13.4901|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:13.4901|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:13.4901|TRACE|74|Changing state to SnapSync | 2022-08-31 11:33:13.6513|INFO|105|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:14.0783|INFO|73|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:14.4391|INFO|106|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:14.4909|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:14.4909|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:14.4909|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:14.4909|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:14.4909|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:14.4909|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:14.4909|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:14.4909|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:14.4909|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:14.4909|TRACE|95|Changing state to SnapSync | 2022-08-31 11:33:14.8134|INFO|97|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:15.1835|INFO|99|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:15.1835|INFO|99|SNAP - (NO REQUEST, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:1 | Storage:7 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:33:15.4872|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:15.4872|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:15.4872|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:15.4872|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:15.4872|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:15.4872|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:15.4872|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:15.4872|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:15.4872|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:15.4872|TRACE|106|Changing state to SnapSync | 2022-08-31 11:33:15.5703|INFO|106|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:15.9869|INFO|105|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:16.4109|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:16.4886|TRACE|8| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:16.4886|TRACE|8| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:16.4886|TRACE|8| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:16.4886|TRACE|8| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:16.4886|TRACE|8| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:16.4886|TRACE|8| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:16.4886|TRACE|8| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:16.4886|TRACE|8| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:16.4886|INFO|8|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:16.4886|TRACE|8|Changing state to SnapSync | 2022-08-31 11:33:16.7836|INFO|80|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:17.1438|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:17.4888|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:17.4888|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:17.4888|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:17.4888|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:17.4888|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:17.4888|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:17.4888|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:17.4888|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:17.4888|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:17.4888|TRACE|80|Changing state to SnapSync | 2022-08-31 11:33:17.4911|INFO|95|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:17.8649|INFO|100|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:18.2579|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:18.4870|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:18.4870|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:18.4870|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:18.4870|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:18.4870|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:18.4870|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:18.4870|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:18.4870|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:18.4870|INFO|100|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:18.4870|TRACE|100|Changing state to SnapSync | 2022-08-31 11:33:18.6422|INFO|17|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:19.0134|INFO|80|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:19.0134|INFO|80|SNAP - (NO REQUEST, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:1 | Storage:7 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:33:19.3901|INFO|103|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:19.4887|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:19.4887|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:19.4887|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:19.4887|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:19.4887|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:19.4887|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:19.4887|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:19.4887|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:19.4887|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:19.4887|TRACE|97|Changing state to SnapSync | 2022-08-31 11:33:19.7543|INFO|104|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:20.1389|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:20.4872|TRACE|100| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:20.4872|TRACE|100| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:20.4872|TRACE|100| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:20.4872|TRACE|100| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:20.4872|TRACE|100| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:20.4872|TRACE|100| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:20.4872|TRACE|100| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:20.4872|TRACE|100| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:20.4872|INFO|100|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:20.4872|TRACE|100|Changing state to SnapSync | 2022-08-31 11:33:20.5277|INFO|97|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:20.5425|INFO|97|Peers | with known best block: 9 | all: 9 | 2022-08-31 11:33:20.5425|INFO|97|Sync peers 9(9)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7502947| 95.111.224.134:30303][ 29| 0| 0| 0| 0| 8][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7502937|194.163.154.193:30303][ 74| 27| 0| 0| 0| 5][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7492808|185.190.140.195:30303][ 9| 1| 0| 0| 0| 143][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7453798| 207.180.235.23:30303][ 30| 0| 0| 0| 0| 18][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ ][Peer|eth66| 7383203| 45.83.41.231:30303][ 15| 0| 0| 0| 0| 74][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7382818| 35.89.201.50:23975][ 154| 4| 0| 0| 0| 75][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.3] 2022-08-31 11:33:20.8829|INFO|103|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:21.2554|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:21.4886|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:21.4886|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:21.4886|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:21.4886|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:21.4886|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:21.4886|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:21.4886|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:21.4886|TRACE|104| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:21.4886|INFO|104|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:21.4886|TRACE|104|Changing state to SnapSync | 2022-08-31 11:33:21.6424|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:22.0036|INFO|103|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:22.3762|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:22.4926|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:22.4926|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:22.4926|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:22.4926|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:22.4926|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:22.4926|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:22.4926|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:22.4926|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:22.4926|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:22.4926|TRACE|13|Changing state to SnapSync | 2022-08-31 11:33:22.7737|INFO|8|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:22.7737|INFO|8|SNAP - (NO REQUEST, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:1 | Storage:7 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:33:23.1752|INFO|106|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:23.4867|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:23.4867|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:23.4867|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:23.4867|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:23.4867|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:23.4867|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:23.4867|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:23.4867|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:23.4867|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:23.4867|TRACE|74|Changing state to SnapSync | 2022-08-31 11:33:23.5725|INFO|99|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:23.9631|INFO|101|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:24.4911|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:24.4911|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:24.4911|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:24.4911|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:24.4911|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:24.4911|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:24.4911|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:24.4911|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:24.4911|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:24.4911|TRACE|74|Changing state to SnapSync | 2022-08-31 11:33:24.5221|INFO|13|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:24.9418|INFO|101|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:25.3631|INFO|74|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:25.4884|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:25.4884|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:25.4884|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:25.4884|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:25.4884|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:25.4884|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:25.4884|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:25.4884|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:25.4884|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:25.4884|TRACE|74|Changing state to SnapSync | 2022-08-31 11:33:25.7831|INFO|102|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:26.1908|INFO|106|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:26.4939|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:26.4939|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:26.4939|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:26.4939|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:26.4939|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:26.4939|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:26.4939|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:26.4939|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:26.4939|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:26.4939|TRACE|74|Changing state to SnapSync | 2022-08-31 11:33:26.5823|INFO|103|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:26.5823|INFO|74|Received: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:33:26.5823|INFO|74|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:33:27.4862|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:27.4862|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:27.4862|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:27.4862|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:27.4862|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:27.4862|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:27.4862|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:27.4862|TRACE|74| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:27.4862|INFO|74|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:27.4862|TRACE|74|Changing state to SnapSync | 2022-08-31 11:33:28.4879|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:28.4879|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:28.4879|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:28.4879|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:28.4879|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:28.4879|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:28.4879|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:28.4879|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:28.4879|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:28.4879|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:29.4898|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:29.4898|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:29.4898|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:29.4898|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:29.4898|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:29.4898|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:29.4898|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:29.4898|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:29.4898|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:29.4898|TRACE|106|Changing state to SnapSync | 2022-08-31 11:33:29.7260|INFO|97|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:29.7260|INFO|97|SNAP - (NextSlotRange:781, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:1 | Storage:5 | Code:0 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:33:30.4895|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:30.4904|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:30.4904|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:30.4904|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:30.4904|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:30.4904|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:30.4904|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:30.4904|TRACE|95| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:30.4904|INFO|95|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:30.4904|TRACE|95|Changing state to SnapSync | 2022-08-31 11:33:31.4890|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:31.4890|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:31.4890|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:31.4890|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:31.4890|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:31.4890|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:31.4890|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:31.4890|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:31.4890|INFO|91|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:31.4890|TRACE|91|Changing state to SnapSync | 2022-08-31 11:33:32.4878|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:32.4878|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:32.4878|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:32.4878|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:32.4878|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:32.4878|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:32.4878|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:32.4878|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:32.4878|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:32.4878|TRACE|13|Changing state to SnapSync | 2022-08-31 11:33:32.5942|INFO|103|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:33:32.6185|INFO|90|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:33:32.6324|INFO|103|Executing JSON RPC call eth_getBlockByNumber with params [latest, False] 2022-08-31 11:33:32.6574|INFO|90|Executing JSON RPC call eth_getBlockByNumber with params [0x727485, False] 2022-08-31 11:33:32.6634|INFO|90|Executing JSON RPC call eth_getBlockByNumber with params [0x727486, False] 2022-08-31 11:33:32.6726|INFO|81|Executing JSON RPC call eth_getBlockByNumber with params [0x727487, False] 2022-08-31 11:33:32.6864|INFO|103|Executing JSON RPC call eth_getBlockByNumber with params [0x727488, False] 2022-08-31 11:33:32.6990|INFO|106|Executing JSON RPC call eth_getBlockByNumber with params [0x727489, False] 2022-08-31 11:33:32.7029|INFO|103|Executing JSON RPC call eth_getBlockByNumber with params [0x72748a, False] 2022-08-31 11:33:32.7145|INFO|81|Executing JSON RPC call eth_getBlockByNumber with params [0x727489, False] 2022-08-31 11:33:32.7210|INFO|106|Executing JSON RPC call eth_getBlockByNumber with params [0x72748b, False] 2022-08-31 11:33:32.7290|INFO|103|Executing JSON RPC call eth_getBlockByNumber with params [0x5a8c31, False] 2022-08-31 11:33:32.7309|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x72748c, False] 2022-08-31 11:33:32.7309|INFO|106|Executing JSON RPC call eth_getBlockByNumber with params [0x66805d, False] 2022-08-31 11:33:32.7384|INFO|90|Executing JSON RPC call eth_getBlockByNumber with params [0x6c7a73, False] 2022-08-31 11:33:32.7384|INFO|90|Executing JSON RPC call eth_getBlockByNumber with params [0x6f777e, False] 2022-08-31 11:33:32.7433|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x70f604, False] 2022-08-31 11:33:32.7433|INFO|104|Executing JSON RPC call eth_getBlockByNumber with params [0x71b547, False] 2022-08-31 11:33:32.7464|INFO|90|Executing JSON RPC call eth_getBlockByNumber with params [0x72748d, False] 2022-08-31 11:33:32.7654|INFO|106|Executing JSON RPC call eth_getBlockByNumber with params [0x72748e, False] 2022-08-31 11:33:32.7668|INFO|103|Executing JSON RPC call eth_getBlockByNumber with params [0x7214e8, False] 2022-08-31 11:33:32.7749|INFO|80|Executing JSON RPC call eth_getBlockByNumber with params [0x72748f, False] 2022-08-31 11:33:32.7876|INFO|81|Executing JSON RPC call eth_getBlockByNumber with params [0x71e517, False] 2022-08-31 11:33:32.7876|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x71fcff, False] 2022-08-31 11:33:32.7991|INFO|91|Executing JSON RPC call eth_getBlockByNumber with params [0x727490, False] 2022-08-31 11:33:32.8056|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727491, False] 2022-08-31 11:33:32.8140|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x71f10b, False] 2022-08-31 11:33:32.8140|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727492, False] 2022-08-31 11:33:32.8140|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x71f705, False] 2022-08-31 11:33:32.8245|INFO|91|Executing JSON RPC call eth_getBlockByNumber with params [0x71fa02, False] 2022-08-31 11:33:32.8260|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727493, False] 2022-08-31 11:33:32.8260|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x71fb80, False] 2022-08-31 11:33:32.8334|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x71fc3f, False] 2022-08-31 11:33:32.8410|INFO|10|Executing JSON RPC call eth_getBlockByNumber with params [0x727494, False] 2022-08-31 11:33:32.8410|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbdf, False] 2022-08-31 11:33:32.8445|INFO|106|Executing JSON RPC call eth_getBlockByNumber with params [0x727495, False] 2022-08-31 11:33:33.0598|INFO|91|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbaf, False] 2022-08-31 11:33:33.0618|INFO|103|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbc7, False] 2022-08-31 11:33:33.0805|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727496, False] 2022-08-31 11:33:33.0805|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbbb, False] 2022-08-31 11:33:33.0846|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727497, False] 2022-08-31 11:33:33.0846|INFO|103|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb5, False] 2022-08-31 11:33:33.0938|INFO|101|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb2, False] 2022-08-31 11:33:33.1093|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb0, False] 2022-08-31 11:33:33.1098|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727498, False] 2022-08-31 11:33:33.1138|INFO|91|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 11:33:33.1300|INFO|92|Executing JSON RPC call eth_getBlockByNumber with params [0x71fbb1, False] 2022-08-31 11:33:33.1300|INFO|71|Executing JSON RPC call eth_getBlockByNumber with params [0x727499, False] 2022-08-31 11:33:33.1414|INFO|105|Executing JSON RPC call eth_getBlockByHash with params [0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1, False] 2022-08-31 11:33:33.1500|INFO|81|Executing JSON RPC call eth_getBlockByNumber with params [0x72749a, False] 2022-08-31 11:33:33.1500|INFO|91|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:33.1542|INFO|91|Executing JSON RPC call eth_getBlockByNumber with params [0x72749b, False] 2022-08-31 11:33:33.4883|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:33.4883|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:33.4883|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:33.4883|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:33.4883|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:33.4883|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:33.4883|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:33.4883|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:33.4883|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:33.4883|TRACE|106|Changing state to SnapSync | 2022-08-31 11:33:34.4885|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:34.4885|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:34.4885|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:34.4885|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:34.4885|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:34.4885|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:34.4885|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:34.4885|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:34.4885|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:34.4885|TRACE|106|Changing state to SnapSync | 2022-08-31 11:33:35.4883|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:35.4883|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:35.4883|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:35.4883|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:35.4883|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:35.4883|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:35.4883|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:35.4883|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:35.4883|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:35.4883|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:35.5431|INFO|80|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:33:36.4871|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:36.4871|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:36.4871|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:36.4871|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:36.4871|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:36.4871|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:36.4871|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:36.4871|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:36.4871|INFO|92|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:36.4871|TRACE|92|Changing state to SnapSync | 2022-08-31 11:33:36.6480|INFO|92|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:37.4900|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:37.4900|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:37.4900|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:37.4900|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:37.4900|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:37.4900|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:37.4900|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:37.4900|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:37.4900|INFO|91|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:37.4900|TRACE|91|Changing state to SnapSync | 2022-08-31 11:33:38.4891|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:38.4891|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:38.4891|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:38.4891|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:38.4891|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:38.4891|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:38.4891|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:38.4891|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:38.4891|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:38.4891|TRACE|103|Changing state to SnapSync | 2022-08-31 11:33:39.4863|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:39.4863|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:39.4863|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:39.4863|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:39.4863|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:39.4863|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:39.4863|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:39.4863|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:39.4863|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:39.4863|TRACE|106|Changing state to SnapSync | 2022-08-31 11:33:40.1281|INFO|90|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:40.4860|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:40.4860|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:40.4860|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:40.4860|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:40.4860|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:40.4860|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:40.4860|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:40.4860|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:40.4860|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:40.4860|TRACE|106|Changing state to SnapSync | 2022-08-31 11:33:41.4885|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:41.4885|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:41.4885|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:41.4885|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:41.4885|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:41.4885|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:41.4885|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:41.4885|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:41.4885|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:41.4885|TRACE|10|Changing state to SnapSync | 2022-08-31 11:33:42.4918|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:42.4918|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:42.4918|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:42.4918|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:42.4918|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:42.4918|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:42.4918|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:42.4918|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:42.4918|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:42.4918|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:43.4920|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:43.4920|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:43.4920|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:43.4920|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:43.4920|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:43.4920|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:43.4920|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:43.4920|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:43.4920|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:43.4920|TRACE|106|Changing state to SnapSync | 2022-08-31 11:33:43.5768|INFO|102|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:44.4920|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:44.4920|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:44.4920|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:44.4920|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:44.4920|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:44.4920|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:44.4920|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:44.4920|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:44.4920|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:44.4920|TRACE|10|Changing state to SnapSync | 2022-08-31 11:33:45.4919|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:45.4919|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:45.4919|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:45.4919|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:45.4919|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:45.4919|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:45.4919|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:45.4919|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:45.4919|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:45.4919|TRACE|80|Changing state to SnapSync | 2022-08-31 11:33:46.4863|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:46.4863|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:46.4863|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:46.4863|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:46.4863|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:46.4863|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:46.4863|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:46.4863|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:46.4863|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:46.4863|TRACE|103|Changing state to SnapSync | 2022-08-31 11:33:46.9935|INFO|104|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:47.4922|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:47.4922|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:47.4922|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:47.4922|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:47.4922|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:47.4922|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:47.4922|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:47.4922|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:47.4922|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:47.4922|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:47.6630|INFO|105|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:33:48.4911|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:48.4911|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:48.4911|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:48.4911|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:48.4911|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:48.4911|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:48.4911|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:48.4911|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:48.4911|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:48.4911|TRACE|73|Changing state to SnapSync | 2022-08-31 11:33:49.4879|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:49.4879|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:49.4879|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:49.4879|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:49.4879|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:49.4879|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:49.4879|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:49.4879|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:49.4879|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:49.4879|TRACE|73|Changing state to SnapSync | 2022-08-31 11:33:50.4892|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:50.4892|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:50.4892|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:50.4892|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:50.4892|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:50.4892|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:50.4892|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:50.4892|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:50.4892|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:50.4892|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:50.5091|INFO|101|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:50.5428|INFO|90|Peers | with known best block: 3 | all: 3 | 2022-08-31 11:33:50.5428|INFO|90|Sync peers 3(3)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503007| 185.48.24.112:30303][ 55| 12| 0| 0| 0| 7][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502937| 95.111.224.134:30303][ 43| 3| 0| 0| 0| 3][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:33:51.4902|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:51.4902|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:51.4902|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:51.4902|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:51.4902|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:51.4902|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:51.4902|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:51.4902|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:51.4902|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:51.4902|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:52.4878|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:52.4878|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:52.4878|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:52.4878|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:52.4878|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:52.4878|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:52.4878|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:52.4878|TRACE|13| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:52.4878|INFO|13|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:52.4878|TRACE|13|Changing state to SnapSync | 2022-08-31 11:33:53.4942|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:53.4942|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:53.4942|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:53.4942|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:53.4942|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:53.4942|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:53.4942|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:53.4942|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:53.4942|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:53.4942|TRACE|97|Changing state to SnapSync | 2022-08-31 11:33:54.1635|INFO|105|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:54.4904|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:54.4904|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:54.4904|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:54.4904|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:54.4904|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:54.4904|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:54.4904|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:54.4904|TRACE|104| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:54.4904|INFO|104|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:54.4904|TRACE|104|Changing state to SnapSync | 2022-08-31 11:33:55.4916|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:55.4916|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:55.4916|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:55.4916|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:55.4916|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:55.4916|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:55.4916|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:55.4916|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:55.4916|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:55.4916|TRACE|73|Changing state to SnapSync | 2022-08-31 11:33:56.4906|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:56.4906|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:56.4906|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:56.4906|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:56.4906|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:56.4906|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:56.4906|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:56.4906|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:56.4906|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:56.4906|TRACE|81|Changing state to SnapSync | 2022-08-31 11:33:57.4904|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:57.4904|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:57.4904|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:57.4904|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:57.4904|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:57.4904|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:57.4904|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:57.4904|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:57.4904|INFO|89|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:57.4904|TRACE|89|Changing state to SnapSync | 2022-08-31 11:33:57.9269|INFO|91|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:33:58.4916|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:58.4916|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:58.4916|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:58.4916|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:58.4916|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:58.4916|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:58.4916|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:58.4916|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:58.4916|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:58.4916|TRACE|101|Changing state to SnapSync | 2022-08-31 11:33:59.4932|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:33:59.4932|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:33:59.4932|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:33:59.4932|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:33:59.4932|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:33:59.4932|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:33:59.4932|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:33:59.4932|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:33:59.4932|INFO|90|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:33:59.4932|TRACE|90|Changing state to SnapSync | 2022-08-31 11:34:00.4913|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:00.4913|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:00.4913|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:00.4913|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:00.4913|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:00.4913|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:00.4913|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:00.4913|TRACE|81| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:00.4913|INFO|81|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:00.4913|TRACE|81|Changing state to SnapSync | 2022-08-31 11:34:01.4648|INFO|81|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:01.4904|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:01.4904|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:01.4904|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:01.4904|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:01.4904|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:01.4904|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:01.4904|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:01.4904|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:01.4904|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:01.4904|TRACE|10|Changing state to SnapSync | 2022-08-31 11:34:02.4924|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:02.4924|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:02.4924|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:02.4924|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:02.4924|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:02.4924|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:02.4924|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:02.4924|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:02.4924|INFO|89|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:02.4924|TRACE|89|Changing state to SnapSync | 2022-08-31 11:34:03.4923|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:03.4923|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:03.4923|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:03.4923|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:03.4923|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:03.4923|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:03.4923|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:03.4923|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:03.4923|INFO|90|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:03.4923|TRACE|90|Changing state to SnapSync | 2022-08-31 11:34:04.4923|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:04.4923|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:04.4923|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:04.4923|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:04.4923|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:04.4923|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:04.4923|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:04.4923|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:04.4923|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:04.4923|TRACE|106|Changing state to SnapSync | 2022-08-31 11:34:04.6692|INFO|97|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:04.6692|INFO|97|SNAP - (AccountRange, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:0 | Storage:2 | Code:0 | Refresh:0 - Queues Slots:5 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:34:05.4919|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:05.4919|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:05.4919|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:05.4919|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:05.4919|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:05.4919|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:05.4919|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:05.4919|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:05.4919|INFO|90|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:05.4919|TRACE|90|Changing state to SnapSync | 2022-08-31 11:34:05.5555|INFO|90|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:34:06.4897|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:06.4897|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:06.4897|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:06.4897|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:06.4897|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:06.4897|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:06.4897|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:06.4897|TRACE|73| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:06.4897|INFO|73|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:06.4897|TRACE|73|Changing state to SnapSync | 2022-08-31 11:34:07.4910|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:07.4910|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:07.4910|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:07.4910|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:07.4910|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:07.4910|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:07.4910|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:07.4910|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:07.4910|INFO|105|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:07.4910|TRACE|105|Changing state to SnapSync | 2022-08-31 11:34:07.9844|INFO|97|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:08.4899|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:08.4899|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:08.4899|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:08.4899|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:08.4899|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:08.4899|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:08.4899|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:08.4899|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:08.4899|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:08.4899|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:09.4904|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:09.4904|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:09.4904|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:09.4904|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:09.4904|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:09.4904|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:09.4904|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:09.4904|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:09.4904|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:09.4904|TRACE|10|Changing state to SnapSync | 2022-08-31 11:34:10.4898|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:10.4898|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:10.4898|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:10.4898|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:10.4898|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:10.4898|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:10.4898|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:10.4898|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:10.4898|INFO|105|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:10.4898|TRACE|105|Changing state to SnapSync | 2022-08-31 11:34:11.2950|INFO|89|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:11.4902|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:11.4902|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:11.4902|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:11.4902|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:11.4902|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:11.4902|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:11.4902|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:11.4902|TRACE|105| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:11.4902|INFO|105|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:11.4902|TRACE|105|Changing state to SnapSync | 2022-08-31 11:34:12.4898|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:12.4898|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:12.4898|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:12.4898|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:12.4898|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:12.4898|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:12.4898|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:12.4898|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:12.4898|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:12.4898|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:13.4896|TRACE|106| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:13.4896|TRACE|106| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:13.4896|TRACE|106| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:13.4896|TRACE|106| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:13.4896|TRACE|106| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:13.4896|TRACE|106| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:13.4896|TRACE|106| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:13.4896|TRACE|106| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:13.4896|INFO|106|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:13.4896|TRACE|106|Changing state to SnapSync | 2022-08-31 11:34:14.4922|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:14.4922|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:14.4922|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:14.4922|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:14.4922|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:14.4922|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:14.4922|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:14.4922|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:14.4922|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:14.4922|TRACE|80|Changing state to SnapSync | 2022-08-31 11:34:14.7849|INFO|80|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:15.4904|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:15.4904|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:15.4904|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:15.4904|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:15.4904|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:15.4904|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:15.4904|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:15.4904|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:15.4904|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:15.4904|TRACE|80|Changing state to SnapSync | 2022-08-31 11:34:16.4912|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:16.4912|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:16.4912|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:16.4912|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:16.4912|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:16.4912|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:16.4912|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:16.4912|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:16.4912|INFO|102|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:16.4912|TRACE|102|Changing state to SnapSync | 2022-08-31 11:34:17.4896|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:17.4896|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:17.4896|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:17.4896|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:17.4896|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:17.4896|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:17.4896|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:17.4896|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:17.4897|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:17.4897|TRACE|101|Changing state to SnapSync | 2022-08-31 11:34:18.2905|INFO|92|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:18.4897|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:18.4897|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:18.4897|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:18.4897|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:18.4897|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:18.4897|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:18.4897|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:18.4897|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:18.4897|INFO|92|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:18.4897|TRACE|92|Changing state to SnapSync | 2022-08-31 11:34:19.4901|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:19.4901|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:19.4901|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:19.4901|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:19.4901|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:19.4901|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:19.4901|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:19.4901|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:19.4901|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:19.4901|TRACE|71|Changing state to SnapSync | 2022-08-31 11:34:20.4913|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:20.4913|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:20.4913|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:20.4913|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:20.4913|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:20.4913|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:20.4913|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:20.4913|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:20.4913|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:20.4913|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:20.5637|INFO|103|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:34:20.5637|INFO|103|Sync peers 2(2)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503007| 185.48.24.112:30303][ 55| 12| 0| 0| 0| 6][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502937| 95.111.224.134:30303][ 46| 3| 0| 0| 0| 2][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:34:21.4905|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:21.4905|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:21.4905|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:21.4905|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:21.4905|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:21.4905|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:21.4905|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:21.4905|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:21.4905|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:21.4905|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:21.7029|INFO|80|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:22.4904|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:22.4904|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:22.4904|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:22.4904|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:22.4904|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:22.4904|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:22.4904|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:22.4904|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:22.4904|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:22.4904|TRACE|10|Changing state to SnapSync | 2022-08-31 11:34:23.4897|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:23.4897|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:23.4897|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:23.4897|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:23.4897|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:23.4897|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:23.4897|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:23.4897|TRACE|92| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:23.4897|INFO|92|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:23.4897|TRACE|92|Changing state to SnapSync | 2022-08-31 11:34:24.4909|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:24.4909|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:24.4909|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:24.4909|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:24.4909|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:24.4909|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:24.4909|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:24.4909|TRACE|101| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:24.4909|INFO|101|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:24.4909|TRACE|101|Changing state to SnapSync | 2022-08-31 11:34:24.8508|INFO|87|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:25.4905|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:25.4905|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:25.4905|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:25.4905|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:25.4905|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:25.4905|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:25.4905|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:25.4905|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:25.4905|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:25.4905|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:26.4905|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:26.4905|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:26.4905|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:26.4905|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:26.4905|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:26.4905|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:26.4905|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:26.4905|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:26.4905|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:26.4905|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:27.4908|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:27.4908|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:27.4908|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:27.4908|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:27.4908|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:27.4908|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:27.4908|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:27.4908|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:27.4908|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:27.4908|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:28.1263|INFO|70|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:28.4918|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:28.4918|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:28.4918|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:28.4918|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:28.4918|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:28.4918|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:28.4918|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:28.4918|TRACE|102| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:28.4918|INFO|102|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:28.4918|TRACE|102|Changing state to SnapSync | 2022-08-31 11:34:29.4895|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:29.4895|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:29.4895|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:29.4895|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:29.4895|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:29.4895|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:29.4895|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:29.4895|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:29.4895|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:29.4895|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:30.4903|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:30.4903|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:30.4903|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:30.4903|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:30.4903|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:30.4903|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:30.4903|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:30.4903|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:30.4903|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:30.4903|TRACE|71|Changing state to SnapSync | 2022-08-31 11:34:31.2888|INFO|87|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:31.4902|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:31.4902|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:31.4902|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:31.4902|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:31.4902|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:31.4902|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:31.4902|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:31.4902|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:31.4902|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:31.4902|TRACE|71|Changing state to SnapSync | 2022-08-31 11:34:32.4903|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:32.4903|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:32.4903|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:32.4903|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:32.4903|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:32.4903|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:32.4903|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:32.4903|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:32.4903|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:32.4903|TRACE|71|Changing state to SnapSync | 2022-08-31 11:34:33.4897|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:33.4897|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:33.4897|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:33.4897|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:33.4897|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:33.4897|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:33.4897|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:33.4897|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:33.4897|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:33.4897|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:34.4517|INFO|102|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:34.4902|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:34.4902|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:34.4902|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:34.4902|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:34.4902|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:34.4902|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:34.4902|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:34.4902|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:34.4902|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:34.4902|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:35.4900|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:35.4900|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:35.4900|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:35.4900|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:35.4900|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:35.4900|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:35.4900|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:35.4900|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:35.4900|INFO|66|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:35.4900|TRACE|66|Changing state to SnapSync | 2022-08-31 11:34:35.5870|INFO|89|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:34:36.4898|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:36.4898|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:36.4898|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:36.4898|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:36.4898|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:36.4898|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:36.4898|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:36.4898|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:36.4898|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:36.4898|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:37.4898|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:37.4898|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:37.4898|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:37.4898|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:37.4898|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:37.4898|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:37.4898|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:37.4898|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:37.4898|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:37.4898|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:38.0229|INFO|66|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:38.0229|INFO|66|SNAP - (NextSlotRange:761, diff:0) True:0x05e7f9fd15cc23a4466a23a4b964409e447899321c9fbe6365fe9fce8b97229e - Requests Account:1 | Storage:1 | Code:0 | Refresh:0 - Queues Slots:5 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:34:38.4907|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:38.4907|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:38.4907|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:38.4907|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:38.4907|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:38.4907|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:38.4907|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:38.4907|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:38.4907|INFO|78|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:38.4907|TRACE|78|Changing state to SnapSync | 2022-08-31 11:34:39.4904|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:39.4904|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:39.4904|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:39.4904|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:39.4904|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:39.4904|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:39.4904|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:39.4904|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:39.4904|INFO|89|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:39.4904|TRACE|89|Changing state to SnapSync | 2022-08-31 11:34:40.4899|TRACE|66| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:40.4899|TRACE|66| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:40.4899|TRACE|66| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:40.4899|TRACE|66| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:40.4899|TRACE|66| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:40.4899|TRACE|66| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:40.4899|TRACE|66| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:40.4899|TRACE|66| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:40.4899|INFO|66|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:40.4899|TRACE|66|Changing state to SnapSync | 2022-08-31 11:34:41.4908|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:41.4908|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:41.4908|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:41.4908|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:41.4908|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:41.4908|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:41.4908|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:41.4908|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:41.4908|INFO|89|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:41.4908|TRACE|89|Changing state to SnapSync | 2022-08-31 11:34:41.5648|INFO|89|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:42.4898|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:42.4898|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:42.4898|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:42.4898|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:42.4898|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:42.4898|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:42.4898|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:42.4898|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:42.4898|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:42.4898|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:43.4883|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:43.4883|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:43.4883|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:43.4883|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:43.4883|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:43.4883|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:43.4883|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:43.4883|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:43.4883|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:43.4883|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:44.4886|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:44.4886|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:44.4886|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:44.4886|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:44.4886|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:44.4886|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:44.4886|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:44.4886|TRACE|71| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:44.4886|INFO|71|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:44.4886|TRACE|71|Changing state to SnapSync | 2022-08-31 11:34:45.1206|INFO|81|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:45.4911|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:45.4911|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:45.4911|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:45.4911|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:45.4911|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:45.4911|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:45.4911|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:45.4911|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:45.4911|INFO|89|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:45.4911|TRACE|89|Changing state to SnapSync | 2022-08-31 11:34:46.4901|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:46.4901|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:46.4901|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:46.4901|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:46.4901|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:46.4901|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:46.4901|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:46.4901|TRACE|78| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:46.4901|INFO|78|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:46.4901|TRACE|78|Changing state to SnapSync | 2022-08-31 11:34:47.4896|TRACE|87| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:47.4896|TRACE|87| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:47.4896|TRACE|87| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:47.4896|TRACE|87| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:47.4896|TRACE|87| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:47.4896|TRACE|87| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:47.4896|TRACE|87| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:47.4896|TRACE|87| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:47.4896|INFO|87|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:47.4896|TRACE|87|Changing state to SnapSync | 2022-08-31 11:34:48.4894|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:48.4894|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:48.4894|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:48.4894|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:48.4894|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:48.4894|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:48.4894|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:48.4894|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:48.4894|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:48.4894|TRACE|97|Changing state to SnapSync | 2022-08-31 11:34:48.6205|INFO|79|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:49.4901|TRACE|79| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:49.4901|TRACE|79| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:49.4901|TRACE|79| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:49.4901|TRACE|79| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:49.4901|TRACE|79| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:49.4901|TRACE|79| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:49.4901|TRACE|79| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:49.4901|TRACE|79| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:49.4901|INFO|79|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:49.4901|TRACE|79|Changing state to SnapSync | 2022-08-31 11:34:50.4894|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:50.4894|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:50.4894|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:50.4894|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:50.4894|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:50.4894|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:50.4894|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:50.4894|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:50.4894|INFO|93|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:50.4894|TRACE|93|Changing state to SnapSync | 2022-08-31 11:34:50.5870|INFO|80|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:34:50.5870|INFO|80|Sync peers - Initialized: 2 | All: 2 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ ][Peer|eth66| 7503007| 185.48.24.112:30303][ 55| 12| 0| 0| 0| 5][Geth/v1.10.21-stable-67109427/linux-amd64/go1.18.4] [ S ][ ][Peer|eth66| 7502937| 95.111.224.134:30303][ 47| 3| 0| 0| 0| 1][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:34:51.4919|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:51.4919|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:51.4919|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:51.4919|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:51.4919|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:51.4919|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:51.4919|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:51.4919|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:51.4919|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:51.4919|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:52.0693|INFO|80|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:52.4882|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:52.4882|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:52.4882|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:52.4882|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:52.4882|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:52.4882|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:52.4882|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:52.4882|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:52.4882|INFO|103|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:52.4882|TRACE|103|Changing state to SnapSync | 2022-08-31 11:34:53.4899|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:53.4899|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:53.4899|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:53.4899|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:53.4899|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:53.4899|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:53.4899|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:53.4899|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:53.4899|INFO|93|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:53.4899|TRACE|93|Changing state to SnapSync | 2022-08-31 11:34:54.4909|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:54.4909|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:54.4909|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:54.4909|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:54.4909|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:54.4909|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:54.4909|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:54.4909|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:54.4909|INFO|10|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:54.4909|TRACE|10|Changing state to SnapSync | 2022-08-31 11:34:55.3667|INFO|96|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:55.4909|TRACE|80| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:55.4909|TRACE|80| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:55.4909|TRACE|80| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:55.4909|TRACE|80| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:55.4909|TRACE|80| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:55.4909|TRACE|80| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:55.4909|TRACE|80| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:55.4909|TRACE|80| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:55.4909|INFO|80|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:55.4909|TRACE|80|Changing state to SnapSync | 2022-08-31 11:34:56.4907|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:56.4907|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:56.4907|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:56.4907|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:56.4907|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:56.4907|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:56.4907|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:56.4907|TRACE|3| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:56.4907|INFO|3|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:56.4907|TRACE|3|Changing state to SnapSync | 2022-08-31 11:34:57.4900|TRACE|98| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:34:57.4900|TRACE|98| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:57.4900|TRACE|98| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:34:57.4900|TRACE|98| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:57.4900|TRACE|98| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:57.4900|TRACE|98| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:57.4900|TRACE|98| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:34:57.4900|TRACE|98| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:57.4900|INFO|98|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503007|peer total difficulty:10790000 2022-08-31 11:34:57.4900|TRACE|98|Changing state to SnapSync | 2022-08-31 11:34:58.0484|INFO|86|SNAP - progress of State Ranges (Phase 1): 1.953125% [ ] 2022-08-31 11:34:58.4905|TRACE|103| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:58.4905|TRACE|103| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:34:58.4905|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notNeedToWaitForHeaders), no(notInFastSync, notInStateSync) 2022-08-31 11:34:58.4905|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:58.4905|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:58.4905|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:58.4905|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive), no(inBeaconControl, noDesiredPeerKnown, notInFastSync, notInStateSync) 2022-08-31 11:34:58.4905|TRACE|103| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:58.4905|INFO|103|Changing state SnapSync to FastSync, SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503022|peer total difficulty:10790000 2022-08-31 11:34:58.4905|TRACE|103|Changing state to FastSync, SnapSync | 2022-08-31 11:34:58.4905|INFO|103|Sync mode changed from SnapSync to FastSync, SnapSync 2022-08-31 11:34:59.1148|INFO|65|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:34:59.4931|TRACE|86| * FAST : yes(notInBeaconModes, postPivotPeerAvailable, heightDeltaGreaterThanLag, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:34:59.4931|TRACE|86| STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(notInFastSync) 2022-08-31 11:34:59.4931|TRACE|86| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notNeedToWaitForHeaders), no(notInFastSync, notInStateSync) 2022-08-31 11:34:59.4931|TRACE|86| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:34:59.4931|TRACE|86| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:34:59.4931|TRACE|86| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:34:59.4931|TRACE|86| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive), no(inBeaconControl, noDesiredPeerKnown, notInFastSync, notInStateSync) 2022-08-31 11:34:59.4931|TRACE|86| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:34:59.4931|INFO|86|Changing state FastSync, SnapSync to FastSync, SnapSync at processed:7502981|state:0|block:7502981|header:7502981|chain difficulty:10790000|peer block:7503022|peer total difficulty:10790000 2022-08-31 11:34:59.4931|TRACE|86|Changing state to FastSync, SnapSync | 2022-08-31 11:35:00.0705|INFO|65|SNAP - progress of State Ranges (Phase 1): 2.34375% [ ] 2022-08-31 11:35:00.4982|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:00.4982|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:00.4982|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:00.4982|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:00.4982|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:00.4982|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:00.4982|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:00.4982|TRACE|10| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:35:00.4982|INFO|10|Changing state FastSync, SnapSync to SnapSync at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7503022|peer total difficulty:10790000 2022-08-31 11:35:00.4982|TRACE|10|Changing state to SnapSync | 2022-08-31 11:35:00.4982|INFO|10|Sync mode changed from FastSync, SnapSync to SnapSync 2022-08-31 11:35:01.4955|TRACE|89| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:01.4955|TRACE|89| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:01.4955|TRACE|89| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:01.4955|TRACE|89| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:01.4955|TRACE|89| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:01.4955|TRACE|89| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:01.4955|TRACE|89| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:01.4955|TRACE|89| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:35:01.4955|INFO|89|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7503022|peer total difficulty:10790000 2022-08-31 11:35:01.4955|TRACE|89|Changing state to SnapSync | 2022-08-31 11:35:02.4881|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:02.4881|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:02.4881|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:02.4881|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:02.4881|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:02.4881|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:02.4881|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:02.4881|TRACE|97| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:35:02.4881|INFO|97|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7503022|peer total difficulty:10790000 2022-08-31 11:35:02.4881|TRACE|97|Changing state to SnapSync | 2022-08-31 11:35:02.8187|INFO|96|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:03.4896|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:03.4897|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:03.4897|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:03.4897|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:03.4897|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:03.4897|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:03.4897|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:03.4897|TRACE|93| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:35:03.4897|INFO|93|Changing state SnapSync to SnapSync at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7503022|peer total difficulty:10790000 2022-08-31 11:35:03.4897|TRACE|93|Changing state to SnapSync | 2022-08-31 11:35:03.9067|INFO|97|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:03.9067|INFO|97|SNAP - (NO REQUEST, diff:26) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:5 | Code:9 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:0 | Refresh:0 2022-08-31 11:35:04.4863|TRACE|103| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:04.4863|TRACE|103| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:04.4863|TRACE|103| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:04.4863|TRACE|103| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:04.4863|TRACE|103| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:04.4863|TRACE|103| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:04.4863|TRACE|103| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:04.4863|TRACE|103| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:04.4863|INFO|103|Changing state SnapSync to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:04.4863|TRACE|103|Changing state to StateNodes | 2022-08-31 11:35:04.4863|INFO|103|Sync mode changed from SnapSync to StateNodes 2022-08-31 11:35:04.4863|INFO|103|Starting the node data sync from the 7503007 (0x39517c...a03daf) 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 root 2022-08-31 11:35:04.4863|INFO|103|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:04.4863|INFO|103|Now syncing nodes starting from root of block 7503007 2022-08-31 11:35:05.0941|INFO|97|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:05.4962|TRACE|93| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:05.4962|TRACE|93| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:05.4962|TRACE|93| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:05.4962|TRACE|93| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:05.4962|TRACE|93| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:05.4962|TRACE|93| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:05.4962|TRACE|93| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:05.4962|TRACE|93| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:05.4962|INFO|93|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:05.4962|TRACE|93|Changing state to StateNodes | 2022-08-31 11:35:05.5959|INFO|3|Peers | with known best block: 6 | all: 6 | 2022-08-31 11:35:06.0666|INFO|102|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:06.4889|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:06.4889|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:06.4889|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:06.4889|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:06.4889|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:06.4889|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:06.4889|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:06.4889|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:06.4889|INFO|97|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:06.4889|TRACE|97|Changing state to StateNodes | 2022-08-31 11:35:07.0493|INFO|103|SNAP - to many empty responses - Pivot changed from 7502981 to 7503007 2022-08-31 11:35:07.2440|INFO|78|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:07.4881|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:07.4881|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:07.4881|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:07.4881|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:07.4881|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:07.4881|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:07.4881|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:07.4881|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:07.4881|INFO|71|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:07.4881|TRACE|71|Changing state to StateNodes | 2022-08-31 11:35:08.4866|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:08.4866|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:08.4866|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:08.4866|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:08.4866|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:08.4866|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:08.4866|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:08.4866|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:08.4866|INFO|70|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:08.4866|TRACE|70|Changing state to StateNodes | 2022-08-31 11:35:09.1309|INFO|96|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:09.4887|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:09.4887|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:09.4887|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:09.4887|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:09.4887|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:09.4887|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:09.4887|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:09.4887|TRACE|102| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:09.4887|INFO|102|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:09.4887|TRACE|102|Changing state to StateNodes | 2022-08-31 11:35:09.9994|INFO|81|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:10.4879|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:10.4879|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:10.4879|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:10.4879|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:10.4879|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:10.4879|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:10.4879|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:10.4879|TRACE|88| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:35:10.4879|INFO|88|Changing state StateNodes to SnapSync at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7503023|peer total difficulty:10790000 2022-08-31 11:35:10.4879|TRACE|88|Changing state to SnapSync | 2022-08-31 11:35:10.4879|INFO|88|Sync mode changed from StateNodes to SnapSync 2022-08-31 11:35:10.6589|INFO|78|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:11.4875|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:11.4875|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:11.4875|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:11.4875|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:11.4875|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:11.4875|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:11.4875|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:11.4875|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:11.4875|INFO|97|Changing state SnapSync to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:11.4875|TRACE|97|Changing state to StateNodes | 2022-08-31 11:35:11.4875|INFO|97|Sync mode changed from SnapSync to StateNodes 2022-08-31 11:35:12.0452|INFO|85|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:12.4903|TRACE|92| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:12.4903|TRACE|92| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:12.4903|TRACE|92| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:12.4903|TRACE|92| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:12.4903|TRACE|92| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:12.4903|TRACE|92| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:12.4903|TRACE|92| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:12.4903|TRACE|92| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:12.4903|INFO|92|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:12.4903|TRACE|92|Changing state to StateNodes | 2022-08-31 11:35:12.7791|INFO|81|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:13.4437|INFO|73|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:13.4905|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:13.4905|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:13.4905|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:13.4905|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:13.4905|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:13.4905|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:13.4905|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:13.4905|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:13.4905|INFO|10|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:13.4905|TRACE|10|Changing state to StateNodes | 2022-08-31 11:35:14.0882|INFO|105|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:14.0882|INFO|105|SNAP - (AccountRange, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:0 | Storage:4 | Code:1 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:1117 | Refresh:0 2022-08-31 11:35:14.4869|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:14.4869|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:14.4869|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:14.4869|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:14.4869|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:14.4869|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:14.4869|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:14.4869|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:14.4869|INFO|97|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:14.4869|TRACE|97|Changing state to StateNodes | 2022-08-31 11:35:14.7622|INFO|85|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:14.8343|INFO|81|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:15.3797|INFO|102|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:15.4924|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:15.4924|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:15.4924|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:15.4924|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:15.4924|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:15.4924|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:15.4924|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:15.4924|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:15.4924|INFO|70|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:15.4924|TRACE|70|Changing state to StateNodes | 2022-08-31 11:35:15.4924|INFO|70|Starting the node data sync from the 7503007 (0x39517c...a03daf) 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 root 2022-08-31 11:35:15.4924|INFO|70|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:16.0486|INFO|88|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:16.4883|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:16.4883|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:16.4883|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:16.4883|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:16.4883|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:16.4883|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:16.4883|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:16.4883|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:16.4883|INFO|10|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:16.4883|TRACE|10|Changing state to StateNodes | 2022-08-31 11:35:16.7411|INFO|92|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:17.4882|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:17.4882|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:17.4882|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:17.4882|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:17.4882|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:17.4882|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:17.4882|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:17.4882|TRACE|102| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:17.4882|INFO|102|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:17.4882|TRACE|102|Changing state to StateNodes | 2022-08-31 11:35:17.5005|INFO|102|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:18.2545|INFO|88|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:18.4896|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:18.4896|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:18.4896|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:18.4896|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:18.4896|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:18.4896|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:18.4896|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:18.4896|TRACE|102| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:18.4896|INFO|102|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:18.4896|TRACE|102|Changing state to StateNodes | 2022-08-31 11:35:18.9220|INFO|88|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:19.4864|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:19.4864|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:19.4864|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:19.4864|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:19.4864|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:19.4864|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:19.4864|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:19.4864|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:19.4864|INFO|78|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:19.4864|TRACE|78|Changing state to StateNodes | 2022-08-31 11:35:19.6060|INFO|81|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:20.3007|INFO|3|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:20.4890|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:20.4890|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:20.4890|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:20.4890|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:20.4890|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:20.4890|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:20.4890|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:20.4890|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:20.4890|INFO|88|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:20.4890|TRACE|88|Changing state to StateNodes | 2022-08-31 11:35:20.5942|INFO|88|Peers | with known best block: 5 | all: 5 | 2022-08-31 11:35:20.5942|INFO|88|Syncing state nodes 2022-08-31 11:35:20.5942|INFO|88|Sync peers 5(5)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ N ][Peer|eth66| 7502981|194.163.154.193:30303][ 74| 27| 0| 0| 0| 5][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ N ][Peer|eth66| 7502937| 95.111.224.134:30303][ 54| 3| 0| 0| 0| 2][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ N ][Peer|eth66| 7493606|185.190.140.195:30303][ 9| 1| 0| 0| 1| 110][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ N ][Peer|eth66| 7453798| 207.180.235.23:30303][ 30| 0| 0| 0| 0| 22][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ N ][ ][Peer|eth65| 7382822| 23.88.7.119:30304][ 20| 12| 0| 0| 0| 0][erigon/v2021.10.5-alpha-eacc717a/linux-amd64/go1.16.3] 2022-08-31 11:35:21.0349|INFO|81|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:21.0349|INFO|81|SNAP - (NextSlotRange:872, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:2117 | Refresh:0 2022-08-31 11:35:21.4893|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:21.4893|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:21.4893|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:21.4893|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:21.4893|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:21.4893|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:21.4893|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:21.4893|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:21.4893|INFO|97|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:21.4893|TRACE|97|Changing state to StateNodes | 2022-08-31 11:35:21.8282|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:22.0393|INFO|97|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:22.4876|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:22.4876|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:22.4876|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:22.4876|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:22.4876|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:22.4876|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:22.4876|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:22.4876|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:22.4876|INFO|3|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:22.4876|TRACE|3|Changing state to StateNodes | 2022-08-31 11:35:22.4876|INFO|3|Starting the node data sync from the 7503007 (0x39517c...a03daf) 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 root 2022-08-31 11:35:22.4876|INFO|3|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:22.6646|INFO|103|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:23.3946|INFO|88|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:23.4884|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:23.4884|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:23.4884|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:23.4884|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:23.4884|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:23.4884|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:23.4884|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:23.4884|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:23.4884|INFO|95|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:23.4884|TRACE|95|Changing state to StateNodes | 2022-08-31 11:35:24.1967|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:24.4871|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:24.4871|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:24.4871|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:24.4871|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:24.4871|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:24.4871|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:24.4871|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:24.4871|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:24.4871|INFO|95|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:24.4871|TRACE|95|Changing state to StateNodes | 2022-08-31 11:35:24.8726|INFO|94|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:25.4923|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:25.4923|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:25.4923|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:25.4923|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:25.4923|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:25.4923|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:25.4923|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:25.4923|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:25.4923|INFO|104|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:25.4923|TRACE|104|Changing state to StateNodes | 2022-08-31 11:35:25.5710|INFO|85|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:26.3119|INFO|83|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:26.4867|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:26.4867|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:26.4867|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:26.4867|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:26.4867|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:26.4867|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:26.4867|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:26.4867|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:26.4867|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:26.4867|TRACE|83|Changing state to StateNodes | 2022-08-31 11:35:27.0385|INFO|96|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:27.4877|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:27.4877|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:27.4877|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:27.4877|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:27.4877|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:27.4877|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:27.4877|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:27.4877|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:27.4877|INFO|96|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:27.4877|TRACE|96|Changing state to StateNodes | 2022-08-31 11:35:27.7710|INFO|101|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:28.4882|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:28.4882|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:28.4882|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:28.4882|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:28.4882|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:28.4882|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:28.4882|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:28.4882|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:28.4882|INFO|96|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:28.4882|TRACE|96|Changing state to StateNodes | 2022-08-31 11:35:28.4954|INFO|105|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:28.4954|INFO|105|SNAP - (NextSlotRange:720, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:2117 | Refresh:0 2022-08-31 11:35:29.1770|INFO|94|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:29.4904|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:29.4904|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:29.4904|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:29.4904|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:29.4904|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:29.4904|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:29.4904|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:29.4904|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:29.4904|INFO|105|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:29.4904|TRACE|105|Changing state to StateNodes | 2022-08-31 11:35:29.9741|INFO|83|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:30.4872|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:30.4872|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:30.4872|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:30.4872|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:30.4872|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:30.4872|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:30.4872|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:30.4872|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:30.4872|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:30.4872|TRACE|83|Changing state to StateNodes | 2022-08-31 11:35:30.6703|INFO|95|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:31.3815|INFO|104|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:31.4879|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:31.4879|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:31.4879|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:31.4879|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:31.4879|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:31.4879|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:31.4879|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:31.4879|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:31.4879|INFO|104|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:31.4879|TRACE|104|Changing state to StateNodes | 2022-08-31 11:35:32.1491|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:32.4910|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:32.4910|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:32.4910|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:32.4910|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:32.4910|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:32.4910|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:32.4910|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:32.4910|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:32.4910|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:32.4910|TRACE|94|Changing state to StateNodes | 2022-08-31 11:35:32.7827|INFO|71|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:32.8449|INFO|3|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:33.4914|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:33.4914|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:33.4914|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:33.4914|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:33.4914|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:33.4914|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:33.4914|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:33.4914|TRACE|13| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:33.4914|INFO|13|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:33.4914|TRACE|13|Changing state to StateNodes | 2022-08-31 11:35:33.4914|INFO|13|Starting the node data sync from the 7503007 (0x39517c...a03daf) 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 root 2022-08-31 11:35:33.4914|INFO|13|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:33.5228|INFO|96|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:34.2205|INFO|105|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:34.4902|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:34.4902|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:34.4902|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:34.4902|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:34.4902|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:34.4902|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:34.4902|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:34.4902|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:34.4902|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:34.4902|TRACE|85|Changing state to StateNodes | 2022-08-31 11:35:35.0049|INFO|73|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:35.4889|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:35.4889|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:35.4889|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:35.4889|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:35.4889|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:35.4889|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:35.4889|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:35.4889|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:35.4889|INFO|3|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:35.4889|TRACE|3|Changing state to StateNodes | 2022-08-31 11:35:35.5958|INFO|96|Peers | with known best block: 5 | all: 5 | 2022-08-31 11:35:35.7437|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:35.7437|INFO|70|SNAP - (NextSlotRange:1, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:2117 | Refresh:0 2022-08-31 11:35:36.4353|INFO|102|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:36.4881|TRACE|104| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:36.4881|TRACE|104| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:36.4881|TRACE|104| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:36.4881|TRACE|104| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:36.4881|TRACE|104| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:36.4881|TRACE|104| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:36.4881|TRACE|104| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:36.4881|TRACE|104| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:36.4881|INFO|104|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:36.4881|TRACE|104|Changing state to StateNodes | 2022-08-31 11:35:37.1304|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:37.4878|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:37.4878|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:37.4878|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:37.4878|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:37.4878|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:37.4878|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:37.4878|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:37.4878|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:37.4878|INFO|97|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:37.4878|TRACE|97|Changing state to StateNodes | 2022-08-31 11:35:37.7612|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:38.4146|INFO|105|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:38.4873|TRACE|71| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:38.4873|TRACE|71| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:38.4873|TRACE|71| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:38.4873|TRACE|71| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:38.4873|TRACE|71| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:38.4873|TRACE|71| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:38.4873|TRACE|71| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:38.4873|TRACE|71| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:38.4873|INFO|71|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:38.4873|TRACE|71|Changing state to StateNodes | 2022-08-31 11:35:39.0747|INFO|81|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:39.4877|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:39.4877|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:39.4877|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:39.4877|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:39.4877|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:39.4877|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:39.4877|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:39.4877|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:39.4877|INFO|95|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:39.4877|TRACE|95|Changing state to StateNodes | 2022-08-31 11:35:39.8086|INFO|10|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:40.4881|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:40.4881|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:40.4881|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:40.4881|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:40.4881|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:40.4881|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:40.4881|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:40.4881|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:40.4881|INFO|97|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:40.4881|TRACE|97|Changing state to StateNodes | 2022-08-31 11:35:40.5306|INFO|10|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:41.2369|INFO|105|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:41.4882|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:41.4882|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:41.4882|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:41.4882|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:41.4882|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:41.4882|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:41.4882|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:41.4882|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:41.4882|INFO|95|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:41.4882|TRACE|95|Changing state to StateNodes | 2022-08-31 11:35:41.9173|INFO|78|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:42.4884|TRACE|95| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:42.4884|TRACE|95| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:42.4884|TRACE|95| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:42.4884|TRACE|95| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:42.4884|TRACE|95| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:42.4884|TRACE|95| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:42.4884|TRACE|95| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:42.4884|TRACE|95| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:42.4884|INFO|95|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:42.4884|TRACE|95|Changing state to StateNodes | 2022-08-31 11:35:42.7155|INFO|104|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:42.7155|INFO|104|SNAP - (NextSlotRange:720, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:4 | Code:0 | Refresh:0 - Queues Slots:0 | Storages:0 | Codes:2117 | Refresh:0 2022-08-31 11:35:43.4901|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:43.4901|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:43.4901|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:43.4901|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:43.4901|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:43.4901|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:43.4901|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:43.4901|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:43.4901|INFO|3|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:43.4901|TRACE|3|Changing state to StateNodes | 2022-08-31 11:35:43.5514|INFO|95|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:43.7860|INFO|83|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:44.2167|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:44.4890|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:44.4890|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:44.4890|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:44.4890|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:44.4890|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:44.4890|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:44.4890|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:44.4890|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:44.4890|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:44.4890|TRACE|83|Changing state to StateNodes | 2022-08-31 11:35:44.4890|INFO|83|Starting the node data sync from the 7503007 (0x39517c...a03daf) 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 root 2022-08-31 11:35:44.4890|INFO|83|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:44.9459|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:45.4889|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:45.4889|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:45.4889|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:45.4889|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:45.4889|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:45.4889|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:45.4889|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:45.4889|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:45.4889|INFO|96|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:45.4889|TRACE|96|Changing state to StateNodes | 2022-08-31 11:35:45.7206|INFO|83|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:46.4160|INFO|85|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:46.4901|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:46.4901|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:46.4901|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:46.4901|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:46.4901|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:46.4901|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:46.4901|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:46.4901|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:46.4901|INFO|70|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:46.4901|TRACE|70|Changing state to StateNodes | 2022-08-31 11:35:47.2438|INFO|83|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:47.4887|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:47.4887|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:47.4887|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:47.4887|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:47.4887|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:47.4887|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:47.4887|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:47.4887|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:47.4887|INFO|101|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:47.4887|TRACE|101|Changing state to StateNodes | 2022-08-31 11:35:47.9819|INFO|94|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:48.4867|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:48.4867|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:48.4867|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:48.4867|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:48.4867|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:48.4867|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:48.4867|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:48.4867|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:48.4867|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:48.4867|TRACE|83|Changing state to StateNodes | 2022-08-31 11:35:48.6823|INFO|101|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:49.4211|INFO|101|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:49.4876|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:49.4876|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:49.4876|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:49.4876|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:49.4876|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:49.4876|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:49.4876|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:49.4876|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:49.4876|INFO|96|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:49.4876|TRACE|96|Changing state to StateNodes | 2022-08-31 11:35:50.2003|INFO|71|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:50.2003|INFO|71|SNAP - (NextSlotRange:1, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:3 | Code:0 | Refresh:0 - Queues Slots:1 | Storages:0 | Codes:2117 | Refresh:0 2022-08-31 11:35:50.4879|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:50.4879|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:50.4879|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:50.4879|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:50.4879|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:50.4879|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:50.4879|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:50.4879|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:50.4879|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:50.4879|TRACE|94|Changing state to StateNodes | 2022-08-31 11:35:50.5943|INFO|78|Peers | with known best block: 5 | all: 5 | 2022-08-31 11:35:50.5943|INFO|78|Syncing state nodes 2022-08-31 11:35:51.0724|INFO|71|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:51.4437|INFO|96|Received: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:35:51.4437|INFO|96|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:35:51.4863|TRACE|88| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:51.4863|TRACE|88| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:51.4863|TRACE|88| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:51.4863|TRACE|88| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:51.4863|TRACE|88| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:51.4863|TRACE|88| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:51.4863|TRACE|88| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:51.4863|TRACE|88| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:51.4863|INFO|88|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502981|peer total difficulty:10790000 2022-08-31 11:35:51.4863|TRACE|88|Changing state to StateNodes | 2022-08-31 11:35:52.4891|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:52.4891|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:52.4891|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:52.4891|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:52.4891|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:52.4891|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:52.4891|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:52.4891|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:52.4891|INFO|101|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:52.4891|TRACE|101|Changing state to StateNodes | 2022-08-31 11:35:53.4877|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:53.4877|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:53.4877|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:53.4877|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:53.4877|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:53.4877|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:53.4877|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:53.4877|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:53.4877|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:53.4877|TRACE|85|Changing state to StateNodes | 2022-08-31 11:35:54.1219|INFO|105|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:54.4892|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:54.4892|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:54.4892|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:54.4892|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:54.4892|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:54.4892|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:54.4892|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:54.4892|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:54.4892|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:54.4892|TRACE|94|Changing state to StateNodes | 2022-08-31 11:35:54.8183|INFO|78|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:55.4887|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:55.4887|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:55.4887|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:55.4887|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:55.4887|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:55.4887|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:55.4887|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:55.4887|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:55.4887|INFO|78|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:55.4887|TRACE|78|Changing state to StateNodes | 2022-08-31 11:35:55.4887|INFO|78|Starting the node data sync from the 7503007 (0x39517c...a03daf) 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 root 2022-08-31 11:35:55.4887|INFO|78|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:35:56.4881|TRACE|78| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:56.4881|TRACE|78| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:56.4881|TRACE|78| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:56.4881|TRACE|78| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:56.4881|TRACE|78| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:56.4881|TRACE|78| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:56.4881|TRACE|78| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:56.4881|TRACE|78| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:56.4881|INFO|78|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:56.4881|TRACE|78|Changing state to StateNodes | 2022-08-31 11:35:56.8403|INFO|81|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:35:56.8422|INFO|81|***** JSON RPC report ***** ----------------------------------------------------------------------------------------------------------------------------------------- method | successes | avg time | max time | errors | avg time | max time | avg size | total size | ----------------------------------------------------------------------------------------------------------------------------------------- engine_forkchoiceUpdatedV1 | 3 | 15251 | 40160 | 0 | 0 | 0 | 136 | 407 | engine_newPayloadV1 | 1 | 129432 | 129432 | 0 | 0 | 0 | 102 | 102 | eth_chainId | 2 | 2013 | 3606 | 0 | 0 | 0 | 40 | 80 | eth_getBlockByHash | 2 | 777 | 1331 | 0 | 0 | 0 | 40 | 79 | eth_getBlockByNumber | 88 | 5840 | 38934 | 0 | 0 | 0 | 3593 | 316217 | eth_syncing | 11 | 735 | 3565 | 0 | 0 | 0 | 39 | 431 | ----------------------------------------------------------------------------------------------------------------------------------------- TOTAL | 107 | 6568 | 129432 | 0 | 0 | 0 | 2966 | 317316 | ----------------------------------------------------------------------------------------------------------------------------------------- 2022-08-31 11:35:56.8750|INFO|81|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:35:57.4890|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:57.4890|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:57.4890|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:57.4890|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:57.4890|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:57.4890|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:57.4890|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:57.4890|TRACE|74| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:57.4890|INFO|74|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:57.4890|TRACE|74|Changing state to StateNodes | 2022-08-31 11:35:57.8947|INFO|10|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:35:58.4890|TRACE|74| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:58.4890|TRACE|74| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:58.4890|TRACE|74| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:58.4890|TRACE|74| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:58.4890|TRACE|74| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:58.4890|TRACE|74| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:58.4890|TRACE|74| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:58.4890|TRACE|74| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:58.4890|INFO|74|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:58.4890|TRACE|74|Changing state to StateNodes | 2022-08-31 11:35:59.4923|TRACE|97| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:35:59.4923|TRACE|97| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:35:59.4923|TRACE|97| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:35:59.4923|TRACE|97| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:35:59.4923|TRACE|97| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:35:59.4923|TRACE|97| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:35:59.4923|TRACE|97| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:35:59.4923|TRACE|97| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:35:59.4923|INFO|97|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:35:59.4923|TRACE|97|Changing state to StateNodes | 2022-08-31 11:36:00.4874|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:00.4874|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:00.4874|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:00.4874|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:00.4874|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:00.4874|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:00.4874|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:00.4874|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:00.4874|INFO|10|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:00.4874|TRACE|10|Changing state to StateNodes | 2022-08-31 11:36:01.2459|INFO|70|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:01.4914|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:01.4914|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:01.4914|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:01.4914|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:01.4914|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:01.4914|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:01.4914|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:01.4914|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:01.4914|INFO|72|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:01.4914|TRACE|72|Changing state to StateNodes | 2022-08-31 11:36:02.4928|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:02.4928|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:02.4928|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:02.4928|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:02.4928|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:02.4928|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:02.4928|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:02.4928|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:02.4928|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:02.4928|TRACE|94|Changing state to StateNodes | 2022-08-31 11:36:03.4917|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:03.4917|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:03.4917|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:03.4917|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:03.4917|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:03.4917|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:03.4917|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:03.4917|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:03.4917|INFO|81|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:03.4917|TRACE|81|Changing state to StateNodes | 2022-08-31 11:36:04.4910|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:04.4910|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:04.4910|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:04.4910|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:04.4910|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:04.4910|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:04.4910|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:04.4910|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:04.4910|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:04.4910|TRACE|94|Changing state to StateNodes | 2022-08-31 11:36:04.6369|INFO|94|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:05.4869|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:05.4869|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:05.4869|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:05.4869|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:05.4869|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:05.4869|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:05.4869|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:05.4869|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:05.4869|INFO|90|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:05.4869|TRACE|90|Changing state to StateNodes | 2022-08-31 11:36:05.6019|INFO|13|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:36:06.4919|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:06.4919|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:06.4919|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:06.4919|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:06.4919|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:06.4919|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:06.4919|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:06.4919|TRACE|91| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:36:06.4919|INFO|91|Changing state StateNodes to SnapSync at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7503027|peer total difficulty:10790000 2022-08-31 11:36:06.4919|TRACE|91|Changing state to SnapSync | 2022-08-31 11:36:06.4919|INFO|91|Sync mode changed from StateNodes to SnapSync 2022-08-31 11:36:06.5231|INFO|70|State Sync 00.00:00:27 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.00% | kB/s: 0 | accounts 0 | nodes 0 | diagnostics: 0.0.00ms 2022-08-31 11:36:07.4911|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:07.4911|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:07.4911|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:07.4911|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:07.4911|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:07.4911|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:07.4911|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:07.4911|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:07.4911|INFO|70|Changing state SnapSync to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:07.4911|TRACE|70|Changing state to StateNodes | 2022-08-31 11:36:07.4911|INFO|70|Sync mode changed from SnapSync to StateNodes 2022-08-31 11:36:07.7570|INFO|102|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:08.4914|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:08.4914|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:08.4914|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:08.4914|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:08.4914|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:08.4914|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:08.4914|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:08.4914|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:08.4914|INFO|90|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:08.4914|TRACE|90|Changing state to StateNodes | 2022-08-31 11:36:08.8545|INFO|101|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:36:09.4892|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:09.4892|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:09.4892|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:09.4892|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:09.4892|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:09.4892|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:09.4892|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:09.4892|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:09.4892|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:09.4892|TRACE|83|Changing state to StateNodes | 2022-08-31 11:36:10.0004|INFO|13|Branch sync progress (do not extrapolate): 0.39% of block 7503007 *********1****************************************************** **************************************************************** **************************************************************** **************************************************************** 2022-08-31 11:36:10.0004|INFO|13|State Sync 00.00:00:31 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.39% | kB/s: 0 | accounts 0 | nodes 0 | diagnostics: 2.0.16ms 2022-08-31 11:36:10.4916|TRACE|102| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:10.4916|TRACE|102| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:10.4916|TRACE|102| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:10.4916|TRACE|102| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:10.4916|TRACE|102| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:10.4916|TRACE|102| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:10.4916|TRACE|102| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:10.4916|TRACE|102| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:10.4916|INFO|102|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:10.4916|TRACE|102|Changing state to StateNodes | 2022-08-31 11:36:10.9791|INFO|81|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:11.4919|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:11.4919|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:11.4919|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:11.4919|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:11.4919|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:11.4919|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:11.4919|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:11.4919|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:11.4919|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:11.4919|TRACE|85|Changing state to StateNodes | 2022-08-31 11:36:12.4867|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:12.4867|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:12.4867|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:12.4867|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:12.4867|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:12.4867|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:12.4867|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:12.4867|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:12.4867|INFO|81|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:12.4867|TRACE|81|Changing state to StateNodes | 2022-08-31 11:36:13.4908|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:13.4908|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:13.4908|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:13.4908|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:13.4908|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:13.4908|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:13.4908|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:13.4908|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:13.4908|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:13.4908|TRACE|94|Changing state to StateNodes | 2022-08-31 11:36:14.4926|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:14.4926|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:14.4926|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:14.4926|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:14.4926|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:14.4926|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:14.4926|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:14.4926|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:14.4926|INFO|72|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:14.4926|TRACE|72|Changing state to StateNodes | 2022-08-31 11:36:14.7681|INFO|91|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:15.4928|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:15.4928|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:15.4928|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:15.4928|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:15.4928|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:15.4928|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:15.4928|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:15.4928|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:15.4928|INFO|81|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:15.4928|TRACE|81|Changing state to StateNodes | 2022-08-31 11:36:16.1659|INFO|3|State Sync 00.00:00:37 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.39% | kB/s: 0 | accounts 0 | nodes 0 | diagnostics: 3.0.17ms 2022-08-31 11:36:16.4906|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:16.4906|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:16.4906|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:16.4906|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:16.4906|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:16.4906|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:16.4906|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:16.4906|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:16.4906|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:16.4906|TRACE|85|Changing state to StateNodes | 2022-08-31 11:36:17.2094|INFO|83|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:17.4908|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:17.4908|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:17.4908|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:17.4908|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:17.4908|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:17.4908|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:17.4908|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:17.4908|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:17.4908|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:17.4908|TRACE|85|Changing state to StateNodes | 2022-08-31 11:36:18.4905|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:18.4905|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:18.4905|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:18.4905|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:18.4905|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:18.4905|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:18.4905|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:18.4905|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:18.4905|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:18.4905|TRACE|94|Changing state to StateNodes | 2022-08-31 11:36:19.4887|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:19.4887|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:19.4887|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:19.4887|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:19.4887|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:19.4887|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:19.4887|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:19.4887|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:19.4887|INFO|70|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:19.4887|TRACE|70|Changing state to StateNodes | 2022-08-31 11:36:20.4920|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:20.4920|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:20.4920|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:20.4920|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:20.4920|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:20.4920|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:20.4920|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:20.4920|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:20.4920|INFO|101|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:20.4920|TRACE|101|Changing state to StateNodes | 2022-08-31 11:36:20.6109|INFO|94|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:20.6109|INFO|94|SNAP - (NextSlotRange:872, diff:0) True:0x07de518111c0ce25a1ab02d46d44ce4be47c77409a14979c9f6b883971010285 - Requests Account:1 | Storage:1 | Code:0 | Refresh:0 - Queues Slots:3 | Storages:0 | Codes:2117 | Refresh:0 2022-08-31 11:36:20.6143|INFO|13|Peers | with known best block: 2 | all: 2 | 2022-08-31 11:36:20.6143|INFO|13|Syncing state nodes 2022-08-31 11:36:20.6143|INFO|13|Sync peers 2(2)/50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ S ][ N ][Peer|eth66| 7502937|194.163.154.193:30303][ 70| 14| 0| 0| 0| 3][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] [ S ][ N ][Peer|eth66| 7502937| 95.111.224.134:30303][ 52| 3| 0| 0| 0| 1][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:36:21.4908|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:21.4908|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:21.4908|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:21.4908|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:21.4908|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:21.4908|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:21.4908|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:21.4908|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:21.4908|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:21.4908|TRACE|94|Changing state to StateNodes | 2022-08-31 11:36:22.4951|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:22.4951|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:22.4951|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:22.4951|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:22.4951|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:22.4951|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:22.4951|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:22.4951|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:22.4951|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:22.4951|TRACE|85|Changing state to StateNodes | 2022-08-31 11:36:23.4167|INFO|85|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:23.4922|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:23.4922|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:23.4922|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:23.4922|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:23.4922|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:23.4922|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:23.4922|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:23.4922|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:23.4922|INFO|105|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:23.4922|TRACE|105|Changing state to StateNodes | 2022-08-31 11:36:24.3507|INFO|78|Received: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:36:24.3507|INFO|78|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x39517ced3e7ae3a4dd82d0c67d278fd4cf83da63ca08e586d5df04ac18a03daf, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:36:24.4875|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:24.4875|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:24.4875|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:24.4875|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:24.4875|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:24.4875|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:24.4875|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:24.4875|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:24.4875|INFO|91|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:24.4875|TRACE|91|Changing state to StateNodes | 2022-08-31 11:36:25.4914|TRACE|72| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:25.4914|TRACE|72| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:25.4914|TRACE|72| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:25.4914|TRACE|72| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:25.4914|TRACE|72| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:25.4914|TRACE|72| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:25.4914|TRACE|72| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:25.4914|TRACE|72| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:25.4914|INFO|72|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:25.4914|TRACE|72|Changing state to StateNodes | 2022-08-31 11:36:26.0123|INFO|91|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:26.4911|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:26.4911|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:26.4911|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:26.4911|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:26.4911|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:26.4911|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:26.4911|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:26.4911|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:26.4911|INFO|90|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:26.4911|TRACE|90|Changing state to StateNodes | 2022-08-31 11:36:27.4916|TRACE|94| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:27.4916|TRACE|94| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:27.4916|TRACE|94| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:27.4916|TRACE|94| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:27.4916|TRACE|94| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:27.4916|TRACE|94| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:27.4916|TRACE|94| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:27.4916|TRACE|94| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:27.4916|INFO|94|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:27.4916|TRACE|94|Changing state to StateNodes | 2022-08-31 11:36:28.4909|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:28.4909|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:28.4909|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:28.4909|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:28.4909|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:28.4909|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:28.4909|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:28.4909|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:28.4909|INFO|90|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:28.4909|TRACE|90|Changing state to StateNodes | 2022-08-31 11:36:29.1095|INFO|94|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:29.4915|TRACE|13| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:29.4915|TRACE|13| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:29.4915|TRACE|13| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:29.4915|TRACE|13| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:29.4915|TRACE|13| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:29.4915|TRACE|13| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:29.4915|TRACE|13| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:29.4915|TRACE|13| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:29.4915|INFO|13|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:29.4915|TRACE|13|Changing state to StateNodes | 2022-08-31 11:36:30.4916|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:30.4916|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:30.4916|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:30.4916|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:30.4916|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:30.4916|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:30.4916|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:30.4916|TRACE|73| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:30.4916|INFO|73|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:30.4916|TRACE|73|Changing state to StateNodes | 2022-08-31 11:36:30.8195|INFO|78|Received a new payload: 7503008 (0x5b26a05c6a196855f27e8f119c62b94fcc8941b864ee45d5249131119ba6516d) 2022-08-31 11:36:30.8195|INFO|78|Syncing... Parent wasn't processed. Inserting block 7503008 (0x5b26a0...a6516d). 2022-08-31 11:36:31.1199|INFO|81|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:36:31.2280|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0x5b26a05c6a196855f27e8f119c62b94fcc8941b864ee45d5249131119ba6516d, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:36:31.2280|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5b26a05c6a196855f27e8f119c62b94fcc8941b864ee45d5249131119ba6516d, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:36:31.2683|INFO|85|Received a new payload: 7503009 (0x20667e5954e0869d7e95fd3682ec31fba2cc09da38fa18ffb8f2b3d63e1f44c1) 2022-08-31 11:36:31.2721|INFO|85|Syncing... Parent wasn't processed. Inserting block 7503009 (0x20667e...1f44c1). 2022-08-31 11:36:31.4922|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:31.4922|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:31.4922|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:31.4922|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:31.4922|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:31.4922|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:31.4922|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:31.4922|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:31.4922|INFO|91|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:31.4922|TRACE|91|Changing state to StateNodes | 2022-08-31 11:36:31.4922|INFO|91|Starting the node data sync from the 7503007 (0x39517c...a03daf) 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 root 2022-08-31 11:36:31.4922|INFO|91|Setting state sync state root to 7503007 0xf20488d14e1141e20cc79e2cca7da210ebacdb61a30463bedd6ce3fafcc2c278 2022-08-31 11:36:31.5296|INFO|13|Received: ForkchoiceState: (HeadBlockHash: 0x20667e5954e0869d7e95fd3682ec31fba2cc09da38fa18ffb8f2b3d63e1f44c1, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:36:31.5305|INFO|13|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x20667e5954e0869d7e95fd3682ec31fba2cc09da38fa18ffb8f2b3d63e1f44c1, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:36:31.5964|INFO|105|Received a new payload: 7503010 (0xbbd3e5fc306897864ce04049d83a9b2943c259c371da684d7a83d939a9b172a2) 2022-08-31 11:36:31.5983|INFO|105|Syncing... Parent wasn't processed. Inserting block 7503010 (0xbbd3e5...b172a2). 2022-08-31 11:36:31.8344|INFO|94|Received: ForkchoiceState: (HeadBlockHash: 0xbbd3e5fc306897864ce04049d83a9b2943c259c371da684d7a83d939a9b172a2, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) 2022-08-31 11:36:31.8344|INFO|94|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xbbd3e5fc306897864ce04049d83a9b2943c259c371da684d7a83d939a9b172a2, SafeBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904, FinalizedBlockHash: 0x3de5320f8a1f8c01d654dc8944243405202e361c5e7cc717c6b3ed0eee4dfc0f) . 2022-08-31 11:36:31.9029|INFO|10|Received a new payload: 7503011 (0x86abe57149464571cb6c607755e7c8a5f0c6ec4c21962142166d7f6949974f7b) 2022-08-31 11:36:31.9061|INFO|10|Syncing... Parent wasn't processed. Inserting block 7503011 (0x86abe5...974f7b). 2022-08-31 11:36:31.9149|INFO|105|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:32.4933|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:32.4933|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:32.4933|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:32.4933|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:32.4933|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:32.4933|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:32.4933|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:32.4933|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:32.4933|INFO|10|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:32.4933|TRACE|10|Changing state to StateNodes | 2022-08-31 11:36:32.9793|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0x86abe57149464571cb6c607755e7c8a5f0c6ec4c21962142166d7f6949974f7b, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:32.9793|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x86abe57149464571cb6c607755e7c8a5f0c6ec4c21962142166d7f6949974f7b, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:33.0391|INFO|13|Received a new payload: 7503012 (0xa01a7a86b1f40a0a886ee669b9ae9e42471968828a2def16042c8a4acd2acdbd) 2022-08-31 11:36:33.0391|INFO|13|Syncing... Parent wasn't processed. Inserting block 7503012 (0xa01a7a...2acdbd). 2022-08-31 11:36:33.3445|INFO|105|Received: ForkchoiceState: (HeadBlockHash: 0xa01a7a86b1f40a0a886ee669b9ae9e42471968828a2def16042c8a4acd2acdbd, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:33.3445|INFO|105|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa01a7a86b1f40a0a886ee669b9ae9e42471968828a2def16042c8a4acd2acdbd, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:33.4935|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:33.4935|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:33.4935|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:33.4935|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:33.4935|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:33.4935|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:33.4935|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:33.4935|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:33.4935|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502937|peer total difficulty:10790000 2022-08-31 11:36:33.4935|TRACE|85|Changing state to StateNodes | 2022-08-31 11:36:34.3503|INFO|90|Received a new payload: 7503013 (0x3cf24df8bb72ba02fce6d680426279c7e532220079aa33fcef2525ddac194829) 2022-08-31 11:36:34.3503|INFO|90|Syncing... Parent wasn't processed. Inserting block 7503013 (0x3cf24d...194829). 2022-08-31 11:36:34.4932|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:34.4932|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:34.4932|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:34.4932|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:34.4932|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:34.4932|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:34.4932|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:34.4932|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:34.4932|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:34.4932|TRACE|83|Changing state to StateNodes | 2022-08-31 11:36:34.5945|INFO|105|Received: ForkchoiceState: (HeadBlockHash: 0x3cf24df8bb72ba02fce6d680426279c7e532220079aa33fcef2525ddac194829, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:34.5945|INFO|105|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x3cf24df8bb72ba02fce6d680426279c7e532220079aa33fcef2525ddac194829, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:34.6435|INFO|105|Received a new payload: 7503014 (0x692000b76d6ea92d4d0822ec209444374e91198a088381199a1a676b60f0c6dc) 2022-08-31 11:36:34.6435|INFO|105|Syncing... Parent wasn't processed. Inserting block 7503014 (0x692000...f0c6dc). 2022-08-31 11:36:35.0262|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x692000b76d6ea92d4d0822ec209444374e91198a088381199a1a676b60f0c6dc, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:35.0262|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x692000b76d6ea92d4d0822ec209444374e91198a088381199a1a676b60f0c6dc, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:35.0351|INFO|73|Received a new payload: 7503015 (0x66df500f7118b972f84cd720fcd48e4a1a41e68d2c3a38b8b70d4dcfc51f35c1) 2022-08-31 11:36:35.0351|INFO|73|Syncing... Parent wasn't processed. Inserting block 7503015 (0x66df50...1f35c1). 2022-08-31 11:36:35.2184|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0x66df500f7118b972f84cd720fcd48e4a1a41e68d2c3a38b8b70d4dcfc51f35c1, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:35.2184|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x66df500f7118b972f84cd720fcd48e4a1a41e68d2c3a38b8b70d4dcfc51f35c1, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:35.2672|INFO|73|Received a new payload: 7503016 (0xaa06e7515322a1ab5dc77a1d008e8598d1ea3719ca9183248f599cc11aedccd4) 2022-08-31 11:36:35.2672|INFO|73|Syncing... Parent wasn't processed. Inserting block 7503016 (0xaa06e7...edccd4). 2022-08-31 11:36:35.4934|TRACE|85| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:35.4934|TRACE|85| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:35.4934|TRACE|85| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:35.4934|TRACE|85| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:35.4934|TRACE|85| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:35.4934|TRACE|85| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:35.4934|TRACE|85| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:35.4934|TRACE|85| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:35.4934|INFO|85|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:35.4934|TRACE|85|Changing state to StateNodes | 2022-08-31 11:36:35.5214|INFO|90|Received: ForkchoiceState: (HeadBlockHash: 0xaa06e7515322a1ab5dc77a1d008e8598d1ea3719ca9183248f599cc11aedccd4, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:35.5218|INFO|90|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xaa06e7515322a1ab5dc77a1d008e8598d1ea3719ca9183248f599cc11aedccd4, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:35.5754|INFO|85|Received a new payload: 7503017 (0x2c4240458fe2685fcec51b77bc7232014525a928a8480bb801657ffd4590208f) 2022-08-31 11:36:35.5779|INFO|85|Syncing... Parent wasn't processed. Inserting block 7503017 (0x2c4240...90208f). 2022-08-31 11:36:35.6431|INFO|94|Peers | with known best block: 1 | all: 1 | 2022-08-31 11:36:35.8642|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0x2c4240458fe2685fcec51b77bc7232014525a928a8480bb801657ffd4590208f, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:35.8642|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x2c4240458fe2685fcec51b77bc7232014525a928a8480bb801657ffd4590208f, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:35.9105|INFO|85|Received a new payload: 7503018 (0x5b5e2b0ccb527ca3ff9ad0de63e484322e47f03c2b57613b89d119270f2e6e51) 2022-08-31 11:36:35.9105|INFO|85|Syncing... Parent wasn't processed. Inserting block 7503018 (0x5b5e2b...2e6e51). 2022-08-31 11:36:36.0986|INFO|105|Received: ForkchoiceState: (HeadBlockHash: 0x5b5e2b0ccb527ca3ff9ad0de63e484322e47f03c2b57613b89d119270f2e6e51, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:36.0986|INFO|105|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x5b5e2b0ccb527ca3ff9ad0de63e484322e47f03c2b57613b89d119270f2e6e51, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:36.1037|INFO|81|Received a new payload: 7503019 (0xe4de31f6f747ab0b6f8265dbf1fad0e5ff9a8a13c2a6140f58b8d7b201b20390) 2022-08-31 11:36:36.1037|INFO|81|Syncing... Parent wasn't processed. Inserting block 7503019 (0xe4de31...b20390). 2022-08-31 11:36:36.3638|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0xe4de31f6f747ab0b6f8265dbf1fad0e5ff9a8a13c2a6140f58b8d7b201b20390, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:36.3638|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xe4de31f6f747ab0b6f8265dbf1fad0e5ff9a8a13c2a6140f58b8d7b201b20390, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:36.3700|INFO|81|Received a new payload: 7503020 (0x81acc9beecc18f48afad34f47c2e324ae7cf0903f20edf9e37f16bcbda7d9164) 2022-08-31 11:36:36.3700|INFO|81|Syncing... Parent wasn't processed. Inserting block 7503020 (0x81acc9...7d9164). 2022-08-31 11:36:36.4932|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:36.4932|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:36.4932|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:36.4932|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:36.4932|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:36.4932|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:36.4932|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:36.4932|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:36.4932|INFO|81|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:36.4932|TRACE|81|Changing state to StateNodes | 2022-08-31 11:36:36.7235|INFO|96|Received: ForkchoiceState: (HeadBlockHash: 0x81acc9beecc18f48afad34f47c2e324ae7cf0903f20edf9e37f16bcbda7d9164, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:36.7235|INFO|96|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x81acc9beecc18f48afad34f47c2e324ae7cf0903f20edf9e37f16bcbda7d9164, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:36.8183|INFO|85|Received a new payload: 7503021 (0x609a7fa15d7a09e764baa4f1cd02e7f9272a2fc54dccde02c38e948a2ac07d61) 2022-08-31 11:36:36.8183|INFO|85|Syncing... Parent wasn't processed. Inserting block 7503021 (0x609a7f...c07d61). 2022-08-31 11:36:36.9522|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0x609a7fa15d7a09e764baa4f1cd02e7f9272a2fc54dccde02c38e948a2ac07d61, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:36.9522|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x609a7fa15d7a09e764baa4f1cd02e7f9272a2fc54dccde02c38e948a2ac07d61, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:36.9610|INFO|10|Received a new payload: 7503022 (0x7e5e5f035440c66a5058390da2e47380b0d2091bbbbffb7f7f5706fd60ed1175) 2022-08-31 11:36:36.9630|INFO|10|Syncing... Parent wasn't processed. Inserting block 7503022 (0x7e5e5f...ed1175). 2022-08-31 11:36:37.1556|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0x7e5e5f035440c66a5058390da2e47380b0d2091bbbbffb7f7f5706fd60ed1175, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:37.1556|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x7e5e5f035440c66a5058390da2e47380b0d2091bbbbffb7f7f5706fd60ed1175, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:37.1757|INFO|13|Received a new payload: 7503023 (0xd929e8bd2baa190d944fbff4680772a92670894af5444840050d676311807326) 2022-08-31 11:36:37.1757|INFO|13|Syncing... Parent wasn't processed. Inserting block 7503023 (0xd929e8...807326). 2022-08-31 11:36:37.3673|INFO|85|Received: ForkchoiceState: (HeadBlockHash: 0xd929e8bd2baa190d944fbff4680772a92670894af5444840050d676311807326, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:37.3673|INFO|85|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xd929e8bd2baa190d944fbff4680772a92670894af5444840050d676311807326, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:37.4225|INFO|73|Received a new payload: 7503024 (0xa77f201f7e76e951d3570eb185b7422f97196f799210c267b106fb18cba9b032) 2022-08-31 11:36:37.4225|INFO|73|Syncing... Parent wasn't processed. Inserting block 7503024 (0xa77f20...a9b032). 2022-08-31 11:36:37.4912|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:37.4912|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:37.4912|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:37.4912|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:37.4912|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:37.4912|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:37.4912|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:37.4912|TRACE|73| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:37.4912|INFO|73|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:37.4912|TRACE|73|Changing state to StateNodes | 2022-08-31 11:36:37.9248|INFO|73|Received: ForkchoiceState: (HeadBlockHash: 0xa77f201f7e76e951d3570eb185b7422f97196f799210c267b106fb18cba9b032, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:37.9248|INFO|73|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa77f201f7e76e951d3570eb185b7422f97196f799210c267b106fb18cba9b032, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:37.9712|INFO|3|Received a new payload: 7503025 (0x10644a935a84e2d200e846f0983506fd84baf8997256b4b3ae5a853ce3a0d92f) 2022-08-31 11:36:37.9755|INFO|3|Syncing... Parent wasn't processed. Inserting block 7503025 (0x10644a...a0d92f). 2022-08-31 11:36:38.4359|INFO|81|Received: ForkchoiceState: (HeadBlockHash: 0x10644a935a84e2d200e846f0983506fd84baf8997256b4b3ae5a853ce3a0d92f, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:38.4359|INFO|81|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x10644a935a84e2d200e846f0983506fd84baf8997256b4b3ae5a853ce3a0d92f, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:38.4458|INFO|85|Received a new payload: 7503026 (0xdb6031636907e8c6a19c7d5c40aeab8ceab54673228ce89f835fb88501e50e0b) 2022-08-31 11:36:38.4458|INFO|85|Syncing... Parent wasn't processed. Inserting block 7503026 (0xdb6031...e50e0b). 2022-08-31 11:36:38.4933|TRACE|81| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:38.4933|TRACE|81| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:38.4933|TRACE|81| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:38.4933|TRACE|81| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:38.4933|TRACE|81| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:38.4933|TRACE|81| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:38.4933|TRACE|81| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:38.4933|TRACE|81| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:38.4933|INFO|81|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:38.4933|TRACE|81|Changing state to StateNodes | 2022-08-31 11:36:38.7121|INFO|3|Received: ForkchoiceState: (HeadBlockHash: 0xdb6031636907e8c6a19c7d5c40aeab8ceab54673228ce89f835fb88501e50e0b, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:38.7121|INFO|3|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xdb6031636907e8c6a19c7d5c40aeab8ceab54673228ce89f835fb88501e50e0b, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:38.7306|INFO|90|Received a new payload: 7503027 (0xa161380707fd89fbff0ddf8b4a4724c6128f0b346e952ae48cdbf065e26ac4ba) 2022-08-31 11:36:38.7306|INFO|90|Syncing... Parent wasn't processed. Inserting block 7503027 (0xa16138...6ac4ba). 2022-08-31 11:36:38.7879|INFO|3|Received a new payload: 7503027 (0xa161380707fd89fbff0ddf8b4a4724c6128f0b346e952ae48cdbf065e26ac4ba) 2022-08-31 11:36:38.7879|INFO|3|Syncing... Parent wasn't processed. Block already known in blockTree 7503027 (0xa16138...6ac4ba). 2022-08-31 11:36:39.0129|INFO|83|Received: ForkchoiceState: (HeadBlockHash: 0xa161380707fd89fbff0ddf8b4a4724c6128f0b346e952ae48cdbf065e26ac4ba, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:39.0129|INFO|83|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xa161380707fd89fbff0ddf8b4a4724c6128f0b346e952ae48cdbf065e26ac4ba, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:39.0358|INFO|72|Received a new payload: 7503028 (0x9de099ccfcc02bcebeea9a0b0513f6c56b151a25e658e715d75cadead45b1036) 2022-08-31 11:36:39.0385|INFO|72|Syncing... Parent wasn't processed. Inserting block 7503028 (0x9de099...5b1036). 2022-08-31 11:36:39.0772|INFO|78|Received a new payload: 7503028 (0x9de099ccfcc02bcebeea9a0b0513f6c56b151a25e658e715d75cadead45b1036) 2022-08-31 11:36:39.0793|INFO|78|Syncing... Parent wasn't processed. Block already known in blockTree 7503028 (0x9de099...5b1036). 2022-08-31 11:36:39.4934|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:39.4934|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:39.4934|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:39.4934|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:39.4934|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:39.4934|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:39.4934|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:39.4934|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:39.4934|INFO|3|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:39.4934|TRACE|3|Changing state to StateNodes | 2022-08-31 11:36:39.6001|INFO|3|Received: ForkchoiceState: (HeadBlockHash: 0x9de099ccfcc02bcebeea9a0b0513f6c56b151a25e658e715d75cadead45b1036, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:39.6001|INFO|3|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x9de099ccfcc02bcebeea9a0b0513f6c56b151a25e658e715d75cadead45b1036, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:39.6035|INFO|96|Received a new payload: 7503029 (0xfdaf7441e4b06f711593d2269ef9f4ac27873bd88f5bcd9450ac72f6b9c0d1b7) 2022-08-31 11:36:39.6035|INFO|96|Syncing... Parent wasn't processed. Inserting block 7503029 (0xfdaf74...c0d1b7). 2022-08-31 11:36:39.7990|INFO|3|Received a new payload: 7503029 (0xfdaf7441e4b06f711593d2269ef9f4ac27873bd88f5bcd9450ac72f6b9c0d1b7) 2022-08-31 11:36:39.7990|INFO|3|Syncing... Parent wasn't processed. Block already known in blockTree 7503029 (0xfdaf74...c0d1b7). 2022-08-31 11:36:39.8275|INFO|3|Received: ForkchoiceState: (HeadBlockHash: 0xfdaf7441e4b06f711593d2269ef9f4ac27873bd88f5bcd9450ac72f6b9c0d1b7, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:39.8275|INFO|3|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xfdaf7441e4b06f711593d2269ef9f4ac27873bd88f5bcd9450ac72f6b9c0d1b7, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:40.4939|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:40.4939|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:40.4939|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:40.4939|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:40.4939|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:40.4939|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:40.4939|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:40.4939|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:40.4939|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:40.4939|TRACE|83|Changing state to StateNodes | 2022-08-31 11:36:40.8113|INFO|81|State Sync 00.00:01:01 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.39% | kB/s: 0 | accounts 0 | nodes 0 | diagnostics: 2.0.17ms 2022-08-31 11:36:41.4922|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:41.4922|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:41.4922|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:41.4922|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:41.4922|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:41.4922|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:41.4922|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:41.4922|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:41.4922|INFO|70|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:41.4922|TRACE|70|Changing state to StateNodes | 2022-08-31 11:36:42.0585|INFO|90|SNAP - progress of State Ranges (Phase 1): 2.734375% [ ] 2022-08-31 11:36:42.4921|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:42.4921|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:42.4921|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:42.4921|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:42.4921|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:42.4921|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:42.4921|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:42.4921|TRACE|90| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:42.4921|INFO|90|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:42.4921|TRACE|90|Changing state to StateNodes | 2022-08-31 11:36:43.4904|TRACE|3| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:43.4904|TRACE|3| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:43.4904|TRACE|3| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:43.4904|TRACE|3| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:43.4904|TRACE|3| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:43.4904|TRACE|3| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:43.4904|TRACE|3| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:43.4904|TRACE|3| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:43.4904|INFO|3|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:43.4904|TRACE|3|Changing state to StateNodes | 2022-08-31 11:36:44.4929|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:44.4929|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:44.4929|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:44.4929|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:44.4929|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:44.4929|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:44.4929|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:44.4929|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:44.4929|INFO|70|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:44.4929|TRACE|70|Changing state to StateNodes | 2022-08-31 11:36:45.4939|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:45.4939|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:45.4939|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:45.4939|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:45.4939|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:45.4939|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:45.4939|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:45.4939|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:45.4939|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:45.4939|TRACE|83|Changing state to StateNodes | 2022-08-31 11:36:46.4921|TRACE|83| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:46.4921|TRACE|83| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:46.4921|TRACE|83| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:46.4921|TRACE|83| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:46.4921|TRACE|83| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:46.4921|TRACE|83| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:46.4921|TRACE|83| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:46.4921|TRACE|83| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:46.4921|INFO|83|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:46.4921|TRACE|83|Changing state to StateNodes | 2022-08-31 11:36:47.4934|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:47.4934|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:47.4934|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:47.4934|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:47.4934|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:47.4934|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:47.4934|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:47.4934|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:47.4934|INFO|10|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:47.4934|TRACE|10|Changing state to StateNodes | 2022-08-31 11:36:48.4939|TRACE|10| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:48.4939|TRACE|10| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:48.4939|TRACE|10| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:48.4939|TRACE|10| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:48.4939|TRACE|10| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:48.4939|TRACE|10| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:48.4939|TRACE|10| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:48.4939|TRACE|10| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:48.4939|INFO|10|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:48.4939|TRACE|10|Changing state to StateNodes | 2022-08-31 11:36:48.8364|INFO|73|Received a new payload: 7503030 (0x18222bd347e4157b1f884b2e5b64e8e32a1dd50749ee7feeadb29eef6bd0635e) 2022-08-31 11:36:48.8379|INFO|73|Syncing... Parent wasn't processed. Inserting block 7503030 (0x18222b...d0635e). 2022-08-31 11:36:49.0668|INFO|70|Received: ForkchoiceState: (HeadBlockHash: 0x18222bd347e4157b1f884b2e5b64e8e32a1dd50749ee7feeadb29eef6bd0635e, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:36:49.0668|INFO|70|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0x18222bd347e4157b1f884b2e5b64e8e32a1dd50749ee7feeadb29eef6bd0635e, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:36:49.4928|TRACE|70| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:49.4928|TRACE|70| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:49.4928|TRACE|70| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:49.4928|TRACE|70| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:49.4928|TRACE|70| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:49.4928|TRACE|70| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:49.4928|TRACE|70| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:49.4928|TRACE|70| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:49.4928|INFO|70|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:49.4928|TRACE|70|Changing state to StateNodes | 2022-08-31 11:36:50.4925|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:50.4925|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:50.4925|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:50.4925|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:50.4925|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:50.4925|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:50.4925|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:50.4925|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:50.4925|INFO|105|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:50.4925|TRACE|105|Changing state to StateNodes | 2022-08-31 11:36:50.6424|INFO|70|Peers | with known best block: 1 | all: 1 | 2022-08-31 11:36:50.6424|INFO|70|Syncing state nodes 2022-08-31 11:36:50.6424|INFO|70|Sync peers - Initialized: 1 | All: 1 | Max: 50 ===[Active][Sleep ][Peer (ProtocolVersion/Head/Host:Port) ][Transfer Speeds (L/H/B/R/N/S) ][Client Info (Name/Version/Operating System/Language) ] -------------------------------------------------------------------------------------------------------------------------------------------------------------- [ ][ NS ][Peer|eth66| 7502962|194.163.154.193:30303][ 63| 20| 0| 0| 0| 3][Geth/v1.10.23-stable-d901d853/linux-amd64/go1.18.5] 2022-08-31 11:36:51.4931|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:51.4931|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:51.4931|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:51.4931|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:51.4931|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:51.4931|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:51.4931|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:51.4931|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:51.4931|INFO|91|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:51.4931|TRACE|91|Changing state to StateNodes | 2022-08-31 11:36:52.4904|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:52.4904|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:52.4904|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:52.4904|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:52.4904|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:52.4904|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:52.4904|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:52.4904|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:52.4904|INFO|105|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:52.4904|TRACE|105|Changing state to StateNodes | 2022-08-31 11:36:53.4920|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:53.4920|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:53.4920|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:53.4920|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:53.4920|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:53.4920|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:53.4920|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:53.4920|TRACE|73| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:53.4920|INFO|73|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:53.4920|TRACE|73|Changing state to StateNodes | 2022-08-31 11:36:54.4945|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:54.4945|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:54.4945|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:54.4945|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:54.4945|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:54.4945|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:54.4945|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:54.4945|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:54.4945|INFO|96|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:54.4945|TRACE|96|Changing state to StateNodes | 2022-08-31 11:36:55.4933|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:55.4933|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:55.4933|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:55.4933|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:55.4933|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:55.4933|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:55.4933|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:55.4933|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:55.4933|INFO|105|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:55.4933|TRACE|105|Changing state to StateNodes | 2022-08-31 11:36:56.3440|INFO|90|Executing JSON RPC call engine_exchangeTransitionConfigurationV1 with params [{ "terminalTotalDifficulty": "0xa4a470", "terminalBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "terminalBlockNumber": "0x0" }] 2022-08-31 11:36:56.4927|TRACE|90| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:56.4927|TRACE|90| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:56.4927|TRACE|90| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:56.4927|TRACE|90| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:56.4927|TRACE|90| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:56.4927|TRACE|90| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:56.4927|TRACE|90| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:56.4927|TRACE|90| * SNAP_RANGES : yes(SnapSyncEnabled, isCloseToHead, snapNotFinished), no() 2022-08-31 11:36:56.4927|INFO|90|Changing state StateNodes to SnapSync at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7503030|peer total difficulty:10790000 2022-08-31 11:36:56.4927|TRACE|90|Changing state to SnapSync | 2022-08-31 11:36:56.4927|INFO|90|Sync mode changed from StateNodes to SnapSync 2022-08-31 11:36:56.4949|INFO|84|State Sync 00.00:01:16 | ~0.00% | 0.00MB / ~12495.00MB | branches: 0.39% | kB/s: 0 | accounts 0 | nodes 0 | diagnostics: 1.0.17ms 2022-08-31 11:36:56.8447|INFO|101|Executing JSON RPC call eth_chainId with params [] 2022-08-31 11:36:56.8469|INFO|101|Executing JSON RPC call eth_syncing with params [] 2022-08-31 11:36:57.4946|TRACE|73| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:57.4946|TRACE|73| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:57.4946|TRACE|73| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:57.4946|TRACE|73| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:57.4946|TRACE|73| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:57.4946|TRACE|73| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:57.4946|TRACE|73| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:57.4946|TRACE|73| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:57.4946|INFO|73|Changing state SnapSync to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:57.4946|TRACE|73|Changing state to StateNodes | 2022-08-31 11:36:57.4946|INFO|73|Sync mode changed from SnapSync to StateNodes 2022-08-31 11:36:58.4926|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:58.4926|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:58.4926|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:58.4926|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:58.4926|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:58.4926|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:58.4926|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:58.4926|TRACE|84| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:58.4926|INFO|84|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:58.4926|TRACE|84|Changing state to StateNodes | 2022-08-31 11:36:59.4935|TRACE|96| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:36:59.4935|TRACE|96| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:36:59.4935|TRACE|96| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:36:59.4935|TRACE|96| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:36:59.4935|TRACE|96| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:36:59.4935|TRACE|96| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:36:59.4935|TRACE|96| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:36:59.4935|TRACE|96| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:36:59.4935|INFO|96|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:36:59.4935|TRACE|96|Changing state to StateNodes | 2022-08-31 11:37:00.4927|TRACE|84| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:37:00.4927|TRACE|84| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:37:00.4927|TRACE|84| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:37:00.4927|TRACE|84| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:37:00.4927|TRACE|84| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:37:00.4927|TRACE|84| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:37:00.4927|TRACE|84| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:37:00.4927|TRACE|84| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:37:00.4927|INFO|84|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:37:00.4927|TRACE|84|Changing state to StateNodes | 2022-08-31 11:37:00.5507|INFO|96|Received a new payload: 7503031 (0xdb90f83baf465cf952e07b83a2c053564f5595734f059a69ea2b98ae8ed58708) 2022-08-31 11:37:00.5507|INFO|96|Syncing... Parent wasn't processed. Inserting block 7503031 (0xdb90f8...d58708). 2022-08-31 11:37:00.7350|INFO|91|Received: ForkchoiceState: (HeadBlockHash: 0xdb90f83baf465cf952e07b83a2c053564f5595734f059a69ea2b98ae8ed58708, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) 2022-08-31 11:37:00.7350|INFO|91|Syncing beacon headers... Request: ForkchoiceState: (HeadBlockHash: 0xdb90f83baf465cf952e07b83a2c053564f5595734f059a69ea2b98ae8ed58708, SafeBlockHash: 0x4f095a67b814ea3b9e11e73220a170466d907f986745024555d3dfe9d9ca68ce, FinalizedBlockHash: 0x7e8e2dc5be5ba669920e2cfa3848b60ee6ab86fb76e2fbf64834d9f5e52be904) . 2022-08-31 11:37:01.4929|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:37:01.4929|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:37:01.4929|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:37:01.4929|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:37:01.4929|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:37:01.4929|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:37:01.4929|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:37:01.4929|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:37:01.4929|INFO|105|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:37:01.4929|TRACE|105|Changing state to StateNodes | 2022-08-31 11:37:02.4930|TRACE|105| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:37:02.4930|TRACE|105| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:37:02.4930|TRACE|105| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:37:02.4930|TRACE|105| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:37:02.4930|TRACE|105| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:37:02.4930|TRACE|105| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:37:02.4930|TRACE|105| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:37:02.4930|TRACE|105| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:37:02.4930|INFO|105|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:37:02.4930|TRACE|105|Changing state to StateNodes | 2022-08-31 11:37:03.4930|TRACE|101| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:37:03.4930|TRACE|101| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:37:03.4930|TRACE|101| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:37:03.4930|TRACE|101| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:37:03.4930|TRACE|101| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:37:03.4930|TRACE|101| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:37:03.4930|TRACE|101| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:37:03.4930|TRACE|101| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:37:03.4930|INFO|101|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:37:03.4930|TRACE|101|Changing state to StateNodes | 2022-08-31 11:37:04.4931|TRACE|91| FAST : yes(notInBeaconModes, postPivotPeerAvailable, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no(heightDeltaGreaterThanLag) 2022-08-31 11:37:04.4931|TRACE|91| * STATE : yes(fastSyncEnabled, hasFastSyncBeenActive, hasAnyPostPivotPeer, notInFastSync, stateNotDownloadedYet, notInAStickyFullSync, notHasJustStartedFullSync, notNeedToWaitForHeaders), no() 2022-08-31 11:37:04.4931|TRACE|91| FULL : yes(notInBeaconModes, desiredPeerKnown, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync, notNeedToWaitForHeaders), no(notInStateSync) 2022-08-31 11:37:04.4931|TRACE|91| HEADERS : yes(), no(fastBlocksHeadersNotFinished) 2022-08-31 11:37:04.4931|TRACE|91| BODIES : yes(fastBodiesNotFinished, fastHeadersFinished), no(notInStateSync, stateSyncFinished) 2022-08-31 11:37:04.4931|TRACE|91| RECEIPTS : yes(fastReceiptsNotFinished), no(fastBodiesFinished, notInStateSync, stateSyncFinished) 2022-08-31 11:37:04.4931|TRACE|91| WAITING FOR BLOCK : yes(notInBeaconHeaders, postPivotPeerAvailable, hasFastSyncBeenActive, notInFastSync), no(inBeaconControl, noDesiredPeerKnown, notInStateSync) 2022-08-31 11:37:04.4931|TRACE|91| SNAP_RANGES : yes(SnapSyncEnabled, snapNotFinished), no(isCloseToHead) 2022-08-31 11:37:04.4931|INFO|91|Changing state StateNodes to StateNodes at processed:7502981|state:0|block:7503007|header:7503007|chain difficulty:10790000|peer block:7502962|peer total difficulty:10790000 2022-08-31 11:37:04.4931|TRACE|91|Changing state to StateNodes | 2022-08-31 11:37:05.1776|INFO|2|Closing, please wait until all functions are stopped properly... 2022-08-31 11:37:05.1873|INFO|2|Stopping session monitor... 2022-08-31 11:37:05.1873|INFO|2|Stopping session sync mode selector... 2022-08-31 11:37:05.1873|INFO|2|Sync mode selector stopped 2022-08-31 11:37:05.1873|INFO|2|Stopping discovery app... 2022-08-31 11:37:05.1920|INFO|2|Stopping discovery udp channel 2022-08-31 11:37:05.1920|INFO|2|Stopping block producer... 2022-08-31 11:37:05.1941|INFO|91|Discovery shutdown complete.. please wait for all components to close 2022-08-31 11:37:05.1941|INFO|2|Stopping sync peer pool... 2022-08-31 11:37:05.1941|INFO|2|StateSyncDispatcher has finished work. 2022-08-31 11:37:05.1941|INFO|2|SnapSyncDispatcher has finished work. 2022-08-31 11:37:05.1941|INFO|91|State sync task completed. 2022-08-31 11:37:05.1941|INFO|2|Stopping peer pool... 2022-08-31 11:37:05.1941|INFO|91|State sync task completed. 2022-08-31 11:37:05.1941|INFO|2|Peer Pool shutdown complete.. please wait for all components to close 2022-08-31 11:37:05.1941|INFO|2|Stopping peer manager... 2022-08-31 11:37:05.1981|INFO|2|Peer Manager shutdown complete.. please wait for all components to close 2022-08-31 11:37:05.1981|INFO|2|Stopping synchronizer... 2022-08-31 11:37:05.1981|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:37:05.1981|INFO|2|BeaconHeadersSyncDispatcher has finished work. 2022-08-31 11:37:05.1981|INFO|91|Fast sync blocks downloader task completed. 2022-08-31 11:37:05.1981|INFO|2|ReceiptsSyncDispatcher has finished work. 2022-08-31 11:37:05.1981|INFO|2|BodiesSyncDispatcher has finished work. 2022-08-31 11:37:05.1981|INFO|2|HeadersSyncDispatcher has finished work. 2022-08-31 11:37:05.1981|INFO|101|Fast blocks receipts task completed. 2022-08-31 11:37:05.1981|INFO|96|Fast blocks bodies task completed. 2022-08-31 11:37:05.1981|INFO|101|Fast blocks headers task completed. 2022-08-31 11:37:05.1981|INFO|2|MergeBlockDownloader has finished work. 2022-08-31 11:37:05.1981|INFO|2|Stopping blockchain processor... 2022-08-31 11:37:05.1981|INFO|105|Full sync block downloader task completed. 2022-08-31 11:37:05.1981|INFO|91|Beacon headers task completed. 2022-08-31 11:37:05.2018|INFO|2|Stopping rlpx peer... 2022-08-31 11:37:05.2090|INFO|83|Blockchain Processor shutdown complete.. please wait for all components to close 2022-08-31 11:37:05.6504|INFO|94|Peers | with known best block: 1 | all: 1 | 2022-08-31 11:37:07.7156|INFO|18|Peer update loop canceled. 2022-08-31 11:37:10.2110|INFO|105|Local peer shutdown complete.. please wait for all components to close 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin Clique... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin AuRa... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin Ethash... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin NethDev... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin Merge... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin Merge... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin MEV... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin HealthChecks... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin Hive... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin Account Abstraction... 2022-08-31 11:37:10.2110|INFO|105|Disposing plugin EthStats... 2022-08-31 11:37:10.2138|INFO|105|Disposing Nethermind.Runner.JsonRpc.JsonRpcIpcRunner... 2022-08-31 11:37:10.2138|INFO|105|IPC JSON RPC service stopped 2022-08-31 11:37:10.2138|INFO|105|Disposing Nethermind.Core.Reactive+AnonymousDisposable... 2022-08-31 11:37:10.2208|INFO|105|Disposing Nethermind.Consensus.Producers.ProducedBlockSuggester... 2022-08-31 11:37:10.2208|INFO|105|Disposing Nethermind.Synchronization.SyncServer... 2022-08-31 11:37:10.2208|INFO|105|Disposing Nethermind.Merge.Plugin.Synchronization.MergeSynchronizer... 2022-08-31 11:37:10.2220|INFO|105|Disposing Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector... 2022-08-31 11:37:10.2220|INFO|105|Disposing Nethermind.Merge.Plugin.Synchronization.PeerRefresher... 2022-08-31 11:37:10.2220|INFO|105|Disposing Nethermind.Synchronization.Peers.SyncPeerPool... 2022-08-31 11:37:10.2220|INFO|105|Disposing Nethermind.Blockchain.FullPruning.FullPruner... 2022-08-31 11:37:10.2220|INFO|105|Disposing Nethermind.Blockchain.ReceiptCanonicalityMonitor... 2022-08-31 11:37:10.2220|INFO|105|Disposing Nethermind.Trie.Pruning.TrieStore... 2022-08-31 11:37:10.2220|INFO|84|JSON RPC service stopped 2022-08-31 11:37:10.2270|INFO|105|Disposing Nethermind.Blockchain.TrieStoreBoundaryWatcher... 2022-08-31 11:37:10.2270|INFO|105|Disposing Nethermind.Blockchain.FullPruning.PruningTriggerPersistenceStrategy... 2022-08-31 11:37:10.2270|INFO|105|Disposing Nethermind.Merge.Plugin.InvalidChainTracker.InvalidChainTracker... 2022-08-31 11:37:10.2270|INFO|105|Disposing Nethermind.Db.Blooms.BloomStorage... 2022-08-31 11:37:10.2270|INFO|105|Disposing Nethermind.Stats.NodeStatsManager... 2022-08-31 11:37:10.2270|INFO|105|Disposing Nethermind.Crypto.CryptoRandom... 2022-08-31 11:37:10.2270|INFO|105|Closing DBs... 2022-08-31 11:37:10.2300|INFO|105|Disposing DB BlockInfos 2022-08-31 11:37:10.2545|INFO|105|Disposing DB Headers 2022-08-31 11:37:10.2786|INFO|105|Disposing DB Blocks 2022-08-31 11:37:10.3202|INFO|105|Disposing DB State0 2022-08-31 11:37:10.5567|INFO|105|Disposing DB Receipts 2022-08-31 11:37:10.6075|INFO|105|Disposing DB Metadata 2022-08-31 11:37:10.6075|INFO|105|Disposing DB CanonicalHashTrie 2022-08-31 11:37:10.6075|INFO|105|Disposing DB Bloom 2022-08-31 11:37:10.6488|INFO|105|Disposing DB Code 2022-08-31 11:37:10.6952|INFO|105|Disposing DB Witness 2022-08-31 11:37:10.6952|INFO|105|All DBs closed. 2022-08-31 11:37:10.6952|INFO|105|Ethereum shutdown complete... please wait for all components to close 2022-08-31 11:37:10.6952|INFO|105|All done, goodbye!